Trace number 2116002

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.1.1b 2009-07-16? (TO) 1800.13 1816.27

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-15-15-3.xml
MD5SUM788bc16485f787ede0b4976a55d63308
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints11025
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11025
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2116002-1248030594/watcher-2116002-1248030594 -o /tmp/evaluation-result-2116002-1248030594/solver-2116002-1248030594 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116002-1248030594.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.91 4/80 29849
/proc/meminfo: memFree=864632/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=10676 CPUtime=0
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 90122106 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 2669 488 211 9 0 1184 0
[pid=29849/tid=29850] ppid=29847 vsize=10676 CPUtime=0
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 90122108 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 9261016 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0675579 s]
/proc/loadavg: 1.92 1.98 1.91 4/80 29849
/proc/meminfo: memFree=864632/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=862204 CPUtime=0.04
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 2843 0 1 0 3 1 0 0 18 0 9 0 90122106 882896896 2364 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 215551 2364 1141 9 0 210421 0
[pid=29849/tid=29850] ppid=29847 vsize=862204 CPUtime=0.03
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 1905 0 1 0 3 0 0 0 20 0 9 0 90122108 882896896 2364 996147200 134512640 134550932 4294955888 18446744073709551615 4125901566 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 862204

[startup+0.102564 s]
/proc/loadavg: 1.92 1.98 1.91 4/80 29849
/proc/meminfo: memFree=864632/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=864060 CPUtime=0.08
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 3790 0 1 0 6 2 0 0 18 0 9 0 90122106 884797440 3253 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216015 3253 1717 9 0 210484 0
[pid=29849/tid=29850] ppid=29847 vsize=864060 CPUtime=0.07
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 2852 0 1 0 6 1 0 0 18 0 9 0 90122108 884797440 3253 996147200 134512640 134550932 4294955888 18446744073709551615 4125923220 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864060

[startup+0.302578 s]
/proc/loadavg: 1.92 1.98 1.91 4/80 29849
/proc/meminfo: memFree=864632/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=864192 CPUtime=0.28
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 4485 0 1 0 26 2 0 0 18 0 9 0 90122106 884932608 3910 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216048 3910 1855 9 0 210517 0
[pid=29849/tid=29850] ppid=29847 vsize=864192 CPUtime=0.25
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 3523 0 1 0 24 1 0 0 19 0 9 0 90122108 884932608 3910 996147200 134512640 134550932 4294955888 18446744073709551615 4125913811 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864192

[startup+0.702618 s]
/proc/loadavg: 1.92 1.98 1.91 4/80 29849
/proc/meminfo: memFree=864632/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=864932 CPUtime=0.68
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 8067 0 1 0 63 5 0 0 18 0 9 0 90122106 885690368 7489 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216233 7489 1868 9 0 210702 0
[pid=29849/tid=29850] ppid=29847 vsize=864932 CPUtime=0.54
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 6822 0 1 0 50 4 0 0 22 0 9 0 90122108 885690368 7489 996147200 134512640 134550932 4294955888 18446744073709551615 4126640810 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864932

[startup+1.50271 s]
/proc/loadavg: 1.92 1.98 1.91 3/89 29858
/proc/meminfo: memFree=831536/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865064 CPUtime=1.47
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 19605 0 1 0 136 11 0 0 18 0 9 0 90122106 885825536 19015 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216266 19015 1912 9 0 210735 0
[pid=29849/tid=29850] ppid=29847 vsize=865064 CPUtime=1.14
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 14292 0 1 0 106 8 0 0 25 0 9 0 90122108 885825536 19015 996147200 134512640 134550932 4294955888 18446744073709551615 4126630725 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865064 CPUtime=0.1
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 4002 0 0 0 9 1 0 0 16 0 9 0 90122109 885825536 19015 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865064 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885825536 19015 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865064 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885825536 19015 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865064 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885825536 19015 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865064 CPUtime=0.2
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 579 0 0 0 20 0 0 0 15 0 9 0 90122112 885825536 19015 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865064 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885825536 19015 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865064 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885825536 19015 996147200 134512640 134550932 4294955888 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) 865064

[startup+3.10186 s]
/proc/loadavg: 1.92 1.98 1.91 3/89 29858
/proc/meminfo: memFree=786864/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=3.06
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 24423 0 1 0 293 13 0 0 18 0 9 0 90122106 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 23810 1964 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=2.48
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 14541 0 1 0 239 9 0 0 25 0 9 0 90122108 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=0.29
/proc/29849/task/29852/stat : 29852 (java) R 29847 29849 29137 0 -1 64 8529 0 0 0 27 2 0 0 16 0 9 0 90122109 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 102546957 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.25
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 621 0 0 0 25 0 0 0 15 0 9 0 90122112 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 23810 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865156

