Trace number 272496

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.06 1818.17

General information on the benchmark

Namehaystacks/
haystacks_39.xml
MD5SUM3cbedeec0f8e1047e30dd866c8d212d0
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 benchmark333.583
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1521
Number of constraints28937
Maximum constraint arity2
Maximum domain size39
Number of constraints which are defined in extension0
Number of constraints which are defined in intension28937
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-272496-1169172574 -o ROOT/results/node12/solver-272496-1169172574 -C 1800 -M 900 /tmp/evaluation/272496-1169172574/cspfj.sh -competition /tmp/evaluation/272496-1169172574/unknown.xml 

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

/proc/loadavg: 1.08 1.02 1.03 5/87 20976
/proc/meminfo: memFree=1477784/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=1964 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) R 20973 20975 20838 0 -1 4194304 49 0 0 0 0 0 0 0 18 0 1 0 265652469 2011136 33 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252426912464 0 0 4096 0 0 0 0 17 1 0 0
/proc/20975/statm: 491 33 25 169 0 8 0

[startup+0.108279 s]
/proc/loadavg: 1.08 1.02 1.03 5/87 20976
/proc/meminfo: memFree=1477784/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.516339 s]
/proc/loadavg: 1.08 1.02 1.03 5/87 20976
/proc/meminfo: memFree=1477784/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33749 s]
/proc/loadavg: 1.08 1.02 1.03 5/102 20992
/proc/meminfo: memFree=1454176/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=866252 CPUtime=1.29
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 5941 0 1 0 123 6 0 0 25 0 8 0 265652470 887042048 5629 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 216563 5629 1829 14 0 203824 0
[pid=20978/tid=20982] ppid=20975 vsize=866252 CPUtime=0.13
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 1633 0 0 0 13 0 0 0 16 0 8 0 265652474 887042048 5629 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=866252 CPUtime=0
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265652474 887042048 5629 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=866252 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265652474 887042048 5629 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=866252 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 887042048 5629 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=866252 CPUtime=0.24
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 659 0 0 0 23 1 0 0 15 0 8 0 265652477 887042048 5629 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=866252 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 887042048 5629 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=866252 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 887042048 5629 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 871604

[startup+2.98779 s]
/proc/loadavg: 1.08 1.02 1.03 3/102 20992
/proc/meminfo: memFree=1445920/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=866376 CPUtime=2.93
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 8768 0 1 0 281 12 0 0 25 0 8 0 265652470 887169024 8419 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073820908 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 216594 8419 1829 14 0 203855 0
[pid=20978/tid=20982] ppid=20975 vsize=866376 CPUtime=0.37
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 3780 0 0 0 36 1 0 0 16 0 8 0 265652474 887169024 8419 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=866376 CPUtime=0
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265652474 887169024 8419 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=866376 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265652474 887169024 8419 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=866376 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 887169024 8419 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=866376 CPUtime=0.33
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 702 0 0 0 32 1 0 0 16 0 8 0 265652477 887169024 8419 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=866376 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 887169024 8419 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=866376 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 887169024 8419 18446744073709551615 134512640 134570532 4294956512 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) 871728

[startup+6.28838 s]
/proc/loadavg: 1.15 1.03 1.04 3/102 20992
/proc/meminfo: memFree=1425760/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=866568 CPUtime=6.2
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 13310 0 1 0 598 22 0 0 25 0 8 0 265652470 887365632 12930 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073835521 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 216642 12930 1829 14 0 203903 0
[pid=20978/tid=20982] ppid=20975 vsize=866568 CPUtime=0.65
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 7444 0 0 0 63 2 0 0 16 0 8 0 265652474 887365632 12930 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265652474 887365632 12930 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265652474 887365632 12930 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 887365632 12930 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=866568 CPUtime=0.34
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 703 0 0 0 33 1 0 0 16 0 8 0 265652477 887365632 12930 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 887365632 12930 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 887365632 12930 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 871920

