Trace number 238127

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.08 1810.23

General information on the benchmark

Namehaystacks/
haystacks_40.xml
MD5SUM8b5182a49a250a29e8348f72e42d7007
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 benchmark641.278
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1600
Number of constraints31239
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31239
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/node42/watcher-238127-1168353859 -o ROOT/results/node42/solver-238127-1168353859 -C 1800 -M 900 /tmp/evaluation/238127-1168353859/cspfj.sh -competition /tmp/evaluation/238127-1168353859/unknown.xml 

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

/proc/loadavg: 0.96 1.00 1.00 3/70 16679
/proc/meminfo: memFree=1856344/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) R 16672 16678 16548 0 -1 4194304 294 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 239 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259414747635 0 0 4100 65536 0 0 0 17 1 0 0
/proc/16678/statm: 1338 239 200 169 0 49 0

[startup+0.102636 s]
/proc/loadavg: 0.96 1.00 1.00 3/70 16679
/proc/meminfo: memFree=1856344/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.51468 s]
/proc/loadavg: 0.96 1.00 1.00 3/70 16679
/proc/meminfo: memFree=1856344/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34177 s]
/proc/loadavg: 0.96 1.00 1.00 4/89 16700
/proc/meminfo: memFree=1829952/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=865624 CPUtime=1.3
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 5586 0 1 0 123 7 0 0 25 0 8 0 183785140 886398976 5273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073840912 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 216406 5273 1828 14 0 203668 0
[pid=16681/tid=16687] ppid=16678 vsize=865624 CPUtime=0.13
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 1435 0 0 0 12 1 0 0 16 0 8 0 183785143 886398976 5273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=865624 CPUtime=0
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 183785144 886398976 5273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=865624 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183785144 886398976 5273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=865624 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 886398976 5273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=865624 CPUtime=0.24
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 500 0 0 0 23 1 0 0 15 0 8 0 183785147 886398976 5273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=865624 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 886398976 5273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=865624 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 886398976 5273 18446744073709551615 134512640 134570532 4294956528 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) 870976

[startup+2.98095 s]
/proc/loadavg: 1.04 1.01 1.00 3/89 16700
/proc/meminfo: memFree=1818176/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=865848 CPUtime=2.93
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 7731 0 1 0 279 14 0 0 25 0 8 0 183785140 886628352 7373 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073788003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 216462 7373 1828 14 0 203724 0
[pid=16681/tid=16687] ppid=16678 vsize=865848 CPUtime=0.28
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 2975 0 0 0 26 2 0 0 16 0 8 0 183785143 886628352 7373 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=865848 CPUtime=0
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 183785144 886628352 7373 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=865848 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183785144 886628352 7373 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=865848 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 886628352 7373 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=865848 CPUtime=0.34
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 544 0 0 0 32 2 0 0 15 0 8 0 183785147 886628352 7373 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=865848 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 886628352 7373 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=865848 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 886628352 7373 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 871200

[startup+6.28432 s]
/proc/loadavg: 1.04 1.01 1.00 4/89 16700
/proc/meminfo: memFree=1789448/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=865948 CPUtime=6.19
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 11028 0 1 0 598 21 0 0 25 0 8 0 183785140 886730752 10634 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 216487 10634 1828 14 0 203749 0
[pid=16681/tid=16687] ppid=16678 vsize=865948 CPUtime=0.52
/proc/16681/task/16687/stat : 16687 (java) R 16678 16678 16548 0 -1 64 5441 0 0 0 49 3 0 0 16 0 8 0 183785143 886730752 10634 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155134563 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 183785144 886730752 10634 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183785144 886730752 10634 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 886730752 10634 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=865948 CPUtime=0.34
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 544 0 0 0 32 2 0 0 15 0 8 0 183785147 886730752 10634 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 886730752 10634 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 886730752 10634 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 871300

[startup+12.773 s]
/proc/loadavg: 1.26 1.06 1.02 3/89 16700
/proc/meminfo: memFree=1756552/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=865948 CPUtime=12.6
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 14776 0 1 0 1227 33 0 0 25 0 8 0 183785140 886730752 14358 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073772184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 216487 14358 1828 14 0 203749 0
[pid=16681/tid=16687] ppid=16678 vsize=865948 CPUtime=0.81
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 8253 0 0 0 77 4 0 0 16 0 8 0 183785143 886730752 14358 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 183785144 886730752 14358 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183785144 886730752 14358 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 886730752 14358 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=865948 CPUtime=0.34
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 544 0 0 0 32 2 0 0 15 0 8 0 183785147 886730752 14358 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 886730752 14358 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=865948 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 886730752 14358 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 871300

