Trace number 237871

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) 1800.09 1808.4

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/node14/watcher-237871-1168351594 -o ROOT/results/node14/solver-237871-1168351594 -C 1800 -M 900 /tmp/evaluation/237871-1168351594/cspfj.sh -competition /tmp/evaluation/237871-1168351594/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.69 1.96 1.98 5/87 8897
/proc/meminfo: memFree=1777672/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=18540 CPUtime=0
/proc/8896/stat : 8896 (runsolver) R 8894 8896 8702 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 183554319 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8896/statm: 4635 279 244 17 0 2626 0

[startup+0.11073 s]
/proc/loadavg: 1.69 1.96 1.98 5/87 8897
/proc/meminfo: memFree=1777672/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.522768 s]
/proc/loadavg: 1.69 1.96 1.98 5/87 8897
/proc/meminfo: memFree=1777672/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.35185 s]
/proc/loadavg: 1.72 1.96 1.98 3/95 8906
/proc/meminfo: memFree=1767048/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=865768 CPUtime=1.32
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 4845 0 1 0 127 5 0 0 24 0 8 0 183554320 886546432 4557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155606437 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8899/statm: 216442 4557 1828 14 0 203704 0
[pid=8899/tid=8900] ppid=8896 vsize=865768 CPUtime=0.11
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 673 0 0 0 11 0 0 0 16 0 8 0 183554323 886546432 4557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8901] ppid=8896 vsize=865768 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 886546432 4557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=865768 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183554323 886546432 4557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=865768 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 886546432 4557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=865768 CPUtime=0.24
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 504 0 0 0 24 0 0 0 15 0 8 0 183554327 886546432 4557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8905] ppid=8896 vsize=865768 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 886546432 4557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=865768 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 886546432 4557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 871120

[startup+2.99301 s]
/proc/loadavg: 1.72 1.96 1.98 3/95 8906
/proc/meminfo: memFree=1762632/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=865976 CPUtime=2.96
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 6457 0 1 0 283 13 0 0 25 0 8 0 183554320 886759424 6106 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073574373 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8899/statm: 216494 6106 1828 14 0 203756 0
[pid=8899/tid=8900] ppid=8896 vsize=865976 CPUtime=0.25
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 1699 0 0 0 24 1 0 0 16 0 8 0 183554323 886759424 6106 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8901] ppid=8896 vsize=865976 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 886759424 6106 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=865976 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183554323 886759424 6106 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=865976 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 886759424 6106 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=865976 CPUtime=0.34
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 547 0 0 0 33 1 0 0 15 0 8 0 183554327 886759424 6106 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8905] ppid=8896 vsize=865976 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 886759424 6106 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=865976 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 886759424 6106 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 871328

[startup+6.28231 s]
/proc/loadavg: 1.74 1.96 1.98 3/95 8906
/proc/meminfo: memFree=1755528/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=6.23
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 7918 0 1 0 605 18 0 0 25 0 8 0 183554320 887017472 7494 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074171442 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8899/statm: 216557 7494 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=0.49
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2806 0 0 0 46 3 0 0 16 0 8 0 183554323 887017472 7494 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7494 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7494 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7494 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.4
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 578 0 0 0 38 2 0 0 15 0 8 0 183554327 887017472 7494 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7494 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7494 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 871580

[startup+12.7759 s]
/proc/loadavg: 1.76 1.96 1.98 3/95 8906
/proc/meminfo: memFree=1754376/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=12.69
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 7975 0 1 0 1251 18 0 0 25 0 8 0 183554320 887017472 7548 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074171438 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8899/statm: 216557 7548 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=0.5
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 47 3 0 0 16 0 8 0 183554323 887017472 7548 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7548 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7548 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7548 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.47
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 616 0 0 0 45 2 0 0 15 0 8 0 183554327 887017472 7548 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7548 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7548 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 871580

[startup+25.6501 s]
/proc/loadavg: 1.80 1.96 1.98 3/95 8906
/proc/meminfo: memFree=1754440/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=25.51
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8008 0 1 0 2533 18 0 0 25 0 8 0 183554320 887017472 7579 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074172785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8899/statm: 216557 7579 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=0.51
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 48 3 0 0 16 0 8 0 183554323 887017472 7579 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7579 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7579 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7579 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.5
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 647 0 0 0 48 2 0 0 15 0 8 0 183554327 887017472 7579 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7579 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7579 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 871580

[startup+51.2816 s]
/proc/loadavg: 1.96 1.98 1.98 3/95 8906
/proc/meminfo: memFree=1754376/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=51.02
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8036 0 1 0 5083 19 0 0 25 0 8 0 183554320 887017472 7604 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074171451 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8899/statm: 216557 7604 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=0.51
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 48 3 0 0 16 0 8 0 183554323 887017472 7604 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7604 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7604 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7604 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.54
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 672 0 0 0 52 2 0 0 15 0 8 0 183554327 887017472 7604 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7604 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7604 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 871580

[startup+102.541 s]
/proc/loadavg: 1.98 1.98 1.98 3/95 8906
/proc/meminfo: memFree=1754184/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=102.04
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8072 0 1 0 10184 20 0 0 25 0 8 0 183554320 887017472 7635 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074172785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8899/statm: 216557 7635 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=0.52

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

