Trace number 275212

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 - MaxCSP 2006-12-19MSAT (TO) 2400.03 2404.2

General information on the benchmark

NamequeensKnights/
queensKnights-50-5-add.xml
MD5SUMbcc05e0837074ebcb0feb3ab43e0bc42
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1234
Best CPU time to get the best result obtained on this benchmark194.489
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables55
Number of constraints1235
Maximum constraint arity2
Maximum domain size2500
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1235
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

26.12	s SATISFIABLE
26.12	o 1229
26.12	v 1 18 30 39 45 29 11 14 12 22 26 49 31 32 13 47 9 7 20 44 6 2 25 35 16 48 24 3 38 43 41 37 27 8 17 0 45 19 23 36 34 28 15 10 4 33 8 5 42 40 140 88 189 630 531 
26.15	o 1230
26.15	v 1 18 30 39 45 29 11 14 12 22 26 49 31 32 13 47 9 7 20 44 6 2 25 35 16 48 24 3 38 43 41 37 27 8 17 0 45 19 23 36 34 28 15 10 4 33 46 5 42 40 140 88 189 630 531 
26.22	o 1231
26.22	v 1 18 30 39 45 29 11 14 12 22 26 49 34 32 13 47 9 7 20 44 6 2 25 35 16 48 24 3 38 43 41 37 27 8 17 0 45 19 23 36 24 28 15 10 4 33 46 5 42 40 140 88 189 288 92 
26.25	o 1232
26.25	v 1 18 30 39 31 29 11 14 12 22 26 49 34 32 13 47 9 7 20 44 6 2 25 35 16 48 24 3 38 43 41 37 27 8 17 0 45 19 23 36 24 28 15 10 4 33 46 5 42 40 140 88 189 288 92 
26.37	o 1233
26.37	v 1 18 30 39 35 29 11 14 12 22 26 49 34 32 13 47 9 7 20 44 6 2 25 31 16 48 24 3 38 43 41 37 27 8 17 0 45 19 23 36 9 28 15 10 4 33 46 5 42 40 140 88 141 193 92 

Verifier Data (download as text)

2 unsatisfied constraints, 1233 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-275212-1169218537 -o ROOT/results/node11/solver-275212-1169218537 -C 2400 -M 900 /tmp/evaluation/275212-1169218537/cspfj.sh -solver MinConflicts -max -competition /tmp/evaluation/275212-1169218537/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.93 1.99 1.93 3/94 10033
/proc/meminfo: memFree=1282336/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 270248776 5480448 228 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910214226 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/10031/statm: 1338 228 191 169 0 49 0
[pid=10033] ppid=10031 vsize=5352 CPUtime=0
/proc/10033/stat : 10033 (cspfj.sh) R 10031 10031 9478 0 -1 4194368 25 0 0 0 0 0 0 0 22 0 1 0 270248776 5480448 233 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910045479 0 0 4096 0 0 0 0 17 1 0 0
/proc/10033/statm: 1338 233 195 169 0 49 0

[startup+0.103725 s]
/proc/loadavg: 1.93 1.99 1.93 3/94 10033
/proc/meminfo: memFree=1282336/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.511799 s]
/proc/loadavg: 1.93 1.99 1.93 3/94 10033
/proc/meminfo: memFree=1282336/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33796 s]
/proc/loadavg: 1.94 1.99 1.93 3/101 10041
/proc/meminfo: memFree=1271656/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=865748 CPUtime=1.3
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 5101 0 1 0 125 5 0 0 24 0 8 0 270248777 886525952 4807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073506508 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10034/statm: 216437 4807 1828 14 0 203699 0
[pid=10034/tid=10035] ppid=10031 vsize=865748 CPUtime=0.1
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 949 0 0 0 10 0 0 0 16 0 8 0 270248780 886525952 4807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10036] ppid=10031 vsize=865748 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 886525952 4807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=865748 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 270248781 886525952 4807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=865748 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 886525952 4807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=865748 CPUtime=0.24
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 504 0 0 0 24 0 0 0 15 0 8 0 270248784 886525952 4807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=865748 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 886525952 4807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=865748 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 886525952 4807 18446744073709551615 134512640 134570532 4294956480 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) 871100

