Trace number 238910

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.09 1814.39

General information on the benchmark

NameblackHole/BH-4-13/
BlackHole-4-13-e-2_ext.xml
MD5SUM4fd3da60666aa17646751e550d3ce3db
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 variables208
Number of constraints4218
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4218
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/node10/watcher-238910-1168361449 -o ROOT/results/node10/solver-238910-1168361449 -C 1800 -M 900 /tmp/evaluation/238910-1168361449/cspfj.sh -solver Combo -competition /tmp/evaluation/238910-1168361449/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 3/87 23503
/proc/meminfo: memFree=1776720/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) R 23500 23502 22672 0 -1 4194304 168 0 0 0 0 0 0 0 21 0 1 0 184540051 5480448 138 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919649456 0 0 4096 0 0 0 0 17 1 0 0
/proc/23502/statm: 1338 138 112 169 0 49 0

[startup+0.103631 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 23503
/proc/meminfo: memFree=1776720/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.512677 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 23503
/proc/meminfo: memFree=1776720/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33379 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 23512
/proc/meminfo: memFree=1762192/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=865468 CPUtime=1.31
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 6140 0 1 0 125 6 0 0 24 0 8 0 184540052 886239232 5697 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073528952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216367 5697 1742 14 0 203638 0
[pid=23505/tid=23506] ppid=23502 vsize=865468 CPUtime=0.23
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 2258 0 0 0 22 1 0 0 16 0 8 0 184540055 886239232 5697 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 5697 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184540056 886239232 5697 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886239232 5697 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=865468 CPUtime=0.14
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 449 0 0 0 13 1 0 0 16 0 8 0 184540059 886239232 5697 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886239232 5697 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184540059 886239232 5697 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 870820

[startup+2.98401 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 23512
/proc/meminfo: memFree=1752592/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=865468 CPUtime=2.94
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 9457 0 1 0 286 8 0 0 25 0 8 0 184540052 886239232 8891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073532266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216367 8891 1743 14 0 203638 0
[pid=23505/tid=23506] ppid=23502 vsize=865468 CPUtime=0.54
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 5210 0 0 0 50 4 0 0 16 0 8 0 184540055 886239232 8891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 8891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184540056 886239232 8891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886239232 8891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=865468 CPUtime=0.15
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 451 0 0 0 14 1 0 0 16 0 8 0 184540059 886239232 8891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886239232 8891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184540059 886239232 8891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 870820

[startup+6.18644 s]
/proc/loadavg: 2.16 2.03 2.01 3/95 23512
/proc/meminfo: memFree=1739728/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=865468 CPUtime=6.13
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 11478 0 1 0 603 10 0 0 25 0 8 0 184540052 886239232 10865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073801212 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216367 10865 1748 14 0 203638 0
[pid=23505/tid=23506] ppid=23502 vsize=865468 CPUtime=0.63
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 7165 0 0 0 58 5 0 0 16 0 8 0 184540055 886239232 10865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 10865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 184540056 886239232 10865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886239232 10865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=865468 CPUtime=0.17
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 462 0 0 0 16 1 0 0 16 0 8 0 184540059 886239232 10865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886239232 10865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184540059 886239232 10865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 870820

[startup+12.6693 s]
/proc/loadavg: 2.15 2.03 2.01 3/95 23512
/proc/meminfo: memFree=1727512/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=865468 CPUtime=12.59
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14537 0 1 0 1245 14 0 0 25 0 8 0 184540052 886239232 13918 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073766266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216367 13918 1750 14 0 203638 0
[pid=23505/tid=23506] ppid=23502 vsize=865468 CPUtime=0.82
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10035 0 0 0 76 6 0 0 16 0 8 0 184540055 886239232 13918 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 13918 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 13918 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886239232 13918 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=865468 CPUtime=0.19
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 476 0 0 0 18 1 0 0 16 0 8 0 184540059 886239232 13918 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886239232 13918 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184540059 886239232 13918 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 870820

[startup+25.5621 s]
/proc/loadavg: 2.11 2.03 2.01 3/95 23512
/proc/meminfo: memFree=1727064/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=865468 CPUtime=25.42
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14642 0 1 0 2515 27 0 0 25 0 8 0 184540052 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073765391 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216367 14019 1750 14 0 203638 0
[pid=23505/tid=23506] ppid=23502 vsize=865468 CPUtime=0.83
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10131 0 0 0 77 6 0 0 16 0 8 0 184540055 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=865468 CPUtime=0.2
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 481 0 0 0 19 1 0 0 16 0 8 0 184540059 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184540059 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 870820

[startup+51.2116 s]
/proc/loadavg: 2.07 2.03 2.01 3/95 23512
/proc/meminfo: memFree=1727128/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=865468 CPUtime=50.95
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14646 0 1 0 5037 58 0 0 25 0 8 0 184540052 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4152040759 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216367 14019 1750 14 0 203638 0
[pid=23505/tid=23506] ppid=23502 vsize=865468 CPUtime=0.84
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10131 0 0 0 78 6 0 0 16 0 8 0 184540055 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=865468 CPUtime=0.2
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 481 0 0 0 19 1 0 0 15 0 8 0 184540059 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=865468 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184540059 886239232 14019 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 870820

[startup+102.506 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 23512
/proc/meminfo: memFree=1727256/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=865052 CPUtime=102
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14663 0 1 0 10099 101 0 0 25 0 8 0 184540052 885813248 13941 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073830038 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216263 13941 1750 14 0 203534 0
[pid=23505/tid=23506] ppid=23502 vsize=865052 CPUtime=0.84

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

/proc/loadavg: 2.00 2.02 2.00 3/106 23762
/proc/meminfo: memFree=1030536/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=866076 CPUtime=1532.62
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14745 0 1 0 151796 1466 0 0 25 0 8 0 184540052 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073828956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216519 13949 1751 14 0 203790 0
[pid=23505/tid=23506] ppid=23502 vsize=866076 CPUtime=0.99
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10131 0 0 0 92 7 0 0 16 0 8 0 184540055 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=866076 CPUtime=0.24
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 499 0 0 0 23 1 0 0 16 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.62
Current children cumulated vsize (KiB) 871428

[startup+1604.04 s]
/proc/loadavg: 2.00 2.02 2.00 3/106 23762
/proc/meminfo: memFree=1030472/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=866076 CPUtime=1592.06
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14748 0 1 0 157729 1477 0 0 25 0 8 0 184540052 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073828956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216519 13949 1751 14 0 203790 0
[pid=23505/tid=23506] ppid=23502 vsize=866076 CPUtime=0.99
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10131 0 0 0 92 7 0 0 16 0 8 0 184540055 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=866076 CPUtime=0.24
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 499 0 0 0 23 1 0 0 16 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.06
Current children cumulated vsize (KiB) 871428

[startup+1664.07 s]
/proc/loadavg: 2.00 2.01 2.00 3/106 23762
/proc/meminfo: memFree=1021192/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=866076 CPUtime=1651.44
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14752 0 1 0 163660 1484 0 0 25 0 8 0 184540052 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073828167 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216519 13949 1751 14 0 203790 0
[pid=23505/tid=23506] ppid=23502 vsize=866076 CPUtime=1
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10131 0 0 0 93 7 0 0 16 0 8 0 184540055 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=866076 CPUtime=0.24
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 499 0 0 0 23 1 0 0 16 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.44
Current children cumulated vsize (KiB) 871428

[startup+1724.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/106 23762
/proc/meminfo: memFree=1021128/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=866076 CPUtime=1710.92
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14755 0 1 0 169599 1493 0 0 25 0 8 0 184540052 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073834036 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216519 13949 1751 14 0 203790 0
[pid=23505/tid=23506] ppid=23502 vsize=866076 CPUtime=1
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10131 0 0 0 93 7 0 0 16 0 8 0 184540055 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=866076 CPUtime=0.24
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 499 0 0 0 23 1 0 0 16 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.92
Current children cumulated vsize (KiB) 871428

[startup+1784.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/106 23764
/proc/meminfo: memFree=1020808/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=866076 CPUtime=1770.31
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14759 0 1 0 175528 1503 0 0 25 0 8 0 184540052 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073828956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216519 13949 1751 14 0 203790 0
[pid=23505/tid=23506] ppid=23502 vsize=866076 CPUtime=1
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10131 0 0 0 93 7 0 0 16 0 8 0 184540055 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=866076 CPUtime=0.24
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 499 0 0 0 23 1 0 0 16 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.31
Current children cumulated vsize (KiB) 871428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/106 23764
/proc/meminfo: memFree=1020808/2055920 swapFree=4178216/4192956
[pid=23502] ppid=23500 vsize=5352 CPUtime=0
/proc/23502/stat : 23502 (cspfj.sh) S 23500 23502 22672 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 184540051 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23502/statm: 1338 240 201 169 0 49 0
[pid=23505] ppid=23502 vsize=866076 CPUtime=1800.09
/proc/23505/stat : 23505 (java) R 23502 23502 22672 0 -1 0 14760 0 1 0 178501 1508 0 0 25 0 8 0 184540052 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073829054 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23505/statm: 216519 13949 1751 14 0 203790 0
[pid=23505/tid=23506] ppid=23502 vsize=866076 CPUtime=1
/proc/23505/task/23506/stat : 23506 (java) S 23502 23502 22672 0 -1 64 10131 0 0 0 93 7 0 0 16 0 8 0 184540055 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23507] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23507/stat : 23507 (java) S 23502 23502 22672 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23508] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23508/stat : 23508 (java) S 23502 23502 22672 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 184540056 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23509] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23509/stat : 23509 (java) S 23502 23502 22672 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23510] ppid=23502 vsize=866076 CPUtime=0.24
/proc/23505/task/23510/stat : 23510 (java) S 23502 23502 22672 0 -1 64 499 0 0 0 23 1 0 0 16 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23511] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23511/stat : 23511 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23505/tid=23512] ppid=23502 vsize=866076 CPUtime=0
/proc/23505/task/23512/stat : 23512 (java) S 23502 23502 22672 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184540059 886861824 13949 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 871428

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 23502 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=3999
CPU time returned by wait4() is 0.004998
while last known CPU time is 1800.09

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

