Trace number 239385

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 - Combo 2006-12-19? (TO) 1800.02 1815.73

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-0_ext.xml
MD5SUM40fb755f3c3b6a84f6841bcd0a27b269
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.236
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
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/node51/watcher-239385-1168365226 -o ROOT/results/node51/solver-239385-1168365226 -C 1800 -M 900 /tmp/evaluation/239385-1168365226/cspfj.sh -solver Combo -competition /tmp/evaluation/239385-1168365226/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: 2.00 2.00 2.00 5/75 23603
/proc/meminfo: memFree=1743552/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 184921186 5480448 228 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371462738 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/23602/statm: 1338 228 191 169 0 49 0
[pid=23604] ppid=23602 vsize=5352 CPUtime=0
/proc/23604/stat : 23604 (cspfj.sh) R 23602 23602 22899 0 -1 4194368 24 0 0 0 0 0 0 0 21 0 1 0 184921187 5480448 233 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371461221 0 2147483391 4096 65538 0 0 0 17 1 0 0
/proc/23604/statm: 1338 233 195 169 0 49 0

[startup+0.105544 s]
/proc/loadavg: 2.00 2.00 2.00 5/75 23603
/proc/meminfo: memFree=1743552/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.513613 s]
/proc/loadavg: 2.00 2.00 2.00 5/75 23603
/proc/meminfo: memFree=1743552/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33475 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 23612
/proc/meminfo: memFree=1732992/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=865632 CPUtime=1.3
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 4672 0 1 0 126 4 0 0 25 0 8 0 184921187 886407168 4376 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073554873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23605/statm: 216408 4376 1743 14 0 203679 0
[pid=23605/tid=23606] ppid=23602 vsize=865632 CPUtime=0.1
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 942 0 0 0 10 0 0 0 16 0 8 0 184921191 886407168 4376 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23607] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 886407168 4376 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184921191 886407168 4376 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 886407168 4376 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=865632 CPUtime=0.14
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 488 0 0 0 14 0 0 0 16 0 8 0 184921195 886407168 4376 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23611] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 886407168 4376 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184921195 886407168 4376 18446744073709551615 134512640 134570532 4294956496 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) 870984

[startup+2.98203 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23612
/proc/meminfo: memFree=1731008/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=865632 CPUtime=2.93
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 5364 0 1 0 289 4 0 0 25 0 8 0 184921187 886407168 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073627120 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23605/statm: 216408 5033 1743 14 0 203679 0
[pid=23605/tid=23606] ppid=23602 vsize=865632 CPUtime=0.18
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 1599 0 0 0 18 0 0 0 16 0 8 0 184921191 886407168 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23607] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 886407168 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184921191 886407168 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 886407168 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=865632 CPUtime=0.14
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 488 0 0 0 14 0 0 0 16 0 8 0 184921195 886407168 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23611] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 886407168 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184921195 886407168 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 870984

[startup+6.27859 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23612
/proc/meminfo: memFree=1727360/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=865632 CPUtime=6.2
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 6100 0 1 0 615 5 0 0 25 0 8 0 184921187 886407168 5745 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073627019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23605/statm: 216408 5745 1743 14 0 203679 0
[pid=23605/tid=23606] ppid=23602 vsize=865632 CPUtime=0.29
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 2242 0 0 0 28 1 0 0 16 0 8 0 184921191 886407168 5745 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23607] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 886407168 5745 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184921191 886407168 5745 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 886407168 5745 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=865632 CPUtime=0.15
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 493 0 0 0 15 0 0 0 17 0 8 0 184921195 886407168 5745 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23611] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 886407168 5745 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184921195 886407168 5745 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 870984