[startup+2.98429 s]
/proc/loadavg: 1.94 1.99 1.93 4/101 10041
/proc/meminfo: memFree=1265192/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=865880 CPUtime=2.94
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 11083 0 1 0 282 12 0 0 25 0 8 0 270248777 886661120 10724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074109025 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10034/statm: 216470 10724 1833 14 0 203732 0
[pid=10034/tid=10035] ppid=10031 vsize=865880 CPUtime=0.5
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 6134 0 0 0 47 3 0 0 16 0 8 0 270248780 886661120 10724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10036] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 886661120 10724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 270248781 886661120 10724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 886661120 10724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=865880 CPUtime=0.35
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 575 0 0 0 34 1 0 0 15 0 8 0 270248784 886661120 10724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 886661120 10724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 886661120 10724 18446744073709551615 134512640 134570532 4294956480 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) 871232

[startup+6.28494 s]
/proc/loadavg: 1.94 1.99 1.93 3/101 10041
/proc/meminfo: memFree=1246312/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=865880 CPUtime=6.23
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 11130 0 1 0 610 13 0 0 25 0 8 0 270248777 886661120 10770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074088349 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10034/statm: 216470 10770 1833 14 0 203732 0
[pid=10034/tid=10035] ppid=10031 vsize=865880 CPUtime=0.5
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 6134 0 0 0 47 3 0 0 16 0 8 0 270248780 886661120 10770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10036] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 886661120 10770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 270248781 886661120 10770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 886661120 10770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=865880 CPUtime=0.43
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 621 0 0 0 41 2 0 0 15 0 8 0 270248784 886661120 10770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 886661120 10770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 886661120 10770 18446744073709551615 134512640 134570532 4294956480 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) 871232

[startup+12.7642 s]
/proc/loadavg: 1.95 1.99 1.93 3/101 10041
/proc/meminfo: memFree=1245608/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=865880 CPUtime=12.67
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 11307 0 1 0 1252 15 0 0 25 0 8 0 270248777 886661120 10947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074100624 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10034/statm: 216470 10947 1833 14 0 203732 0
[pid=10034/tid=10035] ppid=10031 vsize=865880 CPUtime=0.5
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 6134 0 0 0 47 3 0 0 16 0 8 0 270248780 886661120 10947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10036] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 886661120 10947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 270248781 886661120 10947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 886661120 10947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=865880 CPUtime=0.69
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 798 0 0 0 66 3 0 0 16 0 8 0 270248784 886661120 10947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 886661120 10947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=865880 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 886661120 10947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 871232

[startup+25.6398 s]
/proc/loadavg: 2.04 2.01 1.93 3/101 10041
/proc/meminfo: memFree=1243880/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866144 CPUtime=25.49
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 11737 0 1 0 2529 20 0 0 25 0 8 0 270248777 886931456 11377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4076562843 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10034/statm: 216536 11377 1833 14 0 203798 0
[pid=10034/tid=10035] ppid=10031 vsize=866144 CPUtime=0.5
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 6134 0 0 0 47 3 0 0 16 0 8 0 270248780 886931456 11377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10036] ppid=10031 vsize=866144 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 886931456 11377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=866144 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 270248781 886931456 11377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=866144 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 886931456 11377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=866144 CPUtime=1.25
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 1202 0 0 0 118 7 0 0 16 0 8 0 270248784 886931456 11377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=866144 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 886931456 11377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=866144 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 886931456 11377 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 871496