/proc/loadavg: 2.07 2.02 2.00 3/95 9200
/proc/meminfo: memFree=1705552/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=1535.65
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8583 0 1 0 153529 36 0 0 25 0 8 0 183554320 887017472 7894 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074172735 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8899/statm: 216557 7894 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=1
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 95 5 0 0 16 0 8 0 183554323 887017472 7894 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7894 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7894 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7894 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.95
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 960 0 0 0 89 6 0 0 16 0 8 0 183554327 887017472 7894 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7894 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7894 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.65
Current children cumulated vsize (KiB) 871580

[startup+1602.75 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 9200
/proc/meminfo: memFree=1705424/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=1595.38
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8594 0 1 0 159501 37 0 0 25 0 8 0 183554320 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4154618636 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8899/statm: 216557 7898 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=1.01
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 96 5 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.96
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 964 0 0 0 90 6 0 0 16 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.38
Current children cumulated vsize (KiB) 871580

[startup+1662.75 s]
/proc/loadavg: 2.01 2.00 2.00 3/95 9200
/proc/meminfo: memFree=1705360/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=1655.12
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8600 0 1 0 165475 37 0 0 25 0 8 0 183554320 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074171438 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8899/statm: 216557 7898 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=1.02
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 97 5 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.96
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 964 0 0 0 90 6 0 0 16 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.12
Current children cumulated vsize (KiB) 871580

[startup+1722.75 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 9200
/proc/meminfo: memFree=1705360/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=1714.85
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8607 0 1 0 171448 37 0 0 25 0 8 0 183554320 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074172735 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8899/statm: 216557 7898 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=1.03
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 98 5 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.96
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 964 0 0 0 90 6 0 0 16 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.85
Current children cumulated vsize (KiB) 871580

[startup+1782.76 s]
/proc/loadavg: 2.07 2.03 2.00 3/95 9200
/proc/meminfo: memFree=1705296/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=1774.56
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8614 0 1 0 177419 37 0 0 25 0 8 0 183554320 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4154618685 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8899/statm: 216557 7898 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=1.04
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 99 5 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.96
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 964 0 0 0 90 6 0 0 16 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.56
Current children cumulated vsize (KiB) 871580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.39 s]
/proc/loadavg: 2.04 2.02 2.00 3/95 9200
/proc/meminfo: memFree=1705296/2055920 swapFree=4158768/4192956
[pid=8896] ppid=8894 vsize=5352 CPUtime=0
/proc/8896/stat : 8896 (cspfj.sh) S 8894 8896 8702 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 183554319 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8896/statm: 1338 240 201 169 0 49 0
[pid=8899] ppid=8896 vsize=866228 CPUtime=1800.09
/proc/8899/stat : 8899 (java) R 8896 8896 8702 0 -1 0 8616 0 1 0 179972 37 0 0 25 0 8 0 183554320 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074248827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8899/statm: 216557 7898 1833 14 0 203819 0
[pid=8899/tid=8900] ppid=8896 vsize=866228 CPUtime=1.05
/proc/8899/task/8900/stat : 8900 (java) S 8896 8896 8702 0 -1 64 2822 0 0 0 100 5 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8901] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8901/stat : 8901 (java) S 8896 8896 8702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8902] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8902/stat : 8902 (java) S 8896 8896 8702 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183554323 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8903] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8903/stat : 8903 (java) S 8896 8896 8702 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8904] ppid=8896 vsize=866228 CPUtime=0.96
/proc/8899/task/8904/stat : 8904 (java) S 8896 8896 8702 0 -1 64 964 0 0 0 90 6 0 0 16 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8899/tid=8905] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8905/stat : 8905 (java) S 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8899/tid=8906] ppid=8896 vsize=866228 CPUtime=0
/proc/8899/task/8906/stat : 8906 (java) R 8896 8896 8702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183554327 887017472 7898 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 871580

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 8896 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=1999
CPU time returned by wait4() is 0.002998
while last known CPU time is 1800.09

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

Real time (s): 1808.4
CPU time (s): 1800.09
CPU user time (s): 1799.72
CPU system time (s): 0.37
CPU usage (%): 99.5402
Max. virtual memory (cumulated for all children) (KiB): 871912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 16
involuntary context switches= 4

runsolver used 2.68259 s user time and 5.32419 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Jan  9 14:06:34 UTC 2007


IDJOB= 237871
IDBENCH= 6968
FILE ID= node14/237871-1168351594

PBS_JOBID= 3503688

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_17.xml
COMMAND LINE= /tmp/evaluation/237871-1168351594/cspfj.sh -competition /tmp/evaluation/237871-1168351594/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-237871-1168351594 -o ROOT/results/node14/solver-237871-1168351594 -C 1800 -M 900  /tmp/evaluation/237871-1168351594/cspfj.sh -competition /tmp/evaluation/237871-1168351594/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  2218b17888bd2e948cc597d464c99a9e

RANDOM SEED= 714933917

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:       1778152 kB
Buffers:         20200 kB
Cached:         159788 kB
SwapCached:       2728 kB
Active:         130116 kB
Inactive:        92628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778152 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:             840 kB
Writeback:           0 kB
Mapped:          50872 kB
Slab:            39900 kB
Committed_AS:  6243892 kB
PageTables:       2196 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= 66552 MiB



End job on node14 on Tue Jan  9 14:36:43 UTC 2007