Trace number 272458

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.17

General information on the benchmark

Namehaystacks/
haystacks_41.xml
MD5SUMf05ef66561fe95ad6b285889a345512a
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 benchmark440.199
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1681
Number of constraints33660
Maximum constraint arity2
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33660
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/node12/watcher-272458-1169170769 -o ROOT/results/node12/solver-272458-1169170769 -C 1800 -M 900 /tmp/evaluation/272458-1169170769/cspfj.sh -competition /tmp/evaluation/272458-1169170769/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.98 1.14 1.44 4/78 20586
/proc/meminfo: memFree=1487408/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) D 20583 20585 19619 0 -1 4194304 295 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429697385 0 2147483391 4100 65536 18446744072099781622 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0

[startup+0.107194 s]
/proc/loadavg: 0.98 1.14 1.44 4/78 20586
/proc/meminfo: memFree=1487408/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.519267 s]
/proc/loadavg: 0.98 1.14 1.44 4/78 20586
/proc/meminfo: memFree=1487408/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34142 s]
/proc/loadavg: 0.98 1.14 1.44 2/86 20595
/proc/meminfo: memFree=1472880/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=866248 CPUtime=1.31
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 6041 0 1 0 125 6 0 0 16 0 8 0 265471993 887037952 5725 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 216562 5725 1829 14 0 203823 0
[pid=20588/tid=20589] ppid=20585 vsize=866248 CPUtime=0.13
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 1738 0 0 0 13 0 0 0 16 0 8 0 265471996 887037952 5725 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=866248 CPUtime=0
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265471997 887037952 5725 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20585 vsize=866248 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265471997 887037952 5725 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20585 vsize=866248 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 887037952 5725 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=866248 CPUtime=0.22
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 657 0 0 0 21 1 0 0 16 0 8 0 265472000 887037952 5725 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20585 vsize=866248 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 887037952 5725 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=866248 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265472000 887037952 5725 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 871600

[startup+2.98252 s]
/proc/loadavg: 0.98 1.14 1.44 2/86 20595
/proc/meminfo: memFree=1465200/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=867392 CPUtime=2.95
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 8682 0 1 0 284 11 0 0 16 0 8 0 265471993 888209408 8334 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 216848 8334 1829 14 0 204109 0
[pid=20588/tid=20589] ppid=20585 vsize=867392 CPUtime=0.35
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 3738 0 0 0 34 1 0 0 16 0 8 0 265471996 888209408 8334 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=867392 CPUtime=0
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265471997 888209408 8334 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20591] ppid=20585 vsize=867392 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265471997 888209408 8334 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20585 vsize=867392 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 888209408 8334 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=867392 CPUtime=0.32
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 702 0 0 0 30 2 0 0 16 0 8 0 265472000 888209408 8334 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20585 vsize=867392 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 888209408 8334 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=867392 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 888209408 8334 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 872744

[startup+6.28312 s]
/proc/loadavg: 0.98 1.13 1.43 2/86 20595
/proc/meminfo: memFree=1446064/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=867596 CPUtime=6.24
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 13120 0 1 0 605 19 0 0 17 0 8 0 265471993 888418304 12743 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073824046 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20588/statm: 216899 12743 1829 14 0 204160 0
[pid=20588/tid=20589] ppid=20585 vsize=867596 CPUtime=0.64
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 7315 0 0 0 62 2 0 0 16 0 8 0 265471996 888418304 12743 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265471997 888418304 12743 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265471997 888418304 12743 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 888418304 12743 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=867596 CPUtime=0.32
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 703 0 0 0 30 2 0 0 16 0 8 0 265472000 888418304 12743 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20594] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 888418304 12743 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 888418304 12743 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 872948

[startup+12.7653 s]
/proc/loadavg: 0.98 1.13 1.43 3/86 20595
/proc/meminfo: memFree=1422960/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=867596 CPUtime=12.7
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 18492 0 1 0 1240 30 0 0 17 0 8 0 265471993 888418304 18094 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073826008 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20588/statm: 216899 18094 1829 14 0 204160 0
[pid=20588/tid=20589] ppid=20585 vsize=867596 CPUtime=1.06
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 11642 0 0 0 102 4 0 0 16 0 8 0 265471996 888418304 18094 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265471997 888418304 18094 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265471997 888418304 18094 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 888418304 18094 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=867596 CPUtime=0.32
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 703 0 0 0 30 2 0 0 16 0 8 0 265472000 888418304 18094 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20594] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 888418304 18094 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 888418304 18094 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 872948