[startup+25.5741 s]
/proc/loadavg: 1.37 1.09 1.03 4/89 16700
/proc/meminfo: memFree=1717000/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=866256 CPUtime=25.27
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 19909 0 1 0 2477 50 0 0 25 0 8 0 183785140 887046144 19468 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073735204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 216564 19468 1828 14 0 203826 0
[pid=16681/tid=16687] ppid=16678 vsize=866256 CPUtime=1.53
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 12145 0 0 0 146 7 0 0 16 0 8 0 183785143 887046144 19468 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=866256 CPUtime=0
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 183785144 887046144 19468 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=866256 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183785144 887046144 19468 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=866256 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 887046144 19468 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=866256 CPUtime=0.34
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 544 0 0 0 32 2 0 0 15 0 8 0 183785147 887046144 19468 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=866256 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 887046144 19468 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=866256 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 887046144 19468 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 871608

[startup+51.2213 s]
/proc/loadavg: 1.59 1.16 1.05 3/89 16700
/proc/meminfo: memFree=1660104/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=866960 CPUtime=50.69
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 26979 0 1 0 4996 73 0 0 25 0 8 0 183785140 887767040 26516 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073799800 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 216740 26516 1828 14 0 204002 0
[pid=16681/tid=16687] ppid=16678 vsize=866960 CPUtime=2.12
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 17648 0 0 0 202 10 0 0 16 0 8 0 183785143 887767040 26516 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=866960 CPUtime=0
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 183785144 887767040 26516 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=866960 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 183785144 887767040 26516 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=866960 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 887767040 26516 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=866960 CPUtime=0.34
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 544 0 0 0 32 2 0 0 15 0 8 0 183785147 887767040 26516 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=866960 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 887767040 26516 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=866960 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 887767040 26516 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 872312

[startup+102.446 s]
/proc/loadavg: 1.90 1.32 1.11 4/89 16700
/proc/meminfo: memFree=1578184/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=868080 CPUtime=101.57
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 37377 0 1 0 10052 105 0 0 25 0 8 0 183785140 888913920 36894 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073735239 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 217020 36894 1828 14 0 204282 0
[pid=16681/tid=16687] ppid=16678 vsize=868080 CPUtime=3.4

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

/proc/loadavg: 2.05 2.02 1.81 3/89 16898
/proc/meminfo: memFree=1151880/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=886808 CPUtime=1534.38
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 91139 0 1 0 153142 296 0 0 25 0 8 0 183785140 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074189941 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 221702 89701 1834 14 0 208964 0
[pid=16681/tid=16687] ppid=16678 vsize=886808 CPUtime=9.69
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 64057 0 0 0 940 29 0 0 16 0 8 0 183785143 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=886808 CPUtime=0.01
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 1 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=886808 CPUtime=10.51
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 11686 0 0 0 969 82 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.38
Current children cumulated vsize (KiB) 892160

[startup+1603.09 s]
/proc/loadavg: 2.02 2.01 1.82 3/89 16898
/proc/meminfo: memFree=1151880/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=886808 CPUtime=1594.09
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 91139 0 1 0 159112 297 0 0 25 0 8 0 183785140 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074189793 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 221702 89701 1834 14 0 208964 0
[pid=16681/tid=16687] ppid=16678 vsize=886808 CPUtime=9.69
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 64057 0 0 0 940 29 0 0 16 0 8 0 183785143 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=886808 CPUtime=0.01
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 1 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=886808 CPUtime=10.51
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 11686 0 0 0 969 82 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.09
Current children cumulated vsize (KiB) 892160

[startup+1663.1 s]
/proc/loadavg: 2.00 2.01 1.82 3/89 16898
/proc/meminfo: memFree=1151880/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=886808 CPUtime=1653.78
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 91139 0 1 0 165081 297 0 0 25 0 8 0 183785140 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074189847 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 221702 89701 1834 14 0 208964 0
[pid=16681/tid=16687] ppid=16678 vsize=886808 CPUtime=9.69
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 64057 0 0 0 940 29 0 0 16 0 8 0 183785143 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=886808 CPUtime=0.01
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 1 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=886808 CPUtime=10.51
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 11686 0 0 0 969 82 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.78
Current children cumulated vsize (KiB) 892160

