Trace number 272471

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSP4J - MAC 2007-01-16? (TO) 1800.04 1812.2

General information on the benchmark

Namehaystacks/
haystacks_34.xml
MD5SUM59402b4c8ddb23a8b0b5394ce6a8b96b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.2382
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1156
Number of constraints19107
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19107
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/node4/watcher-272471-1169172034 -o ROOT/results/node4/solver-272471-1169172034 -C 1800 -M 900 /tmp/evaluation/272471-1169172034/cspfj.sh -competition /tmp/evaluation/272471-1169172034/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: 2.00 1.89 1.48 5/95 19250
/proc/meminfo: memFree=1394152/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 271 0 0 0 0 0 0 0 20 0 1 0 265598983 5480448 229 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 229 192 169 0 49 0
[pid=19249] ppid=19248 vsize=0 CPUtime=0
/proc/19249/stat : 19249 (dirname) R 19248 19248 19032 0 -1 4194308 128 0 0 0 0 0 0 0 21 0 1 0 265598983 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19249/statm: 0 0 0 0 0 0 0

[startup+0.107756 s]
/proc/loadavg: 2.00 1.89 1.48 5/95 19250
/proc/meminfo: memFree=1394152/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.515794 s]
/proc/loadavg: 2.00 1.89 1.48 5/95 19250
/proc/meminfo: memFree=1394152/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34088 s]
/proc/loadavg: 2.00 1.89 1.48 3/102 19258
/proc/meminfo: memFree=1381104/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=866256 CPUtime=1.29
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 5595 0 1 0 122 7 0 0 24 0 8 0 265598984 887046144 5296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155314829 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19251/statm: 216564 5296 1829 14 0 203825 0
[pid=19251/tid=19252] ppid=19248 vsize=866256 CPUtime=0.13
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 1325 0 0 0 13 0 0 0 16 0 8 0 265598988 887046144 5296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19253] ppid=19248 vsize=866256 CPUtime=0
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265598988 887046144 5296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=866256 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265598988 887046144 5296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=866256 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 887046144 5296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=866256 CPUtime=0.25
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 680 0 0 0 24 1 0 0 15 0 8 0 265598991 887046144 5296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19257] ppid=19248 vsize=866256 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 887046144 5296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=866256 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 887046144 5296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 871608

[startup+2.99104 s]
/proc/loadavg: 2.00 1.89 1.48 3/102 19258
/proc/meminfo: memFree=1374128/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=866536 CPUtime=2.93
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 8098 0 1 0 279 14 0 0 25 0 8 0 265598984 887332864 7754 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19251/statm: 216634 7754 1829 14 0 203895 0
[pid=19251/tid=19252] ppid=19248 vsize=866536 CPUtime=0.35
/proc/19251/task/19252/stat : 19252 (java) R 19248 19248 19032 0 -1 64 3237 0 0 0 33 2 0 0 16 0 8 0 265598988 887332864 7754 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4154035667 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19253] ppid=19248 vsize=866536 CPUtime=0
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265598988 887332864 7754 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=866536 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265598988 887332864 7754 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=866536 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 887332864 7754 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=866536 CPUtime=0.35
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 728 0 0 0 34 1 0 0 16 0 8 0 265598991 887332864 7754 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19257] ppid=19248 vsize=866536 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 887332864 7754 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=866536 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 887332864 7754 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 871888

[startup+6.20334 s]
/proc/loadavg: 2.00 1.89 1.48 3/102 19258
/proc/meminfo: memFree=1356016/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=866596 CPUtime=6.11
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 12157 0 1 0 588 23 0 0 25 0 8 0 265598984 887394304 11775 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073486157 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19251/statm: 216649 11775 1829 14 0 203910 0
[pid=19251/tid=19252] ppid=19248 vsize=866596 CPUtime=0.66
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 6323 0 0 0 63 3 0 0 16 0 8 0 265598988 887394304 11775 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19253] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265598988 887394304 11775 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265598988 887394304 11775 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 887394304 11775 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=866596 CPUtime=0.35
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 729 0 0 0 34 1 0 0 15 0 8 0 265598991 887394304 11775 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19257] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 887394304 11775 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 887394304 11775 18446744073709551615 134512640 134570532 4294956512 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) 871948

[startup+12.686 s]
/proc/loadavg: 2.00 1.89 1.49 3/102 19258
/proc/meminfo: memFree=1334256/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=866596 CPUtime=12.53
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 17119 0 1 0 1218 35 0 0 25 0 8 0 265598984 887394304 16713 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073696650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19251/statm: 216649 16713 1829 14 0 203910 0
[pid=19251/tid=19252] ppid=19248 vsize=866596 CPUtime=1.09
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 10216 0 0 0 104 5 0 0 16 0 8 0 265598988 887394304 16713 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19253] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265598988 887394304 16713 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265598988 887394304 16713 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 887394304 16713 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=866596 CPUtime=0.35
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 729 0 0 0 34 1 0 0 15 0 8 0 265598991 887394304 16713 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19257] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 887394304 16713 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 887394304 16713 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 871948