[startup+12.7727 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23612
/proc/meminfo: memFree=1724360/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=865632 CPUtime=12.62
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 6816 0 1 0 1257 5 0 0 25 0 8 0 184921187 886407168 6439 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073627106 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23605/statm: 216408 6439 1743 14 0 203679 0
[pid=23605/tid=23606] ppid=23602 vsize=865632 CPUtime=0.33
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 2936 0 0 0 32 1 0 0 16 0 8 0 184921191 886407168 6439 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23607] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 886407168 6439 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184921191 886407168 6439 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 886407168 6439 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=865632 CPUtime=0.15
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 493 0 0 0 15 0 0 0 17 0 8 0 184921195 886407168 6439 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23611] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 886407168 6439 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184921195 886407168 6439 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 870984

[startup+25.6589 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23612
/proc/meminfo: memFree=1714632/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=865632 CPUtime=25.4
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 9103 0 1 0 2528 12 0 0 25 0 8 0 184921187 886407168 8613 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073881544 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23605/statm: 216408 8613 1749 14 0 203679 0
[pid=23605/tid=23606] ppid=23602 vsize=865632 CPUtime=0.59
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 4994 0 0 0 57 2 0 0 17 0 8 0 184921191 886407168 8613 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23607] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 886407168 8613 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184921191 886407168 8613 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 886407168 8613 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=865632 CPUtime=0.21
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 522 0 0 0 21 0 0 0 16 0 8 0 184921195 886407168 8613 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23611] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 886407168 8613 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184921195 886407168 8613 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 870984

[startup+51.3252 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23612
/proc/meminfo: memFree=1715400/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=865632 CPUtime=50.82
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 9170 0 1 0 5018 64 0 0 25 0 8 0 184921187 886407168 8667 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073881544 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23605/statm: 216408 8667 1749 14 0 203679 0
[pid=23605/tid=23606] ppid=23602 vsize=865632 CPUtime=0.65
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 5042 0 0 0 63 2 0 0 16 0 8 0 184921191 886407168 8667 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23607] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 886407168 8667 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184921191 886407168 8667 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 886407168 8667 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=865632 CPUtime=0.22
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 528 0 0 0 22 0 0 0 16 0 8 0 184921195 886407168 8667 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23611] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 886407168 8667 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=865632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184921195 886407168 8667 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 870984

[startup+102.623 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23612
/proc/meminfo: memFree=1715464/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=865632 CPUtime=101.64

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

/proc/loadavg: 2.02 2.02 2.00 3/81 23853
/proc/meminfo: memFree=1765656/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=866656 CPUtime=1529.92
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 9763 0 1 0 149988 3004 0 0 25 0 8 0 184921187 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073881580 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 216664 8690 1751 14 0 203935 0
[pid=23605/tid=23606] ppid=23602 vsize=866656 CPUtime=2.39
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 5042 0 0 0 234 5 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23607] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=866656 CPUtime=0.26
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 550 0 0 0 26 0 0 0 16 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.92
Current children cumulated vsize (KiB) 872008

[startup+1603.15 s]
/proc/loadavg: 2.05 2.03 2.00 3/81 23853
/proc/meminfo: memFree=1765656/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=866656 CPUtime=1589.39
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 9792 0 1 0 155801 3138 0 0 25 0 8 0 184921187 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073793969 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 216664 8690 1751 14 0 203935 0
[pid=23605/tid=23606] ppid=23602 vsize=866656 CPUtime=2.51
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 5042 0 0 0 246 5 0 0 17 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23607] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=866656 CPUtime=0.26
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 550 0 0 0 26 0 0 0 16 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.39
Current children cumulated vsize (KiB) 872008

[startup+1663.16 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 23853
/proc/meminfo: memFree=1765656/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=866656 CPUtime=1648.87
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 9821 0 1 0 161614 3273 0 0 25 0 8 0 184921187 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154618624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 216664 8690 1751 14 0 203935 0
[pid=23605/tid=23606] ppid=23602 vsize=866656 CPUtime=2.64
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 5042 0 0 0 259 5 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23607] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=866656 CPUtime=0.26
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 550 0 0 0 26 0 0 0 16 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.87
Current children cumulated vsize (KiB) 872008

