Trace number 2114457

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.14 1808.84

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-57021_ext.xml
MD5SUM73a72b58fd08e3bdce88f31cfc83b195
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1087.2
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
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-2114457-1248026607/watcher-2114457-1248026607 -o /tmp/evaluation-result-2114457-1248026607/solver-2114457-1248026607 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114457-1248026607.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: 0.00 0.00 0.00 3/67 26453
/proc/meminfo: memFree=1171040/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=1612 CPUtime=0
/proc/26453/stat : 26453 (java) R 26451 26453 26394 0 -1 0 155 0 0 0 0 0 0 0 20 0 1 0 89727382 1650688 127 996147200 134512640 134550932 4294956064 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26453/statm: 403 138 102 9 0 45 0

[startup+0.0910151 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 26453
/proc/meminfo: memFree=1171040/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=864104 CPUtime=0.08
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 3789 0 1 0 6 2 0 0 20 0 9 0 89727382 884842496 3254 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216026 3254 1713 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.101014 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 26453
/proc/meminfo: memFree=1171040/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=864104 CPUtime=0.08
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 3899 0 1 0 6 2 0 0 20 0 9 0 89727382 884842496 3347 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216026 3347 1750 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.301037 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 26453
/proc/meminfo: memFree=1171040/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865264 CPUtime=0.37
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 5794 0 1 0 34 3 0 0 20 0 9 0 89727382 886030336 5210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216316 5210 1880 9 0 210785 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 865264

[startup+0.701078 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 26453
/proc/meminfo: memFree=1171040/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=0.86
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 9626 0 1 0 80 6 0 0 20 0 9 0 89727382 886116352 9005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 9005 1964 9 0 210806 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 865348

[startup+1.50216 s]
/proc/loadavg: 0.00 0.00 0.00 2/76 26462
/proc/meminfo: memFree=1133016/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=1.67
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 14410 0 1 0 158 9 0 0 20 0 9 0 89727382 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 13788 1967 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=1.46
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 13082 0 1 0 138 8 0 0 18 0 9 0 89727384 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4126888617 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 11 0 0 0 0 0 0 0 20 0 9 0 89727385 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 89727385 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.2
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 598 0 0 0 20 0 0 0 16 0 9 0 89727387 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 13788 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 865348

[startup+3.10233 s]
/proc/loadavg: 0.00 0.00 0.00 2/76 26462
/proc/meminfo: memFree=1112792/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=3.28
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 16983 0 1 0 317 11 0 0 20 0 9 0 89727382 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 16357 1980 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=3.03
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 14732 0 1 0 294 9 0 0 18 0 9 0 89727384 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.01
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 914 0 0 0 1 0 0 0 16 0 9 0 89727385 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 604 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 16357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 865348

[startup+6.30167 s]
/proc/loadavg: 0.08 0.02 0.01 2/76 26462
/proc/meminfo: memFree=1108888/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=6.47
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 17892 0 1 0 635 12 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=6.21
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 14735 0 1 0 610 11 0 0 18 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.02
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 2 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 865348

[startup+12.7014 s]
/proc/loadavg: 0.15 0.03 0.01 3/89 26480
/proc/meminfo: memFree=1021224/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=12.84
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 17895 0 1 0 1267 17 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=12.57
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 14738 0 1 0 1242 15 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126906864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.03
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 3 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 865348

[startup+25.5027 s]
/proc/loadavg: 0.56 0.13 0.04 3/89 26480
/proc/meminfo: memFree=1020968/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=25.57
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 17900 0 1 0 2534 23 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=25.31
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 14743 0 1 0 2509 22 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126872745 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.03
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 3 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 865348

[startup+51.1025 s]
/proc/loadavg: 1.05 0.28 0.09 3/89 26480
/proc/meminfo: memFree=1020648/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=51.05
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 17912 0 1 0 5069 36 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=50.77
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 14755 0 1 0 5043 34 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126871143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.03
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 3 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.2
Current children cumulated vsize (KiB) 865348

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.59 3/89 26516
/proc/meminfo: memFree=1002288/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=1534.91
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 18631 0 1 0 152709 782 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=1534.26
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 15474 0 1 0 152651 775 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126843462 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.41
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 36 5 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.91
Current children cumulated vsize (KiB) 865348

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.61 3/89 26516
/proc/meminfo: memFree=1002224/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=1594.61
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 18660 0 1 0 158649 812 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=1593.94
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 15503 0 1 0 158589 805 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126842558 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.42
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 37 5 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.61
Current children cumulated vsize (KiB) 865348

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.63 3/89 26516
/proc/meminfo: memFree=1002288/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=1654.31
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 18690 0 1 0 164586 845 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=1653.64
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 15533 0 1 0 164526 838 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126849455 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.43
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 38 5 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.31
Current children cumulated vsize (KiB) 865348

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.65 3/89 26516
/proc/meminfo: memFree=1002224/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=1714.02
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 18719 0 1 0 170524 878 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=1713.33
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 15562 0 1 0 170463 870 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126916576 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.44
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 39 5 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) R 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.02
Current children cumulated vsize (KiB) 865348

[startup+1782.3 s]
/proc/loadavg: 2.00 1.98 1.67 3/89 26516
/proc/meminfo: memFree=1002224/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=1773.73
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 18748 0 1 0 176467 906 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=1773.02
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 15591 0 1 0 176404 898 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126927785 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.47
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 41 6 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.73
Current children cumulated vsize (KiB) 865348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.00 1.98 1.68 3/89 26516
/proc/meminfo: memFree=1002224/2055920 swapFree=4192812/4192956
[pid=26453] ppid=26451 vsize=865348 CPUtime=1800.09
/proc/26453/stat : 26453 (java) S 26451 26453 26394 0 -1 0 18761 0 1 0 179090 919 0 0 20 0 9 0 89727382 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26453/statm: 216337 17263 1981 9 0 210806 0
[pid=26453/tid=26455] ppid=26451 vsize=865348 CPUtime=1799.39
/proc/26453/task/26455/stat : 26455 (java) R 26451 26453 26394 0 -1 64 15604 0 1 0 179027 912 0 0 25 0 9 0 89727384 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4126881976 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26456] ppid=26451 vsize=865348 CPUtime=0.47
/proc/26453/task/26456/stat : 26456 (java) S 26451 26453 26394 0 -1 64 1818 0 0 0 41 6 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26457] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26457/stat : 26457 (java) S 26451 26453 26394 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26458] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26458/stat : 26458 (java) S 26451 26453 26394 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727385 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26459] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26459/stat : 26459 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26460] ppid=26451 vsize=865348 CPUtime=0.21
/proc/26453/task/26460/stat : 26460 (java) S 26451 26453 26394 0 -1 64 606 0 0 0 21 0 0 0 16 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26453/tid=26461] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26461/stat : 26461 (java) S 26451 26453 26394 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26453/tid=26462] ppid=26451 vsize=865348 CPUtime=0
/proc/26453/task/26462/stat : 26462 (java) S 26451 26453 26394 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727387 886116352 17263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865348

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): 1808.84
CPU time (s): 1800.14
CPU user time (s): 1790.93
CPU system time (s): 9.2096
CPU usage (%): 99.5188
Max. virtual memory (cumulated for all children) (KiB): 865348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.93
system time used= 9.2096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18783
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= 44626
involuntary context switches= 64862

runsolver used 2.30765 second user time and 5.9201 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-19 20:03:27
IDJOB=2114457
IDBENCH=53369
IDSOLVER=780
FILE ID=node19/2114457-1248026607
PBS_JOBID= 9529008
Free space on /tmp= 66392 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-57021_ext.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-2114457-1248026607/watcher-2114457-1248026607 -o /tmp/evaluation-result-2114457-1248026607/solver-2114457-1248026607 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114457-1248026607.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= 73a72b58fd08e3bdce88f31cfc83b195
RANDOM SEED=710920134

node19.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:       1171520 kB
Buffers:         90600 kB
Cached:         704048 kB
SwapCached:          0 kB
Active:         219216 kB
Inactive:       590700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1171520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5308 kB
Writeback:           0 kB
Mapped:          25044 kB
Slab:            60160 kB
Committed_AS:   561552 kB
PageTables:       1684 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= 66376 MiB
End job on node19 at 2009-07-19 20:33:38