Trace number 3373002

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.39 1204.84

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.85272
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...432592/instance-3373002-1305432592.cnf
1.89/1.98	c Solving...
4800.14/1204.61	
4800.14/1204.61	*** INTERRUPTED! ***
4800.14/1204.61	*** Shutting down threads...
4800.35/1204.83	s UNKNOWN
4800.35/1204.83	
4800.35/1204.83	c INTERRUPTED   : 1
4800.35/1204.83	c Models        : 0+    
4800.35/1204.83	c Time          : 1204.635s (Solving: 1202.66s 1st Model: 0.00s Unsat: 0.00s)
4800.35/1204.83	c CPU Time      : 4800.180s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373002-1305432592/watcher-3373002-1305432592 -o /tmp/evaluation-result-3373002-1305432592/solver-3373002-1305432592 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373002-1305432592.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.31 4.89 6.37 2/317 17645
/proc/meminfo: memFree=11086944/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=22724 CPUtime=0 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 1072 0 0 0 0 0 0 0 21 0 1 0 654861575 23269376 898 33554432000 4194304 4964800 140736417938240 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/17645/statm: 5681 900 385 189 0 555 0

[startup+0.063492 s]
/proc/loadavg: 3.31 4.89 6.37 2/317 17645
/proc/meminfo: memFree=11086944/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=32620 CPUtime=0.05 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 4576 0 0 0 5 0 0 0 21 0 1 0 654861575 33402880 3342 33554432000 4194304 4964800 140736417938240 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/17645/statm: 8155 3345 385 189 0 3029 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32620

[startup+0.100493 s]
/proc/loadavg: 3.31 4.89 6.37 2/317 17645
/proc/meminfo: memFree=11086944/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=41028 CPUtime=0.09 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 7015 0 0 0 8 1 0 0 21 0 1 0 654861575 42012672 5155 33554432000 4194304 4964800 140736417938240 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/17645/statm: 10257 5156 396 189 0 5131 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41028

[startup+0.30042 s]
/proc/loadavg: 3.31 4.89 6.37 2/317 17645
/proc/meminfo: memFree=11086944/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=43548 CPUtime=0.29 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 7579 0 0 0 28 1 0 0 22 0 1 0 654861575 44593152 5719 33554432000 4194304 4964800 140736417938240 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/17645/statm: 10887 5719 398 189 0 5761 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43548

[startup+0.700373 s]
/proc/loadavg: 3.31 4.89 6.37 2/317 17645
/proc/meminfo: memFree=11086944/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=43548 CPUtime=0.69 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 7579 0 0 0 68 1 0 0 24 0 1 0 654861575 44593152 5719 33554432000 4194304 4964800 140736417938240 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/17645/statm: 10887 5719 398 189 0 5761 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43548

[startup+1.50017 s]
/proc/loadavg: 3.31 4.89 6.37 3/318 17646
/proc/meminfo: memFree=11054208/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=43548 CPUtime=1.49 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 7580 0 0 0 148 1 0 0 25 0 1 0 654861575 44593152 5720 33554432000 4194304 4964800 140736417938240 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/17645/statm: 10887 5720 399 189 0 5761 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43548

[startup+3.10082 s]
/proc/loadavg: 3.31 4.89 6.37 10/324 17652
/proc/meminfo: memFree=11026764/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=253432 CPUtime=6.4 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 14214 0 0 0 636 4 0 0 19 0 4 0 654861575 259514368 11693 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670368 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 63358 11693 458 189 0 57707 0
[pid=17645/tid=17650] ppid=17643 vsize=253432 CPUtime=1.1 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 1789 0 0 0 110 0 0 0 25 0 4 0 654861773 259514368 11693 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=253432 CPUtime=1.1 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 1786 0 0 0 109 1 0 0 19 0 4 0 654861773 259514368 11693 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=253432 CPUtime=1.11 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 1093 0 0 0 111 0 0 0 25 0 4 0 654861773 259514368 11693 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 253432

[startup+6.30022 s]
/proc/loadavg: 3.77 4.96 6.39 10/324 17652
/proc/meminfo: memFree=10924464/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=258452 CPUtime=19.16 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 26023 0 0 0 1907 9 0 0 25 0 4 0 654861575 264654848 23502 33554432000 4194304 4964800 140736417938240 18446744073709551615 4653464 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 64613 23502 460 189 0 58962 0
[pid=17645/tid=17650] ppid=17643 vsize=258452 CPUtime=4.29 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 4971 0 0 0 428 1 0 0 25 0 4 0 654861773 264654848 23502 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=258452 CPUtime=4.3 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 5368 0 0 0 428 2 0 0 25 0 4 0 654861773 264654848 23502 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=258452 CPUtime=4.3 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 4603 0 0 0 429 1 0 0 25 0 4 0 654861773 264654848 23502 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.16
Current children cumulated vsize (KiB) 258452

