Trace number 2116991

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.04 1803.84

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen10-10-11.xml
MD5SUMa2381c54ef600603080aaf4728faa3d4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints1470
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1470
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-2116991-1248032827/watcher-2116991-1248032827 -o /tmp/evaluation-result-2116991-1248032827/solver-2116991-1248032827 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116991-1248032827.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: 2.00 2.00 1.93 4/80 26591
/proc/meminfo: memFree=1118256/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=152 CPUtime=0
/proc/26591/stat : 26591 (java) R 26589 26591 26055 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 90345295 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 7205163 0 0 4096 0 0 0 0 17 0 0 0
/proc/26591/statm: 38 26 19 9 0 4 0

[startup+0.017337 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 26591
/proc/meminfo: memFree=1118256/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=858416 CPUtime=0
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 1267 0 1 0 0 0 0 0 18 0 2 0 90345295 879017984 1001 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 214604 1015 381 9 0 212987 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 858416

[startup+0.102348 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 26591
/proc/meminfo: memFree=1118256/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=864104 CPUtime=0.09
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 3838 0 1 0 7 2 0 0 18 0 9 0 90345295 884842496 3293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216026 3293 1729 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864104

[startup+0.302371 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 26591
/proc/meminfo: memFree=1118256/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=864892 CPUtime=0.29
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 4851 0 1 0 25 4 0 0 18 0 9 0 90345295 885649408 4276 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216223 4277 1858 9 0 210692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864892

[startup+0.70243 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 26591
/proc/meminfo: memFree=1118256/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865124 CPUtime=0.69
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 7087 0 1 0 64 5 0 0 18 0 9 0 90345295 885886976 6482 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216281 6482 1947 9 0 210750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 865124

[startup+1.50153 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 26600
/proc/meminfo: memFree=1092584/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=1.49
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 14240 0 1 0 138 11 0 0 18 0 9 0 90345295 886005760 13620 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 13621 1976 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=1.13
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 12850 0 1 0 104 9 0 0 25 0 9 0 90345296 886005760 13622 996147200 134512640 134550932 4294955888 18446744073709551615 4127185423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 13623 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 90345297 886005760 13624 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 90345297 886005760 13625 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 13626 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.33
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 663 0 0 0 33 0 0 0 15 0 9 0 90345299 886005760 13627 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 13627 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 13627 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) 865240

[startup+3.10175 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 26600
/proc/meminfo: memFree=1059304/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=3.09
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 18286 0 1 0 296 13 0 0 18 0 9 0 90345295 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17660 1985 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=2.64
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 14829 0 1 0 254 10 0 0 25 0 9 0 90345296 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4127187760 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=0.06
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2056 0 0 0 5 1 0 0 16 0 9 0 90345297 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.35
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 670 0 0 0 35 0 0 0 16 0 9 0 90345299 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17660 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 865240

[startup+6.30218 s]
/proc/loadavg: 2.08 2.02 1.94 3/89 26600
/proc/meminfo: memFree=1055024/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=6.29
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 18313 0 1 0 615 14 0 0 18 0 9 0 90345295 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17680 1987 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=5.82
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 14843 0 1 0 571 11 0 0 25 0 9 0 90345296 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=0.06
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2057 0 0 0 5 1 0 0 16 0 9 0 90345297 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.37
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 682 0 0 0 37 0 0 0 16 0 9 0 90345299 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17680 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 865240

[startup+12.701 s]
/proc/loadavg: 2.07 2.02 1.94 3/89 26600
/proc/meminfo: memFree=1054840/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=12.69
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 18332 0 1 0 1252 17 0 0 18 0 9 0 90345295 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17690 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=12.2
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 14852 0 1 0 1206 14 0 0 25 0 9 0 90345296 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=0.07
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2057 0 0 0 6 1 0 0 16 0 9 0 90345297 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 15 0 9 0 90345299 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17690 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 865240

[startup+25.5028 s]
/proc/loadavg: 2.06 2.01 1.94 3/89 26600
/proc/meminfo: memFree=1054904/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=25.48
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 18352 0 1 0 2527 21 0 0 18 0 9 0 90345295 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17691 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=24.98
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 14871 0 1 0 2480 18 0 0 25 0 9 0 90345296 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4127195867 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=0.08
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2058 0 0 0 7 1 0 0 16 0 9 0 90345297 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 15 0 9 0 90345299 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 865240

[startup+51.1022 s]
/proc/loadavg: 2.04 2.01 1.94 3/89 26600
/proc/meminfo: memFree=1054968/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=51.06
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 18390 0 1 0 5078 28 0 0 18 0 9 0 90345295 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17691 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=50.54
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 14909 0 1 0 5029 25 0 0 25 0 9 0 90345296 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=0.11
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2058 0 0 0 10 1 0 0 16 0 9 0 90345297 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 15 0 9 0 90345299 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17691 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1480.09
Current children cumulated vsize (KiB) 865240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/89 26646
/proc/meminfo: memFree=414584/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=1539.79
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 20550 0 1 0 153510 469 0 0 18 0 9 0 90345295 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17694 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=1537.73
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 17066 0 1 0 153321 452 0 0 25 0 9 0 90345296 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4127204435 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=1.64
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2061 0 0 0 149 15 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1539.79
Current children cumulated vsize (KiB) 865240

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/89 26646
/proc/meminfo: memFree=414584/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=1599.5
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 20633 0 1 0 159459 491 0 0 18 0 9 0 90345295 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17694 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=1597.37
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 17149 0 1 0 159265 472 0 0 25 0 9 0 90345296 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4126051971 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=1.7
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2061 0 0 0 154 16 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1599.5
Current children cumulated vsize (KiB) 865240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 26646
/proc/meminfo: memFree=414584/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=1659.19
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 20719 0 1 0 165413 506 0 0 18 0 9 0 90345295 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17694 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=1657.02
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 17235 0 1 0 165214 488 0 0 25 0 9 0 90345296 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4127177194 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=1.76
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2061 0 0 0 160 16 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1659.19
Current children cumulated vsize (KiB) 865240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/89 26646
/proc/meminfo: memFree=414456/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=1718.9
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 20805 0 1 0 171368 522 0 0 18 0 9 0 90345295 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17694 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=1716.65
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 17321 0 1 0 171162 503 0 0 25 0 9 0 90345296 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4127145952 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=1.83
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2061 0 0 0 166 17 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.9
Current children cumulated vsize (KiB) 865240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 6/89 26646
/proc/meminfo: memFree=414328/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=1778.6
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 20891 0 1 0 177318 542 0 0 18 0 9 0 90345295 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17694 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=1776.3
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 17407 0 1 0 177108 522 0 0 25 0 9 0 90345296 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4127185484 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=1.88
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2061 0 0 0 171 17 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.6
Current children cumulated vsize (KiB) 865240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 26646
/proc/meminfo: memFree=414328/2055920 swapFree=4192812/4192956
[pid=26591] ppid=26589 vsize=865240 CPUtime=1800
/proc/26591/stat : 26591 (java) S 26589 26591 26055 0 -1 0 20921 0 1 0 179450 550 0 0 18 0 9 0 90345295 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26591/statm: 216310 17694 1991 9 0 210779 0
[pid=26591/tid=26593] ppid=26589 vsize=865240 CPUtime=1797.68
/proc/26591/task/26593/stat : 26593 (java) R 26589 26591 26055 0 -1 64 17437 0 1 0 179238 530 0 0 25 0 9 0 90345296 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4127185652 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26594] ppid=26589 vsize=865240 CPUtime=1.91
/proc/26591/task/26594/stat : 26594 (java) S 26589 26591 26055 0 -1 64 2061 0 0 0 173 18 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26595] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26595/stat : 26595 (java) S 26589 26591 26055 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26596] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26596/stat : 26596 (java) S 26589 26591 26055 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345297 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26597] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26597/stat : 26597 (java) S 26589 26591 26055 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26598] ppid=26589 vsize=865240 CPUtime=0.39
/proc/26591/task/26598/stat : 26598 (java) S 26589 26591 26055 0 -1 64 692 0 0 0 38 1 0 0 16 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26599] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26599/stat : 26599 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26591/tid=26600] ppid=26589 vsize=865240 CPUtime=0
/proc/26591/task/26600/stat : 26600 (java) S 26589 26591 26055 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90345299 886005760 17694 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 865240

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): 1803.84
CPU time (s): 1800.04
CPU user time (s): 1794.53
CPU system time (s): 5.51116
CPU usage (%): 99.7891
Max. virtual memory (cumulated for all children) (KiB): 865240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.53
system time used= 5.51116
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20943
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= 60220
involuntary context switches= 77618

runsolver used 2.68359 second user time and 5.88211 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-19 21:47:07
IDJOB=2116991
IDBENCH=58359
IDSOLVER=780
FILE ID=node71/2116991-1248032827
PBS_JOBID= 9528909
Free space on /tmp= 66380 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen10-10-11.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-2116991-1248032827/watcher-2116991-1248032827 -o /tmp/evaluation-result-2116991-1248032827/solver-2116991-1248032827 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116991-1248032827.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= a2381c54ef600603080aaf4728faa3d4
RANDOM SEED=1715027082

node71.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.222
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.222
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:       1118736 kB
Buffers:         94584 kB
Cached:         556788 kB
SwapCached:          0 kB
Active:         448752 kB
Inactive:       387552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1118736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5220 kB
Writeback:           0 kB
Mapped:         202824 kB
Slab:            85876 kB
Committed_AS:  1306224 kB
PageTables:       2188 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= 66308 MiB
End job on node71 at 2009-07-19 22:17:13