Trace number 210830

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 2006-12-19? (TO) 1800.04 1802.07

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-4-accl.xml
MD5SUM86c8ce99ba43ad8e61bc7c9612a8229b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.7421
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3939
Number of constraints10411
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10411
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/node61/watcher-210830-1168202447 -o ROOT/results/node61/solver-210830-1168202447 -C 1800 -M 900 /tmp/evaluation/210830-1168202447/cspfj.sh -competition /tmp/evaluation/210830-1168202447/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.72 1.23 1.17 3/81 18608
/proc/meminfo: memFree=1503424/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 168642586 5480448 228 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406676562 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/18606/statm: 1338 228 191 169 0 49 0
[pid=18608] ppid=18606 vsize=5352 CPUtime=0
/proc/18608/stat : 18608 (cspfj.sh) R 18606 18606 17917 0 -1 4194368 25 0 0 0 0 0 0 0 22 0 1 0 168642586 5480448 233 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406507815 0 0 4096 0 0 0 0 17 1 0 0
/proc/18608/statm: 1338 233 195 169 0 49 0

[startup+0.102821 s]
/proc/loadavg: 1.72 1.23 1.17 3/81 18608
/proc/meminfo: memFree=1503424/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.510893 s]
/proc/loadavg: 1.72 1.23 1.17 3/81 18608
/proc/meminfo: memFree=1503424/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33604 s]
/proc/loadavg: 1.72 1.23 1.17 3/88 18616
/proc/meminfo: memFree=1492296/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=866624 CPUtime=1.25
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 5005 0 1 0 119 6 0 0 25 0 8 0 168642587 887422976 4705 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 216656 4705 1828 14 0 203918 0
[pid=18609/tid=18610] ppid=18606 vsize=866624 CPUtime=0.11
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 881 0 0 0 11 0 0 0 16 0 8 0 168642590 887422976 4705 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=866624 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 887422976 4705 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=866624 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168642591 887422976 4705 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=866624 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 887422976 4705 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=866624 CPUtime=0.25
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 540 0 0 0 24 1 0 0 15 0 8 0 168642594 887422976 4705 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=866624 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 887422976 4705 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=866624 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 887422976 4705 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 871976

[startup+2.98433 s]
/proc/loadavg: 1.72 1.23 1.17 3/88 18616
/proc/meminfo: memFree=1488200/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=866912 CPUtime=2.89
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 6506 0 1 0 278 11 0 0 25 0 8 0 168642587 887717888 6128 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073818224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 216728 6128 1828 14 0 203990 0
[pid=18609/tid=18610] ppid=18606 vsize=866912 CPUtime=0.27
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 1746 0 0 0 26 1 0 0 16 0 8 0 168642590 887717888 6128 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=866912 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 887717888 6128 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=866912 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168642591 887717888 6128 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=866912 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 887717888 6128 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=866912 CPUtime=0.34
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 583 0 0 0 33 1 0 0 15 0 8 0 168642594 887717888 6128 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=866912 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 887717888 6128 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=866912 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 887717888 6128 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 872264

[startup+6.27791 s]
/proc/loadavg: 1.82 1.26 1.18 3/88 18616
/proc/meminfo: memFree=1478536/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=867068 CPUtime=6.18
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 8733 0 1 0 598 20 0 0 25 0 8 0 168642587 887877632 8281 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073818224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 216767 8281 1828 14 0 204029 0
[pid=18609/tid=18610] ppid=18606 vsize=867068 CPUtime=0.51
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 3056 0 0 0 49 2 0 0 16 0 8 0 168642590 887877632 8281 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 17 0 8 0 168642591 887877632 8281 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168642591 887877632 8281 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 887877632 8281 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=867068 CPUtime=0.34
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 583 0 0 0 33 1 0 0 16 0 8 0 168642594 887877632 8281 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 887877632 8281 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 887877632 8281 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 872420

[startup+12.776 s]
/proc/loadavg: 1.84 1.27 1.18 3/88 18616
/proc/meminfo: memFree=1467088/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=867068 CPUtime=12.66
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 11445 0 1 0 1233 33 0 0 25 0 8 0 168642587 887877632 10942 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 216767 10942 1828 14 0 204029 0
[pid=18609/tid=18610] ppid=18606 vsize=867068 CPUtime=0.79
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 4680 0 0 0 77 2 0 0 16 0 8 0 168642590 887877632 10942 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 887877632 10942 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168642591 887877632 10942 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 887877632 10942 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=867068 CPUtime=0.34
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 583 0 0 0 33 1 0 0 16 0 8 0 168642594 887877632 10942 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 887877632 10942 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 887877632 10942 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 872420