[startup+6.30218 s]
/proc/loadavg: 1.93 1.98 1.91 3/89 29858
/proc/meminfo: memFree=753264/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=6.23
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 32734 0 1 0 606 17 0 0 18 0 9 0 90122106 885919744 32099 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 32099 1987 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=5.04
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 14800 0 1 0 495 9 0 0 25 0 9 0 90122108 885919744 32099 996147200 134512640 134550932 4294955888 18446744073709551615 4127334135 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=0.79
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 16510 0 0 0 73 6 0 0 16 0 9 0 90122109 885919744 32099 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 32099 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 32099 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 32099 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.36
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 692 0 0 0 36 0 0 0 16 0 9 0 90122112 885919744 32099 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 32099 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 32099 996147200 134512640 134550932 4294955888 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) 865156

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.91 3/89 29858
/proc/meminfo: memFree=730736/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=12.56
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 35879 0 1 0 1238 18 0 0 18 0 9 0 90122106 885919744 35237 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 35237 1989 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=11.19
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 14824 0 1 0 1110 9 0 0 25 0 9 0 90122108 885919744 35237 996147200 134512640 134550932 4294955888 18446744073709551615 4127293043 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=0.94
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 19616 0 0 0 88 6 0 0 17 0 9 0 90122109 885919744 35237 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 35237 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 35237 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 35237 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.39
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 707 0 0 0 39 0 0 0 16 0 9 0 90122112 885919744 35237 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 35237 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 35237 996147200 134512640 134550932 4294955888 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) 865156

[startup+25.5021 s]
/proc/loadavg: 1.95 1.98 1.91 3/89 29858
/proc/meminfo: memFree=730736/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=25.24
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 35902 0 1 0 2506 18 0 0 18 0 9 0 90122106 885919744 35248 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 35248 1989 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=23.75
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 14836 0 1 0 2366 9 0 0 25 0 9 0 90122108 885919744 35248 996147200 134512640 134550932 4294955888 18446744073709551615 4127402886 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=1.04
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 19616 0 0 0 98 6 0 0 16 0 9 0 90122109 885919744 35248 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 35248 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 35248 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 35248 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.41
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 718 0 0 0 41 0 0 0 15 0 9 0 90122112 885919744 35248 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 35248 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 35248 996147200 134512640 134550932 4294955888 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) 865156

[startup+51.1026 s]
/proc/loadavg: 1.96 1.98 1.91 3/89 29858
/proc/meminfo: memFree=730416/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=50.6
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 36010 0 1 0 5041 19 0 0 18 0 9 0 90122106 885919744 35333 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 35333 1992 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=48.89
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 14859 0 1 0 4879 10 0 0 25 0 9 0 90122108 885919744 35333 996147200 134512640 134550932 4294955888 18446744073709551615 4127190702 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=1.26
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 19693 0 0 0 119 7 0 0 16 0 9 0 90122109 885919744 35333 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 36771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.43
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 729 0 0 0 43 0 0 0 17 0 9 0 90122112 885919744 36771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 36771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 36771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1468.34
Current children cumulated vsize (KiB) 865156

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/89 29858
/proc/meminfo: memFree=723832/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=1527.79
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 38906 0 1 0 152718 61 0 0 18 0 9 0 90122106 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 36808 1992 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=1512.41
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 16280 0 1 0 151201 40 0 0 25 0 9 0 90122108 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4125903052 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=14.91
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 21165 0 0 0 1473 18 0 0 17 0 9 0 90122109 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.43
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 729 0 0 0 43 0 0 0 17 0 9 0 90122112 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 36808 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1527.79
Current children cumulated vsize (KiB) 865156