[startup+12.701 s]
/proc/loadavg: 4.11 5.01 6.39 10/324 17652
/proc/meminfo: memFree=10787144/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=273264 CPUtime=44.7 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 42248 0 0 0 4454 16 0 0 25 0 4 0 654861575 279822336 39727 33554432000 4194304 4964800 140736417938240 18446744073709551615 4332462 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 68316 39727 460 189 0 62665 0
[pid=17645/tid=17650] ppid=17643 vsize=273264 CPUtime=10.69 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 7971 0 0 0 1067 2 0 0 25 0 4 0 654861773 279822336 39727 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627443 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=273264 CPUtime=10.71 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 8803 0 0 0 1067 4 0 0 25 0 4 0 654861773 279822336 39727 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=273264 CPUtime=10.7 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 8581 0 0 0 1067 3 0 0 25 0 4 0 654861773 279822336 39727 33554432000 4194304 4964800 140736417938240 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 44.7
Current children cumulated vsize (KiB) 273264

[startup+25.5006 s]
/proc/loadavg: 4.97 5.15 6.42 9/324 17652
/proc/meminfo: memFree=10649200/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=369392 CPUtime=95.76 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 67122 0 0 0 9551 25 0 0 25 0 4 0 654861575 378257408 64601 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 92348 64601 460 189 0 86697 0
[pid=17645/tid=17650] ppid=17643 vsize=369392 CPUtime=23.49 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 20015 0 0 0 2342 7 0 0 25 0 4 0 654861773 378257408 64601 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627509 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=369392 CPUtime=23.5 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 11302 0 0 0 2346 4 0 0 25 0 4 0 654861773 378257408 64601 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=369392 CPUtime=23.5 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 14755 0 0 0 2344 6 0 0 25 0 4 0 654861773 378257408 64601 33554432000 4194304 4964800 140736417938240 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 95.76
Current children cumulated vsize (KiB) 369392

[startup+51.1007 s]
/proc/loadavg: 6.00 5.38 6.46 10/324 17653
/proc/meminfo: memFree=10476064/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=529220 CPUtime=197.9 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 92452 0 0 0 19751 39 0 0 25 0 4 0 654861575 541921280 89927 33554432000 4194304 4964800 140736417938240 18446744073709551615 4342157 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 132305 89927 460 189 0 126654 0
[pid=17645/tid=17650] ppid=17643 vsize=529220 CPUtime=49.08 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 37148 0 0 0 4894 14 0 0 25 0 4 0 654861773 541921280 89927 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=529220 CPUtime=49.1 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 12233 0 0 0 4906 4 0 0 25 0 4 0 654861773 541921280 89927 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=529220 CPUtime=49.11 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 17376 0 0 0 4903 8 0 0 25 0 4 0 654861773 541921280 89927 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 197.9
Current children cumulated vsize (KiB) 529220

[startup+102.312 s]
/proc/loadavg: 7.24 5.83 6.55 10/324 17654
/proc/meminfo: memFree=10237592/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=561220 CPUtime=402.21 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 120023 0 0 0 40166 55 0 0 25 0 4 0 654861575 574689280 117423 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 140305 117423 460 189 0 134654 0
[pid=17645/tid=17650] ppid=17643 vsize=561220 CPUtime=100.3 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 59600 0 0 0 10001 29 0 0 25 0 4 0 654861773 574689280 117423 33554432000 4194304 4964800 140736417938240 18446744073709551615 4660195 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=561220 CPUtime=100.32 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 16060 0 0 0 10026 6 0 0 25 0 4 0 654861773 574689280 117423 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=561220 CPUtime=100.32 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 17983 0 0 0 10024 8 0 0 25 0 4 0 654861773 574689280 117423 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 561220

[startup+162.301 s]
/proc/loadavg: 7.77 6.22 6.64 10/324 17656
/proc/meminfo: memFree=10053664/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=757828 CPUtime=641.58 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 148104 0 0 0 64077 81 0 0 25 0 4 0 654861575 776015872 145369 33554432000 4194304 4964800 140736417938240 18446744073709551615 4342914 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 189457 145369 460 189 0 183806 0
[pid=17645/tid=17650] ppid=17643 vsize=757828 CPUtime=160.28 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 68222 0 0 0 15993 35 0 0 25 0 4 0 654861773 776015872 145369 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=757828 CPUtime=160.3 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 17991 0 0 0 16023 7 0 0 25 0 4 0 654861773 776015872 145369 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=757828 CPUtime=160.3 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 34429 0 0 0 16005 25 0 0 25 0 4 0 654861773 776015872 145369 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 641.58
Current children cumulated vsize (KiB) 757828

