Trace number 215733

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) 0.004998 1802.11

General information on the benchmark

NamepseudoSeries/mps/
mps-mitre.xml
MD5SUMe83d0bee8574e551da497bc065f26910
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 benchmark30.4264
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables10724
Number of constraints2045
Maximum constraint arity98
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2045
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/node42/watcher-215733-1168717164 -o ROOT/results/node42/solver-215733-1168717164 -C 1800 -M 900 /tmp/evaluation/215733-1168717164/cspfj.sh -competition /tmp/evaluation/215733-1168717164/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.34 1.59 1.83 4/68 32464
/proc/meminfo: memFree=1466984/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 220115734 5480448 228 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415310418 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/32463/statm: 1338 228 191 169 0 49 0
[pid=32465] ppid=32463 vsize=5352 CPUtime=0
/proc/32465/stat : 32465 (cspfj.sh) D 32463 32463 31790 0 -1 4194368 24 0 0 0 0 0 0 0 18 0 1 0 220115734 5480448 233 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415308901 0 2147483391 4096 65538 18446744072099781622 0 0 17 1 0 0
/proc/32465/statm: 1338 233 195 169 0 49 0

[startup+0.105643 s]
/proc/loadavg: 1.34 1.59 1.83 4/68 32464
/proc/meminfo: memFree=1466984/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.51369 s]
/proc/loadavg: 1.34 1.59 1.83 4/68 32464
/proc/meminfo: memFree=1466984/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33678 s]
/proc/loadavg: 1.34 1.59 1.83 2/76 32477
/proc/meminfo: memFree=1455208/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=865668 CPUtime=1.15
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 5498 0 19 0 110 5 0 0 16 0 8 0 220115739 886444032 4984 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32466/statm: 216417 4984 1833 14 0 203679 0
[pid=32466/tid=32468] ppid=32463 vsize=865668 CPUtime=0.23
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 1331 0 0 0 23 0 0 0 16 0 8 0 220115744 886444032 4984 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32469] ppid=32463 vsize=865668 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 220115744 886444032 4984 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=865668 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220115745 886444032 4984 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=865668 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 886444032 4984 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=865668 CPUtime=0.14
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 485 0 0 0 14 0 0 0 16 0 8 0 220115748 886444032 4984 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=865668 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 886444032 4984 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=865668 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 886444032 4984 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 871020

[startup+2.98397 s]
/proc/loadavg: 1.34 1.59 1.83 4/89 32539
/proc/meminfo: memFree=1392768/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=2.79
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 14287 0 19 0 264 15 0 0 17 0 8 0 220115739 887582720 13700 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073527536 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32466/statm: 216695 13700 1834 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=0.5
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 8013 0 0 0 46 4 0 0 16 0 8 0 220115744 887582720 13700 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 220115744 887582720 13700 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220115745 887582720 13700 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 13700 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.27
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 553 0 0 0 26 1 0 0 15 0 8 0 220115748 887582720 13700 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 13700 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 13700 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 872132

[startup+6.26933 s]
/proc/loadavg: 1.39 1.60 1.83 4/89 32539
/proc/meminfo: memFree=1364608/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=6.04
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 80850 0 19 0 553 51 0 0 23 0 8 0 220115739 887582720 80193 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074045353 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32466/statm: 216695 80193 1834 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=0.68
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 8828 0 0 0 64 4 0 0 16 0 8 0 220115744 887582720 80193 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 220115744 887582720 80193 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220115745 887582720 80193 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 80193 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.28
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 558 0 0 0 27 1 0 0 15 0 8 0 220115748 887582720 80193 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 80193 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 80193 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 872132

