Trace number 1060034

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco2_impwdeg 2008-06-26? (TO) 1800.1 1807.38

General information on the benchmark

Namecsp/primes-30/
normalized-primes-30-40-3-3.xml
MD5SUM4f15245721c7f3fcf70089d146331321
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.8287
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity6
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)


Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060034-1215125520/watcher-1060034-1215125520 -o /tmp/evaluation-result-1060034-1215125520/solver-1060034-1215125520 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1060034-1215125520.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 1.96 1.68 3/84 1610
/proc/meminfo: memFree=1431648/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=18572 CPUtime=0
/proc/1610/stat : 1610 (runsolver) R 1608 1610 1161 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1991523398 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1610/statm: 4643 292 257 25 0 2626 0

[startup+0.100791 s]
/proc/loadavg: 1.98 1.96 1.68 3/84 1610
/proc/meminfo: memFree=1431648/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=866556 CPUtime=0.09
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 3764 0 1 0 7 2 0 0 19 0 9 0 1991523398 887353344 3237 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216639 3237 1746 9 0 211111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866556

[startup+0.202804 s]
/proc/loadavg: 1.98 1.96 1.68 3/84 1610
/proc/meminfo: memFree=1431648/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=866556 CPUtime=0.18
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 4231 0 1 0 16 2 0 0 19 0 9 0 1991523398 887353344 3684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216639 3684 1852 9 0 211111 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866556

[startup+0.302824 s]
/proc/loadavg: 1.98 1.96 1.68 3/84 1610
/proc/meminfo: memFree=1431648/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=866872 CPUtime=0.28
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 4642 0 1 0 25 3 0 0 19 0 9 0 1991523398 887676928 4084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216718 4084 1886 9 0 211190 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866872

[startup+0.7029 s]
/proc/loadavg: 1.98 1.96 1.68 3/84 1610
/proc/meminfo: memFree=1431648/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=0.68
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 7043 0 1 0 62 6 0 0 19 0 9 0 1991523398 887848960 6445 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 6445 1969 9 0 211232 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867040

[startup+1.50105 s]
/proc/loadavg: 1.98 1.96 1.68 3/93 1619
/proc/meminfo: memFree=1411096/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=1.47
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 8680 0 1 0 139 8 0 0 19 0 9 0 1991523398 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 8079 1976 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=1.23
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 7511 0 1 0 117 6 0 0 25 0 9 0 1991523400 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4126729488 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 1991523401 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1991523401 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1991523401 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.21
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 437 0 0 0 21 0 0 0 16 0 9 0 1991523403 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 8079 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867040

[startup+3.10135 s]
/proc/loadavg: 1.98 1.96 1.68 3/93 1619
/proc/meminfo: memFree=1398936/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=3.05
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 12830 0 1 0 294 11 0 0 19 0 9 0 1991523398 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 12227 1976 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=2.82
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 11660 0 1 0 273 9 0 0 25 0 9 0 1991523400 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4126800368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 1991523401 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1991523401 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1991523401 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.21
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 438 0 0 0 21 0 0 0 15 0 9 0 1991523403 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 12227 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867040

[startup+6.30197 s]
/proc/loadavg: 1.98 1.96 1.68 3/93 1619
/proc/meminfo: memFree=1372952/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=6.23
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 17112 0 1 0 599 24 0 0 19 0 9 0 1991523398 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 16506 1992 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=5.96
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 15595 0 1 0 574 22 0 0 25 0 9 0 1991523400 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4126586522 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.01
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 342 0 0 0 1 0 0 0 16 0 9 0 1991523401 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.22
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 447 0 0 0 22 0 0 0 15 0 9 0 1991523403 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 16506 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867040

[startup+12.7012 s]
/proc/loadavg: 1.98 1.96 1.68 3/93 1619
/proc/meminfo: memFree=1371544/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=12.56
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 17439 0 1 0 1211 45 0 0 19 0 9 0 1991523398 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 16829 1992 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=12.3
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 15599 0 1 0 1187 43 0 0 25 0 9 0 1991523400 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4126842995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.01
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 665 0 0 0 1 0 0 0 17 0 9 0 1991523401 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.22
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 447 0 0 0 22 0 0 0 15 0 9 0 1991523403 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867040

[startup+25.5026 s]
/proc/loadavg: 1.98 1.96 1.69 3/93 1619
/proc/meminfo: memFree=1371544/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=25.24
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 17442 0 1 0 2437 87 0 0 19 0 9 0 1991523398 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 16829 1992 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=24.95
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 15602 0 1 0 2411 84 0 0 25 0 9 0 1991523400 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4126727800 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.03
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 665 0 0 0 3 0 0 0 16 0 9 0 1991523401 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.22
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 447 0 0 0 22 0 0 0 15 0 9 0 1991523403 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 16829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867040

[startup+51.1025 s]
/proc/loadavg: 1.99 1.96 1.69 3/93 1619
/proc/meminfo: memFree=1371416/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=50.59
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 17471 0 1 0 4920 139 0 0 19 0 9 0 1991523398 887848960 16849 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 16849 1993 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=50.26
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 15614 0 1 0 4889 137 0 0 25 0 9 0 1991523400 887848960 16849 996147200 134512640 134550740 4294956016 18446744073709551615 4126731047 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.07
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 675 0 0 0 7 0 0 0 16 0 9 0 1991523401 887848960 16849 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 16849 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 16849 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 16849 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.23
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 454 0 0 0 23 0 0 0 16 0 9 0 1991523403 887848960 16849 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0

################
# More data... #
################