[startup+25.6246 s]
/proc/loadavg: 0.98 1.12 1.42 2/86 20595
/proc/meminfo: memFree=1394352/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=867596 CPUtime=25.52
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 25467 0 1 0 2504 48 0 0 18 0 8 0 265471993 888418304 25051 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073756812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 216899 25051 1829 14 0 204160 0
[pid=20588/tid=20589] ppid=20585 vsize=867596 CPUtime=1.61
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 17293 0 0 0 154 7 0 0 16 0 8 0 265471996 888418304 25051 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265471997 888418304 25051 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265471997 888418304 25051 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 888418304 25051 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=867596 CPUtime=0.32
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 703 0 0 0 30 2 0 0 16 0 8 0 265472000 888418304 25051 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20594] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 888418304 25051 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=867596 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 888418304 25051 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 872948

[startup+51.2352 s]
/proc/loadavg: 1.06 1.13 1.42 2/86 20595
/proc/meminfo: memFree=1355376/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=867896 CPUtime=51.07
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 35169 0 1 0 5036 71 0 0 19 0 8 0 265471993 888725504 34737 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073809209 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 216974 34737 1829 14 0 204235 0
[pid=20588/tid=20589] ppid=20585 vsize=867896 CPUtime=2.32
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 25290 0 0 0 222 10 0 0 16 0 8 0 265471996 888725504 34737 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=867896 CPUtime=0
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 265471997 888725504 34737 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=867896 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265471997 888725504 34737 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20592] ppid=20585 vsize=867896 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 888725504 34737 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=867896 CPUtime=0.32
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 703 0 0 0 30 2 0 0 16 0 8 0 265472000 888725504 34737 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20594] ppid=20585 vsize=867896 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 888725504 34737 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=867896 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 888725504 34737 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 873248

[startup+102.44 s]
/proc/loadavg: 1.02 1.11 1.39 2/86 20595
/proc/meminfo: memFree=1297648/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=868824 CPUtime=102.22
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 50784 0 1 0 10118 104 0 0 25 0 8 0 265471993 889675776 49131 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073809209 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20588/statm: 217206 49131 1829 14 0 204467 0
[pid=20588/tid=20589] ppid=20585 vsize=868824 CPUtime=3.88

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

/proc/loadavg: 1.00 1.00 1.05 2/86 20793
/proc/meminfo: memFree=1094696/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=888432 CPUtime=1543.02
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 105699 0 1 0 154003 299 0 0 25 0 8 0 265471993 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074207026 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20588/statm: 222108 99554 1835 14 0 209369 0
[pid=20588/tid=20589] ppid=20585 vsize=888432 CPUtime=11.74
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 72662 0 0 0 1148 26 0 0 16 0 8 0 265471996 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=888432 CPUtime=0.01
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20592] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=888432 CPUtime=10.28
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 11778 0 0 0 949 79 0 0 16 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1543.02
Current children cumulated vsize (KiB) 893784

[startup+1604.1 s]
/proc/loadavg: 1.00 1.00 1.05 2/86 20793
/proc/meminfo: memFree=1094760/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=888432 CPUtime=1603.05
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 105699 0 1 0 160006 299 0 0 25 0 8 0 265471993 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074207016 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20588/statm: 222108 99554 1835 14 0 209369 0
[pid=20588/tid=20589] ppid=20585 vsize=888432 CPUtime=11.74
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 72662 0 0 0 1148 26 0 0 16 0 8 0 265471996 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=888432 CPUtime=0.01
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20592] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=888432 CPUtime=10.28
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 11778 0 0 0 949 79 0 0 16 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1603.05
Current children cumulated vsize (KiB) 893784

[startup+1664.15 s]
/proc/loadavg: 1.00 1.00 1.04 2/86 20793
/proc/meminfo: memFree=1094760/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=888432 CPUtime=1663.08
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 105699 0 1 0 166009 299 0 0 25 0 8 0 265471993 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074215709 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20588/statm: 222108 99554 1835 14 0 209369 0
[pid=20588/tid=20589] ppid=20585 vsize=888432 CPUtime=11.74
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 72662 0 0 0 1148 26 0 0 16 0 8 0 265471996 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=888432 CPUtime=0.01
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20592] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=888432 CPUtime=10.28
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 11778 0 0 0 949 79 0 0 16 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1663.08
Current children cumulated vsize (KiB) 893784

