Trace number 237774

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSP4J - Combo 2006-12-19? (TO) 1800.02 1801.29

General information on the benchmark

Namehaystacks/
haystacks_34.xml
MD5SUM59402b4c8ddb23a8b0b5394ce6a8b96b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.2382
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1156
Number of constraints19107
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19107
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/node75/watcher-237774-1168350888 -o ROOT/results/node75/solver-237774-1168350888 -C 1800 -M 900 /tmp/evaluation/237774-1168350888/cspfj.sh -solver Combo -competition /tmp/evaluation/237774-1168350888/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
/proc/loadavg: 1.92 1.98 1.99 5/81 1910
/proc/meminfo: memFree=1793184/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=18540 CPUtime=0
/proc/1909/stat : 1909 (runsolver) R 1907 1390 1390 0 -1 4194368 6 0 0 0 0 0 0 0 19 0 1 0 183488247 18984960 277 18446744073709551615 4194304 4267372 548682069024 18446744073709551615 231882681124 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1909/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107184 s]
/proc/loadavg: 1.92 1.98 1.99 5/81 1910
/proc/meminfo: memFree=1793184/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.515231 s]
/proc/loadavg: 1.92 1.98 1.99 5/81 1910
/proc/meminfo: memFree=1793184/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33733 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 1919
/proc/meminfo: memFree=1780896/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=865752 CPUtime=1.31
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 5334 0 1 0 125 6 0 0 25 0 8 0 183488248 886530048 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073330699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 216438 5033 1828 14 0 203700 0
[pid=1912/tid=1913] ppid=1909 vsize=865752 CPUtime=0.14
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 1181 0 0 0 14 0 0 0 16 0 8 0 183488251 886530048 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1914] ppid=1909 vsize=865752 CPUtime=0
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183488252 886530048 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=865752 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183488252 886530048 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=865752 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 886530048 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=865752 CPUtime=0.23
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 534 0 0 0 22 1 0 0 15 0 8 0 183488255 886530048 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=865752 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 886530048 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=865752 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183488255 886530048 5033 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 871104

[startup+2.98952 s]
/proc/loadavg: 1.92 1.98 1.99 3/89 1919
/proc/meminfo: memFree=1775200/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=865872 CPUtime=2.95
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 7405 0 1 0 284 11 0 0 25 0 8 0 183488248 886652928 7052 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 216468 7052 1828 14 0 203730 0
[pid=1912/tid=1913] ppid=1909 vsize=865872 CPUtime=0.29
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 2628 0 0 0 28 1 0 0 16 0 8 0 183488251 886652928 7052 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1914] ppid=1909 vsize=865872 CPUtime=0
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183488252 886652928 7052 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=865872 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183488252 886652928 7052 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=865872 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 886652928 7052 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=865872 CPUtime=0.33
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 578 0 0 0 31 2 0 0 15 0 8 0 183488255 886652928 7052 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=865872 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 886652928 7052 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=865872 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183488255 886652928 7052 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 871224

[startup+6.28991 s]
/proc/loadavg: 1.93 1.98 1.99 4/89 1919
/proc/meminfo: memFree=1761504/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=866048 CPUtime=6.23
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 10482 0 1 0 604 19 0 0 25 0 8 0 183488248 886833152 10089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073705863 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 216512 10089 1828 14 0 203774 0
[pid=1912/tid=1913] ppid=1909 vsize=866048 CPUtime=0.51
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 4883 0 0 0 50 1 0 0 16 0 8 0 183488251 886833152 10089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1914] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183488252 886833152 10089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183488252 886833152 10089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 886833152 10089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=866048 CPUtime=0.33
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 579 0 0 0 31 2 0 0 16 0 8 0 183488255 886833152 10089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 886833152 10089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183488255 886833152 10089 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 871400

[startup+12.7737 s]
/proc/loadavg: 1.93 1.98 1.99 3/89 1919
/proc/meminfo: memFree=1745704/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=866048 CPUtime=12.66
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 14130 0 1 0 1237 29 0 0 25 0 8 0 183488248 886833152 13709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073705904 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 216512 13709 1828 14 0 203774 0
[pid=1912/tid=1913] ppid=1909 vsize=866048 CPUtime=0.82
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 7579 0 0 0 80 2 0 0 16 0 8 0 183488251 886833152 13709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1914] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183488252 886833152 13709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183488252 886833152 13709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 886833152 13709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=866048 CPUtime=0.33
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 579 0 0 0 31 2 0 0 16 0 8 0 183488255 886833152 13709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 886833152 13709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=866048 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183488255 886833152 13709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 871400

