Trace number 272477

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 1801.47

General information on the benchmark

Namehaystacks/
haystacks_17.xml
MD5SUM2218b17888bd2e948cc597d464c99a9e
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 benchmark1.48877
SatisfiableNO
(Un)Satisfiability was proved
Number of variables289
Number of constraints2328
Maximum constraint arity2
Maximum domain size17
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2328
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/node16/watcher-272477-1169172106 -o ROOT/results/node16/solver-272477-1169172106 -C 1800 -M 900 /tmp/evaluation/272477-1169172106/cspfj.sh -competition /tmp/evaluation/272477-1169172106/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.95 3/100 11182
/proc/meminfo: memFree=1347368/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=18540 CPUtime=0
/proc/11181/stat : 11181 (runsolver) R 11179 11181 10373 0 -1 4194368 16 0 0 0 0 0 0 0 25 0 1 0 265605485 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11181/statm: 4635 279 244 17 0 2626 0

[startup+0.102488 s]
/proc/loadavg: 1.92 1.98 1.95 3/100 11182
/proc/meminfo: memFree=1347368/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.514423 s]
/proc/loadavg: 1.92 1.98 1.95 3/100 11182
/proc/meminfo: memFree=1347368/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33626 s]
/proc/loadavg: 1.92 1.98 1.95 4/108 11193
/proc/meminfo: memFree=1335528/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866288 CPUtime=1.3
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 5154 0 1 0 124 6 0 0 25 0 8 0 265605486 887078912 4864 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073330699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216572 4864 1829 14 0 203833 0
[pid=11184/tid=11185] ppid=11181 vsize=866288 CPUtime=0.11
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 825 0 0 0 11 0 0 0 16 0 8 0 265605490 887078912 4864 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866288 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887078912 4864 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866288 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265605490 887078912 4864 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866288 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887078912 4864 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866288 CPUtime=0.26
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 670 0 0 0 25 1 0 0 15 0 8 0 265605494 887078912 4864 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866288 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887078912 4864 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866288 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 265605494 887078912 4864 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 871640

[startup+2.97395 s]
/proc/loadavg: 2.01 2.00 1.96 3/108 11193
/proc/meminfo: memFree=1330408/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866404 CPUtime=2.94
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 6958 0 1 0 282 12 0 0 25 0 8 0 265605486 887197696 6612 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216601 6612 1829 14 0 203862 0
[pid=11184/tid=11185] ppid=11181 vsize=866404 CPUtime=0.31
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2056 0 0 0 30 1 0 0 16 0 8 0 265605490 887197696 6612 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866404 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 265605490 887197696 6612 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866404 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265605490 887197696 6612 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866404 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887197696 6612 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866404 CPUtime=0.35
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 710 0 0 0 33 2 0 0 15 0 8 0 265605494 887197696 6612 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866404 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887197696 6612 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866404 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887197696 6612 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 871756

[startup+6.26934 s]
/proc/loadavg: 2.01 2.00 1.96 3/108 11199
/proc/meminfo: memFree=1323368/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=6.24
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8093 0 1 0 608 16 0 0 25 0 8 0 265605486 887545856 7638 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074191484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 7638 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.45
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2860 0 0 0 43 2 0 0 16 0 8 0 265605490 887545856 7638 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7638 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7638 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 7638 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.4
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 738 0 0 0 38 2 0 0 15 0 8 0 265605494 887545856 7638 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 7638 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 7638 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 872096

[startup+12.7561 s]
/proc/loadavg: 2.00 2.00 1.96 3/108 11205
/proc/meminfo: memFree=1323176/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=12.72
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8188 0 1 0 1255 17 0 0 25 0 8 0 265605486 887545856 7730 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074191447 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 7730 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.46
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2865 0 0 0 44 2 0 0 16 0 8 0 265605490 887545856 7730 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7730 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7730 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 7730 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.44
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 761 0 0 0 42 2 0 0 15 0 8 0 265605494 887545856 7730 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 7730 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 7730 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 872096

[startup+25.6417 s]
/proc/loadavg: 2.00 2.00 1.96 3/108 11213
/proc/meminfo: memFree=1323112/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=25.57
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8213 0 1 0 2537 20 0 0 25 0 8 0 265605486 887545856 7753 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074191489 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 7753 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.47
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2865 0 0 0 45 2 0 0 16 0 8 0 265605490 887545856 7753 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7753 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7753 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 7753 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.47
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 784 0 0 0 45 2 0 0 16 0 8 0 265605494 887545856 7753 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 7753 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 7753 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 872096

[startup+51.278 s]
/proc/loadavg: 2.00 2.00 1.96 3/102 11233
/proc/meminfo: memFree=1324072/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=51.19
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8240 0 1 0 5099 20 0 0 25 0 8 0 265605486 887545856 7777 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074232508 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 7777 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.47
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2865 0 0 0 45 2 0 0 16 0 8 0 265605490 887545856 7777 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7777 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7777 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 7777 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.51
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 808 0 0 0 49 2 0 0 16 0 8 0 265605494 887545856 7777 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 7777 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 7777 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 872096

[startup+102.545 s]
/proc/loadavg: 2.04 2.01 1.96 3/102 11233
/proc/meminfo: memFree=1323816/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=102.43
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8271 0 1 0 10222 21 0 0 25 0 8 0 265605486 887545856 7804 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074257870 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 7804 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.48

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