[startup+51.2959 s]
/proc/loadavg: 2.02 2.00 1.93 3/101 10041
/proc/meminfo: memFree=1236136/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866800 CPUtime=51.02
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 13855 0 1 0 5080 22 0 0 25 0 8 0 270248777 887603200 13282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4076582599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10034/statm: 216700 13282 1835 14 0 203962 0
[pid=10034/tid=10035] ppid=10031 vsize=866800 CPUtime=0.82
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 7863 0 0 0 78 4 0 0 16 0 8 0 270248780 887603200 13282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10036] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 887603200 13282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=866800 CPUtime=1.29
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 1386 0 0 0 122 7 0 0 16 0 8 0 270248784 887603200 13282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 887603200 13282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 887603200 13282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 872152

[startup+102.497 s]
/proc/loadavg: 2.01 2.00 1.93 3/101 10041
/proc/meminfo: memFree=1236200/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866800 CPUtime=101.97

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

/proc/loadavg: 2.01 2.03 2.00 3/101 10373
/proc/meminfo: memFree=1099984/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866800 CPUtime=2140.37
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 40583 0 1 0 213737 300 0 0 25 0 8 0 270248777 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4076583968 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10034/statm: 216700 13285 1835 14 0 203962 0
[pid=10034/tid=10035] ppid=10031 vsize=866800 CPUtime=28.9
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 7863 0 0 0 2725 165 0 0 16 0 8 0 270248780 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10034/tid=10036] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=866800 CPUtime=1.3
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 1389 0 0 0 123 7 0 0 16 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2140.37
Current children cumulated vsize (KiB) 872152

[startup+2204.27 s]
/proc/loadavg: 2.04 2.03 2.00 3/101 10373
/proc/meminfo: memFree=1099984/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866800 CPUtime=2200.35
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 41355 0 1 0 219730 305 0 0 25 0 8 0 270248777 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4076587849 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10034/statm: 216700 13285 1835 14 0 203962 0
[pid=10034/tid=10035] ppid=10031 vsize=866800 CPUtime=29.69
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 7863 0 0 0 2801 168 0 0 16 0 8 0 270248780 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10034/tid=10036] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=866800 CPUtime=1.3
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 1389 0 0 0 123 7 0 0 16 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2200.35
Current children cumulated vsize (KiB) 872152

[startup+2264.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/101 10373
/proc/meminfo: memFree=1099984/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866800 CPUtime=2260.3
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 42157 0 1 0 225717 313 0 0 25 0 8 0 270248777 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380209 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10034/statm: 216700 13285 1835 14 0 203962 0
[pid=10034/tid=10035] ppid=10031 vsize=866800 CPUtime=30.53
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 7863 0 0 0 2880 173 0 0 16 0 8 0 270248780 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10034/tid=10036] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=866800 CPUtime=1.3
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 1389 0 0 0 123 7 0 0 16 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2260.3
Current children cumulated vsize (KiB) 872152

[startup+2324.35 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 10373
/proc/meminfo: memFree=1099984/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866800 CPUtime=2320.29
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 42950 0 1 0 231709 320 0 0 25 0 8 0 270248777 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4076583968 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10034/statm: 216700 13285 1835 14 0 203962 0
[pid=10034/tid=10035] ppid=10031 vsize=866800 CPUtime=31.34
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 7863 0 0 0 2957 177 0 0 16 0 8 0 270248780 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10034/tid=10036] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=866800 CPUtime=1.3
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 1389 0 0 0 123 7 0 0 16 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2320.29
Current children cumulated vsize (KiB) 872152