[startup+222.3 s]
/proc/loadavg: 7.98 6.57 6.74 10/324 17658
/proc/meminfo: memFree=9863412/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=823364 CPUtime=880.95 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 175057 0 0 0 87988 107 0 0 25 0 4 0 654861575 843124736 172275 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 205841 172275 460 189 0 200190 0
[pid=17645/tid=17650] ppid=17643 vsize=823364 CPUtime=220.29 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 68819 0 0 0 21993 36 0 0 25 0 4 0 654861773 843124736 172275 33554432000 4194304 4964800 140736417938240 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=823364 CPUtime=220.3 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 20129 0 0 0 22022 8 0 0 25 0 4 0 654861773 843124736 172275 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=823364 CPUtime=220.31 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 51593 0 0 0 21986 45 0 0 25 0 4 0 654861773 843124736 172275 33554432000 4194304 4964800 140736417938240 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 880.95
Current children cumulated vsize (KiB) 823364

[startup+282.301 s]
/proc/loadavg: 8.22 6.90 6.84 10/324 17659
/proc/meminfo: memFree=9714080/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=826544 CPUtime=1120.36 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 186886 0 0 0 111919 117 0 0 25 0 4 0 654861575 846381056 184023 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 206636 184023 460 189 0 200985 0
[pid=17645/tid=17650] ppid=17643 vsize=826544 CPUtime=280.29 cores=0,2,4,6

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

Current children cumulated CPU time (s) 2556.73
Current children cumulated vsize (KiB) 1237384

[startup+702.3 s]
/proc/loadavg: 8.15 7.82 7.29 10/324 17670
/proc/meminfo: memFree=9140252/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1256884 CPUtime=2796.07 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 282299 0 0 0 279419 188 0 0 25 0 4 0 654861575 1287049216 278673 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 314221 278673 460 189 0 308570 0
[pid=17645/tid=17650] ppid=17643 vsize=1256884 CPUtime=700.26 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 129602 0 0 0 69937 89 0 0 25 0 4 0 654861773 1287049216 278673 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1256884 CPUtime=700.31 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 44865 0 0 0 70012 19 0 0 25 0 4 0 654861773 1287049216 278673 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1256884 CPUtime=700.31 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 56558 0 0 0 69982 49 0 0 25 0 4 0 654861773 1287049216 278673 33554432000 4194304 4964800 140736417938240 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2796.07
Current children cumulated vsize (KiB) 1256884

[startup+762.312 s]
/proc/loadavg: 8.14 7.88 7.34 10/324 17672
/proc/meminfo: memFree=8969588/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1467192 CPUtime=3035.5 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 318827 0 0 0 303329 221 0 0 25 0 4 0 654861575 1502404608 314990 33554432000 4194304 4964800 140736417938240 18446744073709551615 4342157 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 366798 314990 460 189 0 361147 0
[pid=17645/tid=17650] ppid=17643 vsize=1467192 CPUtime=760.27 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 143750 0 0 0 75923 104 0 0 25 0 4 0 654861773 1502404608 314990 33554432000 4194304 4964800 140736417938240 18446744073709551615 4647578 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1467192 CPUtime=760.32 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 48235 0 0 0 76012 20 0 0 25 0 4 0 654861773 1502404608 314990 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1467192 CPUtime=760.31 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 67274 0 0 0 75973 58 0 0 25 0 4 0 654861773 1502404608 314990 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3035.5
Current children cumulated vsize (KiB) 1467192

[startup+822.301 s]
/proc/loadavg: 8.20 7.94 7.39 10/324 17674
/proc/meminfo: memFree=8936076/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1471120 CPUtime=3274.85 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 322987 0 0 0 327261 224 0 0 25 0 4 0 654861575 1506426880 318853 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 367780 318853 460 189 0 362129 0
[pid=17645/tid=17650] ppid=17643 vsize=1471120 CPUtime=820.26 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 144215 0 0 0 81922 104 0 0 25 0 4 0 654861773 1506426880 318853 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1471120 CPUtime=820.31 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 49473 0 0 0 82010 21 0 0 25 0 4 0 654861773 1506426880 318853 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1471120 CPUtime=820.3 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 67553 0 0 0 81972 58 0 0 25 0 4 0 654861773 1506426880 318853 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3274.85
Current children cumulated vsize (KiB) 1471120