/proc/loadavg: 2.00 2.01 2.00 3/102 11235
/proc/meminfo: memFree=1322280/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=1541.84
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8625 0 1 0 154157 27 0 0 25 0 8 0 265605486 887545856 7994 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074257870 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 7994 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.77
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2867 0 0 0 74 3 0 0 16 0 8 0 265605490 887545856 7994 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7994 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 7994 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 7994 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.83
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 1021 0 0 0 79 4 0 0 16 0 8 0 265605494 887545856 7994 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 7994 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 7994 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 872096

[startup+1603.07 s]
/proc/loadavg: 2.05 2.02 2.00 3/102 11235
/proc/meminfo: memFree=1322216/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=1601.8
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8642 0 1 0 160152 28 0 0 25 0 8 0 265605486 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074269502 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 8006 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.78
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2867 0 0 0 75 3 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.86
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 1033 0 0 0 81 5 0 0 16 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 872096

[startup+1663.09 s]
/proc/loadavg: 2.02 2.01 2.00 3/102 11235
/proc/meminfo: memFree=1322216/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=1661.78
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8646 0 1 0 166150 28 0 0 25 0 8 0 265605486 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074191467 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 8006 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.79
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2867 0 0 0 76 3 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.86
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 1033 0 0 0 81 5 0 0 16 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 872096

[startup+1723.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 11235
/proc/meminfo: memFree=1322152/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=1721.75
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8650 0 1 0 172147 28 0 0 25 0 8 0 265605486 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074191475 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 8006 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.79
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2867 0 0 0 76 3 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.86
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 1033 0 0 0 81 5 0 0 16 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 872096

[startup+1783.13 s]
/proc/loadavg: 2.05 2.02 2.00 3/102 11235
/proc/meminfo: memFree=1322152/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=1781.71
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8654 0 1 0 178143 28 0 0 25 0 8 0 265605486 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074257870 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 8006 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.8
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2867 0 0 0 77 3 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.86
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 1033 0 0 0 81 5 0 0 16 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 8006 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 872096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.45 s]
/proc/loadavg: 2.04 2.01 2.00 3/102 11235
/proc/meminfo: memFree=1322152/2055920 swapFree=4191880/4192956
[pid=11181] ppid=11179 vsize=5352 CPUtime=0
/proc/11181/stat : 11181 (cspfj.sh) S 11179 11181 10373 0 -1 4194304 315 128 0 0 0 0 0 0 25 0 1 0 265605485 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11181/statm: 1338 240 201 169 0 49 0
[pid=11184] ppid=11181 vsize=866744 CPUtime=1800.04
/proc/11184/stat : 11184 (java) R 11181 11181 10373 0 -1 0 8656 0 1 0 179976 28 0 0 25 0 8 0 265605486 887545856 8007 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074190200 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11184/statm: 216686 8007 1834 14 0 203947 0
[pid=11184/tid=11185] ppid=11181 vsize=866744 CPUtime=0.8
/proc/11184/task/11185/stat : 11185 (java) S 11181 11181 10373 0 -1 64 2868 0 0 0 77 3 0 0 16 0 8 0 265605490 887545856 8007 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11186] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11186/stat : 11186 (java) S 11181 11181 10373 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8007 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11187] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11187/stat : 11187 (java) S 11181 11181 10373 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265605490 887545856 8007 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11190] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11190/stat : 11190 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 265605494 887545856 8007 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11191] ppid=11181 vsize=866744 CPUtime=0.86
/proc/11184/task/11191/stat : 11191 (java) S 11181 11181 10373 0 -1 64 1033 0 0 0 81 5 0 0 16 0 8 0 265605494 887545856 8007 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11192] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11192/stat : 11192 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 265605494 887545856 8007 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11184/tid=11193] ppid=11181 vsize=866744 CPUtime=0
/proc/11184/task/11193/stat : 11193 (java) S 11181 11181 10373 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265605494 887545856 8007 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) 872096

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 11181 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=0 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=5999
CPU time returned by wait4() is 0.005999
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): 1801.47
CPU time (s): 1800.04
CPU user time (s): 1799.76
CPU system time (s): 0.28
CPU usage (%): 99.9205
Max. virtual memory (cumulated for all children) (KiB): 872468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.005999
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= 15
involuntary context switches= 3

runsolver used 2.19167 s user time and 5.85011 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri Jan 19 02:01:46 UTC 2007


IDJOB= 272477
IDBENCH= 6968
IDSOLVER= 91
FILE ID= node16/272477-1169172106

PBS_JOBID= 3584047

Free space on /tmp= 66564 MiB

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

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  2218b17888bd2e948cc597d464c99a9e

RANDOM SEED= 579147483

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.220
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.220
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:       1347848 kB
Buffers:         42100 kB
Cached:         511288 kB
SwapCached:        268 kB
Active:         249468 kB
Inactive:       384568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347848 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1300 kB
Writeback:           0 kB
Mapped:         107400 kB
Slab:            58236 kB
Committed_AS:  7213404 kB
PageTables:       2732 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= 66564 MiB



End job on node16 on Fri Jan 19 02:31:48 UTC 2007