Trace number 201201

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 1808.95

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-3.xml
MD5SUM931b9eff036dfe9624d2ebd0c55327ca
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/node34/watcher-201201-1168713590 -o ROOT/results/node34/solver-201201-1168713590 -C 1800 -M 900 /tmp/evaluation/201201-1168713590/cspfj.sh -competition /tmp/evaluation/201201-1168713590/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.32 1.36 1.71 4/68 26694
/proc/meminfo: memFree=1750608/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 219754089 5480448 229 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 229 192 169 0 49 0
[pid=26695] ppid=26693 vsize=0 CPUtime=0
/proc/26695/stat : 26695 (dirname) D 26693 26693 26573 0 -1 4194308 128 0 0 0 0 0 0 0 19 0 1 0 219754089 0 0 18446744073709551615 0 0 0 0 0 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26695/statm: 0 0 0 0 0 0 0

[startup+0.103677 s]
/proc/loadavg: 0.32 1.36 1.71 4/68 26694
/proc/meminfo: memFree=1750608/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.511707 s]
/proc/loadavg: 0.32 1.36 1.71 4/68 26694
/proc/meminfo: memFree=1750608/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33378 s]
/proc/loadavg: 0.38 1.35 1.71 2/76 26703
/proc/meminfo: memFree=1723800/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=865660 CPUtime=1.26
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 8844 0 6 0 120 6 0 0 16 0 8 0 219754089 886435840 8523 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26696/statm: 216415 8523 1828 14 0 203677 0
[pid=26696/tid=26697] ppid=26693 vsize=865660 CPUtime=0.17
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 4584 0 0 0 16 1 0 0 16 0 8 0 219754093 886435840 8523 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26698] ppid=26693 vsize=865660 CPUtime=0
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219754094 886435840 8523 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=865660 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219754094 886435840 8523 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26700] ppid=26693 vsize=865660 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 886435840 8523 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=865660 CPUtime=0.18
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 476 0 0 0 18 0 0 0 16 0 8 0 219754097 886435840 8523 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=865660 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 886435840 8523 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=865660 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 886435840 8523 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 871012

[startup+2.98591 s]
/proc/loadavg: 0.38 1.35 1.71 2/76 26703
/proc/meminfo: memFree=1706200/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=866684 CPUtime=2.91
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 16077 0 6 0 277 14 0 0 16 0 8 0 219754089 887484416 15731 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153901717 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 216671 15731 1828 14 0 203933 0
[pid=26696/tid=26697] ppid=26693 vsize=866684 CPUtime=0.49
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 10880 0 0 0 45 4 0 0 16 0 8 0 219754093 887484416 15731 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26698] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219754094 887484416 15731 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26699] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219754094 887484416 15731 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26700] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 887484416 15731 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=866684 CPUtime=0.25
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 511 0 0 0 24 1 0 0 16 0 8 0 219754097 887484416 15731 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26702] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 887484416 15731 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 887484416 15731 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 872036

[startup+6.28118 s]
/proc/loadavg: 0.51 1.36 1.71 2/76 26745
/proc/meminfo: memFree=1645592/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=866684 CPUtime=6.2
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 28893 0 6 0 592 28 0 0 16 0 8 0 219754089 887484416 28525 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073799056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 216671 28525 1828 14 0 203933 0
[pid=26696/tid=26697] ppid=26693 vsize=866684 CPUtime=0.98
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 22387 0 0 0 90 8 0 0 17 0 8 0 219754093 887484416 28525 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26698] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219754094 887484416 28525 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26699] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219754094 887484416 28525 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26700] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 887484416 28525 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=866684 CPUtime=0.31
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 538 0 0 0 30 1 0 0 16 0 8 0 219754097 887484416 28525 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26702] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 887484416 28525 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) R 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 887484416 28525 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 872036

[startup+12.6867 s]
/proc/loadavg: 0.71 1.39 1.72 4/89 26759
/proc/meminfo: memFree=1481464/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=866684 CPUtime=12.58
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 47413 0 6 0 1210 48 0 0 25 0 8 0 219754089 887484416 47028 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073874736 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 216671 47028 1828 14 0 203933 0
[pid=26696/tid=26697] ppid=26693 vsize=866684 CPUtime=2.09
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 38961 0 0 0 194 15 0 0 16 0 8 0 219754093 887484416 47028 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219754094 887484416 47028 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219754094 887484416 47028 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26700] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 887484416 47028 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=866684 CPUtime=0.31
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 539 0 0 0 30 1 0 0 16 0 8 0 219754097 887484416 47028 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 887484416 47028 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=866684 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 887484416 47028 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 872036