[startup+1723.12 s]
/proc/loadavg: 2.11 2.03 1.84 3/89 16898
/proc/meminfo: memFree=1151880/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=886808 CPUtime=1713.46
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 91139 0 1 0 171049 297 0 0 25 0 8 0 183785140 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074184754 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 221702 89701 1834 14 0 208964 0
[pid=16681/tid=16687] ppid=16678 vsize=886808 CPUtime=9.69
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 64057 0 0 0 940 29 0 0 16 0 8 0 183785143 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=886808 CPUtime=0.01
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 1 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=886808 CPUtime=10.51
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 11686 0 0 0 969 82 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.46
Current children cumulated vsize (KiB) 892160

[startup+1783.14 s]
/proc/loadavg: 2.14 2.05 1.86 3/89 16898
/proc/meminfo: memFree=1151880/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=886808 CPUtime=1773.17
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 91140 0 1 0 177020 297 0 0 25 0 8 0 183785140 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4072933105 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 221702 89701 1834 14 0 208964 0
[pid=16681/tid=16687] ppid=16678 vsize=886808 CPUtime=9.73
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 64057 0 0 0 944 29 0 0 16 0 8 0 183785143 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=886808 CPUtime=0.01
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 1 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=886808 CPUtime=10.51
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 11686 0 0 0 969 82 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.17
Current children cumulated vsize (KiB) 892160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.21 s]
/proc/loadavg: 2.09 2.05 1.86 4/77 16942
/proc/meminfo: memFree=1499752/2055920 swapFree=4191892/4192956
[pid=16678] ppid=16672 vsize=5352 CPUtime=0
/proc/16678/stat : 16678 (cspfj.sh) S 16672 16678 16548 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 183785139 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16678/statm: 1338 240 201 169 0 49 0
[pid=16681] ppid=16678 vsize=886808 CPUtime=1800.08
/proc/16681/stat : 16681 (java) R 16678 16678 16548 0 -1 0 91140 0 1 0 179708 300 0 0 25 0 8 0 183785140 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4072937011 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16681/statm: 221702 89701 1834 14 0 208964 0
[pid=16681/tid=16687] ppid=16678 vsize=886808 CPUtime=9.73
/proc/16681/task/16687/stat : 16687 (java) S 16678 16678 16548 0 -1 64 64057 0 0 0 944 29 0 0 16 0 8 0 183785143 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16688] ppid=16678 vsize=886808 CPUtime=0.01
/proc/16681/task/16688/stat : 16688 (java) S 16678 16678 16548 0 -1 64 10 0 0 0 1 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16689] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16689/stat : 16689 (java) S 16678 16678 16548 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183785144 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16693] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16693/stat : 16693 (java) S 16678 16678 16548 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16694] ppid=16678 vsize=886808 CPUtime=10.51
/proc/16681/task/16694/stat : 16694 (java) S 16678 16678 16548 0 -1 64 11686 0 0 0 969 82 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16695] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16695/stat : 16695 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16681/tid=16696] ppid=16678 vsize=886808 CPUtime=0
/proc/16681/task/16696/stat : 16696 (java) S 16678 16678 16548 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183785147 908091392 89701 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 892160

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 16678 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=3999
CPU time returned by wait4() is 0.004998
while last known CPU time is 1800.08

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

Real time (s): 1810.23
CPU time (s): 1800.08
CPU user time (s): 1797.08
CPU system time (s): 3
CPU usage (%): 99.4394
Max. virtual memory (cumulated for all children) (KiB): 895392

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

runsolver used 2.03069 s user time and 5.9341 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Jan  9 14:44:19 UTC 2007


IDJOB= 238127
IDBENCH= 6984
FILE ID= node42/238127-1168353859

PBS_JOBID= 3503938

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  8b5182a49a250a29e8348f72e42d7007

RANDOM SEED= 49412550

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.229
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.229
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:       1857024 kB
Buffers:         21764 kB
Cached:         105040 kB
SwapCached:        492 kB
Active:          85872 kB
Inactive:        60612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857024 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            8168 kB
Writeback:           0 kB
Mapped:          28376 kB
Slab:            38128 kB
Committed_AS:  4060328 kB
PageTables:       1652 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= 66558 MiB



End job on node42 on Tue Jan  9 15:14:30 UTC 2007