[startup+1723.17 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 23853
/proc/meminfo: memFree=1765656/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=866656 CPUtime=1708.31
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 9848 0 1 0 167420 3411 0 0 25 0 8 0 184921187 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073793831 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 216664 8690 1751 14 0 203935 0
[pid=23605/tid=23606] ppid=23602 vsize=866656 CPUtime=2.75
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 5042 0 0 0 270 5 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23607] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=866656 CPUtime=0.26
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 550 0 0 0 26 0 0 0 16 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.31
Current children cumulated vsize (KiB) 872008

[startup+1783.19 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 23853
/proc/meminfo: memFree=1765656/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=866656 CPUtime=1767.82
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 9877 0 1 0 173244 3538 0 0 25 0 8 0 184921187 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073832732 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 216664 8690 1751 14 0 203935 0
[pid=23605/tid=23606] ppid=23602 vsize=866656 CPUtime=2.88
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 5042 0 0 0 282 6 0 0 17 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23607] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=866656 CPUtime=0.26
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 550 0 0 0 26 0 0 0 16 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.82
Current children cumulated vsize (KiB) 872008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.71 s]
/proc/loadavg: 2.00 2.01 2.00 4/81 23853
/proc/meminfo: memFree=1765656/2055920 swapFree=4192812/4192956
[pid=23602] ppid=23600 vsize=5352 CPUtime=0
/proc/23602/stat : 23602 (cspfj.sh) S 23600 23602 22899 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184921186 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23602/statm: 1338 240 201 169 0 49 0
[pid=23605] ppid=23602 vsize=866656 CPUtime=1800.02
/proc/23605/stat : 23605 (java) R 23602 23602 22899 0 -1 0 9890 0 1 0 176395 3607 0 0 25 0 8 0 184921187 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073828841 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 216664 8690 1751 14 0 203935 0
[pid=23605/tid=23606] ppid=23602 vsize=866656 CPUtime=2.94
/proc/23605/task/23606/stat : 23606 (java) S 23602 23602 22899 0 -1 64 5042 0 0 0 288 6 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23607] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23607/stat : 23607 (java) S 23602 23602 22899 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23608] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23602 23602 22899 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184921191 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23609] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23610] ppid=23602 vsize=866656 CPUtime=0.26
/proc/23605/task/23610/stat : 23610 (java) S 23602 23602 22899 0 -1 64 550 0 0 0 26 0 0 0 16 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23611/stat : 23611 (java) S 23602 23602 22899 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23605/tid=23612] ppid=23602 vsize=866656 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23602 23602 22899 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184921195 887455744 8690 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 872008

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 23602 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=0 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=5999
CPU time returned by wait4() is 0.005999
while last known CPU time is 1800.02

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

Real time (s): 1815.73
CPU time (s): 1800.02
CPU user time (s): 1763.95
CPU system time (s): 36.07
CPU usage (%): 99.1347
Max. virtual memory (cumulated for all children) (KiB): 872012

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

runsolver used 2.24866 s user time and 5.68413 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue Jan  9 17:53:46 UTC 2007


IDJOB= 239385
IDBENCH= 7057
FILE ID= node51/239385-1168365226

PBS_JOBID= 3504008

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-0_ext.xml
COMMAND LINE= /tmp/evaluation/239385-1168365226/cspfj.sh -solver Combo -competition /tmp/evaluation/239385-1168365226/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-239385-1168365226 -o ROOT/results/node51/solver-239385-1168365226 -C 1800 -M 900  /tmp/evaluation/239385-1168365226/cspfj.sh -solver Combo -competition /tmp/evaluation/239385-1168365226/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  40fb755f3c3b6a84f6841bcd0a27b269

RANDOM SEED= 610764457

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.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1744032 kB
Buffers:         29448 kB
Cached:         137628 kB
SwapCached:          0 kB
Active:         175356 kB
Inactive:        87228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1272 kB
Writeback:           0 kB
Mapped:         107272 kB
Slab:            34620 kB
Committed_AS:  4324316 kB
PageTables:       1948 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= 66562 MiB



End job on node51 on Tue Jan  9 18:24:02 UTC 2007