Trace number 2115066

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.21 1814.12

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-8.xml
MD5SUM6ffc155fe35ccd8e570b991c75a33724
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark91.4141
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints47551
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension47302
Global constraints used (with number of constraints)alldifferent(249)

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-2115066-1248027365/watcher-2115066-1248027365 -o /tmp/evaluation-result-2115066-1248027365/solver-2115066-1248027365 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115066-1248027365.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.99 1.82 1.08 4/80 29236
/proc/meminfo: memFree=632952/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=1616 CPUtime=0
/proc/29236/stat : 29236 (java) D 29234 29236 28972 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 89799249 1654784 161 996147200 134512640 134550932 4294956064 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/29236/statm: 404 161 124 9 0 46 0

[startup+0.0632689 s]
/proc/loadavg: 1.99 1.82 1.08 4/80 29236
/proc/meminfo: memFree=632952/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=862204 CPUtime=0.04
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 2819 0 1 0 3 1 0 0 18 0 9 0 89799249 882896896 2344 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 215551 2344 1133 9 0 210421 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 862204

[startup+0.101274 s]
/proc/loadavg: 1.99 1.82 1.08 4/80 29236
/proc/meminfo: memFree=632952/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=864060 CPUtime=0.09
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 3799 0 1 0 7 2 0 0 18 0 9 0 89799249 884797440 3262 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216015 3262 1719 9 0 210484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864060

[startup+0.301285 s]
/proc/loadavg: 1.99 1.82 1.08 4/80 29236
/proc/meminfo: memFree=632952/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=864192 CPUtime=0.28
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 4481 0 1 0 25 3 0 0 18 0 9 0 89799249 884932608 3906 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216048 3906 1855 9 0 210517 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864192

[startup+0.701318 s]
/proc/loadavg: 1.99 1.82 1.08 4/80 29236
/proc/meminfo: memFree=632952/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=864932 CPUtime=0.68
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 8949 0 1 0 63 5 0 0 18 0 9 0 89799249 885690368 8374 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216233 8374 1859 9 0 210702 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864932

[startup+1.50238 s]
/proc/loadavg: 1.99 1.82 1.08 4/89 29245
/proc/meminfo: memFree=589040/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=864932 CPUtime=1.47
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 26076 0 1 0 134 13 0 0 18 0 9 0 89799249 885690368 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216233 25494 1881 9 0 210702 0
[pid=29236/tid=29238] ppid=29234 vsize=864932 CPUtime=1.12
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14197 0 1 0 106 6 0 0 25 0 9 0 89799250 885690368 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4126635123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29239] ppid=29234 vsize=864932 CPUtime=0.19
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 10617 0 0 0 14 5 0 0 17 0 9 0 89799252 885690368 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29240] ppid=29234 vsize=864932 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 885690368 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=864932 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89799252 885690368 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=864932 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 885690368 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=864932 CPUtime=0.13
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 530 0 0 0 13 0 0 0 16 0 9 0 89799254 885690368 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=864932 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 885690368 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=864932 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 885690368 25494 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) 864932

[startup+3.10151 s]
/proc/loadavg: 1.99 1.82 1.08 4/89 29245
/proc/meminfo: memFree=532784/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865064 CPUtime=3.06
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 33266 0 1 0 289 17 0 0 18 0 9 0 89799249 885825536 32674 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216266 32674 1912 9 0 210735 0
[pid=29236/tid=29238] ppid=29234 vsize=865064 CPUtime=2.39
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14294 0 1 0 232 7 0 0 25 0 9 0 89799250 885825536 32674 996147200 134512640 134550932 4294955888 18446744073709551615 102897728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865064 CPUtime=0.45
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 17663 0 0 0 37 8 0 0 16 0 9 0 89799252 885825536 32674 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865064 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 885825536 32674 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865064 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89799252 885825536 32674 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865064 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 885825536 32674 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865064 CPUtime=0.19
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 577 0 0 0 19 0 0 0 15 0 9 0 89799254 885825536 32674 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865064 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 885825536 32674 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865064 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 885825536 32674 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) 865064

