Trace number 201248

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSP4J - Combo 2006-12-19? (TO) 0.005998 1815.99

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-2.xml
MD5SUMa9559a77dc2a348044495e00f4dfba11
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
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/node1/watcher-201248-1168713595 -o ROOT/results/node1/solver-201248-1168713595 -C 1800 -M 900 /tmp/evaluation/201248-1168713595/cspfj.sh -solver Combo -competition /tmp/evaluation/201248-1168713595/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: 0.37 1.34 1.72 4/81 3464
/proc/meminfo: memFree=1178880/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 219756511 5484544 229 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353444434 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/3463/statm: 1339 229 191 169 0 50 0
[pid=3465] ppid=3463 vsize=5356 CPUtime=0
/proc/3465/stat : 3465 (cspfj.sh) D 3463 3463 2035 0 -1 4194368 24 0 0 0 0 0 0 0 19 0 1 0 219756512 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353442917 0 2147483391 4096 65538 18446744072099781622 0 0 17 1 0 0
/proc/3465/statm: 1339 234 195 169 0 50 0

[startup+0.103217 s]
/proc/loadavg: 0.37 1.34 1.72 4/81 3464
/proc/meminfo: memFree=1178880/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.511256 s]
/proc/loadavg: 0.37 1.34 1.72 4/81 3464
/proc/meminfo: memFree=1178880/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.33235 s]
/proc/loadavg: 0.37 1.34 1.72 2/89 3476
/proc/meminfo: memFree=1153600/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=865660 CPUtime=1.28
/proc/3466/stat : 3466 (java) S 3463 3463 2035 0 -1 0 8853 0 1 0 122 6 0 0 16 0 8 0 219756513 886435840 8527 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3466/statm: 216415 8527 1828 14 0 203677 0
[pid=3466/tid=3467] ppid=3463 vsize=865660 CPUtime=0.17
/proc/3466/task/3467/stat : 3467 (java) S 3463 3463 2035 0 -1 64 4587 0 0 0 15 2 0 0 16 0 8 0 219756518 886435840 8527 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3468] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 219756518 886435840 8527 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219756518 886435840 8527 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 886435840 8527 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=865660 CPUtime=0.19
/proc/3466/task/3471/stat : 3471 (java) R 3463 3463 2035 0 -1 64 476 0 0 0 19 0 0 0 16 0 8 0 219756522 886435840 8527 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 886435840 8527 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 886435840 8527 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 871016

[startup+2.96955 s]
/proc/loadavg: 0.37 1.34 1.72 2/89 3476
/proc/meminfo: memFree=1136320/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=865660 CPUtime=2.92
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 15636 0 1 0 277 15 0 0 17 0 8 0 219756513 886435840 15286 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4153785378 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3466/statm: 216415 15286 1828 14 0 203677 0
[pid=3466/tid=3467] ppid=3463 vsize=865660 CPUtime=0.47
/proc/3466/task/3467/stat : 3467 (java) S 3463 3463 2035 0 -1 64 10484 0 0 0 42 5 0 0 16 0 8 0 219756518 886435840 15286 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3468] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219756518 886435840 15286 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3469] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219756518 886435840 15286 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 886435840 15286 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=865660 CPUtime=0.25
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 511 0 0 0 24 1 0 0 16 0 8 0 219756522 886435840 15286 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3472] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 886435840 15286 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=865660 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 886435840 15286 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 871016

[startup+6.17311 s]
/proc/loadavg: 0.42 1.34 1.72 2/91 3511
/proc/meminfo: memFree=1071976/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=865900 CPUtime=6.11
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 27443 0 1 0 582 29 0 0 17 0 8 0 219756513 886681600 27071 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3466/statm: 216475 27071 1828 14 0 203737 0
[pid=3466/tid=3467] ppid=3463 vsize=865900 CPUtime=0.95
/proc/3466/task/3467/stat : 3467 (java) R 3463 3463 2035 0 -1 64 21030 0 0 0 86 9 0 0 15 0 8 0 219756518 886681600 27071 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4153827325 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3468] ppid=3463 vsize=865900 CPUtime=0
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219756518 886681600 27071 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=865900 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219756518 886681600 27071 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=865900 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 886681600 27071 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=865900 CPUtime=0.32
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 537 0 0 0 31 1 0 0 16 0 8 0 219756522 886681600 27071 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=865900 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 886681600 27071 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=865900 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 886681600 27071 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 871256

