Trace number 272455

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.05 1800.89

General information on the benchmark

Namehaystacks/
haystacks_28.xml
MD5SUMd182319e3384c4b9a637e552d7b21712
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 benchmark77.5232
SatisfiableNO
(Un)Satisfiability was proved
Number of variables784
Number of constraints10611
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10611
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/node1/watcher-272455-1169170579 -o ROOT/results/node1/solver-272455-1169170579 -C 1800 -M 900 /tmp/evaluation/272455-1169170579/cspfj.sh -competition /tmp/evaluation/272455-1169170579/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.00 1.02 1.02 4/78 28023
/proc/meminfo: memFree=1434392/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) D 28020 28022 27058 0 -1 4194304 295 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353442917 0 2147483391 4100 65536 18446744072099781622 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0

[startup+0.106103 s]
/proc/loadavg: 1.00 1.02 1.02 4/78 28023
/proc/meminfo: memFree=1434392/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.514155 s]
/proc/loadavg: 1.00 1.02 1.02 4/78 28023
/proc/meminfo: memFree=1434392/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33725 s]
/proc/loadavg: 1.00 1.02 1.02 2/86 28032
/proc/meminfo: memFree=1421848/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=866184 CPUtime=1.29
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 5470 0 1 0 123 6 0 0 16 0 8 0 265453629 886972416 5173 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072917395 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28025/statm: 216546 5173 1829 14 0 203807 0
[pid=28025/tid=28026] ppid=28022 vsize=866184 CPUtime=0.09
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 1144 0 0 0 9 0 0 0 16 0 8 0 265453636 886972416 5173 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=866184 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 265453636 886972416 5173 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28025/tid=28028] ppid=28022 vsize=866184 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265453636 886972416 5173 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=866184 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 886972416 5173 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=866184 CPUtime=0.26
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 651 0 0 0 25 1 0 0 16 0 8 0 265453639 886972416 5173 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=866184 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 886972416 5173 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=866184 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265453639 886972416 5173 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 871536

[startup+2.98545 s]
/proc/loadavg: 1.00 1.02 1.02 2/86 28032
/proc/meminfo: memFree=1415256/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=866492 CPUtime=2.93
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 7811 0 1 0 282 11 0 0 17 0 8 0 265453629 887287808 7465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155582903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28025/statm: 216623 7465 1829 14 0 203884 0
[pid=28025/tid=28026] ppid=28022 vsize=866492 CPUtime=0.3
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 2862 0 0 0 29 1 0 0 15 0 8 0 265453636 887287808 7465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=866492 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 265453636 887287808 7465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=866492 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265453636 887287808 7465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=866492 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 887287808 7465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=866492 CPUtime=0.33
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 684 0 0 0 31 2 0 0 16 0 8 0 265453639 887287808 7465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=866492 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 887287808 7465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=866492 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) R 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265453639 887287808 7465 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 871844

[startup+6.26483 s]
/proc/loadavg: 1.00 1.02 1.02 3/86 28032
/proc/meminfo: memFree=1399640/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=867652 CPUtime=6.2
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 11259 0 1 0 600 20 0 0 17 0 8 0 265453629 888475648 10875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4154015731 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28025/statm: 216913 10875 1829 14 0 204174 0
[pid=28025/tid=28026] ppid=28022 vsize=867652 CPUtime=0.52
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 5492 0 0 0 50 2 0 0 15 0 8 0 265453636 888475648 10875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 888475648 10875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265453636 888475648 10875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 888475648 10875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=867652 CPUtime=0.34
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 685 0 0 0 32 2 0 0 16 0 8 0 265453639 888475648 10875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 888475648 10875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 888475648 10875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 873004