[startup+6.30276 s]
/proc/loadavg: 1.99 1.83 1.09 3/89 29245
/proc/meminfo: memFree=494000/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865688 CPUtime=6.23
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 41492 0 1 0 603 20 0 0 18 0 9 0 89799249 886464512 40872 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216422 40872 1967 9 0 210891 0
[pid=29236/tid=29238] ppid=29234 vsize=865688 CPUtime=5.04
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14551 0 1 0 497 7 0 0 25 0 9 0 89799250 886464512 40872 996147200 134512640 134550932 4294955888 18446744073709551615 4159555168 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865688 CPUtime=0.88
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 25436 0 0 0 78 10 0 0 16 0 9 0 89799252 886464512 40872 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865688 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886464512 40872 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865688 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886464512 40872 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865688 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886464512 40872 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865688 CPUtime=0.28
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 772 0 0 0 27 1 0 0 16 0 9 0 89799254 886464512 40872 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865688 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886464512 40872 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865688 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886464512 40872 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) 865688

[startup+12.7013 s]
/proc/loadavg: 1.99 1.83 1.09 4/89 29245
/proc/meminfo: memFree=381680/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=12.56
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 74815 0 1 0 1221 35 0 0 18 0 9 0 89799249 886398976 74161 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 74161 1993 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=9.75
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14839 0 1 0 967 8 0 0 25 0 9 0 89799250 886398976 74161 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=2.37
/proc/29236/task/29239/stat : 29239 (java) R 29234 29236 28972 0 -1 64 58384 0 0 0 213 24 0 0 16 0 9 0 89799252 886398976 74161 996147200 134512640 134550932 4294955888 18446744073709551615 101607132 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 74161 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 74161 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 74161 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.42
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 859 0 0 0 41 1 0 0 15 0 9 0 89799254 886398976 74161 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 74161 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886398976 74161 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) 865624

[startup+25.5023 s]
/proc/loadavg: 2.06 1.85 1.11 3/89 29245
/proc/meminfo: memFree=226544/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=25.24
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 103870 0 1 0 2477 47 0 0 18 0 9 0 89799249 886398976 103200 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 103200 1993 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=21.21
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14864 0 1 0 2113 8 0 0 25 0 9 0 89799250 886398976 103200 996147200 134512640 134550932 4294955888 18446744073709551615 4127565511 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=3.52
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 87374 0 0 0 316 36 0 0 16 0 9 0 89799252 886398976 103200 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 103200 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 103200 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 103200 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.49
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 899 0 0 0 47 2 0 0 15 0 9 0 89799254 886398976 103200 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 103200 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886398976 103200 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) 865624

[startup+51.1022 s]
/proc/loadavg: 2.10 1.88 1.14 3/89 29245
/proc/meminfo: memFree=226224/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=50.6
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 103890 0 1 0 5012 48 0 0 18 0 9 0 89799249 886398976 103203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 103203 1993 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=46.51
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14881 0 1 0 4642 9 0 0 25 0 9 0 89799250 886398976 103203 996147200 134512640 134550932 4294955888 18446744073709551615 4127534547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=3.57
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 87374 0 0 0 321 36 0 0 17 0 9 0 89799252 886398976 103203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 103203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 103203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 103203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.5
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 902 0 0 0 48 2 0 0 16 0 9 0 89799254 886398976 103203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 103203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1468.5
Current children cumulated vsize (KiB) 865624

[startup+1542.3 s]
/proc/loadavg: 1.97 1.98 1.80 3/89 29319
/proc/meminfo: memFree=385840/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=1528.47
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 107007 0 1 0 152778 69 0 0 18 0 9 0 89799249 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 106270 1998 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=1523.69
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14938 0 1 0 152340 29 0 0 25 0 9 0 89799250 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4127739005 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=4.2
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 90406 0 0 0 384 36 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.55
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 930 0 0 0 53 2 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.47
Current children cumulated vsize (KiB) 865624

[startup+1602.3 s]
/proc/loadavg: 2.07 2.00 1.81 3/89 29319
/proc/meminfo: memFree=377968/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=1588.45
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 107009 0 1 0 158775 70 0 0 18 0 9 0 89799249 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 106270 1998 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=1583.65
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14940 0 1 0 158336 29 0 0 25 0 9 0 89799250 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4127541014 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=4.21
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 90406 0 0 0 385 36 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.55
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 930 0 0 0 53 2 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.45
Current children cumulated vsize (KiB) 865624

[startup+1662.3 s]
/proc/loadavg: 2.10 2.02 1.83 3/89 29319
/proc/meminfo: memFree=375728/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=1648.43
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 107009 0 1 0 164773 70 0 0 18 0 9 0 89799249 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 106270 1998 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=1643.63
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14940 0 1 0 164333 30 0 0 25 0 9 0 89799250 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4127458035 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=4.21
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 90406 0 0 0 385 36 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.55
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 930 0 0 0 53 2 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.43
Current children cumulated vsize (KiB) 865624

