Trace number 238568

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.06 1800.55

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-7_ext.xml
MD5SUMcfdbf0bf28850a1803f64cc72d52db68
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node30/watcher-238568-1168356497 -o ROOT/results/node30/solver-238568-1168356497 -C 1800 -M 900 /tmp/evaluation/238568-1168356497/cspfj.sh -solver Combo -competition /tmp/evaluation/238568-1168356497/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: 1.00 1.00 1.06 4/78 807
/proc/meminfo: memFree=1771680/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) D 804 806 31027 0 -1 4194304 295 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907749989 0 2147483391 4100 65536 18446744072099781622 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0

[startup+0.104073 s]
/proc/loadavg: 1.00 1.00 1.06 4/78 807
/proc/meminfo: memFree=1771680/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.5121 s]
/proc/loadavg: 1.00 1.00 1.06 4/78 807
/proc/meminfo: memFree=1771680/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33316 s]
/proc/loadavg: 1.00 1.00 1.06 2/86 816
/proc/meminfo: memFree=1759584/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=865536 CPUtime=1.3
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 5257 0 1 0 126 4 0 0 17 0 8 0 184043609 886308864 4891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073774977 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216384 4891 1750 14 0 203655 0
[pid=809/tid=810] ppid=806 vsize=865536 CPUtime=0.18
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1451 0 0 0 18 0 0 0 16 0 8 0 184043614 886308864 4891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 4891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 4891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 886308864 4891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=865536 CPUtime=0.16
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 467 0 0 0 15 1 0 0 16 0 8 0 184043618 886308864 4891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 886308864 4891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184043618 886308864 4891 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) 870888

[startup+2.97025 s]
/proc/loadavg: 1.00 1.00 1.06 2/86 816
/proc/meminfo: memFree=1758560/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=865536 CPUtime=2.94
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 5261 0 1 0 284 10 0 0 18 0 8 0 184043609 886308864 4894 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073749858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/809/statm: 216384 4894 1750 14 0 203655 0
[pid=809/tid=810] ppid=806 vsize=865536 CPUtime=0.18
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1451 0 0 0 18 0 0 0 17 0 8 0 184043614 886308864 4894 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 4894 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 4894 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 886308864 4894 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=865536 CPUtime=0.17
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 470 0 0 0 16 1 0 0 15 0 8 0 184043618 886308864 4894 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 886308864 4894 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184043618 886308864 4894 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) 870888

[startup+6.26746 s]
/proc/loadavg: 1.00 1.00 1.06 2/86 816
/proc/meminfo: memFree=1758496/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=865536 CPUtime=6.23
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 5268 0 1 0 602 21 0 0 19 0 8 0 184043609 886308864 4899 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/809/statm: 216384 4899 1750 14 0 203655 0
[pid=809/tid=810] ppid=806 vsize=865536 CPUtime=0.18
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1451 0 0 0 18 0 0 0 16 0 8 0 184043614 886308864 4899 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 4899 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 4899 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 886308864 4899 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=865536 CPUtime=0.18
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 475 0 0 0 17 1 0 0 15 0 8 0 184043618 886308864 4899 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 886308864 4899 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184043618 886308864 4899 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 870888

[startup+12.7491 s]
/proc/loadavg: 1.00 1.00 1.06 2/86 816
/proc/meminfo: memFree=1758136/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=865536 CPUtime=12.71
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 5374 0 1 0 1239 32 0 0 25 0 8 0 184043609 886308864 5003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216384 5003 1751 14 0 203655 0
[pid=809/tid=810] ppid=806 vsize=865536 CPUtime=0.18
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1543 0 0 0 18 0 0 0 16 0 8 0 184043614 886308864 5003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 5003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 5003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 886308864 5003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=865536 CPUtime=0.2
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 486 0 0 0 19 1 0 0 15 0 8 0 184043618 886308864 5003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 886308864 5003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184043618 886308864 5003 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 870888

[startup+25.6059 s]
/proc/loadavg: 1.00 1.00 1.06 2/86 816
/proc/meminfo: memFree=1758072/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=865536 CPUtime=25.56
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 5380 0 1 0 2487 69 0 0 25 0 8 0 184043609 886308864 5007 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073781788 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216384 5007 1751 14 0 203655 0
[pid=809/tid=810] ppid=806 vsize=865536 CPUtime=0.18
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1543 0 0 0 18 0 0 0 16 0 8 0 184043614 886308864 5007 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 5007 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 5007 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 886308864 5007 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=865536 CPUtime=0.21
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 490 0 0 0 20 1 0 0 16 0 8 0 184043618 886308864 5007 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 886308864 5007 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184043618 886308864 5007 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 870888

[startup+51.2165 s]
/proc/loadavg: 1.00 1.00 1.05 2/86 816
/proc/meminfo: memFree=1758008/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=865536 CPUtime=51.17
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 5399 0 1 0 4990 127 0 0 25 0 8 0 184043609 886308864 5023 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 7342068 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216385 5023 1751 14 0 203656 0
[pid=809/tid=810] ppid=806 vsize=865536 CPUtime=0.19
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1559 0 0 0 19 0 0 0 16 0 8 0 184043614 886308864 5023 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=811] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 5023 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 886308864 5023 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 886308864 5023 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=865536 CPUtime=0.21
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 490 0 0 0 20 1 0 0 16 0 8 0 184043618 886308864 5023 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 886308864 5023 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=865536 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184043618 886308864 5023 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 870888