[startup+12.7616 s]
/proc/loadavg: 1.00 1.02 1.01 2/86 28032
/proc/meminfo: memFree=1381672/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=867652 CPUtime=12.67
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 15475 0 1 0 1237 30 0 0 17 0 8 0 265453629 888475648 15064 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073716248 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28025/statm: 216913 15064 1829 14 0 204174 0
[pid=28025/tid=28026] ppid=28022 vsize=867652 CPUtime=0.86
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 8750 0 0 0 83 3 0 0 16 0 8 0 265453636 888475648 15064 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 888475648 15064 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265453636 888475648 15064 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 888475648 15064 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=867652 CPUtime=0.34
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 685 0 0 0 32 2 0 0 16 0 8 0 265453639 888475648 15064 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 888475648 15064 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 888475648 15064 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 873004

[startup+25.6291 s]
/proc/loadavg: 1.00 1.01 1.01 2/86 28032
/proc/meminfo: memFree=1360232/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=867652 CPUtime=25.51
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 20957 0 1 0 2507 44 0 0 17 0 8 0 265453629 888475648 20523 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073716236 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28025/statm: 216913 20523 1829 14 0 204174 0
[pid=28025/tid=28026] ppid=28022 vsize=867652 CPUtime=1.36
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 12964 0 0 0 131 5 0 0 16 0 8 0 265453636 888475648 20523 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 888475648 20523 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265453636 888475648 20523 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 888475648 20523 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=867652 CPUtime=0.34
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 685 0 0 0 32 2 0 0 16 0 8 0 265453639 888475648 20523 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 888475648 20523 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=867652 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 888475648 20523 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 873004

[startup+51.2411 s]
/proc/loadavg: 1.00 1.01 1.01 2/86 28032
/proc/meminfo: memFree=1319720/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=875948 CPUtime=50.99
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 31177 0 1 0 4995 104 0 0 18 0 8 0 265453629 896970752 30352 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074223033 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 218987 30352 1834 14 0 206248 0
[pid=28025/tid=28026] ppid=28022 vsize=875948 CPUtime=2.33
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 16416 0 0 0 226 7 0 0 16 0 8 0 265453636 896970752 30352 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=875948 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 896970752 30352 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=875948 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265453636 896970752 30352 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=875948 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 896970752 30352 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=875948 CPUtime=5.88
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 6545 0 0 0 544 44 0 0 16 0 8 0 265453639 896970752 30352 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=875948 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 896970752 30352 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=875948 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 896970752 30352 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 881300

[startup+102.459 s]
/proc/loadavg: 1.00 1.01 1.01 2/86 28032
/proc/meminfo: memFree=1319912/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=875596 CPUtime=102.18
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 31200 0 1 0 10113 105 0 0 25 0 8 0 265453629 896610304 30307 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4090919464 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 218899 30307 1834 14 0 206160 0
[pid=28025/tid=28026] ppid=28022 vsize=875596 CPUtime=2.36

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

/proc/loadavg: 1.00 1.00 1.00 2/92 28204
/proc/meminfo: memFree=1318456/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=875596 CPUtime=1543.31
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 31211 0 1 0 154210 121 0 0 25 0 8 0 265453629 896610304 30309 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074203101 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 218899 30309 1834 14 0 206160 0
[pid=28025/tid=28026] ppid=28022 vsize=875596 CPUtime=2.44
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 16416 0 0 0 237 7 0 0 16 0 8 0 265453636 896610304 30309 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30309 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30309 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 896610304 30309 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=875596 CPUtime=5.92
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 6564 0 0 0 548 44 0 0 16 0 8 0 265453639 896610304 30309 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 896610304 30309 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 896610304 30309 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.31
Current children cumulated vsize (KiB) 880948