[startup+25.6413 s]
/proc/loadavg: 1.87 1.31 1.19 3/88 18616
/proc/meminfo: memFree=1453584/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=867068 CPUtime=25.52
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 14926 0 1 0 2505 47 0 0 25 0 8 0 168642587 887877632 14377 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073796234 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 216767 14377 1828 14 0 204029 0
[pid=18609/tid=18610] ppid=18606 vsize=867068 CPUtime=1.2
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 6803 0 0 0 116 4 0 0 16 0 8 0 168642590 887877632 14377 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 887877632 14377 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 168642591 887877632 14377 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 887877632 14377 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=867068 CPUtime=0.34
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 583 0 0 0 33 1 0 0 16 0 8 0 168642594 887877632 14377 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 887877632 14377 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=867068 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 887877632 14377 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 872420

[startup+51.2938 s]
/proc/loadavg: 1.91 1.36 1.21 3/88 18616
/proc/meminfo: memFree=1440400/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=868236 CPUtime=51.15
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 18488 0 1 0 5056 59 0 0 25 0 8 0 168642587 889073664 17542 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074241793 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 217059 17542 1840 14 0 204321 0
[pid=18609/tid=18610] ppid=18606 vsize=868236 CPUtime=2.26
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 9181 0 0 0 221 5 0 0 16 0 8 0 168642590 889073664 17542 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=868236 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 889073664 17542 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=868236 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168642591 889073664 17542 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=868236 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 889073664 17542 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=868236 CPUtime=0.97
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 1103 0 0 0 94 3 0 0 15 0 8 0 168642594 889073664 17542 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=868236 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 889073664 17542 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=868236 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 889073664 17542 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 873588

[startup+102.587 s]
/proc/loadavg: 2.04 1.47 1.26 3/88 18616
/proc/meminfo: memFree=1439952/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=868396 CPUtime=102.37

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

/proc/loadavg: 2.01 2.01 1.83 3/88 18814
/proc/meminfo: memFree=1399056/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=869960 CPUtime=1542.15
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 21344 0 1 0 154104 111 0 0 25 0 8 0 168642587 890839040 19030 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074214359 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 217490 19030 1840 14 0 204752 0
[pid=18609/tid=18610] ppid=18606 vsize=869960 CPUtime=14.88
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 9182 0 0 0 1471 17 0 0 16 0 8 0 168642590 890839040 19030 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19030 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19030 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 890839040 19030 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=869960 CPUtime=2.81
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 2593 0 0 0 267 14 0 0 16 0 8 0 168642594 890839040 19030 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 890839040 19030 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 890839040 19030 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 875312

[startup+1603.95 s]
/proc/loadavg: 2.00 2.00 1.83 3/88 18814
/proc/meminfo: memFree=1398992/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=869960 CPUtime=1602.16
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 21400 0 1 0 160104 112 0 0 25 0 8 0 168642587 890839040 19032 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074214417 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 217490 19032 1840 14 0 204752 0
[pid=18609/tid=18610] ppid=18606 vsize=869960 CPUtime=15.43
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 9182 0 0 0 1525 18 0 0 16 0 8 0 168642590 890839040 19032 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19032 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19032 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 890839040 19032 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=869960 CPUtime=2.82
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 2595 0 0 0 268 14 0 0 16 0 8 0 168642594 890839040 19032 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 890839040 19032 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 890839040 19032 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 875312

[startup+1664.01 s]
/proc/loadavg: 2.05 2.01 1.84 3/88 18814
/proc/meminfo: memFree=1398992/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=869960 CPUtime=1662.16
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 21462 0 1 0 166103 113 0 0 25 0 8 0 168642587 890839040 19036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074214399 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 217490 19036 1840 14 0 204752 0
[pid=18609/tid=18610] ppid=18606 vsize=869960 CPUtime=16.01
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 9182 0 0 0 1583 18 0 0 17 0 8 0 168642590 890839040 19036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 890839040 19036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=869960 CPUtime=2.82
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 2599 0 0 0 268 14 0 0 16 0 8 0 168642594 890839040 19036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 890839040 19036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 890839040 19036 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 875312