[startup+882.3 s]
/proc/loadavg: 8.10 7.97 7.44 10/324 17675
/proc/meminfo: memFree=8891772/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1482748 CPUtime=3514.25 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 325958 0 0 0 351200 225 0 0 25 0 4 0 654861575 1518333952 321824 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 370687 321824 460 189 0 365036 0
[pid=17645/tid=17650] ppid=17643 vsize=1482748 CPUtime=880.27 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 144256 0 0 0 87923 104 0 0 25 0 4 0 654861773 1518333952 321824 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1482748 CPUtime=880.32 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 52152 0 0 0 88010 22 0 0 25 0 4 0 654861773 1518333952 321824 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1482748 CPUtime=880.31 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 67609 0 0 0 87972 59 0 0 25 0 4 0 654861773 1518333952 321824 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3514.25
Current children cumulated vsize (KiB) 1482748

[startup+942.301 s]
/proc/loadavg: 8.12 8.00 7.48 10/324 17677
/proc/meminfo: memFree=8811652/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1487444 CPUtime=3753.62 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 335989 0 0 0 375125 237 0 0 25 0 4 0 654861575 1523142656 331621 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 371861 331621 460 189 0 366210 0
[pid=17645/tid=17650] ppid=17643 vsize=1487444 CPUtime=940.25 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 144747 0 0 0 93921 104 0 0 25 0 4 0 654861773 1523142656 331621 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1487444 CPUtime=940.31 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 53292 0 0 0 94009 22 0 0 25 0 4 0 654861773 1523142656 331621 33554432000 4194304 4964800 140736417938240 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1487444 CPUtime=940.31 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 75353 0 0 0 93962 69 0 0 25 0 4 0 654861773 1523142656 331621 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3753.62
Current children cumulated vsize (KiB) 1487444

[startup+1002.3 s]
/proc/loadavg: 8.04 8.00 7.51 10/324 17678
/proc/meminfo: memFree=8720352/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1549040 CPUtime=3993.02 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 352432 0 0 0 399057 245 0 0 25 0 4 0 654861575 1586216960 347990 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 387260 347990 460 189 0 381609 0
[pid=17645/tid=17650] ppid=17643 vsize=1549040 CPUtime=1000.25 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 144822 0 0 0 99921 104 0 0 25 0 4 0 654861773 1586216960 347990 33554432000 4194304 4964800 140736417938240 18446744073709551615 4668996 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1549040 CPUtime=1000.31 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 54370 0 0 0 100009 22 0 0 25 0 4 0 654861773 1586216960 347990 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1549040 CPUtime=1000.31 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 90637 0 0 0 99955 76 0 0 25 0 4 0 654861773 1586216960 347990 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3993.02
Current children cumulated vsize (KiB) 1549040

[startup+1062.3 s]
/proc/loadavg: 8.05 8.01 7.54 10/324 17680
/proc/meminfo: memFree=8585168/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1601120 CPUtime=4232.36 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 369562 0 0 0 422981 255 0 0 25 0 4 0 654861575 1639546880 365110 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320961 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 400280 365110 460 189 0 394629 0
[pid=17645/tid=17650] ppid=17643 vsize=1601120 CPUtime=1060.21 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 148388 0 0 0 105912 109 0 0 25 0 4 0 654861773 1639546880 365110 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1601120 CPUtime=1060.31 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 55356 0 0 0 106009 22 0 0 25 0 4 0 654861773 1639546880 365110 33554432000 4194304 4964800 140736417938240 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1601120 CPUtime=1060.31 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 103212 0 0 0 105949 82 0 0 25 0 4 0 654861773 1639546880 365110 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627341 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4232.36
Current children cumulated vsize (KiB) 1601120

[startup+1122.3 s]
/proc/loadavg: 8.09 8.03 7.58 10/324 17682
/proc/meminfo: memFree=8543240/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1606592 CPUtime=4471.74 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 373208 0 0 0 446919 255 0 0 25 0 4 0 654861575 1645150208 368756 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 401648 368756 460 189 0 395997 0
[pid=17645/tid=17650] ppid=17643 vsize=1606592 CPUtime=1120.21 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 148396 0 0 0 111912 109 0 0 25 0 4 0 654861773 1645150208 368756 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1606592 CPUtime=1120.32 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 58924 0 0 0 112009 23 0 0 25 0 4 0 654861773 1645150208 368756 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1606592 CPUtime=1120.31 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 103282 0 0 0 111949 82 0 0 25 0 4 0 654861773 1645150208 368756 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4471.74
Current children cumulated vsize (KiB) 1606592