[startup+25.5762 s]
/proc/loadavg: 2.00 1.90 1.49 3/102 19258
/proc/meminfo: memFree=1310320/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=866596 CPUtime=25.29
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 23150 0 1 0 2479 50 0 0 25 0 8 0 265598984 887394304 22726 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073719896 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19251/statm: 216649 22726 1829 14 0 203910 0
[pid=19251/tid=19252] ppid=19248 vsize=866596 CPUtime=1.62
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 15189 0 0 0 154 8 0 0 17 0 8 0 265598988 887394304 22726 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19253] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265598988 887394304 22726 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265598988 887394304 22726 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 887394304 22726 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=866596 CPUtime=0.35
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 729 0 0 0 34 1 0 0 15 0 8 0 265598991 887394304 22726 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19257] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 887394304 22726 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=866596 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 887394304 22726 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 871948

[startup+51.2537 s]
/proc/loadavg: 2.07 1.92 1.51 3/108 19360
/proc/meminfo: memFree=1273856/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=866916 CPUtime=50.59
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 31907 0 1 0 4987 72 0 0 25 0 8 0 265598984 887721984 31465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073720730 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19251/statm: 216729 31465 1829 14 0 203990 0
[pid=19251/tid=19252] ppid=19248 vsize=866916 CPUtime=2.28
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 22303 0 0 0 218 10 0 0 16 0 8 0 265598988 887721984 31465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19253] ppid=19248 vsize=866916 CPUtime=0
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265598988 887721984 31465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=866916 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265598988 887721984 31465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=866916 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 887721984 31465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=866916 CPUtime=0.35
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 729 0 0 0 34 1 0 0 15 0 8 0 265598991 887721984 31465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19257] ppid=19248 vsize=866916 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 887721984 31465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=866916 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 887721984 31465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 872268

[startup+102.481 s]
/proc/loadavg: 2.30 2.01 1.56 3/102 19456
/proc/meminfo: memFree=1224048/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=868196 CPUtime=101.19

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

/proc/loadavg: 1.05 1.56 1.73 2/86 19763
/proc/meminfo: memFree=1191600/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=882756 CPUtime=1532.05
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 58657 0 1 0 152986 219 0 0 25 0 8 0 265598984 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074200302 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19251/statm: 220689 57388 1834 14 0 207950 0
[pid=19251/tid=19252] ppid=19248 vsize=882756 CPUtime=5.12
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 36012 0 0 0 496 16 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19253] ppid=19248 vsize=882756 CPUtime=0.01
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=882756 CPUtime=10.63
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 11348 0 0 0 989 74 0 0 16 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19257] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.05
Current children cumulated vsize (KiB) 888108

[startup+1604.1 s]
/proc/loadavg: 1.02 1.46 1.68 2/86 19763
/proc/meminfo: memFree=1191600/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=882756 CPUtime=1592.07
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 58657 0 1 0 158988 219 0 0 25 0 8 0 265598984 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074211198 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19251/statm: 220689 57388 1834 14 0 207950 0
[pid=19251/tid=19252] ppid=19248 vsize=882756 CPUtime=5.12
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 36012 0 0 0 496 16 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19253] ppid=19248 vsize=882756 CPUtime=0.01
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=882756 CPUtime=10.63
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 11348 0 0 0 989 74 0 0 16 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19257] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.07
Current children cumulated vsize (KiB) 888108

[startup+1664.17 s]
/proc/loadavg: 1.04 1.39 1.64 2/86 19763
/proc/meminfo: memFree=1191664/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=882756 CPUtime=1652.11
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 58657 0 1 0 164992 219 0 0 25 0 8 0 265598984 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074200306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19251/statm: 220689 57388 1834 14 0 207950 0
[pid=19251/tid=19252] ppid=19248 vsize=882756 CPUtime=5.12
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 36012 0 0 0 496 16 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19253] ppid=19248 vsize=882756 CPUtime=0.01
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=882756 CPUtime=10.63
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 11348 0 0 0 989 74 0 0 16 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19257] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.11
Current children cumulated vsize (KiB) 888108

