Trace number 238702

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, and are wall clock time (not CPU 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
CSP4J - MAC 2006-12-19? (TO) 1800.04 1808.06

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-8_ext.xml
MD5SUMcf0c8a021cff302ab0e1f90bd794ddaa
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-238702-1168358493 -o ROOT/results/node76/solver-238702-1168358493 -C 1800 -M 900 /tmp/evaluation/238702-1168358493/cspfj.sh -competition /tmp/evaluation/238702-1168358493/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.72 0.93 0.98 3/92 2966
/proc/meminfo: memFree=1880656/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 184246466 5488640 226 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843906402 0 0 4100 65536 18446744071563651996 0 0 17 0 0 0
/proc/2965/statm: 1340 226 189 169 0 50 0
[pid=2967] ppid=2965 vsize=5360 CPUtime=0
/proc/2967/stat : 2967 (cspfj.sh) R 2965 2965 2794 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 184246466 5488640 231 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843737111 0 0 4096 0 0 0 0 17 1 0 0
/proc/2967/statm: 1340 231 193 169 0 50 0

[startup+0.10229 s]
/proc/loadavg: 0.72 0.93 0.98 3/92 2966
/proc/meminfo: memFree=1880656/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.510368 s]
/proc/loadavg: 0.72 0.93 0.98 3/92 2966
/proc/meminfo: memFree=1880656/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.33153 s]
/proc/loadavg: 0.72 0.93 0.98 4/100 2981
/proc/meminfo: memFree=1858568/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=1.3
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5252 0 1 0 126 4 0 0 25 0 8 0 184246467 886308864 4889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073755477 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 4889 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1452 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 4889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 4889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 4889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 4889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.14
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 462 0 0 0 14 0 0 0 16 0 8 0 184246473 886308864 4889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 4889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184246473 886308864 4889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 870896

[startup+2.97985 s]
/proc/loadavg: 0.82 0.95 0.98 3/100 2981
/proc/meminfo: memFree=1857544/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=2.95
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5266 0 1 0 290 5 0 0 25 0 8 0 184246467 886308864 4902 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 4902 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1452 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 4902 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 4902 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 4902 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 4902 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.16
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 475 0 0 0 16 0 0 0 15 0 8 0 184246473 886308864 4902 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 4902 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184246473 886308864 4902 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 870896

[startup+6.2725 s]
/proc/loadavg: 0.82 0.95 0.98 3/100 2993
/proc/meminfo: memFree=1857016/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=6.22
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5363 0 1 0 617 5 0 0 25 0 8 0 184246467 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073718507 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 4997 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1546 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.17
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 476 0 0 0 17 0 0 0 16 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 870896

[startup+12.7598 s]
/proc/loadavg: 1.00 0.99 0.99 4/100 2997
/proc/meminfo: memFree=1856696/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=12.67
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5363 0 1 0 1262 5 0 0 25 0 8 0 184246467 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073717592 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 4997 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1546 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 476 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 870896

[startup+25.6303 s]
/proc/loadavg: 1.15 1.02 1.01 3/100 3007
/proc/meminfo: memFree=1856760/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=25.47
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5363 0 1 0 2542 5 0 0 25 0 8 0 184246467 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073751517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 4997 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1546 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 476 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 870896

[startup+51.2583 s]
/proc/loadavg: 1.44 1.10 1.03 3/100 3029
/proc/meminfo: memFree=1856648/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=50.96
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5363 0 1 0 5091 5 0 0 25 0 8 0 184246467 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073755355 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 4997 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1546 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 476 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184246473 886308864 4997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 870896

[startup+102.496 s]
/proc/loadavg: 1.75 1.23 1.08 3/94 3055
/proc/meminfo: memFree=1857680/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=101.94

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

/proc/loadavg: 2.00 2.00 1.79 3/94 3057
/proc/meminfo: memFree=1857104/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=1537.61
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5381 0 1 0 153751 10 0 0 25 0 8 0 184246467 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073754240 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 5014 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1562 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 477 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0.08
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 5 3 0 0 15 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.61
Current children cumulated vsize (KiB) 870896

[startup+1604.56 s]
/proc/loadavg: 2.05 2.01 1.81 3/94 3057
/proc/meminfo: memFree=1857040/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=1597.43
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5381 0 1 0 159733 10 0 0 25 0 8 0 184246467 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073719666 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 5014 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1562 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 477 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0.08
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 5 3 0 0 15 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.43
Current children cumulated vsize (KiB) 870896

