Trace number 2116845

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.11 1800.86

General information on the benchmark

Namecsp/fapp/fapp04/
normalized-fapp04-0300-4.xml
MD5SUM650642c90363cbf82efaaeb884e45b3c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.7811
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3360
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3360
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-2116845-1248032498/watcher-2116845-1248032498 -o /tmp/evaluation-result-2116845-1248032498/solver-2116845-1248032498 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116845-1248032498.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.97 2.00 1.95 4/80 24212
/proc/meminfo: memFree=1085160/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=1616 CPUtime=0
/proc/24212/stat : 24212 (java) D 24210 24212 23488 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 90315890 1654784 161 996147200 134512640 134550932 4294956064 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/24212/statm: 404 161 124 9 0 46 0

[startup+0.0821941 s]
/proc/loadavg: 1.97 2.00 1.95 4/80 24212
/proc/meminfo: memFree=1085160/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=862296 CPUtime=0.07
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 3248 0 1 0 6 1 0 0 18 0 9 0 90315890 882991104 2716 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 215574 2716 1298 9 0 210444 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 862296

[startup+0.101183 s]
/proc/loadavg: 1.97 2.00 1.95 4/80 24212
/proc/meminfo: memFree=1085160/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=864104 CPUtime=0.08
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 3885 0 1 0 7 1 0 0 18 0 9 0 90315890 884842496 3335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216026 3335 1748 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.301215 s]
/proc/loadavg: 1.97 2.00 1.95 4/80 24212
/proc/meminfo: memFree=1085160/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=864888 CPUtime=0.29
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 4967 0 1 0 26 3 0 0 18 0 9 0 90315890 885645312 4392 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216222 4392 1858 9 0 210691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864888

[startup+0.701271 s]
/proc/loadavg: 1.97 2.00 1.95 4/80 24212
/proc/meminfo: memFree=1085160/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865020 CPUtime=0.68
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 8306 0 1 0 64 4 0 0 18 0 9 0 90315890 885780480 7720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216255 7721 1902 9 0 210724 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865020

[startup+1.50238 s]
/proc/loadavg: 1.97 2.00 1.95 3/89 24221
/proc/meminfo: memFree=1049120/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865136 CPUtime=1.49
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 20540 0 1 0 139 10 0 0 18 0 9 0 90315890 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216284 19917 1984 9 0 210753 0
[pid=24212/tid=24214] ppid=24210 vsize=865136 CPUtime=1.09
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14807 0 1 0 102 7 0 0 25 0 9 0 90315891 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4125901476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865136 CPUtime=0.09
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 4367 0 0 0 8 1 0 0 17 0 9 0 90315892 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865136 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865136 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865136 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865136 CPUtime=0.27
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 635 0 0 0 27 0 0 0 15 0 9 0 90315895 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865136 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865136 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 885899264 19917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865136

[startup+3.10262 s]
/proc/loadavg: 1.97 2.00 1.95 3/89 24221
/proc/meminfo: memFree=1012512/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=3.08
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 20635 0 1 0 298 10 0 0 18 0 9 0 90315890 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 20010 1987 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=2.6
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14844 0 1 0 253 7 0 0 25 0 9 0 90315891 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4127222608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.09
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 4367 0 0 0 8 1 0 0 17 0 9 0 90315892 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.35
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 693 0 0 0 35 0 0 0 15 0 9 0 90315895 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 20010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 865268

[startup+6.30108 s]
/proc/loadavg: 2.05 2.01 1.95 3/89 24221
/proc/meminfo: memFree=976800/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=6.28
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 29493 0 1 0 614 14 0 0 18 0 9 0 90315890 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 28866 1987 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=5.69
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14849 0 1 0 562 7 0 0 25 0 9 0 90315891 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4126626616 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.2
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 13218 0 0 0 15 5 0 0 17 0 9 0 90315892 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.35
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 695 0 0 0 35 0 0 0 16 0 9 0 90315895 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 28866 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 865268

[startup+12.703 s]
/proc/loadavg: 2.04 2.01 1.95 3/89 24221
/proc/meminfo: memFree=888736/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=12.68
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 51467 0 1 0 1245 23 0 0 18 0 9 0 90315890 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 50837 1987 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=11.92
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14852 0 1 0 1185 7 0 0 25 0 9 0 90315891 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4127229520 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.36
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 35188 0 0 0 23 13 0 0 17 0 9 0 90315892 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.36
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 696 0 0 0 36 0 0 0 16 0 9 0 90315895 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 50837 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 865268

[startup+25.5019 s]
/proc/loadavg: 2.03 2.01 1.95 3/89 24221
/proc/meminfo: memFree=844576/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=25.47
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 62510 0 1 0 2520 27 0 0 18 0 9 0 90315890 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 61871 1992 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=24.57
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14878 0 1 0 2449 8 0 0 25 0 9 0 90315891 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4127207927 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.44
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 46155 0 0 0 27 17 0 0 16 0 9 0 90315892 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.44
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 746 0 0 0 43 1 0 0 15 0 9 0 90315895 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 61871 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 865268

