Trace number 2114693

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.1 1817.27

General information on the benchmark

Namecsp/QG7/
normalized-quasigroup7-10.xml
MD5SUM66397daf7b6417006d8c79e953125c77
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables498
Number of constraints399
Maximum constraint arity102
Maximum domain size91
Number of constraints which are defined in extension0
Number of constraints which are defined in intension180
Global constraints used (with number of constraints)alldifferent(20),element(199)

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-2114693-1248026632/watcher-2114693-1248026632 -o /tmp/evaluation-result-2114693-1248026632/solver-2114693-1248026632 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114693-1248026632.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.16 0.03 0.01 4/80 25666
/proc/meminfo: memFree=449680/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=10676 CPUtime=0
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 89727173 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 2669 488 211 9 0 1184 0
[pid=25666/tid=25667] ppid=25664 vsize=10676 CPUtime=0
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 89727174 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 13254616 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0434399 s]
/proc/loadavg: 0.16 0.03 0.01 4/80 25666
/proc/meminfo: memFree=449680/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=859892 CPUtime=0.02
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 2288 0 1 0 2 0 0 0 18 0 5 0 89727173 880529408 1870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 214973 1870 869 9 0 209888 0
[pid=25666/tid=25667] ppid=25664 vsize=860732 CPUtime=0.02
/proc/25666/task/25667/stat : 25667 (java) S 25664 25666 25438 0 -1 64 1669 0 1 0 2 0 0 0 18 0 7 0 89727174 881389568 1953 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 859892

[startup+0.108696 s]
/proc/loadavg: 0.16 0.03 0.01 4/80 25666
/proc/meminfo: memFree=449680/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=864060 CPUtime=0.08
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 3889 0 1 0 7 1 0 0 18 0 9 0 89727173 884797440 3336 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216015 3336 1746 9 0 210484 0
[pid=25666/tid=25667] ppid=25664 vsize=864060 CPUtime=0.08
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 2952 0 1 0 7 1 0 0 18 0 9 0 89727174 884797440 3336 996147200 134512640 134550932 4294955888 18446744073709551615 104182910 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864060

[startup+0.301726 s]
/proc/loadavg: 0.16 0.03 0.01 4/80 25666
/proc/meminfo: memFree=449680/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=864192 CPUtime=0.28
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 4480 0 1 0 26 2 0 0 18 0 9 0 89727173 884932608 3905 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216048 3905 1855 9 0 210517 0
[pid=25666/tid=25667] ppid=25664 vsize=864192 CPUtime=0.25
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 3519 0 1 0 24 1 0 0 19 0 9 0 89727174 884932608 3905 996147200 134512640 134550932 4294955888 18446744073709551615 4125909336 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864192

[startup+0.701807 s]
/proc/loadavg: 0.16 0.03 0.01 4/80 25666
/proc/meminfo: memFree=449680/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=864932 CPUtime=0.68
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 6106 0 1 0 64 4 0 0 18 0 9 0 89727173 885690368 5520 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216233 5520 1896 9 0 210702 0
[pid=25666/tid=25667] ppid=25664 vsize=864932 CPUtime=0.51
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 4840 0 1 0 49 2 0 0 21 0 9 0 89727174 885690368 5520 996147200 134512640 134550932 4294955888 18446744073709551615 4126767559 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864932

[startup+1.50196 s]
/proc/loadavg: 0.16 0.03 0.01 3/89 25675
/proc/meminfo: memFree=424264/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=1.47
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 10064 0 1 0 140 7 0 0 18 0 9 0 89727173 886648832 9441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 9441 1978 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=1.17
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 8543 0 1 0 111 6 0 0 25 0 9 0 89727174 886648832 9441 996147200 134512640 134550932 4294955888 18446744073709551615 4127137984 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 9441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89727176 886648832 9441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 89727176 886648832 9441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 9441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.29
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 791 0 0 0 28 1 0 0 15 0 9 0 89727178 886648832 9441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 9441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 9441 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) 865868