[startup+1724.22 s]
/proc/loadavg: 1.00 1.00 1.04 2/86 20793
/proc/meminfo: memFree=1094832/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=888432 CPUtime=1723.13
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 105699 0 1 0 172014 299 0 0 25 0 8 0 265471993 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072944772 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20588/statm: 222108 99554 1835 14 0 209369 0
[pid=20588/tid=20589] ppid=20585 vsize=888432 CPUtime=11.74
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 72662 0 0 0 1148 26 0 0 16 0 8 0 265471996 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=888432 CPUtime=0.01
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20592] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=888432 CPUtime=10.28
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 11778 0 0 0 949 79 0 0 16 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.13
Current children cumulated vsize (KiB) 893784

[startup+1784.29 s]
/proc/loadavg: 1.00 1.00 1.03 2/86 20793
/proc/meminfo: memFree=1094896/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=888432 CPUtime=1783.19
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 105699 0 1 0 178019 300 0 0 25 0 8 0 265471993 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072942942 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20588/statm: 222108 99554 1835 14 0 209369 0
[pid=20588/tid=20589] ppid=20585 vsize=888432 CPUtime=11.74
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 72662 0 0 0 1148 26 0 0 16 0 8 0 265471996 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=888432 CPUtime=0.01
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20592] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=888432 CPUtime=10.28
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 11778 0 0 0 949 79 0 0 16 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.19
Current children cumulated vsize (KiB) 893784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.03 2/86 20793
/proc/meminfo: memFree=1094960/2055920 swapFree=4160348/4192956
[pid=20585] ppid=20583 vsize=5352 CPUtime=0
/proc/20585/stat : 20585 (cspfj.sh) S 20583 20585 19619 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265471992 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20585/statm: 1338 240 201 169 0 49 0
[pid=20588] ppid=20585 vsize=888432 CPUtime=1800.04
/proc/20588/stat : 20588 (java) R 20585 20585 19619 0 -1 0 105699 0 1 0 179704 300 0 0 25 0 8 0 265471993 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072917229 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20588/statm: 222108 99554 1835 14 0 209369 0
[pid=20588/tid=20589] ppid=20585 vsize=888432 CPUtime=11.74
/proc/20588/task/20589/stat : 20589 (java) S 20585 20585 19619 0 -1 64 72662 0 0 0 1148 26 0 0 16 0 8 0 265471996 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20590] ppid=20585 vsize=888432 CPUtime=0.01
/proc/20588/task/20590/stat : 20590 (java) S 20585 20585 19619 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20591] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20591/stat : 20591 (java) S 20585 20585 19619 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265471997 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20588/tid=20592] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20592/stat : 20592 (java) S 20585 20585 19619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20593] ppid=20585 vsize=888432 CPUtime=10.28
/proc/20588/task/20593/stat : 20593 (java) S 20585 20585 19619 0 -1 64 11778 0 0 0 949 79 0 0 16 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20594] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20594/stat : 20594 (java) S 20585 20585 19619 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 265472000 909754368 99554 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20588/tid=20595] ppid=20585 vsize=888432 CPUtime=0
/proc/20588/task/20595/stat : 20595 (java) S 20585 20585 19619 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265472000 909754368 99554 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) 893784

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 20585 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.04

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

Real time (s): 1801.17
CPU time (s): 1800.04
CPU user time (s): 1797.04
CPU system time (s): 3
CPU usage (%): 99.9371
Max. virtual memory (cumulated for all children) (KiB): 895832

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= 15
involuntary context switches= 2

runsolver used 1.74273 s user time and 4.76028 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Jan 19 01:39:30 UTC 2007


IDJOB= 272458
IDBENCH= 6949
IDSOLVER= 91
FILE ID= node12/272458-1169170769

PBS_JOBID= 3584000

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  f05ef66561fe95ad6b285889a345512a

RANDOM SEED= 634616017

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.265
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.265
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:       1487952 kB
Buffers:         50008 kB
Cached:         425112 kB
SwapCached:       5164 kB
Active:         216424 kB
Inactive:       288456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1487952 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            4344 kB
Writeback:           0 kB
Mapped:          38980 kB
Slab:            48764 kB
Committed_AS:  7273080 kB
PageTables:       1724 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= 66560 MiB



End job on node12 on Fri Jan 19 02:09:31 UTC 2007