[startup+25.5587 s]
/proc/loadavg: 0.98 1.43 1.73 3/89 26759
/proc/meminfo: memFree=1242424/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=867708 CPUtime=25.39
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 74052 0 6 0 2462 77 0 0 25 0 8 0 219754089 888532992 73654 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073768205 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 216927 73654 1828 14 0 204189 0
[pid=26696/tid=26697] ppid=26693 vsize=867708 CPUtime=3.3
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 62733 0 0 0 305 25 0 0 16 0 8 0 219754093 888532992 73654 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=867708 CPUtime=0
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219754094 888532992 73654 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=867708 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219754094 888532992 73654 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26700] ppid=26693 vsize=867708 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 888532992 73654 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=867708 CPUtime=0.31
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 539 0 0 0 30 1 0 0 16 0 8 0 219754097 888532992 73654 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=867708 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 888532992 73654 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=867708 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 888532992 73654 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 873060

[startup+51.2008 s]
/proc/loadavg: 1.53 1.51 1.74 3/89 26759
/proc/meminfo: memFree=926456/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=868128 CPUtime=50.9
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 111597 0 6 0 4967 123 0 0 25 0 8 0 219754089 888963072 110089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073876000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 217032 110089 1828 14 0 204294 0
[pid=26696/tid=26697] ppid=26693 vsize=868128 CPUtime=5.93
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 96752 0 0 0 552 41 0 0 16 0 8 0 219754093 888963072 110089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=868128 CPUtime=0
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219754094 888963072 110089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=868128 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219754094 888963072 110089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26700] ppid=26693 vsize=868128 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 888963072 110089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=868128 CPUtime=0.31
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 539 0 0 0 30 1 0 0 16 0 8 0 219754097 888963072 110089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=868128 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 888963072 110089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=868128 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 888963072 110089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 873480

[startup+102.487 s]
/proc/loadavg: 1.79 1.59 1.75 3/89 26759
/proc/meminfo: memFree=556856/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=869408 CPUtime=101.92

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

/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=884168 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.57
Current children cumulated vsize (KiB) 889520

[startup+1543.78 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 26957
/proc/meminfo: memFree=288632/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=884168 CPUtime=1536.34
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 231933 0 6 0 153317 317 0 0 25 0 8 0 219754089 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4072942936 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 221042 182891 1834 14 0 208304 0
[pid=26696/tid=26697] ppid=26693 vsize=884168 CPUtime=11.32
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 154672 0 0 0 1065 67 0 0 16 0 8 0 219754093 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=884168 CPUtime=0
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 219754094 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=884168 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 219754094 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26696/tid=26700] ppid=26693 vsize=884168 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=884168 CPUtime=13.26
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 11505 0 0 0 1259 67 0 0 15 0 8 0 219754097 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=884168 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=884168 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 905388032 182891 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.34
Current children cumulated vsize (KiB) 889520

[startup+1603.85 s]
/proc/loadavg: 2.00 2.00 1.91 3/89 26957
/proc/meminfo: memFree=249720/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=885448 CPUtime=1596.13
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 242242 0 6 0 159292 321 0 0 25 0 8 0 219754089 906698752 192591 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4072926600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 221362 192591 1834 14 0 208624 0
[pid=26696/tid=26697] ppid=26693 vsize=885448 CPUtime=14.85
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 164961 0 0 0 1415 70 0 0 16 0 8 0 219754093 906698752 192591 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=885448 CPUtime=0.02
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219754094 906698752 192591 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219754094 906698752 192591 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26700] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 906698752 192591 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=885448 CPUtime=13.26
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 11505 0 0 0 1259 67 0 0 15 0 8 0 219754097 906698752 192591 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 906698752 192591 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 906698752 192591 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.13
Current children cumulated vsize (KiB) 890800

[startup+1663.94 s]
/proc/loadavg: 2.06 2.02 1.92 3/89 26957
/proc/meminfo: memFree=243320/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=885448 CPUtime=1655.9
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 244255 0 6 0 165269 321 0 0 25 0 8 0 219754089 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4072927237 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 221362 194192 1834 14 0 208624 0
[pid=26696/tid=26697] ppid=26693 vsize=885448 CPUtime=19.11
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 166972 0 0 0 1841 70 0 0 16 0 8 0 219754093 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=885448 CPUtime=0.02
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219754094 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219754094 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26700] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=885448 CPUtime=13.26
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 11505 0 0 0 1259 67 0 0 15 0 8 0 219754097 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.9
Current children cumulated vsize (KiB) 890800