[startup+3.10226 s]
/proc/loadavg: 0.16 0.03 0.01 3/89 25675
/proc/meminfo: memFree=414920/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=3.05
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 11225 0 1 0 297 8 0 0 18 0 9 0 89727173 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 10601 1978 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=2.71
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 9684 0 1 0 265 6 0 0 25 0 9 0 89727174 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4127078640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 89727176 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89727176 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 89727176 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.32
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 811 0 0 0 31 1 0 0 15 0 9 0 89727178 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 10601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 865868

[startup+6.30187 s]
/proc/loadavg: 0.31 0.07 0.02 3/89 25675
/proc/meminfo: memFree=406536/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=6.23
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 13051 0 1 0 614 9 0 0 18 0 9 0 89727173 886648832 12423 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 12423 1978 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=5.88
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 11502 0 1 0 581 7 0 0 25 0 9 0 89727174 886648832 12423 996147200 134512640 134550932 4294955888 18446744073709551615 4126607108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 12423 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89727176 886648832 12423 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 89727176 886648832 12423 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 12423 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.33
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 819 0 0 0 32 1 0 0 15 0 9 0 89727178 886648832 12423 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 12423 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 12423 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) 865868

[startup+12.7021 s]
/proc/loadavg: 0.44 0.10 0.03 3/89 25675
/proc/meminfo: memFree=391560/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=12.57
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 17638 0 1 0 1246 11 0 0 18 0 9 0 89727173 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 17003 1987 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=12.19
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14853 0 1 0 1210 9 0 0 25 0 9 0 89727174 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4126607479 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.03
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 1232 0 0 0 3 0 0 0 16 0 9 0 89727176 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.33
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 821 0 0 0 32 1 0 0 15 0 9 0 89727178 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 17003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 865868

[startup+25.5015 s]
/proc/loadavg: 0.79 0.19 0.06 3/89 25675
/proc/meminfo: memFree=385992/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=25.24
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 17643 0 1 0 2513 11 0 0 18 0 9 0 89727173 886648832 17005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 17005 1987 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=24.85
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14856 0 1 0 2476 9 0 0 25 0 9 0 89727174 886648832 17005 996147200 134512640 134550932 4294955888 18446744073709551615 4127118448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.03
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 1232 0 0 0 3 0 0 0 17 0 9 0 89727176 886648832 17005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 17005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 17005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 17005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.34
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 823 0 0 0 33 1 0 0 17 0 9 0 89727178 886648832 17005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 17005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 17005 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) 865868