Real time (s): 1814.39
CPU time (s): 1800.09
CPU user time (s): 1785.01
CPU system time (s): 15.08
CPU usage (%): 99.2119
Max. virtual memory (cumulated for all children) (KiB): 871432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
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= 18
involuntary context switches= 5

runsolver used 2.68559 s user time and 6.95494 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Jan  9 16:50:49 UTC 2007


IDJOB= 238910
IDBENCH= 7027
FILE ID= node10/238910-1168361449

PBS_JOBID= 3503754

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-13/BlackHole-4-13-e-2_ext.xml
COMMAND LINE= /tmp/evaluation/238910-1168361449/cspfj.sh -solver Combo -competition /tmp/evaluation/238910-1168361449/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-238910-1168361449 -o ROOT/results/node10/solver-238910-1168361449 -C 1800 -M 900  /tmp/evaluation/238910-1168361449/cspfj.sh -solver Combo -competition /tmp/evaluation/238910-1168361449/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  4fd3da60666aa17646751e550d3ce3db

RANDOM SEED= 978849743

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.232
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.232
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:       1777200 kB
Buffers:         50240 kB
Cached:         134776 kB
SwapCached:       2596 kB
Active:         120372 kB
Inactive:       102232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777200 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:             520 kB
Writeback:           0 kB
Mapped:          47756 kB
Slab:            41032 kB
Committed_AS:  5205000 kB
PageTables:       2204 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= 66560 MiB



End job on node10 on Tue Jan  9 17:21:04 UTC 2007