[startup+1724.23 s]
/proc/loadavg: 1.01 1.31 1.60 2/86 19763
/proc/meminfo: memFree=1191672/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=882756 CPUtime=1712.15
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 58657 0 1 0 170995 220 0 0 25 0 8 0 265598984 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073676469 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19251/statm: 220689 57388 1834 14 0 207950 0
[pid=19251/tid=19252] ppid=19248 vsize=882756 CPUtime=5.12
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 36012 0 0 0 496 16 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19253] ppid=19248 vsize=882756 CPUtime=0.01
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265598988 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=882756 CPUtime=10.63
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 11348 0 0 0 989 74 0 0 16 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19257] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 903942144 57388 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.15
Current children cumulated vsize (KiB) 888108

[startup+1784.3 s]
/proc/loadavg: 1.04 1.26 1.56 2/86 19763
/proc/meminfo: memFree=1191672/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=882756 CPUtime=1772.17
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 58660 0 1 0 176997 220 0 0 25 0 8 0 265598984 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4104156891 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19251/statm: 220689 57389 1834 14 0 207950 0
[pid=19251/tid=19252] ppid=19248 vsize=882756 CPUtime=5.14
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 36012 0 0 0 498 16 0 0 16 0 8 0 265598988 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19253] ppid=19248 vsize=882756 CPUtime=0.01
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265598988 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265598988 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=882756 CPUtime=10.63
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 11349 0 0 0 989 74 0 0 16 0 8 0 265598991 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19257] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.17
Current children cumulated vsize (KiB) 888108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.18 s]
/proc/loadavg: 1.02 1.24 1.54 2/86 19763
/proc/meminfo: memFree=1191672/2055920 swapFree=4182144/4192956
[pid=19248] ppid=19246 vsize=5352 CPUtime=0
/proc/19248/stat : 19248 (cspfj.sh) S 19246 19248 19032 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265598983 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19248/statm: 1338 240 201 169 0 49 0
[pid=19251] ppid=19248 vsize=882756 CPUtime=1800.04
/proc/19251/stat : 19251 (java) R 19248 19248 19032 0 -1 0 58660 0 1 0 179784 220 0 0 25 0 8 0 265598984 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4104156904 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19251/statm: 220689 57389 1834 14 0 207950 0
[pid=19251/tid=19252] ppid=19248 vsize=882756 CPUtime=5.14
/proc/19251/task/19252/stat : 19252 (java) S 19248 19248 19032 0 -1 64 36012 0 0 0 498 16 0 0 16 0 8 0 265598988 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19253] ppid=19248 vsize=882756 CPUtime=0.01
/proc/19251/task/19253/stat : 19253 (java) S 19248 19248 19032 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265598988 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19254] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19254/stat : 19254 (java) S 19248 19248 19032 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265598988 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19255] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19255/stat : 19255 (java) S 19248 19248 19032 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 265598991 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19256] ppid=19248 vsize=882756 CPUtime=10.63
/proc/19251/task/19256/stat : 19256 (java) S 19248 19248 19032 0 -1 64 11349 0 0 0 989 74 0 0 16 0 8 0 265598991 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19251/tid=19257] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19257/stat : 19257 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265598991 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19251/tid=19258] ppid=19248 vsize=882756 CPUtime=0
/proc/19251/task/19258/stat : 19258 (java) S 19248 19248 19032 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265598991 903942144 57389 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 888108

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 19248 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=1999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=1999
CPU time returned by wait4() is 0.003998
while last known CPU time is 1800.04

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

Real time (s): 1812.2
CPU time (s): 1800.04
CPU user time (s): 1797.84
CPU system time (s): 2.2
CPU usage (%): 99.329
Max. virtual memory (cumulated for all children) (KiB): 891072

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

runsolver used 2.11868 s user time and 6.19606 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri Jan 19 02:00:34 UTC 2007


IDJOB= 272471
IDBENCH= 6962
IDSOLVER= 91
FILE ID= node4/272471-1169172034

PBS_JOBID= 3584057

Free space on /tmp= 66562 MiB

SOLVER NAME= CSP4J - MAC 2007-01-16
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_34.xml
COMMAND LINE= /tmp/evaluation/272471-1169172034/cspfj.sh  -competition /tmp/evaluation/272471-1169172034/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-272471-1169172034 -o ROOT/results/node4/solver-272471-1169172034 -C 1800 -M 900  /tmp/evaluation/272471-1169172034/cspfj.sh  -competition /tmp/evaluation/272471-1169172034/unknown.xml

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  59402b4c8ddb23a8b0b5394ce6a8b96b

RANDOM SEED= 157433071

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.223
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.223
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:       1394896 kB
Buffers:         62080 kB
Cached:         454748 kB
SwapCached:       2148 kB
Active:         118884 kB
Inactive:       459904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394896 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            2588 kB
Writeback:           0 kB
Mapped:          79660 kB
Slab:            66804 kB
Committed_AS:  7306948 kB
PageTables:       2524 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= 66562 MiB



End job on node4 on Fri Jan 19 02:30:47 UTC 2007