[startup+1664.64 s]
/proc/loadavg: 2.02 2.01 1.82 3/94 3057
/proc/meminfo: memFree=1857040/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=1657.26
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5381 0 1 0 165715 11 0 0 25 0 8 0 184246467 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073751008 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 5014 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1562 0 0 0 18 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 477 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0.08
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 5 3 0 0 15 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.26
Current children cumulated vsize (KiB) 870896

[startup+1724.71 s]
/proc/loadavg: 2.00 2.00 1.82 3/94 3057
/proc/meminfo: memFree=1857040/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=1717.07
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5381 0 1 0 171696 11 0 0 25 0 8 0 184246467 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073756465 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 5014 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.19
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1562 0 0 0 18 1 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 477 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0.1
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 6 4 0 0 15 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.07
Current children cumulated vsize (KiB) 870896

[startup+1784.78 s]
/proc/loadavg: 2.06 2.01 1.84 3/94 3057
/proc/meminfo: memFree=1857040/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=1776.88
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5381 0 1 0 177677 11 0 0 25 0 8 0 184246467 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073718439 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 5014 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.19
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1562 0 0 0 18 1 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 477 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0.1
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 6 4 0 0 15 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.88
Current children cumulated vsize (KiB) 870896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.04 s]
/proc/loadavg: 2.09 2.03 1.84 3/94 3057
/proc/meminfo: memFree=1856976/2055888 swapFree=4095388/4096564
[pid=2965] ppid=2956 vsize=5360 CPUtime=0
/proc/2965/stat : 2965 (cspfj.sh) S 2956 2965 2794 0 -1 4194304 313 124 0 0 0 0 0 0 18 0 1 0 184246466 5488640 238 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 1 0 0
/proc/2965/statm: 1340 238 199 169 0 50 0
[pid=2968] ppid=2965 vsize=865536 CPUtime=1800.04
/proc/2968/stat : 2968 (java) R 2965 2965 2794 0 -1 0 5381 0 1 0 179993 11 0 0 25 0 8 0 184246467 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073750856 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2968/statm: 216384 5014 1749 14 0 203654 0
[pid=2968/tid=2969] ppid=2965 vsize=865536 CPUtime=0.19
/proc/2968/task/2969/stat : 2969 (java) S 2965 2965 2794 0 -1 64 1562 0 0 0 18 1 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2970] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2970/stat : 2970 (java) S 2965 2965 2794 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2971] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2971/stat : 2971 (java) S 2965 2965 2794 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184246470 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2972] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2972/stat : 2972 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2973] ppid=2965 vsize=865536 CPUtime=0.18
/proc/2968/task/2973/stat : 2973 (java) S 2965 2965 2794 0 -1 64 477 0 0 0 17 1 0 0 16 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2974] ppid=2965 vsize=865536 CPUtime=0
/proc/2968/task/2974/stat : 2974 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2968/tid=2975] ppid=2965 vsize=865536 CPUtime=0.1
/proc/2968/task/2975/stat : 2975 (java) S 2965 2965 2794 0 -1 64 1 0 0 0 6 4 0 0 15 0 8 0 184246473 886308864 5014 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 870896

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 2965 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=1999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=2999
CPU time returned by wait4() is 0.004998
while last known CPU time is 1800.04

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1808.06
CPU time (s): 1800.04
CPU user time (s): 1799.93
CPU system time (s): 0.11
CPU usage (%): 99.5565
Max. virtual memory (cumulated for all children) (KiB): 870896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 437
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 5

runsolver used 2.35764 s user time and 4.93425 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Tue Jan  9 16:01:34 UTC 2007


IDJOB= 238702
IDBENCH= 7016
FILE ID= node76/238702-1168358493

PBS_JOBID= 3503981

Free space on /tmp= 66648 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-h-8_ext.xml
COMMAND LINE= /tmp/evaluation/238702-1168358493/cspfj.sh -competition /tmp/evaluation/238702-1168358493/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-238702-1168358493 -o ROOT/results/node76/solver-238702-1168358493 -C 1800 -M 900  /tmp/evaluation/238702-1168358493/cspfj.sh -competition /tmp/evaluation/238702-1168358493/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  cf0c8a021cff302ab0e1f90bd794ddaa

RANDOM SEED= 94372891

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1884488 kB
Buffers:         22880 kB
Cached:          76492 kB
SwapCached:        384 kB
Active:          66268 kB
Inactive:        54108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1884488 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:             872 kB
Writeback:           0 kB
Mapped:          31092 kB
Slab:            36556 kB
Committed_AS:  6869964 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66648 MiB



End job on node76 on Tue Jan  9 16:31:42 UTC 2007