[startup+25.6282 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 1919
/proc/meminfo: memFree=1726824/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=866360 CPUtime=25.46
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 18974 0 1 0 2504 42 0 0 25 0 8 0 183488248 887152640 18528 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073330699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 216590 18528 1828 14 0 203852 0
[pid=1912/tid=1913] ppid=1909 vsize=866360 CPUtime=1.23
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 11187 0 0 0 119 4 0 0 16 0 8 0 183488251 887152640 18528 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1914] ppid=1909 vsize=866360 CPUtime=0
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183488252 887152640 18529 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=866360 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183488252 887152640 18529 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=866360 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 887152640 18529 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=866360 CPUtime=0.33
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 579 0 0 0 31 2 0 0 16 0 8 0 183488255 887152640 18529 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=866360 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 887152640 18529 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=866360 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183488255 887152640 18529 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 871712

[startup+51.2552 s]
/proc/loadavg: 1.96 1.98 1.99 3/89 1919
/proc/meminfo: memFree=1699752/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=866836 CPUtime=50.99
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 25544 0 1 0 5038 61 0 0 25 0 8 0 183488248 887640064 25074 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 216709 25074 1828 14 0 203971 0
[pid=1912/tid=1913] ppid=1909 vsize=866836 CPUtime=1.89
/proc/1912/task/1913/stat : 1913 (java) R 1909 1909 1390 0 -1 64 16195 0 0 0 183 6 0 0 16 0 8 0 183488251 887640064 25074 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4154022744 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1914] ppid=1909 vsize=866836 CPUtime=0
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 183488252 887640064 25074 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=866836 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183488252 887640064 25074 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=866836 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 887640064 25074 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=866836 CPUtime=0.33
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 579 0 0 0 31 2 0 0 16 0 8 0 183488255 887640064 25074 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=866836 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 887640064 25074 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=866836 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183488255 887640064 25074 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 872188

[startup+102.5 s]
/proc/loadavg: 1.76 1.93 1.98 2/73 2183
/proc/meminfo: memFree=1745728/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=869140 CPUtime=101.98
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 35330 0 1 0 10105 93 0 0 25 0 8 0 183488248 889999360 34840 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073686602 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1912/statm: 217285 34840 1828 14 0 204547 0
[pid=1912/tid=1913] ppid=1909 vsize=869140 CPUtime=3.05

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

/proc/loadavg: 1.00 1.00 1.18 2/73 2383
/proc/meminfo: memFree=1656600/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=883612 CPUtime=1541.98
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 58021 0 1 0 153017 1181 0 0 24 0 8 0 183488248 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4104131452 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 220903 56891 1836 14 0 208165 0
[pid=1912/tid=1913] ppid=1909 vsize=883612 CPUtime=4.29
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 35569 0 0 0 415 14 0 0 16 0 8 0 183488251 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1914] ppid=1909 vsize=883612 CPUtime=0.01
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=883612 CPUtime=9.86
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 11296 0 0 0 910 76 0 0 16 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 888964

[startup+1603.2 s]
/proc/loadavg: 1.00 1.00 1.16 2/73 2383
/proc/meminfo: memFree=1656600/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=883612 CPUtime=1601.99
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 58021 0 1 0 158987 1212 0 0 25 0 8 0 183488248 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4104125083 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 220903 56891 1836 14 0 208165 0
[pid=1912/tid=1913] ppid=1909 vsize=883612 CPUtime=4.29
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 35569 0 0 0 415 14 0 0 16 0 8 0 183488251 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1914] ppid=1909 vsize=883612 CPUtime=0.01
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=883612 CPUtime=9.86
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 11296 0 0 0 910 76 0 0 16 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 888964

[startup+1663.22 s]
/proc/loadavg: 1.00 1.00 1.15 2/73 2383
/proc/meminfo: memFree=1656664/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=883612 CPUtime=1662.01
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 58021 0 1 0 164955 1246 0 0 25 0 8 0 183488248 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4104131481 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 220903 56891 1836 14 0 208165 0
[pid=1912/tid=1913] ppid=1909 vsize=883612 CPUtime=4.29
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 35569 0 0 0 415 14 0 0 16 0 8 0 183488251 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1914] ppid=1909 vsize=883612 CPUtime=0.01
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=883612 CPUtime=9.86
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 11296 0 0 0 910 76 0 0 16 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 888964