/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.25
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 457 0 0 0 24 1 0 0 16 0 9 0 1991523403 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.17
Current children cumulated vsize (KiB) 867040

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.88 3/81 1819
/proc/meminfo: memFree=1472392/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=1535.14
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 18187 0 1 0 153182 332 0 0 19 0 9 0 1991523398 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 17181 1993 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=1534.53
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 15998 0 1 0 153127 326 0 0 25 0 9 0 1991523400 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4126893133 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.33
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 1004 0 0 0 29 4 0 0 16 0 9 0 1991523401 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.25
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 457 0 0 0 24 1 0 0 16 0 9 0 1991523403 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 17181 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.14
Current children cumulated vsize (KiB) 867040

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/81 1819
/proc/meminfo: memFree=1472392/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=1595.11
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 18204 0 1 0 159170 341 0 0 19 0 9 0 1991523398 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 17182 1993 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=1594.5
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 16014 0 1 0 159115 335 0 0 25 0 9 0 1991523400 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.34
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 1005 0 0 0 30 4 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.25
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 457 0 0 0 24 1 0 0 16 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.11
Current children cumulated vsize (KiB) 867040

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/81 1819
/proc/meminfo: memFree=1472456/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=1655.08
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 18220 0 1 0 165160 348 0 0 19 0 9 0 1991523398 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 17182 1993 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=1654.46
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 16030 0 1 0 165104 342 0 0 25 0 9 0 1991523400 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.35
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 1005 0 0 0 31 4 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.25
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 457 0 0 0 24 1 0 0 16 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) R 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.08
Current children cumulated vsize (KiB) 867040

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/81 1819
/proc/meminfo: memFree=1472456/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=1715.05
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 18236 0 1 0 171148 357 0 0 19 0 9 0 1991523398 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 17182 1993 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=1714.43
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 16046 0 1 0 171092 351 0 0 25 0 9 0 1991523400 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4126842865 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.36
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 1005 0 0 0 32 4 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.25
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 457 0 0 0 24 1 0 0 16 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.05
Current children cumulated vsize (KiB) 867040

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/81 1819
/proc/meminfo: memFree=1472328/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=1775.02
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 18251 0 1 0 177138 364 0 0 19 0 9 0 1991523398 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 17182 1993 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=1774.4
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 16061 0 1 0 177082 358 0 0 25 0 9 0 1991523400 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4126744157 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.36
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 1005 0 0 0 32 4 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.25
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 457 0 0 0 24 1 0 0 16 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) S 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.02
Current children cumulated vsize (KiB) 867040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/81 1819
/proc/meminfo: memFree=1472328/2055920 swapFree=4180500/4192956
[pid=1610] ppid=1608 vsize=867040 CPUtime=1800.02
/proc/1610/stat : 1610 (java) S 1608 1610 1161 0 -1 0 18258 0 1 0 179635 367 0 0 19 0 9 0 1991523398 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1610/statm: 216760 17182 1993 9 0 211232 0
[pid=1610/tid=1612] ppid=1608 vsize=867040 CPUtime=1799.39
/proc/1610/task/1612/stat : 1612 (java) R 1608 1610 1161 0 -1 64 16068 0 1 0 179578 361 0 0 25 0 9 0 1991523400 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4126830719 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1613] ppid=1608 vsize=867040 CPUtime=0.36
/proc/1610/task/1613/stat : 1613 (java) S 1608 1610 1161 0 -1 64 1005 0 0 0 32 4 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1610/tid=1614] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1614/stat : 1614 (java) S 1608 1610 1161 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1615] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1615/stat : 1615 (java) S 1608 1610 1161 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991523401 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1616] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1616/stat : 1616 (java) S 1608 1610 1161 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1617] ppid=1608 vsize=867040 CPUtime=0.25
/proc/1610/task/1617/stat : 1617 (java) S 1608 1610 1161 0 -1 64 457 0 0 0 24 1 0 0 16 0 9 0 1991523403 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1618] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1618/stat : 1618 (java) S 1608 1610 1161 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1610/tid=1619] ppid=1608 vsize=867040 CPUtime=0
/proc/1610/task/1619/stat : 1619 (java) R 1608 1610 1161 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991523404 887848960 17182 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 867040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1807.38
CPU time (s): 1800.1
CPU user time (s): 1796.41
CPU system time (s): 3.68544
CPU usage (%): 99.5971
Max. virtual memory (cumulated for all children) (KiB): 867040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.41
system time used= 3.68544
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18276
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40670
involuntary context switches= 51239

runsolver used 2.16867 second user time and 6.03508 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-04 00:52:00
IDJOB=1060034
IDBENCH=54399
IDSOLVER=348
FILE ID=node59/1060034-1215125520
PBS_JOBID= 7877212
Free space on /tmp= 66516 MiB

SOLVER NAME= choco2_impwdeg 2008-06-26
BENCH NAME= CPAI08/csp/primes-30/normalized-primes-30-40-3-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1060034-1215125520/watcher-1060034-1215125520 -o /tmp/evaluation-result-1060034-1215125520/solver-1060034-1215125520 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1060034-1215125520.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4f15245721c7f3fcf70089d146331321
RANDOM SEED=586296441

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1432128 kB
Buffers:         67360 kB
Cached:         394644 kB
SwapCached:       6448 kB
Active:         330280 kB
Inactive:       221468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432128 kB
SwapTotal:     4192956 kB
SwapFree:      4180500 kB
Dirty:            6048 kB
Writeback:           0 kB
Mapped:         107068 kB
Slab:            56804 kB
Committed_AS:  4068528 kB
PageTables:       2160 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node59 at 2008-07-04 01:22:10