[startup+1602.3 s]
/proc/loadavg: 1.93 1.98 1.94 3/89 29896
/proc/meminfo: memFree=736376/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=1587.32
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 38977 0 1 0 158670 62 0 0 18 0 9 0 90122106 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 36814 1992 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=1571.34
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 16345 0 1 0 157093 41 0 0 25 0 9 0 90122108 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4127190684 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=15.51
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 21171 0 0 0 1533 18 0 0 17 0 9 0 90122109 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.43
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 729 0 0 0 43 0 0 0 17 0 9 0 90122112 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 36814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1587.32
Current children cumulated vsize (KiB) 865156

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/89 29896
/proc/meminfo: memFree=736120/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=1647.3
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 39058 0 1 0 164666 64 0 0 18 0 9 0 90122106 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 36828 1992 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=1630.72
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 16412 0 1 0 163029 43 0 0 25 0 9 0 90122108 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4127327054 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=16.12
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 21185 0 0 0 1593 19 0 0 16 0 9 0 90122109 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.43
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 729 0 0 0 43 0 0 0 17 0 9 0 90122112 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 36828 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1647.3
Current children cumulated vsize (KiB) 865156

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 1.95 3/89 29932
/proc/meminfo: memFree=525624/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=1707.04
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 39149 0 1 0 170637 67 0 0 18 0 9 0 90122106 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 36853 1992 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=1689.83
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 16478 0 1 0 168938 45 0 0 25 0 9 0 90122108 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4127402886 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=16.76
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 21210 0 0 0 1656 20 0 0 17 0 9 0 90122109 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.43
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 729 0 0 0 43 0 0 0 17 0 9 0 90122112 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 36853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1707.04
Current children cumulated vsize (KiB) 865156

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.95 3/89 29932
/proc/meminfo: memFree=436856/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=1766.48
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 39237 0 1 0 176579 69 0 0 18 0 9 0 90122106 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 36880 1992 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=1748.63
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 16539 0 1 0 174816 47 0 0 25 0 9 0 90122108 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4127342715 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=17.38
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 21237 0 0 0 1718 20 0 0 16 0 9 0 90122109 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.43
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 729 0 0 0 43 0 0 0 17 0 9 0 90122112 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 36880 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1766.48
Current children cumulated vsize (KiB) 865156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.2 s]
/proc/loadavg: 2.01 2.01 1.95 3/89 29932
/proc/meminfo: memFree=436664/2055920 swapFree=4192812/4192956
[pid=29849] ppid=29847 vsize=865156 CPUtime=1800.06
/proc/29849/stat : 29849 (java) S 29847 29849 29137 0 -1 0 39321 0 1 0 179936 70 0 0 18 0 9 0 90122106 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29849/statm: 216289 36932 1992 9 0 210758 0
[pid=29849/tid=29850] ppid=29847 vsize=865156 CPUtime=1781.89
/proc/29849/task/29850/stat : 29850 (java) R 29847 29849 29137 0 -1 64 16571 0 1 0 178142 47 0 0 25 0 9 0 90122108 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4127239577 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29852] ppid=29847 vsize=865156 CPUtime=17.7
/proc/29849/task/29852/stat : 29852 (java) S 29847 29849 29137 0 -1 64 21289 0 0 0 1750 20 0 0 16 0 9 0 90122109 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29853] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29853/stat : 29853 (java) S 29847 29849 29137 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29854] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29854/stat : 29854 (java) S 29847 29849 29137 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90122110 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29855] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29855/stat : 29855 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90122112 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29856] ppid=29847 vsize=865156 CPUtime=0.43
/proc/29849/task/29856/stat : 29856 (java) S 29847 29849 29137 0 -1 64 729 0 0 0 43 0 0 0 17 0 9 0 90122112 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29857] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29857/stat : 29857 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90122112 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29849/tid=29858] ppid=29847 vsize=865156 CPUtime=0
/proc/29849/task/29858/stat : 29858 (java) S 29847 29849 29137 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90122112 885919744 36932 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 865156

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): 1816.27
CPU time (s): 1800.13
CPU user time (s): 1799.4
CPU system time (s): 0.729889
CPU usage (%): 99.1113
Max. virtual memory (cumulated for all children) (KiB): 865156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.729889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39343
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= 53699
involuntary context switches= 88318

runsolver used 2.56361 second user time and 5.84311 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-19 21:09:54
IDJOB=2116002
IDBENCH=56100
IDSOLVER=780
FILE ID=node70/2116002-1248030594
PBS_JOBID= 9528911
Free space on /tmp= 66420 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-15-15-3.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2116002-1248030594/watcher-2116002-1248030594 -o /tmp/evaluation-result-2116002-1248030594/solver-2116002-1248030594 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116002-1248030594.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 788bc16485f787ede0b4976a55d63308
RANDOM SEED=1715027082

node70.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.214
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.214
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:        865112 kB
Buffers:         51564 kB
Cached:         963608 kB
SwapCached:          0 kB
Active:         210956 kB
Inactive:       898808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        865112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6852 kB
Writeback:           0 kB
Mapped:         112388 kB
Slab:            66132 kB
Committed_AS:  1507824 kB
PageTables:       1916 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= 66416 MiB
End job on node70 at 2009-07-19 21:40:13