[startup+1724.04 s]
/proc/loadavg: 2.09 2.03 1.93 3/89 26957
/proc/meminfo: memFree=243256/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=885448 CPUtime=1715.69
/proc/26696/stat : 26696 (java) R 26693 26693 26573 0 -1 0 245079 0 6 0 171247 322 0 0 25 0 8 0 219754089 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4072927042 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 221362 194192 1834 14 0 208624 0
[pid=26696/tid=26697] ppid=26693 vsize=885448 CPUtime=26.69
/proc/26696/task/26697/stat : 26697 (java) S 26693 26693 26573 0 -1 64 167792 0 0 0 2598 71 0 0 16 0 8 0 219754093 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=885448 CPUtime=0.02
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219754094 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219754094 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26700] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=885448 CPUtime=13.26
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 11505 0 0 0 1259 67 0 0 15 0 8 0 219754097 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=885448 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 906698752 194192 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.69
Current children cumulated vsize (KiB) 890800

[startup+1784.14 s]
/proc/loadavg: 2.24 2.08 1.95 3/89 26957
/proc/meminfo: memFree=201784/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=887644 CPUtime=1775.47
/proc/26696/stat : 26696 (java) S 26693 26693 26573 0 -1 0 250174 0 6 0 177223 324 0 0 17 0 8 0 219754089 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 221911 194437 1834 14 0 209173 0
[pid=26696/tid=26697] ppid=26693 vsize=887644 CPUtime=57.12
/proc/26696/task/26697/stat : 26697 (java) R 26693 26693 26573 0 -1 64 172872 0 0 0 5639 73 0 0 25 0 8 0 219754093 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155525061 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=887644 CPUtime=0.02
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219754094 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=887644 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219754094 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26700] ppid=26693 vsize=887644 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=887644 CPUtime=13.26
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 11505 0 0 0 1259 67 0 0 15 0 8 0 219754097 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=887644 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=887644 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.47
Current children cumulated vsize (KiB) 892996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.84 s]
/proc/loadavg: 2.15 2.07 1.95 3/89 26957
/proc/meminfo: memFree=195704/2055920 swapFree=4192812/4192956
[pid=26693] ppid=26691 vsize=5352 CPUtime=0
/proc/26693/stat : 26693 (cspfj.sh) S 26691 26693 26573 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 219754089 5480448 240 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1338 240 201 169 0 49 0
[pid=26696] ppid=26693 vsize=887644 CPUtime=1800.05
/proc/26696/stat : 26696 (java) S 26693 26693 26573 0 -1 0 255190 0 6 0 179678 327 0 0 16 0 8 0 219754089 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26696/statm: 221911 194437 1834 14 0 209173 0
[pid=26696/tid=26697] ppid=26693 vsize=887644 CPUtime=81.05
/proc/26696/task/26697/stat : 26697 (java) R 26693 26693 26573 0 -1 64 177876 0 0 0 8029 76 0 0 25 0 8 0 219754093 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155525086 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26698] ppid=26693 vsize=887644 CPUtime=0.02
/proc/26696/task/26698/stat : 26698 (java) S 26693 26693 26573 0 -1 64 11 0 0 0 2 0 0 0 16 0 8 0 219754094 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26699] ppid=26693 vsize=887644 CPUtime=0
/proc/26696/task/26699/stat : 26699 (java) S 26693 26693 26573 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 219754094 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26700] ppid=26693 vsize=887644 CPUtime=0
/proc/26696/task/26700/stat : 26700 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 219754097 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26701] ppid=26693 vsize=887644 CPUtime=13.26
/proc/26696/task/26701/stat : 26701 (java) S 26693 26693 26573 0 -1 64 11505 0 0 0 1259 67 0 0 15 0 8 0 219754097 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26702] ppid=26693 vsize=887644 CPUtime=0
/proc/26696/task/26702/stat : 26702 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 219754097 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26696/tid=26703] ppid=26693 vsize=887644 CPUtime=0
/proc/26696/task/26703/stat : 26703 (java) S 26693 26693 26573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 219754097 908947456 194437 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 892996

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.95
CPU time (s): 0.004998
CPU user time (s): 0.001999
CPU system time (s): 0.002999
CPU usage (%): 0.000276292
Max. virtual memory (cumulated for all children) (KiB): 892996

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

runsolver used 1.88171 s user time and 5.17621 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 13 18:39:56 UTC 2007


IDJOB= 201201
IDBENCH= 3749
IDSOLVER= 77
FILE ID= node34/201201-1168713590

PBS_JOBID= 3547341

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  931b9eff036dfe9624d2ebd0c55327ca

RANDOM SEED= 76282822

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.227
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.227
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:       1751152 kB
Buffers:         22904 kB
Cached:         209180 kB
SwapCached:          0 kB
Active:          66212 kB
Inactive:       185956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3684 kB
Writeback:           0 kB
Mapped:          30272 kB
Slab:            38404 kB
Committed_AS:  3974212 kB
PageTables:       1596 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= 66561 MiB



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