[startup+51.1014 s]
/proc/loadavg: 1.20 0.33 0.11 3/89 25675
/proc/meminfo: memFree=378504/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=50.6
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 18879 0 1 0 5046 14 0 0 18 0 9 0 89727173 886648832 18233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 18233 1987 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=50.15
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14864 0 1 0 5005 10 0 0 25 0 9 0 89727174 886648832 18233 996147200 134512640 134550932 4294955888 18446744073709551615 4127080689 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.06
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 2454 0 0 0 5 1 0 0 16 0 9 0 89727176 886648832 18233 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.38
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 843 0 0 0 37 1 0 0 16 0 9 0 89727178 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1468.29
Current children cumulated vsize (KiB) 865868

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/89 25747
/proc/meminfo: memFree=341072/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=1527.73
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 18950 0 1 0 152751 22 0 0 18 0 9 0 89727173 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 18268 1993 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=1527.23
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14908 0 1 0 152705 18 0 0 25 0 9 0 89727174 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4127056567 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.09
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 2467 0 0 0 8 1 0 0 16 0 9 0 89727176 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.38
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 843 0 0 0 37 1 0 0 16 0 9 0 89727178 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 18268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.73
Current children cumulated vsize (KiB) 865868

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/89 25747
/proc/meminfo: memFree=341008/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=1587.16
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 18952 0 1 0 158694 22 0 0 18 0 9 0 89727173 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 18269 1993 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=1586.67
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14909 0 1 0 158648 19 0 0 25 0 9 0 89727174 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4127048048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.09
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 2468 0 0 0 8 1 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.38
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 843 0 0 0 37 1 0 0 16 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.16
Current children cumulated vsize (KiB) 865868

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.63 3/89 25747
/proc/meminfo: memFree=341008/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=1646.6
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 18953 0 1 0 164637 23 0 0 18 0 9 0 89727173 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 18269 1993 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=1646.09
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14910 0 1 0 164590 19 0 0 25 0 9 0 89727174 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4127079973 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.09
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 2468 0 0 0 8 1 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.38
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 843 0 0 0 37 1 0 0 16 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.6
Current children cumulated vsize (KiB) 865868

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/89 25747
/proc/meminfo: memFree=341008/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=1706.03
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 18954 0 1 0 170580 23 0 0 18 0 9 0 89727173 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 18269 1993 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=1705.53
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14911 0 1 0 170534 19 0 0 25 0 9 0 89727174 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4127137962 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.1
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 2468 0 0 0 9 1 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.38
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 843 0 0 0 37 1 0 0 16 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.03
Current children cumulated vsize (KiB) 865868

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/89 25747
/proc/meminfo: memFree=340880/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=1765.46
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 18955 0 1 0 176523 23 0 0 18 0 9 0 89727173 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 18269 1993 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=1764.96
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14912 0 1 0 176477 19 0 0 25 0 9 0 89727174 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4127084848 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.1
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 2468 0 0 0 9 1 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.38
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 843 0 0 0 37 1 0 0 16 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.46
Current children cumulated vsize (KiB) 865868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.21 s]
/proc/loadavg: 2.00 1.97 1.68 3/89 25747
/proc/meminfo: memFree=340880/2055920 swapFree=4192812/4192956
[pid=25666] ppid=25664 vsize=865868 CPUtime=1800.04
/proc/25666/stat : 25666 (java) S 25664 25666 25438 0 -1 0 18955 0 1 0 179981 23 0 0 18 0 9 0 89727173 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25666/statm: 216467 18269 1993 9 0 210936 0
[pid=25666/tid=25667] ppid=25664 vsize=865868 CPUtime=1799.53
/proc/25666/task/25667/stat : 25667 (java) R 25664 25666 25438 0 -1 64 14912 0 1 0 179934 19 0 0 25 0 9 0 89727174 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4126606570 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25669] ppid=25664 vsize=865868 CPUtime=0.1
/proc/25666/task/25669/stat : 25669 (java) S 25664 25666 25438 0 -1 64 2468 0 0 0 9 1 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25670] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25670/stat : 25670 (java) S 25664 25666 25438 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25671] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25671/stat : 25671 (java) S 25664 25666 25438 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727176 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25672] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25672/stat : 25672 (java) S 25664 25666 25438 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25673] ppid=25664 vsize=865868 CPUtime=0.38
/proc/25666/task/25673/stat : 25673 (java) S 25664 25666 25438 0 -1 64 843 0 0 0 37 1 0 0 16 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25674] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25674/stat : 25674 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25666/tid=25675] ppid=25664 vsize=865868 CPUtime=0
/proc/25666/task/25675/stat : 25675 (java) S 25664 25666 25438 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727178 886648832 18269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 865868

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): 1817.27
CPU time (s): 1800.1
CPU user time (s): 1799.86
CPU system time (s): 0.245962
CPU usage (%): 99.0554
Max. virtual memory (cumulated for all children) (KiB): 865868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18979
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= 38831
involuntary context switches= 77177

runsolver used 2.16967 second user time and 6.10607 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-19 20:03:52
IDJOB=2114693
IDBENCH=53640
IDSOLVER=780
FILE ID=node42/2114693-1248026632
PBS_JOBID= 9528963
Free space on /tmp= 66348 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/QG7/normalized-quasigroup7-10.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-2114693-1248026632/watcher-2114693-1248026632 -o /tmp/evaluation-result-2114693-1248026632/solver-2114693-1248026632 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114693-1248026632.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= 66397daf7b6417006d8c79e953125c77
RANDOM SEED=392849969

node42.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.283
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.283
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:        450160 kB
Buffers:        103712 kB
Cached:        1327280 kB
SwapCached:          0 kB
Active:         507340 kB
Inactive:       996172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        450160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10688 kB
Writeback:           0 kB
Mapped:          90348 kB
Slab:            87464 kB
Committed_AS:  1318712 kB
PageTables:       1900 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= 66340 MiB
End job on node42 at 2009-07-19 20:34:12