[startup+1724.07 s]
/proc/loadavg: 2.13 2.05 1.86 3/88 18814
/proc/meminfo: memFree=1398928/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=869960 CPUtime=1722.13
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 21527 0 1 0 172099 114 0 0 25 0 8 0 168642587 890839040 19044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074214359 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 217490 19044 1840 14 0 204752 0
[pid=18609/tid=18610] ppid=18606 vsize=869960 CPUtime=16.59
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 9182 0 0 0 1640 19 0 0 17 0 8 0 168642590 890839040 19044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 890839040 19044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=869960 CPUtime=2.83
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 2607 0 0 0 269 14 0 0 16 0 8 0 168642594 890839040 19044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 890839040 19044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 890839040 19044 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 875312

[startup+1784.11 s]
/proc/loadavg: 2.08 2.05 1.88 2/76 18816
/proc/meminfo: memFree=1515504/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=869960 CPUtime=1782.13
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 21566 0 1 0 178098 115 0 0 25 0 8 0 168642587 890839040 19046 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074261388 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 217490 19046 1840 14 0 204752 0
[pid=18609/tid=18610] ppid=18606 vsize=869960 CPUtime=16.94
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 9182 0 0 0 1675 19 0 0 16 0 8 0 168642590 890839040 19046 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19046 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19046 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 890839040 19046 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=869960 CPUtime=2.83
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 2609 0 0 0 269 14 0 0 15 0 8 0 168642594 890839040 19046 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 890839040 19046 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 890839040 19046 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (KiB) 875312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.05 s]
/proc/loadavg: 2.06 2.05 1.88 3/89 18886
/proc/meminfo: memFree=1470536/2055920 swapFree=4192812/4192956
[pid=18606] ppid=18604 vsize=5352 CPUtime=0
/proc/18606/stat : 18606 (cspfj.sh) S 18604 18606 17917 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 168642586 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18606/statm: 1338 240 201 169 0 49 0
[pid=18609] ppid=18606 vsize=869960 CPUtime=1800.04
/proc/18609/stat : 18609 (java) R 18606 18606 17917 0 -1 0 21581 0 1 0 179887 117 0 0 25 0 8 0 168642587 890839040 19052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074206322 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18609/statm: 217490 19052 1840 14 0 204752 0
[pid=18609/tid=18610] ppid=18606 vsize=869960 CPUtime=17.02
/proc/18609/task/18610/stat : 18610 (java) S 18606 18606 17917 0 -1 64 9182 0 0 0 1683 19 0 0 16 0 8 0 168642590 890839040 19052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18611] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18611/stat : 18611 (java) S 18606 18606 17917 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18612] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18612/stat : 18612 (java) S 18606 18606 17917 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 168642591 890839040 19052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18613] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18613/stat : 18613 (java) S 18606 18606 17917 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168642594 890839040 19052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18614] ppid=18606 vsize=869960 CPUtime=2.84
/proc/18609/task/18614/stat : 18614 (java) S 18606 18606 17917 0 -1 64 2615 0 0 0 270 14 0 0 16 0 8 0 168642594 890839040 19052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18609/tid=18615] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18615/stat : 18615 (java) S 18606 18606 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168642594 890839040 19052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18609/tid=18616] ppid=18606 vsize=869960 CPUtime=0
/proc/18609/task/18616/stat : 18616 (java) S 18606 18606 17917 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 168642594 890839040 19052 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 875312

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

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

Real time (s): 1802.07
CPU time (s): 1800.04
CPU user time (s): 1798.87
CPU system time (s): 1.17
CPU usage (%): 99.8876
Max. virtual memory (cumulated for all children) (KiB): 875312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 5

runsolver used 2.67459 s user time and 5.34119 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 20:40:47 UTC 2007


IDJOB= 210830
IDBENCH= 4649
FILE ID= node61/210830-1168202447

PBS_JOBID= 3480756

Free space on /tmp= 66515 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-4-accl.xml
COMMAND LINE= /tmp/evaluation/210830-1168202447/cspfj.sh -competition /tmp/evaluation/210830-1168202447/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-210830-1168202447 -o ROOT/results/node61/solver-210830-1168202447 -C 1800 -M 900  /tmp/evaluation/210830-1168202447/cspfj.sh -competition /tmp/evaluation/210830-1168202447/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  86c8ce99ba43ad8e61bc7c9612a8229b

RANDOM SEED= 898430502

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.259
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.259
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:       1504104 kB
Buffers:         64464 kB
Cached:         320144 kB
SwapCached:          0 kB
Active:         288436 kB
Inactive:       198064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5036 kB
Writeback:           0 kB
Mapped:         122136 kB
Slab:            50676 kB
Committed_AS:  4410020 kB
PageTables:       1960 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= 66515 MiB



End job on node61 on Sun Jan  7 21:10:50 UTC 2007