[startup+2384.4 s]
/proc/loadavg: 2.08 2.03 2.01 3/101 10373
/proc/meminfo: memFree=1099984/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866800 CPUtime=2380.28
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 43754 0 1 0 237700 328 0 0 25 0 8 0 270248777 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4076589679 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10034/statm: 216700 13285 1835 14 0 203962 0
[pid=10034/tid=10035] ppid=10031 vsize=866800 CPUtime=32.18
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 7863 0 0 0 3036 182 0 0 16 0 8 0 270248780 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10034/tid=10036] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=866800 CPUtime=1.3
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 1389 0 0 0 123 7 0 0 16 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2380.28
Current children cumulated vsize (KiB) 872152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2404.18 s]
/proc/loadavg: 2.06 2.03 2.00 3/101 10373
/proc/meminfo: memFree=1099920/2055920 swapFree=4171812/4192956
[pid=10031] ppid=10029 vsize=5352 CPUtime=0
/proc/10031/stat : 10031 (cspfj.sh) S 10029 10031 9478 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 270248776 5480448 240 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10031/statm: 1338 240 201 169 0 49 0
[pid=10034] ppid=10031 vsize=866800 CPUtime=2400.03
/proc/10034/stat : 10034 (java) R 10031 10031 9478 0 -1 0 44016 0 1 0 239672 331 0 0 25 0 8 0 270248777 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4076589596 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10034/statm: 216700 13285 1835 14 0 203962 0
[pid=10034/tid=10035] ppid=10031 vsize=866800 CPUtime=32.47
/proc/10034/task/10035/stat : 10035 (java) S 10031 10031 9478 0 -1 64 7863 0 0 0 3062 185 0 0 16 0 8 0 270248780 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10034/tid=10036] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10036/stat : 10036 (java) S 10031 10031 9478 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10037] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10037/stat : 10037 (java) S 10031 10031 9478 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 270248781 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10038] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10038/stat : 10038 (java) S 10031 10031 9478 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10039] ppid=10031 vsize=866800 CPUtime=1.3
/proc/10034/task/10039/stat : 10039 (java) S 10031 10031 9478 0 -1 64 1389 0 0 0 123 7 0 0 16 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10040] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10040/stat : 10040 (java) S 10031 10031 9478 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10034/tid=10041] ppid=10031 vsize=866800 CPUtime=0
/proc/10034/task/10041/stat : 10041 (java) S 10031 10031 9478 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270248784 887603200 13285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 872152

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 10031 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 2400.03

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

Real time (s): 2404.2
CPU time (s): 2400.03
CPU user time (s): 2396.72
CPU system time (s): 3.31
CPU usage (%): 99.8267
Max. virtual memory (cumulated for all children) (KiB): 872216

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= 17
involuntary context switches= 5

runsolver used 2.91956 s user time and 7.83381 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Jan 19 14:55:37 UTC 2007


IDJOB= 275212
IDBENCH= 3703
IDSOLVER= 65
FILE ID= node11/275212-1169218537

PBS_JOBID= 3588919

Free space on /tmp= 66562 MiB

SOLVER NAME= CSP4J - MaxCSP 2006-12-19
BENCH NAME= HOME/pub/bench/CPAI06/queensKnights/queensKnights-50-5-add.xml
COMMAND LINE= /tmp/evaluation/275212-1169218537/cspfj.sh -solver MinConflicts -max -competition /tmp/evaluation/275212-1169218537/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-275212-1169218537 -o ROOT/results/node11/solver-275212-1169218537 -C 2400 -M 900  /tmp/evaluation/275212-1169218537/cspfj.sh -solver MinConflicts -max -competition /tmp/evaluation/275212-1169218537/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  bcc05e0837074ebcb0feb3ab43e0bc42

RANDOM SEED= 317859492

TIME LIMIT= 2400 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.261
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	: 5931.00
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.261
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:       1283080 kB
Buffers:         60928 kB
Cached:         550080 kB
SwapCached:       2828 kB
Active:         224840 kB
Inactive:       469484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1283080 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:             432 kB
Writeback:           0 kB
Mapped:         110476 kB
Slab:            63048 kB
Committed_AS:  8724340 kB
PageTables:       2512 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= 66559 MiB



End job on node11 on Fri Jan 19 15:35:42 UTC 2007