[startup+1604.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 28230
/proc/meminfo: memFree=1319528/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=875596 CPUtime=1603.37
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 31212 0 1 0 160213 124 0 0 25 0 8 0 265453629 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4090938264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 218899 30310 1834 14 0 206160 0
[pid=28025/tid=28026] ppid=28022 vsize=875596 CPUtime=2.44
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 16416 0 0 0 237 7 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=875596 CPUtime=5.92
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 6564 0 0 0 548 44 0 0 16 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.37
Current children cumulated vsize (KiB) 880948

[startup+1664.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 28230
/proc/meminfo: memFree=1319528/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=875596 CPUtime=1663.41
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 31213 0 1 0 166217 124 0 0 25 0 8 0 265453629 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074203175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 218899 30310 1834 14 0 206160 0
[pid=28025/tid=28026] ppid=28022 vsize=875596 CPUtime=2.45
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 16416 0 0 0 238 7 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=875596 CPUtime=5.92
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 6564 0 0 0 548 44 0 0 16 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.41
Current children cumulated vsize (KiB) 880948

[startup+1724.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 28230
/proc/meminfo: memFree=1319592/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=875596 CPUtime=1723.46
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 31213 0 1 0 172222 124 0 0 25 0 8 0 265453629 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074203047 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 218899 30310 1834 14 0 206160 0
[pid=28025/tid=28026] ppid=28022 vsize=875596 CPUtime=2.45
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 16416 0 0 0 238 7 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=875596 CPUtime=5.92
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 6564 0 0 0 548 44 0 0 16 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.46
Current children cumulated vsize (KiB) 880948

[startup+1784.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 28230
/proc/meminfo: memFree=1319592/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=875596 CPUtime=1783.5
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 31213 0 1 0 178226 124 0 0 25 0 8 0 265453629 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4090919464 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 218899 30310 1834 14 0 206160 0
[pid=28025/tid=28026] ppid=28022 vsize=875596 CPUtime=2.45
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 16416 0 0 0 238 7 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=875596 CPUtime=5.92
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 6564 0 0 0 548 44 0 0 16 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (KiB) 880948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 28230
/proc/meminfo: memFree=1319592/2055920 swapFree=4165612/4192956
[pid=28022] ppid=28020 vsize=5352 CPUtime=0
/proc/28022/stat : 28022 (cspfj.sh) S 28020 28022 27058 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 265453628 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28022/statm: 1338 240 201 169 0 49 0
[pid=28025] ppid=28022 vsize=875596 CPUtime=1800.05
/proc/28025/stat : 28025 (java) R 28022 28022 27058 0 -1 0 31213 0 1 0 179881 124 0 0 25 0 8 0 265453629 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4090919464 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 218899 30310 1834 14 0 206160 0
[pid=28025/tid=28026] ppid=28022 vsize=875596 CPUtime=2.45
/proc/28025/task/28026/stat : 28026 (java) S 28022 28022 27058 0 -1 64 16416 0 0 0 238 7 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 28022 28022 27058 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 28022 28022 27058 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265453636 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 28022 28022 27058 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28030] ppid=28022 vsize=875596 CPUtime=5.92
/proc/28025/task/28030/stat : 28030 (java) S 28022 28022 27058 0 -1 64 6564 0 0 0 548 44 0 0 16 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 28022 28022 27058 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28032] ppid=28022 vsize=875596 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 28022 28022 27058 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 265453639 896610304 30310 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 880948

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 28022 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=0 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=2999
CPU time returned by wait4() is 0.002999
while last known CPU time is 1800.05

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

Real time (s): 1800.89
CPU time (s): 1800.05
CPU user time (s): 1798.81
CPU system time (s): 1.24
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 882248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
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.80272 s user time and 4.69429 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Fri Jan 19 01:36:19 UTC 2007


IDJOB= 272455
IDBENCH= 6946
IDSOLVER= 91
FILE ID= node1/272455-1169170579

PBS_JOBID= 3583980

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  d182319e3384c4b9a637e552d7b21712

RANDOM SEED= 328952529

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.234
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.234
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:       1434872 kB
Buffers:         47964 kB
Cached:         464452 kB
SwapCached:       3840 kB
Active:         228584 kB
Inactive:       318772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434872 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            1488 kB
Writeback:           0 kB
Mapped:          44656 kB
Slab:            59016 kB
Committed_AS:  7554584 kB
PageTables:       1968 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= 66563 MiB



End job on node1 on Fri Jan 19 02:06:20 UTC 2007