Trace number 273017

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 - MAC 2007-01-16? (TO) 0.005998 1815.02

General information on the benchmark

Nameprimes/primes-25/
primes-25-60-2-5.xml
MD5SUM1e0d1c5aa2362b4469477262ecc39b5a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity7
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
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/node70/watcher-273017-1169176356 -o ROOT/results/node70/solver-273017-1169176356 -C 1800 -M 900 /tmp/evaluation/273017-1169176356/cspfj.sh -competition /tmp/evaluation/273017-1169176356/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.09 1.84 2.03 5/74 6230
/proc/meminfo: memFree=1455104/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 65132553 5480448 229 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 229 192 169 0 49 0
[pid=6231] ppid=6229 vsize=0 CPUtime=0
/proc/6231/stat : 6231 (dirname) R 6229 6229 6065 0 -1 4194308 128 0 0 0 0 0 0 0 19 0 1 0 65132553 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6231/statm: 0 0 0 0 0 0 0

[startup+0.104289 s]
/proc/loadavg: 1.09 1.84 2.03 5/74 6230
/proc/meminfo: memFree=1455104/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.512335 s]
/proc/loadavg: 1.09 1.84 2.03 5/74 6230
/proc/meminfo: memFree=1455104/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33541 s]
/proc/loadavg: 1.09 1.84 2.03 3/89 6246
/proc/meminfo: memFree=1138824/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=1.21
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 45972 0 25 0 94 27 0 0 25 0 8 0 65132554 885956608 45732 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073542704 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 45732 1834 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=0.08
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 766 0 0 0 8 0 0 0 16 0 8 0 65132561 885956608 45732 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 45732 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 65132561 885956608 45732 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 45732 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.05
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 288 0 0 0 5 0 0 0 16 0 8 0 65132564 885956608 45732 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 45732 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 45732 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 870544

[startup+2.98858 s]
/proc/loadavg: 1.09 1.84 2.03 3/89 6246
/proc/meminfo: memFree=808776/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=2.84
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 109208 0 25 0 220 64 0 0 25 0 8 0 65132554 885956608 108966 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073576749 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 108966 1835 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=0.31
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 999 0 0 0 31 0 0 0 16 0 8 0 65132561 885956608 108966 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 108966 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 65132561 885956608 108966 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 108966 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.07
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 296 0 0 0 7 0 0 0 16 0 8 0 65132564 885956608 108966 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 108966 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 108966 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 870544

[startup+6.2739 s]
/proc/loadavg: 1.16 1.84 2.03 3/89 6246
/proc/meminfo: memFree=215624/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=6.11
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157219 0 25 0 520 91 0 0 25 0 8 0 65132554 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073713878 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 156973 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.4
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5867 0 0 0 137 3 0 0 17 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.12
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 327 0 0 0 12 0 0 0 15 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 870544

[startup+12.7596 s]
/proc/loadavg: 1.23 1.84 2.03 3/89 6246
/proc/meminfo: memFree=215688/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=12.54
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157219 0 25 0 1163 91 0 0 25 0 8 0 65132554 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073713820 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 156973 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.4
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5867 0 0 0 137 3 0 0 16 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.12
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 327 0 0 0 12 0 0 0 15 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 870544

[startup+25.5798 s]
/proc/loadavg: 1.40 1.85 2.03 3/89 6246
/proc/meminfo: memFree=215816/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=25.25
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157219 0 25 0 2434 91 0 0 25 0 8 0 65132554 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073713754 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 156973 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.4
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5867 0 0 0 137 3 0 0 16 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 65132561 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.12
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 327 0 0 0 12 0 0 0 15 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 156973 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 870544

[startup+51.1824 s]
/proc/loadavg: 1.60 1.86 2.03 3/89 6246
/proc/meminfo: memFree=215880/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=50.65
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157226 0 25 0 4974 91 0 0 25 0 8 0 65132554 885956608 156978 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073733305 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 156978 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.4
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5867 0 0 0 137 3 0 0 16 0 8 0 65132561 885956608 156978 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 156978 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 65132561 885956608 156978 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 156978 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.13
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 65132564 885956608 156978 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 156978 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 156978 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 870544

[startup+102.409 s]
/proc/loadavg: 1.83 1.88 2.02 3/89 6246
/proc/meminfo: memFree=215880/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=101.44

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

/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 348 0 0 0 15 1 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.28
Current children cumulated vsize (KiB) 870544