[startup+12.6619 s]
/proc/loadavg: 0.62 1.36 1.73 3/102 3535
/proc/meminfo: memFree=926032/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=866924 CPUtime=12.59
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 46055 0 1 0 1208 51 0 0 25 0 8 0 219756513 887730176 45665 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3466/statm: 216731 45665 1828 14 0 203993 0
[pid=3466/tid=3467] ppid=3463 vsize=866924 CPUtime=1.75
/proc/3466/task/3467/stat : 3467 (java) R 3463 3463 2035 0 -1 64 37661 0 0 0 159 16 0 0 15 0 8 0 219756518 887730176 45665 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3468] ppid=3463 vsize=866924 CPUtime=0
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 219756518 887730176 45665 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=866924 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219756518 887730176 45665 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=866924 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 887730176 45665 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=866924 CPUtime=0.32
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 538 0 0 0 31 1 0 0 16 0 8 0 219756522 887730176 45665 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=866924 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 887730176 45665 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=866924 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 887730176 45665 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 872280

[startup+25.5564 s]
/proc/loadavg: 1.00 1.41 1.74 3/102 3535
/proc/meminfo: memFree=818064/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=867080 CPUtime=25.42
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 71621 0 1 0 2463 79 0 0 25 0 8 0 219756513 887889920 71219 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4073330699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3466/statm: 216770 71219 1828 14 0 204032 0
[pid=3466/tid=3467] ppid=3463 vsize=867080 CPUtime=3.47
/proc/3466/task/3467/stat : 3467 (java) S 3463 3463 2035 0 -1 64 60520 0 0 0 320 27 0 0 16 0 8 0 219756518 887889920 71219 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3468] ppid=3463 vsize=867080 CPUtime=0
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219756518 887889920 71219 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=867080 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219756518 887889920 71219 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=867080 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 887889920 71219 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=867080 CPUtime=0.32
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 538 0 0 0 31 1 0 0 16 0 8 0 219756522 887889920 71219 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=867080 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 887889920 71219 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=867080 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 887889920 71219 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 872436

[startup+51.2332 s]
/proc/loadavg: 1.34 1.46 1.74 4/102 3535
/proc/meminfo: memFree=654032/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=868424 CPUtime=50.83
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 103118 0 1 0 4960 123 0 0 25 0 8 0 219756513 889266176 101610 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4073735948 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3466/statm: 217106 101610 1828 14 0 204368 0
[pid=3466/tid=3467] ppid=3463 vsize=868424 CPUtime=6.71
/proc/3466/task/3467/stat : 3467 (java) S 3463 3463 2035 0 -1 64 88729 0 0 0 628 43 0 0 16 0 8 0 219756518 889266176 101610 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3468] ppid=3463 vsize=868424 CPUtime=0
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219756518 889266176 101610 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=868424 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219756518 889266176 101610 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=868424 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 889266176 101610 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=868424 CPUtime=0.32
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 538 0 0 0 31 1 0 0 16 0 8 0 219756522 889266176 101610 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=868424 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 889266176 101610 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=868424 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 889266176 101610 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 873780

[startup+102.448 s]
/proc/loadavg: 1.71 1.54 1.75 4/102 3535
/proc/meminfo: memFree=435088/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=869896 CPUtime=101.53

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

/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 11340 0 0 0 1302 65 0 0 15 0 8 0 219756522 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=883588 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=883588 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.36
Current children cumulated vsize (KiB) 888944

[startup+1544.15 s]
/proc/loadavg: 2.00 2.00 1.93 3/102 3733
/proc/meminfo: memFree=14992/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=883588 CPUtime=1528.84
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 230332 0 1 0 152540 344 0 0 25 0 8 0 219756513 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4072937049 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3466/statm: 220897 182890 1834 14 0 208159 0
[pid=3466/tid=3467] ppid=3463 vsize=883588 CPUtime=13.81
/proc/3466/task/3467/stat : 3467 (java) S 3463 3463 2035 0 -1 64 154789 0 0 0 1301 80 0 0 16 0 8 0 219756518 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3468] ppid=3463 vsize=883588 CPUtime=0
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219756518 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=883588 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219756518 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=883588 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=883588 CPUtime=13.67
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 11340 0 0 0 1302 65 0 0 15 0 8 0 219756522 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=883588 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=883588 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 904794112 182890 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.84
Current children cumulated vsize (KiB) 888944