[startup+12.7755 s]
/proc/loadavg: 1.22 1.05 1.04 3/102 20992
/proc/meminfo: memFree=1403040/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=866568 CPUtime=12.63
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 18605 0 1 0 1227 36 0 0 25 0 8 0 265652470 887365632 18204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073803146 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 216642 18204 1829 14 0 203903 0
[pid=20978/tid=20982] ppid=20975 vsize=866568 CPUtime=1.04
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 11684 0 0 0 100 4 0 0 16 0 8 0 265652474 887365632 18204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265652474 887365632 18204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265652474 887365632 18204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 887365632 18204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=866568 CPUtime=0.34
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 703 0 0 0 33 1 0 0 16 0 8 0 265652477 887365632 18204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 887365632 18204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 887365632 18204 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 871920

[startup+25.6629 s]
/proc/loadavg: 1.47 1.11 1.06 3/102 20992
/proc/meminfo: memFree=1376224/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=866568 CPUtime=25.39
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 25450 0 1 0 2489 50 0 0 25 0 8 0 265652470 887365632 25031 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073823192 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 216642 25031 1829 14 0 203903 0
[pid=20978/tid=20982] ppid=20975 vsize=866568 CPUtime=1.58
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 17270 0 0 0 152 6 0 0 17 0 8 0 265652474 887365632 25031 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265652474 887365632 25031 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265652474 887365632 25031 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 887365632 25031 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=866568 CPUtime=0.34
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 703 0 0 0 33 1 0 0 16 0 8 0 265652477 887365632 25031 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 887365632 25031 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=866568 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 887365632 25031 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 871920

[startup+51.3095 s]
/proc/loadavg: 1.72 1.20 1.09 3/102 20992
/proc/meminfo: memFree=1338336/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=866884 CPUtime=50.79
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 34532 0 1 0 5008 71 0 0 25 0 8 0 265652470 887689216 34096 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 216721 34096 1829 14 0 203982 0
[pid=20978/tid=20982] ppid=20975 vsize=866884 CPUtime=2.51
/proc/20978/task/20982/stat : 20982 (java) R 20975 20975 20838 0 -1 64 24719 0 0 0 242 9 0 0 17 0 8 0 265652474 887689216 34096 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155525241 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=866884 CPUtime=0
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265652474 887689216 34096 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=866884 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265652474 887689216 34096 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=866884 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 887689216 34096 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=866884 CPUtime=0.34
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 703 0 0 0 33 1 0 0 16 0 8 0 265652477 887689216 34096 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=866884 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 887689216 34096 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=866884 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 887689216 34096 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 872236

[startup+102.599 s]
/proc/loadavg: 1.87 1.32 1.14 4/102 20992
/proc/meminfo: memFree=1280352/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=868164 CPUtime=101.58
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 49008 0 1 0 10055 103 0 0 25 0 8 0 265652470 888999936 48557 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073755321 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 217041 48557 1829 14 0 204302 0
[pid=20978/tid=20982] ppid=20975 vsize=868164 CPUtime=3.74

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

/proc/loadavg: 2.00 2.00 1.81 3/102 20994
/proc/meminfo: memFree=1131936/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=886268 CPUtime=1528.13
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 87684 0 1 0 152557 256 0 0 25 0 8 0 265652470 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 221567 85444 1835 14 0 208828 0
[pid=20978/tid=20982] ppid=20975 vsize=886268 CPUtime=9.75
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 60183 0 0 0 952 23 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=886268 CPUtime=0.01
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=886268 CPUtime=10.95
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 11743 0 0 0 1016 79 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.13
Current children cumulated vsize (KiB) 891620

[startup+1603.55 s]
/proc/loadavg: 2.07 2.02 1.83 3/102 20994
/proc/meminfo: memFree=1131936/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=886268 CPUtime=1587.55
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 87684 0 1 0 158499 256 0 0 25 0 8 0 265652470 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072929046 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 221567 85444 1835 14 0 208828 0
[pid=20978/tid=20982] ppid=20975 vsize=886268 CPUtime=9.75
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 60183 0 0 0 952 23 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=886268 CPUtime=0.01
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=886268 CPUtime=10.95
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 11743 0 0 0 1016 79 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.55
Current children cumulated vsize (KiB) 891620

[startup+1663.59 s]
/proc/loadavg: 2.02 2.01 1.83 3/102 20994
/proc/meminfo: memFree=1131936/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=886268 CPUtime=1646.98
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 87684 0 1 0 164442 256 0 0 25 0 8 0 265652470 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072926837 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 221567 85444 1835 14 0 208828 0
[pid=20978/tid=20982] ppid=20975 vsize=886268 CPUtime=9.75
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 60183 0 0 0 952 23 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=886268 CPUtime=0.01
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=886268 CPUtime=10.95
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 11743 0 0 0 1016 79 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.98
Current children cumulated vsize (KiB) 891620