[startup+12.677 s]
/proc/loadavg: 1.44 1.61 1.83 4/89 32539
/proc/meminfo: memFree=836416/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=12.38
/proc/32466/stat : 32466 (java) S 32463 32463 31790 0 -1 0 146831 0 20 0 1159 79 0 0 15 0 8 0 220115739 887582720 146142 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32466/statm: 216695 146142 1835 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=4.82
/proc/32466/task/32468/stat : 32468 (java) R 32463 32463 31790 0 -1 64 9210 0 1 0 477 5 0 0 21 0 8 0 220115744 887582720 146142 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4154022744 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220115744 887582720 146142 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220115745 887582720 146142 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 146142 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.29
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 559 0 0 0 28 1 0 0 16 0 8 0 220115748 887582720 146142 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 146142 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 146142 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 872132

[startup+25.4835 s]
/proc/loadavg: 1.72 1.66 1.84 3/89 32539
/proc/meminfo: memFree=835456/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=25.05
/proc/32466/stat : 32466 (java) S 32463 32463 31790 0 -1 0 147209 0 20 0 2422 83 0 0 15 0 8 0 220115739 887582720 146427 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32466/statm: 216695 146427 1835 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=16.6
/proc/32466/task/32468/stat : 32468 (java) R 32463 32463 31790 0 -1 64 9405 0 1 0 1655 5 0 0 25 0 8 0 220115744 887582720 146427 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153835736 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220115744 887582720 146427 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220115745 887582720 146427 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 146427 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.29
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 560 0 0 0 28 1 0 0 16 0 8 0 220115748 887582720 146427 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 146427 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 146427 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 872132

[startup+51.1213 s]
/proc/loadavg: 1.82 1.68 1.85 3/89 32539
/proc/meminfo: memFree=766080/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=50.42
/proc/32466/stat : 32466 (java) S 32463 32463 31790 0 -1 0 147908 0 20 0 4951 91 0 0 15 0 8 0 220115739 887582720 146956 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32466/statm: 216695 146956 1835 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=40.32
/proc/32466/task/32468/stat : 32468 (java) R 32463 32463 31790 0 -1 64 9764 0 1 0 4025 7 0 0 25 0 8 0 220115744 887582720 146956 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153623577 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220115744 887582720 146956 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220115745 887582720 146956 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 146956 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.29
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 562 0 0 0 28 1 0 0 16 0 8 0 220115748 887582720 146956 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 146956 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 146956 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 872132

[startup+102.327 s]
/proc/loadavg: 1.96 1.74 1.86 3/89 32539
/proc/meminfo: memFree=392640/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=101.05

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

/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 652 0 0 0 41 1 0 0 16 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 872132

[startup+1543.6 s]
/proc/loadavg: 1.00 1.00 1.17 2/73 511
/proc/meminfo: memFree=827744/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=1541.58
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 163206 0 20 0 154036 122 0 0 25 0 8 0 220115739 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074167005 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32466/statm: 216695 162047 1840 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=54.03
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 15122 0 1 0 5393 10 0 0 16 0 8 0 220115744 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220115744 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220115745 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.42
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 652 0 0 0 41 1 0 0 16 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 872132

[startup+1603.65 s]
/proc/loadavg: 1.04 1.02 1.16 2/73 511
/proc/meminfo: memFree=827680/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=1601.61
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 163206 0 20 0 160039 122 0 0 25 0 8 0 220115739 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074446365 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32466/statm: 216695 162047 1840 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=54.03
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 15122 0 1 0 5393 10 0 0 16 0 8 0 220115744 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220115744 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220115745 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.42
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 652 0 0 0 41 1 0 0 16 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 162047 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 872132

[startup+1663.7 s]
/proc/loadavg: 1.01 1.01 1.15 2/73 511
/proc/meminfo: memFree=827744/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=1661.65
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 163214 0 20 0 166043 122 0 0 25 0 8 0 220115739 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074166965 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32466/statm: 216695 162055 1840 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=54.03
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 15122 0 1 0 5393 10 0 0 16 0 8 0 220115744 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220115744 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220115745 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.43
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 660 0 0 0 42 1 0 0 16 0 8 0 220115748 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 872132