[startup+51.1016 s]
/proc/loadavg: 2.02 2.01 1.95 3/89 24221
/proc/meminfo: memFree=830944/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=51.06
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 65929 0 1 0 5073 33 0 0 18 0 9 0 90315890 886034432 65280 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 65280 1992 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=50.12
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14888 0 1 0 5000 12 0 0 25 0 9 0 90315891 886034432 65280 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.46
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 49560 0 0 0 28 18 0 0 16 0 9 0 90315892 886034432 65280 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65280 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65280 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 65280 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.45
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 750 0 0 0 44 1 0 0 16 0 9 0 90315895 886034432 65280 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 65280 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.46
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 752 0 0 0 45 1 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 865268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 24267
/proc/meminfo: memFree=776352/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=1541.65
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 66027 0 1 0 153976 189 0 0 18 0 9 0 90315890 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 65285 1992 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=1540.58
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14981 0 1 0 153891 167 0 0 25 0 9 0 90315891 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4127440882 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.57
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 49563 0 0 0 38 19 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.46
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 752 0 0 0 45 1 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 865268

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/89 24267
/proc/meminfo: memFree=776416/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=1601.62
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 66031 0 1 0 159971 191 0 0 18 0 9 0 90315890 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 65285 1992 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=1600.56
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14985 0 1 0 159886 170 0 0 25 0 9 0 90315891 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.58
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 49563 0 0 0 39 19 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.46
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 752 0 0 0 45 1 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 865268

[startup+1662.3 s]
/proc/loadavg: 2.15 2.05 1.97 3/89 24267
/proc/meminfo: memFree=776352/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=1661.59
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 66035 0 1 0 165959 200 0 0 18 0 9 0 90315890 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 65285 1992 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=1660.53
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14989 0 1 0 165874 179 0 0 25 0 9 0 90315891 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4127217488 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.58
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 49563 0 0 0 39 19 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.46
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 752 0 0 0 45 1 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 865268

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 1.97 3/89 24267
/proc/meminfo: memFree=776352/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=1721.57
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 66038 0 1 0 171947 210 0 0 18 0 9 0 90315890 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 65285 1992 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=1720.49
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14992 0 1 0 171861 188 0 0 25 0 9 0 90315891 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.59
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 49563 0 0 0 40 19 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.46
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 752 0 0 0 45 1 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 865268

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 1.97 3/89 24267
/proc/meminfo: memFree=776288/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=1781.54
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 66040 0 1 0 177940 214 0 0 18 0 9 0 90315890 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 65285 1992 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=1780.47
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14994 0 1 0 177854 193 0 0 25 0 9 0 90315891 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4127450002 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.59
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 49563 0 0 0 40 19 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.46
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 752 0 0 0 45 1 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 865268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.01 2.03 1.97 3/89 24267
/proc/meminfo: memFree=776288/2055920 swapFree=4192812/4192956
[pid=24212] ppid=24210 vsize=865268 CPUtime=1800.05
/proc/24212/stat : 24212 (java) S 24210 24212 23488 0 -1 0 66041 0 1 0 179788 217 0 0 18 0 9 0 90315890 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24212/statm: 216317 65285 1992 9 0 210786 0
[pid=24212/tid=24214] ppid=24210 vsize=865268 CPUtime=1798.97
/proc/24212/task/24214/stat : 24214 (java) R 24210 24212 23488 0 -1 64 14995 0 1 0 179702 195 0 0 25 0 9 0 90315891 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24215] ppid=24210 vsize=865268 CPUtime=0.59
/proc/24212/task/24215/stat : 24215 (java) S 24210 24212 23488 0 -1 64 49563 0 0 0 40 19 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24216] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24216/stat : 24216 (java) S 24210 24212 23488 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24217] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24217/stat : 24217 (java) S 24210 24212 23488 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90315892 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24218] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24218/stat : 24218 (java) S 24210 24212 23488 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24219] ppid=24210 vsize=865268 CPUtime=0.46
/proc/24212/task/24219/stat : 24219 (java) S 24210 24212 23488 0 -1 64 752 0 0 0 45 1 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24220] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24220/stat : 24220 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24212/tid=24221] ppid=24210 vsize=865268 CPUtime=0
/proc/24212/task/24221/stat : 24221 (java) S 24210 24212 23488 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90315895 886034432 65285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 865268

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): 1800.86
CPU time (s): 1800.11
CPU user time (s): 1797.9
CPU system time (s): 2.21166
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 865268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.9
system time used= 2.21166
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66062
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= 40031
involuntary context switches= 54416

runsolver used 2.70259 second user time and 5.49916 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-19 21:41:38
IDJOB=2116845
IDBENCH=57901
IDSOLVER=780
FILE ID=node30/2116845-1248032498
PBS_JOBID= 9528988
Free space on /tmp= 66300 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/fapp/fapp04/normalized-fapp04-0300-4.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-2116845-1248032498/watcher-2116845-1248032498 -o /tmp/evaluation-result-2116845-1248032498/solver-2116845-1248032498 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116845-1248032498.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= 650642c90363cbf82efaaeb884e45b3c
RANDOM SEED=373874910

node30.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.277
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.277
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:       1085640 kB
Buffers:         98968 kB
Cached:         706832 kB
SwapCached:          0 kB
Active:         263152 kB
Inactive:       616656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1085640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5424 kB
Writeback:           0 kB
Mapped:          91840 kB
Slab:            75732 kB
Committed_AS:  1297364 kB
PageTables:       1848 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= 66296 MiB
End job on node30 at 2009-07-19 22:11:41