[startup+1723.62 s]
/proc/loadavg: 2.05 2.02 1.84 3/102 20994
/proc/meminfo: memFree=1131936/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=886268 CPUtime=1706.42
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 87684 0 1 0 170386 256 0 0 25 0 8 0 265652470 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072925704 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 221567 85444 1835 14 0 208828 0
[pid=20978/tid=20982] ppid=20975 vsize=886268 CPUtime=9.75
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 60183 0 0 0 952 23 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=886268 CPUtime=0.01
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=886268 CPUtime=10.95
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 11743 0 0 0 1016 79 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.42
Current children cumulated vsize (KiB) 891620

[startup+1783.66 s]
/proc/loadavg: 2.02 2.02 1.85 4/102 20994
/proc/meminfo: memFree=1131936/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=886268 CPUtime=1765.84
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 87684 0 1 0 176328 256 0 0 25 0 8 0 265652470 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072941836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 221567 85444 1835 14 0 208828 0
[pid=20978/tid=20982] ppid=20975 vsize=886268 CPUtime=9.75
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 60183 0 0 0 952 23 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=886268 CPUtime=0.01
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=886268 CPUtime=10.95
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 11743 0 0 0 1016 79 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.84
Current children cumulated vsize (KiB) 891620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.15 s]
/proc/loadavg: 2.01 2.01 1.85 3/102 21068
/proc/meminfo: memFree=1089184/2055920 swapFree=4160348/4192956
[pid=20975] ppid=20973 vsize=5352 CPUtime=0
/proc/20975/stat : 20975 (cspfj.sh) S 20973 20975 20838 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265652469 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20975/statm: 1338 240 201 169 0 49 0
[pid=20978] ppid=20975 vsize=886268 CPUtime=1800.06
/proc/20978/stat : 20978 (java) R 20975 20975 20838 0 -1 0 87684 0 1 0 179749 257 0 0 25 0 8 0 265652470 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074216103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20978/statm: 221567 85444 1835 14 0 208828 0
[pid=20978/tid=20982] ppid=20975 vsize=886268 CPUtime=9.75
/proc/20978/task/20982/stat : 20982 (java) S 20975 20975 20838 0 -1 64 60183 0 0 0 952 23 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20983] ppid=20975 vsize=886268 CPUtime=0.01
/proc/20978/task/20983/stat : 20983 (java) S 20975 20975 20838 0 -1 64 11 0 0 0 1 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20984] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20984/stat : 20984 (java) S 20975 20975 20838 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265652474 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20989] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20989/stat : 20989 (java) S 20975 20975 20838 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20990] ppid=20975 vsize=886268 CPUtime=10.95
/proc/20978/task/20990/stat : 20990 (java) S 20975 20975 20838 0 -1 64 11743 0 0 0 1016 79 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20991] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20991/stat : 20991 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20978/tid=20992] ppid=20975 vsize=886268 CPUtime=0
/proc/20978/task/20992/stat : 20992 (java) S 20975 20975 20838 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265652477 907538432 85444 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 891620

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 20975 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=1999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=3999
CPU time returned by wait4() is 0.005998
while last known CPU time is 1800.06

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

Real time (s): 1818.17
CPU time (s): 1800.06
CPU user time (s): 1797.49
CPU system time (s): 2.57
CPU usage (%): 99.0037
Max. virtual memory (cumulated for all children) (KiB): 894764

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

runsolver used 2.13767 s user time and 5.9411 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Jan 19 02:09:34 UTC 2007


IDJOB= 272496
IDBENCH= 6987
IDSOLVER= 91
FILE ID= node12/272496-1169172574

PBS_JOBID= 3584067

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  3cbedeec0f8e1047e30dd866c8d212d0

RANDOM SEED= 62438867

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:       1478720 kB
Buffers:         50452 kB
Cached:         428408 kB
SwapCached:       5164 kB
Active:         220788 kB
Inactive:       292472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478720 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          44200 kB
Slab:            49040 kB
Committed_AS:  7302116 kB
PageTables:       2076 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= 66561 MiB



End job on node12 on Fri Jan 19 02:39:53 UTC 2007