[startup+1543.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 6248
/proc/meminfo: memFree=215240/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=1530.84
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157287 0 25 0 152989 95 0 0 25 0 8 0 65132554 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073792348 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 157035 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.44
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5901 0 0 0 141 3 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.16
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 348 0 0 0 15 1 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.84
Current children cumulated vsize (KiB) 870544

[startup+1603.75 s]
/proc/loadavg: 2.06 2.03 2.01 3/89 6248
/proc/meminfo: memFree=215240/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=1590.39
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157287 0 25 0 158944 95 0 0 25 0 8 0 65132554 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073710768 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 157035 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.44
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5901 0 0 0 141 3 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.16
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 348 0 0 0 15 1 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.39
Current children cumulated vsize (KiB) 870544

[startup+1663.79 s]
/proc/loadavg: 2.02 2.02 2.00 3/89 6248
/proc/meminfo: memFree=215240/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=1649.94
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157287 0 25 0 164899 95 0 0 25 0 8 0 65132554 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073497331 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 157035 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.44
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5901 0 0 0 141 3 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.16
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 348 0 0 0 15 1 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.94
Current children cumulated vsize (KiB) 870544

[startup+1723.82 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 6248
/proc/meminfo: memFree=215240/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=1709.5
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157287 0 25 0 170855 95 0 0 25 0 8 0 65132554 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073711603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 157035 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.44
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5901 0 0 0 141 3 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.16
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 348 0 0 0 15 1 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.5
Current children cumulated vsize (KiB) 870544

[startup+1783.86 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 6248
/proc/meminfo: memFree=215240/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=1769.04
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157287 0 25 0 176809 95 0 0 25 0 8 0 65132554 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073792262 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6232/statm: 216298 157035 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.44
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5901 0 0 0 141 3 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.16
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 348 0 0 0 15 1 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.04
Current children cumulated vsize (KiB) 870544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815 s]
/proc/loadavg: 1.78 1.96 1.98 2/76 6259
/proc/meminfo: memFree=821824/2055920 swapFree=4192812/4192956
[pid=6229] ppid=6222 vsize=5352 CPUtime=0
/proc/6229/stat : 6229 (cspfj.sh) S 6222 6229 6065 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 65132553 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6229/statm: 1338 240 201 169 0 49 0
[pid=6232] ppid=6229 vsize=865192 CPUtime=1800.03
/proc/6232/stat : 6232 (java) R 6229 6229 6065 0 -1 0 157287 0 25 0 179908 95 0 0 25 0 8 0 65132554 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073497331 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6232/statm: 216298 157035 1841 14 0 203559 0
[pid=6232/tid=6233] ppid=6229 vsize=865192 CPUtime=1.44
/proc/6232/task/6233/stat : 6233 (java) S 6229 6229 6065 0 -1 64 5901 0 0 0 141 3 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6235] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6235/stat : 6235 (java) S 6229 6229 6065 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6236] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6236/stat : 6236 (java) S 6229 6229 6065 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 65132561 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6239] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6239/stat : 6239 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6240] ppid=6229 vsize=865192 CPUtime=0.16
/proc/6232/task/6240/stat : 6240 (java) S 6229 6229 6065 0 -1 64 348 0 0 0 15 1 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6241] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6241/stat : 6241 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6232/tid=6242] ppid=6229 vsize=865192 CPUtime=0
/proc/6232/task/6242/stat : 6242 (java) S 6229 6229 6065 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 65132564 885956608 157035 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 870544

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.02
CPU time (s): 0.005998
CPU user time (s): 0.001999
CPU system time (s): 0.003999
CPU usage (%): 0.000330465
Max. virtual memory (cumulated for all children) (KiB): 870544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 16
involuntary context switches= 7

runsolver used 1.79873 s user time and 4.79827 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Fri Jan 19 03:12:36 UTC 2007


IDJOB= 273017
IDBENCH= 11725
IDSOLVER= 91
FILE ID= node70/273017-1169176356

PBS_JOBID= 3584243

Free space on /tmp= 66564 MiB

SOLVER NAME= CSP4J - MAC 2007-01-16
BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-60-2-5.xml
COMMAND LINE= /tmp/evaluation/273017-1169176356/cspfj.sh  -competition /tmp/evaluation/273017-1169176356/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-273017-1169176356 -o ROOT/results/node70/solver-273017-1169176356 -C 1800 -M 900  /tmp/evaluation/273017-1169176356/cspfj.sh  -competition /tmp/evaluation/273017-1169176356/unknown.xml

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  1e0d1c5aa2362b4469477262ecc39b5a

RANDOM SEED= 49618187

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1456456 kB
Buffers:         44892 kB
Cached:         464692 kB
SwapCached:        144 kB
Active:          57768 kB
Inactive:       472068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             724 kB
Writeback:           0 kB
Mapped:          30348 kB
Slab:            55268 kB
Committed_AS:   482324 kB
PageTables:       1620 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= 66564 MiB



End job on node70 on Fri Jan 19 03:42:59 UTC 2007