[startup+1182.3 s]
/proc/loadavg: 8.19 8.06 7.61 10/324 17683
/proc/meminfo: memFree=8479352/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1662732 CPUtime=4711.15 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 388480 0 0 0 470852 263 0 0 25 0 4 0 654861575 1702637568 384028 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 415683 384028 460 189 0 410032 0
[pid=17645/tid=17650] ppid=17643 vsize=1662732 CPUtime=1180.21 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 148421 0 0 0 117912 109 0 0 25 0 4 0 654861773 1702637568 384028 33554432000 4194304 4964800 140736417938240 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1662732 CPUtime=1180.31 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 60282 0 0 0 118008 23 0 0 25 0 4 0 654861773 1702637568 384028 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1662732 CPUtime=1180.3 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 117169 0 0 0 117941 89 0 0 25 0 4 0 654861773 1702637568 384028 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4711.15
Current children cumulated vsize (KiB) 1662732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.6 s]
/proc/loadavg: 8.12 8.05 7.62 5/319 17685
/proc/meminfo: memFree=9541436/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=1738564 CPUtime=4800.14 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 391501 0 0 0 479750 264 0 0 25 0 4 0 654861575 1780289536 387049 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17645/statm: 434641 387049 460 189 0 428990 0
[pid=17645/tid=17650] ppid=17643 vsize=1738564 CPUtime=1202.52 cores=0,2,4,6
/proc/17645/task/17650/stat : 17650 (claspmt) R 17643 17645 10373 0 -1 4202560 148504 0 0 0 120143 109 0 0 25 0 4 0 654861773 1780289536 387049 33554432000 4194304 4964800 140736417938240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=17645/tid=17651] ppid=17643 vsize=1738564 CPUtime=1202.63 cores=0,2,4,6
/proc/17645/task/17651/stat : 17651 (claspmt) R 17643 17645 10373 0 -1 4202560 60648 0 0 0 120240 23 0 0 25 0 4 0 654861773 1780289536 387049 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17645/tid=17652] ppid=17643 vsize=1738564 CPUtime=1202.62 cores=0,2,4,6
/proc/17645/task/17652/stat : 17652 (claspmt) R 17643 17645 10373 0 -1 4202560 119739 0 0 0 120171 91 0 0 25 0 4 0 654861773 1780289536 387049 33554432000 4194304 4964800 140736417938240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1738564

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1204.8 s]
/proc/loadavg: 8.12 8.05 7.62 5/319 17685
/proc/meminfo: memFree=9541436/32951124 swapFree=67093864/67111528
[pid=17645] ppid=17643 vsize=988400 CPUtime=4800.35 cores=0,2,4,6
/proc/17645/stat : 17645 (claspmt) R 17643 17645 10373 0 -1 4202496 391512 0 0 0 479768 267 0 0 25 0 1 0 654861575 1012121600 206437 33554432000 4194304 4964800 140736417938240 18446744073709551615 212436060295 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/17645/statm: 247100 206437 471 189 0 241449 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 988400

Child status: 0
Real time (s): 1204.84
CPU time (s): 4800.39
CPU user time (s): 4797.68
CPU system time (s): 2.71059
CPU usage (%): 398.427
Max. virtual memory (cumulated for all children) (KiB): 1738564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.71059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 391513
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= 6974
involuntary context switches= 22840

runsolver used 3.3115 second user time and 8.75367 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 06:09:52
IDJOB=3373002
IDBENCH=88221
IDSOLVER=1853
FILE ID=node102/3373002-1305432592
RUNJOBID= node102-1305432592-17625
PBS_JOBID= 13324592
Free space on /tmp= 73656 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373002-1305432592/watcher-3373002-1305432592 -o /tmp/evaluation-result-3373002-1305432592/solver-3373002-1305432592 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373002-1305432592.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=563490625

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11087736 kB
Buffers:        270112 kB
Cached:        2861268 kB
SwapCached:       1128 kB
Active:       19567724 kB
Inactive:      2009080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11087736 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            8640 kB
Writeback:           0 kB
AnonPages:    18443768 kB
Mapped:          26704 kB
Slab:           170816 kB
PageTables:      53220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59065852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73656 MiB
End job on node102 at 2011-05-15 06:29:59