[startup+102.435 s]
/proc/loadavg: 1.00 1.00 1.05 2/86 816
/proc/meminfo: memFree=1757944/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=866560 CPUtime=102.38
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 5400 0 1 0 9957 281 0 0 16 0 8 0 184043609 887357440 5024 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073729879 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216640 5024 1751 14 0 203911 0
[pid=809/tid=810] ppid=806 vsize=866560 CPUtime=0.19

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

/proc/loadavg: 1.00 1.00 1.00 2/86 816
/proc/meminfo: memFree=1756536/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=866560 CPUtime=1543.55
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 6059 0 1 0 149949 4406 0 0 25 0 8 0 184043609 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073786265 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216640 5026 1751 14 0 203911 0
[pid=809/tid=810] ppid=806 vsize=866560 CPUtime=0.41
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1559 0 0 0 37 4 0 0 16 0 8 0 184043614 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=866560 CPUtime=0.21
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 492 0 0 0 20 1 0 0 16 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1543.55
Current children cumulated vsize (KiB) 871912

[startup+1604 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 816
/proc/meminfo: memFree=1756536/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=866560 CPUtime=1603.59
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 6188 0 1 0 155895 4464 0 0 25 0 8 0 184043609 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073781899 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216640 5026 1751 14 0 203911 0
[pid=809/tid=810] ppid=806 vsize=866560 CPUtime=0.46
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1559 0 0 0 41 5 0 0 16 0 8 0 184043614 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=866560 CPUtime=0.21
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 492 0 0 0 20 1 0 0 16 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1603.59
Current children cumulated vsize (KiB) 871912

[startup+1664.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 816
/proc/meminfo: memFree=1756472/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=866560 CPUtime=1663.63
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 6317 0 1 0 161837 4526 0 0 25 0 8 0 184043609 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216640 5026 1751 14 0 203911 0
[pid=809/tid=810] ppid=806 vsize=866560 CPUtime=0.51
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1559 0 0 0 45 6 0 0 16 0 8 0 184043614 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=866560 CPUtime=0.21
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 492 0 0 0 20 1 0 0 16 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1663.63
Current children cumulated vsize (KiB) 871912

[startup+1724.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 816
/proc/meminfo: memFree=1756408/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=866560 CPUtime=1723.67
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 6442 0 1 0 167780 4587 0 0 25 0 8 0 184043609 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073781886 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216640 5026 1751 14 0 203911 0
[pid=809/tid=810] ppid=806 vsize=866560 CPUtime=0.55
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1559 0 0 0 48 7 0 0 16 0 8 0 184043614 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=866560 CPUtime=0.21
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 492 0 0 0 20 1 0 0 16 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.67
Current children cumulated vsize (KiB) 871912

[startup+1784.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 816
/proc/meminfo: memFree=1756344/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=866560 CPUtime=1783.72
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 6446 0 1 0 173526 4846 0 0 25 0 8 0 184043609 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073729919 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216640 5026 1751 14 0 203911 0
[pid=809/tid=810] ppid=806 vsize=866560 CPUtime=0.55
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1559 0 0 0 48 7 0 0 16 0 8 0 184043614 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=866560 CPUtime=0.21
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 492 0 0 0 20 1 0 0 16 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.72
Current children cumulated vsize (KiB) 871912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 816
/proc/meminfo: memFree=1756280/2055920 swapFree=4191880/4192956
[pid=806] ppid=804 vsize=5352 CPUtime=0
/proc/806/stat : 806 (cspfj.sh) S 804 806 31027 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 184043609 5480448 240 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/806/statm: 1338 240 201 169 0 49 0
[pid=809] ppid=806 vsize=866560 CPUtime=1800.06
/proc/809/stat : 809 (java) R 806 806 31027 0 -1 0 6446 0 1 0 175085 4921 0 0 25 0 8 0 184043609 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073764844 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/809/statm: 216640 5026 1751 14 0 203911 0
[pid=809/tid=810] ppid=806 vsize=866560 CPUtime=0.55
/proc/809/task/810/stat : 810 (java) S 806 806 31027 0 -1 64 1559 0 0 0 48 7 0 0 16 0 8 0 184043614 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=811] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/811/stat : 811 (java) S 806 806 31027 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=812] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/812/stat : 812 (java) S 806 806 31027 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 184043615 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=813] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/813/stat : 813 (java) S 806 806 31027 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=814] ppid=806 vsize=866560 CPUtime=0.21
/proc/809/task/814/stat : 814 (java) S 806 806 31027 0 -1 64 492 0 0 0 20 1 0 0 16 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=809/tid=815] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/815/stat : 815 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=809/tid=816] ppid=806 vsize=866560 CPUtime=0
/proc/809/task/816/stat : 816 (java) S 806 806 31027 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 184043618 887357440 5026 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 871912

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 806 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=2999
CPU time returned by wait4() is 0.003998
while last known CPU time is 1800.06

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

Real time (s): 1800.55
CPU time (s): 1800.06
CPU user time (s): 1750.85
CPU system time (s): 49.21
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 871916

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

runsolver used 1.56476 s user time and 4.84826 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue Jan  9 15:28:17 UTC 2007


IDJOB= 238568
IDBENCH= 7009
FILE ID= node30/238568-1168356497

PBS_JOBID= 3503881

Free space on /tmp= 66495 MiB

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

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  cfdbf0bf28850a1803f64cc72d52db68

RANDOM SEED= 458313638

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.234
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.234
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:       1772096 kB
Buffers:         34300 kB
Cached:         144568 kB
SwapCached:        448 kB
Active:         152060 kB
Inactive:        79136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772096 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          69892 kB
Slab:            38084 kB
Committed_AS:  4031244 kB
PageTables:       1888 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= 66495 MiB



End job on node30 on Tue Jan  9 15:58:17 UTC 2007