[startup+1723.75 s]
/proc/loadavg: 1.08 1.02 1.14 2/73 511
/proc/meminfo: memFree=827808/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=1721.68
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 163214 0 20 0 172046 122 0 0 25 0 8 0 220115739 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074473546 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32466/statm: 216695 162055 1840 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=54.03
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 15122 0 1 0 5393 10 0 0 16 0 8 0 220115744 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220115744 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220115745 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.43
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 660 0 0 0 42 1 0 0 16 0 8 0 220115748 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 162055 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 872132

[startup+1783.8 s]
/proc/loadavg: 1.03 1.01 1.13 3/73 511
/proc/meminfo: memFree=827744/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=1781.71
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 163221 0 20 0 178049 122 0 0 25 0 8 0 220115739 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074498283 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32466/statm: 216695 162061 1840 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=54.04
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 15122 0 1 0 5394 10 0 0 16 0 8 0 220115744 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220115744 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220115745 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.43
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 666 0 0 0 42 1 0 0 16 0 8 0 220115748 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 872132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 1.02 1.01 1.13 2/73 511
/proc/meminfo: memFree=827744/2055920 swapFree=4191892/4192956
[pid=32463] ppid=32461 vsize=5352 CPUtime=0
/proc/32463/stat : 32463 (cspfj.sh) S 32461 32463 31790 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 220115734 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32463/statm: 1338 240 201 169 0 49 0
[pid=32466] ppid=32463 vsize=866780 CPUtime=1800
/proc/32466/stat : 32466 (java) R 32463 32463 31790 0 -1 0 163221 0 20 0 179878 122 0 0 25 0 8 0 220115739 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074499863 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32466/statm: 216695 162061 1840 14 0 203957 0
[pid=32466/tid=32468] ppid=32463 vsize=866780 CPUtime=54.04
/proc/32466/task/32468/stat : 32468 (java) S 32463 32463 31790 0 -1 64 15122 0 1 0 5394 10 0 0 16 0 8 0 220115744 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32469] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32469/stat : 32469 (java) S 32463 32463 31790 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220115744 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32470] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32470/stat : 32470 (java) S 32463 32463 31790 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 220115745 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32471] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32471/stat : 32471 (java) S 32463 32463 31790 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 220115748 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32472] ppid=32463 vsize=866780 CPUtime=0.43
/proc/32466/task/32472/stat : 32472 (java) S 32463 32463 31790 0 -1 64 666 0 0 0 42 1 0 0 16 0 8 0 220115748 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32466/tid=32473] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32473/stat : 32473 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 220115748 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32466/tid=32474] ppid=32463 vsize=866780 CPUtime=0
/proc/32466/task/32474/stat : 32474 (java) S 32463 32463 31790 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220115748 887582720 162061 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 872132

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.11
CPU time (s): 0.004998
CPU user time (s): 0.000999
CPU system time (s): 0.003999
CPU usage (%): 0.000277341
Max. virtual memory (cumulated for all children) (KiB): 872636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 3

runsolver used 2.14767 s user time and 4.45332 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan 13 19:39:25 UTC 2007


IDJOB= 215733
IDBENCH= 5024
IDSOLVER= 77
FILE ID= node42/215733-1168717164

PBS_JOBID= 3547592

Free space on /tmp= 66560 MiB

SOLVER NAME= CSP4J - MAC 2006-12-19
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-mitre.xml
COMMAND LINE= /tmp/evaluation/215733-1168717164/cspfj.sh -competition /tmp/evaluation/215733-1168717164/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-215733-1168717164 -o ROOT/results/node42/solver-215733-1168717164 -C 1800 -M 900  /tmp/evaluation/215733-1168717164/cspfj.sh -competition /tmp/evaluation/215733-1168717164/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  e83d0bee8574e551da497bc065f26910

RANDOM SEED= 390972172

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.229
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.229
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:       1467464 kB
Buffers:         41404 kB
Cached:         451600 kB
SwapCached:        268 kB
Active:          42224 kB
Inactive:       470404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467464 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1492 kB
Writeback:           0 kB
Mapped:          28648 kB
Slab:            61576 kB
Committed_AS:  4637568 kB
PageTables:       1616 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= 66563 MiB



End job on node42 on Sat Jan 13 20:09:28 UTC 2007