[startup+1723.25 s]
/proc/loadavg: 1.00 1.00 1.14 2/73 2383
/proc/meminfo: memFree=1656600/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=883612 CPUtime=1722.02
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 58021 0 1 0 170925 1277 0 0 25 0 8 0 183488248 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4104125020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 220903 56891 1836 14 0 208165 0
[pid=1912/tid=1913] ppid=1909 vsize=883612 CPUtime=4.29
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 35569 0 0 0 415 14 0 0 16 0 8 0 183488251 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1914] ppid=1909 vsize=883612 CPUtime=0.01
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=883612 CPUtime=9.86
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 11296 0 0 0 910 76 0 0 16 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 888964

[startup+1783.28 s]
/proc/loadavg: 1.00 1.00 1.13 2/73 2383
/proc/meminfo: memFree=1656600/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=883612 CPUtime=1782.03
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 58021 0 1 0 176896 1307 0 0 25 0 8 0 183488248 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4104126092 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 220903 56891 1836 14 0 208165 0
[pid=1912/tid=1913] ppid=1909 vsize=883612 CPUtime=4.29
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 35569 0 0 0 415 14 0 0 16 0 8 0 183488251 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1914] ppid=1909 vsize=883612 CPUtime=0.01
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=883612 CPUtime=9.86
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 11296 0 0 0 910 76 0 0 16 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) S 1909 1909 1390 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 888964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.27 s]
/proc/loadavg: 1.00 1.00 1.13 3/73 2383
/proc/meminfo: memFree=1656600/2055920 swapFree=4184508/4192956
[pid=1909] ppid=1907 vsize=5352 CPUtime=0
/proc/1909/stat : 1909 (cspfj.sh) S 1907 1909 1390 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 183488247 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1909/statm: 1338 240 201 169 0 49 0
[pid=1912] ppid=1909 vsize=883612 CPUtime=1800.02
/proc/1912/stat : 1912 (java) R 1909 1909 1390 0 -1 0 58021 0 1 0 178687 1315 0 0 25 0 8 0 183488248 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4104125888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1912/statm: 220903 56891 1836 14 0 208165 0
[pid=1912/tid=1913] ppid=1909 vsize=883612 CPUtime=4.29
/proc/1912/task/1913/stat : 1913 (java) S 1909 1909 1390 0 -1 64 35569 0 0 0 415 14 0 0 16 0 8 0 183488251 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1912/tid=1914] ppid=1909 vsize=883612 CPUtime=0.01
/proc/1912/task/1914/stat : 1914 (java) S 1909 1909 1390 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1915] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1915/stat : 1915 (java) S 1909 1909 1390 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183488252 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1916] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1916/stat : 1916 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1917] ppid=1909 vsize=883612 CPUtime=9.86
/proc/1912/task/1917/stat : 1917 (java) S 1909 1909 1390 0 -1 64 11296 0 0 0 910 76 0 0 16 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1918] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1918/stat : 1918 (java) S 1909 1909 1390 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1912/tid=1919] ppid=1909 vsize=883612 CPUtime=0
/proc/1912/task/1919/stat : 1919 (java) R 1909 1909 1390 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183488255 904818688 56891 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 888964

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 1909 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.02

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

Real time (s): 1801.29
CPU time (s): 1800.02
CPU user time (s): 1786.87
CPU system time (s): 13.15
CPU usage (%): 99.9294
Max. virtual memory (cumulated for all children) (KiB): 890404

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= 16
involuntary context switches= 3

runsolver used 2.13167 s user time and 4.34234 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue Jan  9 13:54:49 UTC 2007


IDJOB= 237774
IDBENCH= 6962
FILE ID= node75/237774-1168350888

PBS_JOBID= 3503653

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_34.xml
COMMAND LINE= /tmp/evaluation/237774-1168350888/cspfj.sh -solver Combo -competition /tmp/evaluation/237774-1168350888/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-237774-1168350888 -o ROOT/results/node75/solver-237774-1168350888 -C 1800 -M 900  /tmp/evaluation/237774-1168350888/cspfj.sh -solver Combo -competition /tmp/evaluation/237774-1168350888/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  59402b4c8ddb23a8b0b5394ce6a8b96b

RANDOM SEED= 248097675

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1793664 kB
Buffers:         34908 kB
Cached:          84304 kB
SwapCached:       2712 kB
Active:         134764 kB
Inactive:        77592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793664 kB
SwapTotal:     4192956 kB
SwapFree:      4184508 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:         107152 kB
Slab:            34976 kB
Committed_AS:  4449880 kB
PageTables:       2028 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= 66558 MiB



End job on node75 on Tue Jan  9 14:24:50 UTC 2007