[startup+1604.24 s]
/proc/loadavg: 2.00 2.00 1.93 3/102 3733
/proc/meminfo: memFree=15056/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=886120 CPUtime=1588.41
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 236125 0 1 0 158494 347 0 0 25 0 8 0 219756513 907386880 188296 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4072933375 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3466/statm: 221530 188296 1834 14 0 208792 0
[pid=3466/tid=3467] ppid=3463 vsize=886120 CPUtime=16.35
/proc/3466/task/3467/stat : 3467 (java) S 3463 3463 2035 0 -1 64 160555 0 0 0 1552 83 0 0 16 0 8 0 219756518 907386880 188296 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3468] ppid=3463 vsize=886120 CPUtime=0.02
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 2 0 0 0 17 0 8 0 219756518 907386880 188296 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3469] ppid=3463 vsize=886120 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219756518 907386880 188296 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=886120 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 907386880 188296 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=886120 CPUtime=13.67
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 11340 0 0 0 1302 65 0 0 15 0 8 0 219756522 907386880 188296 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=886120 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 907386880 188296 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=886120 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 907386880 188296 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.41
Current children cumulated vsize (KiB) 891476

[startup+1664.29 s]
/proc/loadavg: 2.04 2.01 1.93 5/102 3733
/proc/meminfo: memFree=15184/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=888060 CPUtime=1648.44
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 242552 0 1 0 164494 350 0 0 25 0 8 0 219756513 909373440 194302 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3466/statm: 222015 194302 1834 14 0 209277 0
[pid=3466/tid=3467] ppid=3463 vsize=888060 CPUtime=23.17
/proc/3466/task/3467/stat : 3467 (java) R 3463 3463 2035 0 -1 64 166979 0 0 0 2232 85 0 0 18 0 8 0 219756518 909373440 194302 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4155525281 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3468] ppid=3463 vsize=888060 CPUtime=0.02
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219756518 909373440 194302 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3469] ppid=3463 vsize=888060 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219756518 909373440 194302 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=888060 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 909373440 194302 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=888060 CPUtime=13.67
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 11340 0 0 0 1302 65 0 0 15 0 8 0 219756522 909373440 194302 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=888060 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 909373440 194302 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=888060 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 909373440 194302 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.44
Current children cumulated vsize (KiB) 893416

[startup+1724.37 s]
/proc/loadavg: 2.06 2.02 1.94 3/102 3733
/proc/meminfo: memFree=15440/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=885896 CPUtime=1708.5
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 243075 0 1 0 170499 351 0 0 25 0 8 0 219756513 907157504 194200 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4072941831 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3466/statm: 221474 194200 1834 14 0 208736 0
[pid=3466/tid=3467] ppid=3463 vsize=885896 CPUtime=30.45
/proc/3466/task/3467/stat : 3467 (java) S 3463 3463 2035 0 -1 64 167500 0 0 0 2959 86 0 0 16 0 8 0 219756518 907157504 194200 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3468] ppid=3463 vsize=885896 CPUtime=0.02
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219756518 907157504 194200 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3469] ppid=3463 vsize=885896 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219756518 907157504 194200 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=885896 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 907157504 194200 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=885896 CPUtime=13.67
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 11340 0 0 0 1302 65 0 0 15 0 8 0 219756522 907157504 194200 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=885896 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 907157504 194200 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=885896 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 907157504 194200 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.5
Current children cumulated vsize (KiB) 891252