[startup+1722.3 s]
/proc/loadavg: 2.24 2.07 1.85 3/89 29319
/proc/meminfo: memFree=375728/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=1708.41
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 107012 0 1 0 170771 70 0 0 18 0 9 0 89799249 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 106270 1998 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=1703.6
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14943 0 1 0 170330 30 0 0 25 0 9 0 89799250 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4126634895 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=4.22
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 90406 0 0 0 386 36 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.55
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 930 0 0 0 53 2 0 0 16 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.41
Current children cumulated vsize (KiB) 865624

[startup+1782.3 s]
/proc/loadavg: 2.09 2.05 1.86 3/89 29319
/proc/meminfo: memFree=375664/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=1768.39
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 107013 0 1 0 176768 71 0 0 18 0 9 0 89799249 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 106270 1998 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=1763.57
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14944 0 1 0 176327 30 0 0 25 0 9 0 89799250 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4127540995 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=4.23
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 90406 0 0 0 387 36 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.55
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 930 0 0 0 53 2 0 0 16 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.39
Current children cumulated vsize (KiB) 865624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814 s]
/proc/loadavg: 2.05 2.05 1.86 3/89 29319
/proc/meminfo: memFree=375728/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=865624 CPUtime=1800.09
/proc/29236/stat : 29236 (java) S 29234 29236 28972 0 -1 0 107013 0 1 0 179938 71 0 0 18 0 9 0 89799249 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29236/statm: 216406 106270 1998 9 0 210875 0
[pid=29236/tid=29238] ppid=29234 vsize=865624 CPUtime=1795.27
/proc/29236/task/29238/stat : 29238 (java) R 29234 29236 28972 0 -1 64 14944 0 1 0 179497 30 0 0 25 0 9 0 89799250 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4127540995 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29239] ppid=29234 vsize=865624 CPUtime=4.23
/proc/29236/task/29239/stat : 29239 (java) S 29234 29236 28972 0 -1 64 90406 0 0 0 387 36 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29240] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29240/stat : 29240 (java) S 29234 29236 28972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29241] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29241/stat : 29241 (java) S 29234 29236 28972 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89799252 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29242] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29242/stat : 29242 (java) S 29234 29236 28972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29243] ppid=29234 vsize=865624 CPUtime=0.55
/proc/29236/task/29243/stat : 29243 (java) S 29234 29236 28972 0 -1 64 930 0 0 0 53 2 0 0 16 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29236/tid=29244] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29244/stat : 29244 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29236/tid=29245] ppid=29234 vsize=865624 CPUtime=0
/proc/29236/task/29245/stat : 29245 (java) S 29234 29236 28972 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89799254 886398976 106270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865624

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

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

[startup+1814.11 s]
/proc/loadavg: 2.05 2.05 1.86 3/89 29319
/proc/meminfo: memFree=375728/2055920 swapFree=4192812/4192956
[pid=29236] ppid=29234 vsize=0 CPUtime=1800.19
/proc/29236/stat : 29236 (java) Z 29234 29236 28972 0 -1 1036 107035 0 1 0 179942 77 0 0 16 0 2 0 89799249 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29236/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1814.12
CPU time (s): 1800.21
CPU user time (s): 1799.43
CPU system time (s): 0.777881
CPU usage (%): 99.233
Max. virtual memory (cumulated for all children) (KiB): 865760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.777881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107035
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= 40006
involuntary context switches= 83881

runsolver used 2.68859 second user time and 5.57415 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-19 20:16:05
IDJOB=2115066
IDBENCH=54125
IDSOLVER=780
FILE ID=node69/2115066-1248027365
PBS_JOBID= 9528913
Free space on /tmp= 66412 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-8.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-2115066-1248027365/watcher-2115066-1248027365 -o /tmp/evaluation-result-2115066-1248027365/solver-2115066-1248027365 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115066-1248027365.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= 6ffc155fe35ccd8e570b991c75a33724
RANDOM SEED=1409744526

node69.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.211
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.211
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:        633432 kB
Buffers:         78396 kB
Cached:        1007836 kB
SwapCached:          0 kB
Active:         386580 kB
Inactive:       956828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        633432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11596 kB
Writeback:           0 kB
Mapped:         275040 kB
Slab:            63900 kB
Committed_AS:  1326976 kB
PageTables:       2376 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= 66408 MiB
End job on node69 at 2009-07-19 20:46:21