[startup+1784.43 s]
/proc/loadavg: 2.27 2.08 1.96 4/102 3733
/proc/meminfo: memFree=16080/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=886056 CPUtime=1768.53
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 244107 0 1 0 176501 352 0 0 18 0 8 0 219756513 907321344 194210 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4072926834 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3466/statm: 221514 194210 1834 14 0 208776 0
[pid=3466/tid=3467] ppid=3463 vsize=886056 CPUtime=44.46
/proc/3466/task/3467/stat : 3467 (java) R 3463 3463 2035 0 -1 64 168527 0 0 0 4359 87 0 0 19 0 8 0 219756518 907321344 194210 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3468] ppid=3463 vsize=886056 CPUtime=0.02
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219756518 907321344 194210 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3469] ppid=3463 vsize=886056 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219756518 907321344 194210 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=886056 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 907321344 194210 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=886056 CPUtime=13.67
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 11340 0 0 0 1302 65 0 0 15 0 8 0 219756522 907321344 194210 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=886056 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 907321344 194210 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=886056 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 907321344 194210 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.53
Current children cumulated vsize (KiB) 891412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.97 s]
/proc/loadavg: 2.19 2.08 1.96 2/89 3743
/proc/meminfo: memFree=596992/2055920 swapFree=4165612/4192956
[pid=3463] ppid=3461 vsize=5356 CPUtime=0
/proc/3463/stat : 3463 (cspfj.sh) S 3461 3463 2035 0 -1 4194304 318 128 0 0 0 0 0 0 17 0 1 0 219756511 5484544 242 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3463/statm: 1339 242 201 169 0 50 0
[pid=3466] ppid=3463 vsize=886088 CPUtime=1800.07
/proc/3466/stat : 3466 (java) R 3463 3463 2035 0 -1 0 246479 0 1 0 179652 355 0 0 17 0 8 0 219756513 907354112 194248 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4072923466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3466/statm: 221522 194248 1834 14 0 208784 0
[pid=3466/tid=3467] ppid=3463 vsize=886088 CPUtime=63.13
/proc/3466/task/3467/stat : 3467 (java) S 3463 3463 2035 0 -1 64 170892 0 0 0 6224 89 0 0 18 0 8 0 219756518 907354112 194248 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3468] ppid=3463 vsize=886088 CPUtime=0.02
/proc/3466/task/3468/stat : 3468 (java) S 3463 3463 2035 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219756518 907354112 194248 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3466/tid=3469] ppid=3463 vsize=886088 CPUtime=0
/proc/3466/task/3469/stat : 3469 (java) S 3463 3463 2035 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219756518 907354112 194248 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3470] ppid=3463 vsize=886088 CPUtime=0
/proc/3466/task/3470/stat : 3470 (java) S 3463 3463 2035 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 219756522 907354112 194248 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3471] ppid=3463 vsize=886088 CPUtime=13.67
/proc/3466/task/3471/stat : 3471 (java) S 3463 3463 2035 0 -1 64 11340 0 0 0 1302 65 0 0 15 0 8 0 219756522 907354112 194248 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3472] ppid=3463 vsize=886088 CPUtime=0
/proc/3466/task/3472/stat : 3472 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219756522 907354112 194248 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3466/tid=3473] ppid=3463 vsize=886088 CPUtime=0
/proc/3466/task/3473/stat : 3473 (java) S 3463 3463 2035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219756522 907354112 194248 18446744073709551615 134512640 134570532 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 891444

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.99
CPU time (s): 0.005998
CPU user time (s): 0.002999
CPU system time (s): 0.002999
CPU usage (%): 0.000330289
Max. virtual memory (cumulated for all children) (KiB): 893480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 446
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= 4

runsolver used 2.24566 s user time and 5.77512 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan 13 18:40:02 UTC 2007


IDJOB= 201248
IDBENCH= 3752
IDSOLVER= 76
FILE ID= node1/201248-1168713595

PBS_JOBID= 3547077

Free space on /tmp= 66561 MiB

SOLVER NAME= CSP4J - Combo 2006-12-19
BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-2.xml
COMMAND LINE= /tmp/evaluation/201248-1168713595/cspfj.sh -solver Combo -competition /tmp/evaluation/201248-1168713595/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-201248-1168713595 -o ROOT/results/node1/solver-201248-1168713595 -C 1800 -M 900  /tmp/evaluation/201248-1168713595/cspfj.sh -solver Combo -competition /tmp/evaluation/201248-1168713595/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  a9559a77dc2a348044495e00f4dfba11

RANDOM SEED= 240504780

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1179424 kB
Buffers:         46996 kB
Cached:         731548 kB
SwapCached:       4204 kB
Active:         332792 kB
Inactive:       486120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1179424 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3768 kB
Writeback:           0 kB
Mapped:          49720 kB
Slab:            42652 kB
Committed_AS:  6891552 kB
PageTables:       2172 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= 66554 MiB



End job on node1 on Sat Jan 13 19:10:25 UTC 2007