Trace number 3373538

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.35 1202.89

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418444/instance-3373538-1305418444.cnf
0.59/0.64	c Solving...
4800.13/1202.71	
4800.13/1202.71	*** INTERRUPTED! ***
4800.13/1202.71	*** Shutting down threads...
4800.27/1202.88	s UNKNOWN
4800.27/1202.88	
4800.27/1202.88	c INTERRUPTED   : 1
4800.27/1202.88	c Models        : 0+    
4800.27/1202.88	c Time          : 1202.718s (Solving: 1202.08s 1st Model: 0.00s Unsat: 0.00s)
4800.27/1202.88	c CPU Time      : 4800.170s

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-3373538-1305418444/watcher-3373538-1305418444 -o /tmp/evaluation-result-3373538-1305418444/solver-3373538-1305418444 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373538-1305418444.cnf 

running on 4 cores: 1,3,5,7

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: 7.53 6.46 7.12 5/241 9906
/proc/meminfo: memFree=23965516/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=30400 CPUtime=0 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 1334 0 0 0 0 0 0 0 25 0 1 0 653445219 31129600 1264 33554432000 4194304 4964800 140733508975840 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9906/statm: 7600 1271 375 189 0 2474 0

[startup+0.0429331 s]
/proc/loadavg: 7.53 6.46 7.12 5/241 9906
/proc/meminfo: memFree=23965516/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=40612 CPUtime=0.03 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 6363 0 0 0 3 0 0 0 25 0 1 0 653445219 41586688 5233 33554432000 4194304 4964800 140733508975840 18446744073709551615 222921437893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9906/statm: 10153 5234 385 189 0 5027 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 40612

[startup+0.100923 s]
/proc/loadavg: 7.53 6.46 7.12 5/241 9906
/proc/meminfo: memFree=23965516/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=53384 CPUtime=0.09 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 10816 0 0 0 8 1 0 0 25 0 1 0 653445219 54665216 8276 33554432000 4194304 4964800 140733508975840 18446744073709551615 4617330 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9906/statm: 13346 8276 398 189 0 8220 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53384

[startup+0.300884 s]
/proc/loadavg: 7.53 6.46 7.12 5/241 9906
/proc/meminfo: memFree=23965516/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=63416 CPUtime=0.29 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 13223 0 0 0 28 1 0 0 25 0 1 0 653445219 64937984 10683 33554432000 4194304 4964800 140733508975840 18446744073709551615 222921437893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9906/statm: 15854 10683 403 189 0 10728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63416

[startup+0.700779 s]
/proc/loadavg: 7.53 6.46 7.12 5/241 9906
/proc/meminfo: memFree=23965516/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=292132 CPUtime=0.81 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 24714 0 0 0 79 2 0 0 25 0 4 0 653445219 299143168 19231 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 73033 19231 449 189 0 67382 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 292132

[startup+1.50063 s]
/proc/loadavg: 7.33 6.44 7.11 9/245 9910
/proc/meminfo: memFree=23888108/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=292132 CPUtime=4.01 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 25135 0 0 0 398 3 0 0 25 0 4 0 653445219 299143168 19652 33554432000 4194304 4964800 140733508975840 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 73033 19652 458 189 0 67382 0
[pid=9906/tid=9908] ppid=9904 vsize=292132 CPUtime=0.84 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 3275 0 0 0 84 0 0 0 18 0 4 0 653445283 299143168 19652 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=292132 CPUtime=0.84 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 3735 0 0 0 84 0 0 0 25 0 4 0 653445283 299143168 19652 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=292132 CPUtime=0.83 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 3190 0 0 0 83 0 0 0 19 0 4 0 653445283 299143168 19652 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 292132

[startup+3.10034 s]
/proc/loadavg: 7.33 6.44 7.11 9/245 9910
/proc/meminfo: memFree=23884024/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=292132 CPUtime=10.4 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 26147 0 0 0 1036 4 0 0 25 0 4 0 653445219 299143168 20664 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 73033 20664 458 189 0 67382 0
[pid=9906/tid=9908] ppid=9904 vsize=292132 CPUtime=2.44 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 3496 0 0 0 244 0 0 0 22 0 4 0 653445283 299143168 20664 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=292132 CPUtime=2.45 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 4251 0 0 0 244 1 0 0 25 0 4 0 653445283 299143168 20664 33554432000 4194304 4964800 140733508975840 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=292132 CPUtime=2.42 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 3260 0 0 0 242 0 0 0 22 0 4 0 653445283 299143168 20664 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.4
Current children cumulated vsize (KiB) 292132

[startup+6.30076 s]
/proc/loadavg: 7.38 6.47 7.11 9/245 9911
/proc/meminfo: memFree=23874624/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=292684 CPUtime=23.18 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 27334 0 0 0 2312 6 0 0 25 0 4 0 653445219 299708416 21851 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670020 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 73171 21851 458 189 0 67520 0
[pid=9906/tid=9908] ppid=9904 vsize=292684 CPUtime=5.64 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 3583 0 0 0 564 0 0 0 25 0 4 0 653445283 299708416 21851 33554432000 4194304 4964800 140733508975840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=292684 CPUtime=5.64 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 4717 0 0 0 563 1 0 0 25 0 4 0 653445283 299708416 21851 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=292684 CPUtime=5.6 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 3389 0 0 0 560 0 0 0 25 0 4 0 653445283 299708416 21851 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.18
Current children cumulated vsize (KiB) 292684

[startup+12.7006 s]
/proc/loadavg: 7.51 6.51 7.12 9/245 9911
/proc/meminfo: memFree=23856624/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=296576 CPUtime=48.73 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 31088 0 0 0 4863 10 0 0 25 0 4 0 653445219 303693824 25605 33554432000 4194304 4964800 140733508975840 18446744073709551615 4660384 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 74144 25605 458 189 0 68493 0
[pid=9906/tid=9908] ppid=9904 vsize=296576 CPUtime=12.04 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 4032 0 0 0 1203 1 0 0 25 0 4 0 653445283 303693824 25605 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=296576 CPUtime=12.05 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 6644 0 0 0 1201 4 0 0 25 0 4 0 653445283 303693824 25605 33554432000 4194304 4964800 140733508975840 18446744073709551615 4660263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=296576 CPUtime=11.96 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 4121 0 0 0 1195 1 0 0 25 0 4 0 653445283 303693824 25605 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.73
Current children cumulated vsize (KiB) 296576

[startup+25.5002 s]
/proc/loadavg: 7.66 6.57 7.14 9/245 9911
/proc/meminfo: memFree=23829844/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=299612 CPUtime=99.83 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 35431 0 0 0 9968 15 0 0 25 0 4 0 653445219 306802688 29948 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 74903 29948 460 189 0 69252 0
[pid=9906/tid=9908] ppid=9904 vsize=299612 CPUtime=24.84 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 4581 0 0 0 2482 2 0 0 25 0 4 0 653445283 306802688 29948 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=299612 CPUtime=24.84 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 8216 0 0 0 2478 6 0 0 25 0 4 0 653445283 306802688 29948 33554432000 4194304 4964800 140733508975840 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=299612 CPUtime=24.66 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 5024 0 0 0 2464 2 0 0 25 0 4 0 653445283 306802688 29948 33554432000 4194304 4964800 140733508975840 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.83
Current children cumulated vsize (KiB) 299612

[startup+51.1006 s]
/proc/loadavg: 7.79 6.71 7.16 9/245 9912
/proc/meminfo: memFree=23789504/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=312468 CPUtime=202.06 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 41650 0 0 0 20184 22 0 0 25 0 4 0 653445219 319967232 36167 33554432000 4194304 4964800 140733508975840 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 78117 36167 460 189 0 72466 0
[pid=9906/tid=9908] ppid=9904 vsize=312468 CPUtime=50.44 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 5163 0 0 0 5042 2 0 0 25 0 4 0 653445283 319967232 36167 33554432000 4194304 4964800 140733508975840 18446744073709551615 4342223 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=312468 CPUtime=50.44 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 12919 0 0 0 5034 10 0 0 25 0 4 0 653445283 319967232 36167 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=312468 CPUtime=50.07 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 5797 0 0 0 5004 3 0 0 25 0 4 0 653445283 319967232 36167 33554432000 4194304 4964800 140733508975840 18446744073709551615 4653326 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.06
Current children cumulated vsize (KiB) 312468

[startup+102.309 s]
/proc/loadavg: 8.00 6.93 7.22 9/245 9913
/proc/meminfo: memFree=23692144/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=320200 CPUtime=406.51 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 56129 0 0 0 40612 39 0 0 25 0 4 0 653445219 327884800 50550 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 80050 50550 460 189 0 74399 0
[pid=9906/tid=9908] ppid=9904 vsize=320200 CPUtime=101.64 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 6158 0 0 0 10161 3 0 0 25 0 4 0 653445283 327884800 50550 33554432000 4194304 4964800 140733508975840 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=320200 CPUtime=101.66 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 21052 0 0 0 10145 21 0 0 25 0 4 0 653445283 327884800 50551 33554432000 4194304 4964800 140733508975840 18446744073709551615 222921438241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=320200 CPUtime=100.9 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 9676 0 0 0 10083 7 0 0 25 0 4 0 653445283 327884800 50551 33554432000 4194304 4964800 140733508975840 18446744073709551615 4361365 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.51
Current children cumulated vsize (KiB) 320200

[startup+162.3 s]
/proc/loadavg: 8.04 7.14 7.27 9/245 9915
/proc/meminfo: memFree=23585352/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=338424 CPUtime=646.04 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 67976 0 0 0 64555 49 0 0 25 0 4 0 653445219 346546176 62396 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 84606 62396 460 189 0 78955 0
[pid=9906/tid=9908] ppid=9904 vsize=338424 CPUtime=161.64 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 7532 0 0 0 16160 4 0 0 25 0 4 0 653445283 346546176 62396 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=338424 CPUtime=161.65 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 27279 0 0 0 16141 24 0 0 25 0 4 0 653445283 346546176 62396 33554432000 4194304 4964800 140733508975840 18446744073709551615 4654463 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=338424 CPUtime=160.47 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 10784 0 0 0 16038 9 0 0 25 0 4 0 653445283 346546176 62396 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.04
Current children cumulated vsize (KiB) 338424

[startup+222.3 s]
/proc/loadavg: 8.10 7.32 7.32 9/245 9916
/proc/meminfo: memFree=23543660/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=343408 CPUtime=885.61 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 75046 0 0 0 88500 61 0 0 25 0 4 0 653445219 351649792 69466 33554432000 4194304 4964800 140733508975840 18446744073709551615 4379895 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 85852 69466 460 189 0 80201 0
[pid=9906/tid=9908] ppid=9904 vsize=343408 CPUtime=221.64 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 10508 0 0 0 22155 9 0 0 25 0 4 0 653445283 351649792 69466 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=343408 CPUtime=221.65 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 29962 0 0 0 22136 29 0 0 25 0 4 0 653445283 351649792 69466 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=343408 CPUtime=220.02 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 11679 0 0 0 21993 9 0 0 25 0 4 0 653445283 351649792 69466 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 885.61
Current children cumulated vsize (KiB) 343408

[startup+282.3 s]

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

Current children cumulated CPU time (s) 2562.6
Current children cumulated vsize (KiB) 662752

[startup+702.3 s]
/proc/loadavg: 8.10 7.94 7.63 9/245 9929
/proc/meminfo: memFree=22897856/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=662752 CPUtime=2802.15 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 154130 0 0 0 280047 168 0 0 25 0 4 0 653445219 678658048 148162 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 165688 148162 460 189 0 160037 0
[pid=9906/tid=9908] ppid=9904 vsize=662752 CPUtime=701.64 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 21222 0 0 0 70139 25 0 0 25 0 4 0 653445283 678658048 148162 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=662752 CPUtime=701.66 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 76707 0 0 0 70076 90 0 0 25 0 4 0 653445283 678658048 148162 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=662752 CPUtime=696.54 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 21015 0 0 0 69630 24 0 0 25 0 4 0 653445283 678658048 148162 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.15
Current children cumulated vsize (KiB) 662752

[startup+762.31 s]
/proc/loadavg: 8.04 7.95 7.65 9/245 9931
/proc/meminfo: memFree=22818460/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=728288 CPUtime=3041.75 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 162227 0 0 0 303995 180 0 0 25 0 4 0 653445219 745766912 156177 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 182072 156177 460 189 0 176421 0
[pid=9906/tid=9908] ppid=9904 vsize=728288 CPUtime=761.65 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 22622 0 0 0 76138 27 0 0 25 0 4 0 653445283 745766912 156177 33554432000 4194304 4964800 140733508975840 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=728288 CPUtime=761.67 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 83377 0 0 0 76067 100 0 0 25 0 4 0 653445283 745766912 156177 33554432000 4194304 4964800 140733508975840 18446744073709551615 4660064 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=728288 CPUtime=756.11 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 21023 0 0 0 75587 24 0 0 25 0 4 0 653445283 745766912 156177 33554432000 4194304 4964800 140733508975840 18446744073709551615 4654511 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.75
Current children cumulated vsize (KiB) 728288

[startup+822.301 s]
/proc/loadavg: 8.01 7.96 7.67 9/245 9932
/proc/meminfo: memFree=22755444/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=728288 CPUtime=3281.29 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 164476 0 0 0 327945 184 0 0 25 0 4 0 653445219 745766912 158426 33554432000 4194304 4964800 140733508975840 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 182072 158426 460 189 0 176421 0
[pid=9906/tid=9908] ppid=9904 vsize=728288 CPUtime=821.65 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 23047 0 0 0 82137 28 0 0 25 0 4 0 653445283 745766912 158426 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=728288 CPUtime=821.66 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 83463 0 0 0 82066 100 0 0 25 0 4 0 653445283 745766912 158426 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=728288 CPUtime=815.68 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 22586 0 0 0 81541 27 0 0 25 0 4 0 653445283 745766912 158426 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.29
Current children cumulated vsize (KiB) 728288

[startup+882.301 s]
/proc/loadavg: 8.00 7.96 7.68 9/245 9934
/proc/meminfo: memFree=22696756/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=728288 CPUtime=3520.84 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 167440 0 0 0 351895 189 0 0 25 0 4 0 653445219 745766912 161390 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670530 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 182072 161390 460 189 0 176421 0
[pid=9906/tid=9908] ppid=9904 vsize=728288 CPUtime=881.64 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 24267 0 0 0 88135 29 0 0 25 0 4 0 653445283 745766912 161390 33554432000 4194304 4964800 140733508975840 18446744073709551615 4669005 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=728288 CPUtime=881.66 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 83489 0 0 0 88066 100 0 0 25 0 4 0 653445283 745766912 161390 33554432000 4194304 4964800 140733508975840 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=728288 CPUtime=875.24 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 24301 0 0 0 87493 31 0 0 25 0 4 0 653445283 745766912 161390 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.84
Current children cumulated vsize (KiB) 728288

[startup+942.301 s]
/proc/loadavg: 8.04 7.98 7.71 9/245 9936
/proc/meminfo: memFree=22664736/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=728688 CPUtime=3760.42 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 167558 0 0 0 375853 189 0 0 25 0 4 0 653445219 746176512 161508 33554432000 4194304 4964800 140733508975840 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 182172 161508 460 189 0 176521 0
[pid=9906/tid=9908] ppid=9904 vsize=728688 CPUtime=941.64 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 24356 0 0 0 94135 29 0 0 25 0 4 0 653445283 746176512 161508 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=728688 CPUtime=941.66 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 83518 0 0 0 94066 100 0 0 25 0 4 0 653445283 746176512 161508 33554432000 4194304 4964800 140733508975840 18446744073709551615 4678061 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=728688 CPUtime=934.81 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 24301 0 0 0 93450 31 0 0 25 0 4 0 653445283 746176512 161508 33554432000 4194304 4964800 140733508975840 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.42
Current children cumulated vsize (KiB) 728688

[startup+1002.3 s]
/proc/loadavg: 8.05 8.00 7.73 9/245 9937
/proc/meminfo: memFree=22632464/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=738508 CPUtime=3999.96 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 169999 0 0 0 399806 190 0 0 25 0 4 0 653445219 756232192 163949 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 184627 163949 460 189 0 178976 0
[pid=9906/tid=9908] ppid=9904 vsize=738508 CPUtime=1001.62 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 24978 0 0 0 100133 29 0 0 25 0 4 0 653445283 756232192 163949 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=738508 CPUtime=1001.66 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 83518 0 0 0 100066 100 0 0 25 0 4 0 653445283 756232192 163949 33554432000 4194304 4964800 140733508975840 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=738508 CPUtime=994.37 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 24301 0 0 0 99406 31 0 0 25 0 4 0 653445283 756232192 163949 33554432000 4194304 4964800 140733508975840 18446744073709551615 4660526 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.96
Current children cumulated vsize (KiB) 738508

[startup+1062.3 s]
/proc/loadavg: 8.02 8.00 7.74 9/245 9939
/proc/meminfo: memFree=22551588/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=805736 CPUtime=4239.54 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 181201 0 0 0 423750 204 0 0 25 0 4 0 653445219 825073664 175151 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 201434 175151 460 189 0 195783 0
[pid=9906/tid=9908] ppid=9904 vsize=805736 CPUtime=1061.63 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 24981 0 0 0 106134 29 0 0 25 0 4 0 653445283 825073664 175151 33554432000 4194304 4964800 140733508975840 18446744073709551615 4324904 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=805736 CPUtime=1061.67 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 94291 0 0 0 106053 114 0 0 25 0 4 0 653445283 825073664 175151 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670077 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=805736 CPUtime=1053.94 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 24307 0 0 0 105363 31 0 0 25 0 4 0 653445283 825073664 175151 33554432000 4194304 4964800 140733508975840 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.54
Current children cumulated vsize (KiB) 805736

[startup+1122.3 s]
/proc/loadavg: 8.00 8.00 7.75 9/245 9940
/proc/meminfo: memFree=22478392/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=885156 CPUtime=4479.1 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 195371 0 0 0 447688 222 0 0 25 0 4 0 653445219 906399744 189321 33554432000 4194304 4964800 140733508975840 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 221289 189321 460 189 0 215638 0
[pid=9906/tid=9908] ppid=9904 vsize=885156 CPUtime=1121.63 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 26138 0 0 0 112133 30 0 0 25 0 4 0 653445283 906399744 189321 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=885156 CPUtime=1121.67 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 104954 0 0 0 112038 129 0 0 25 0 4 0 653445283 906399744 189321 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=885156 CPUtime=1113.5 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 24368 0 0 0 111319 31 0 0 25 0 4 0 653445283 906399744 189321 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4479.1
Current children cumulated vsize (KiB) 885156

[startup+1182.3 s]
/proc/loadavg: 5.60 7.32 7.54 5/236 9960
/proc/meminfo: memFree=23490192/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=885800 CPUtime=4718.68 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 206528 0 0 0 471608 260 0 0 25 0 4 0 653445219 907059200 200478 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 221450 200478 460 189 0 215799 0
[pid=9906/tid=9908] ppid=9904 vsize=885800 CPUtime=1181.62 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 26305 0 0 0 118132 30 0 0 25 0 4 0 653445283 907059200 200478 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=885800 CPUtime=1181.67 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 115932 0 0 0 118000 167 0 0 25 0 4 0 653445283 907059200 200478 33554432000 4194304 4964800 140733508975840 18446744073709551615 4668766 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=885800 CPUtime=1173.07 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 24377 0 0 0 117276 31 0 0 25 0 4 0 653445283 907059200 200478 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.68
Current children cumulated vsize (KiB) 885800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 5.14 7.11 7.46 5/236 9960
/proc/meminfo: memFree=23478156/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=885800 CPUtime=4800.13 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 209394 0 0 0 479745 268 0 0 25 0 4 0 653445219 907059200 203344 33554432000 4194304 4964800 140733508975840 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9906/statm: 221450 203344 460 189 0 215799 0
[pid=9906/tid=9908] ppid=9904 vsize=885800 CPUtime=1202.03 cores=1,3,5,7
/proc/9906/task/9908/stat : 9908 (claspmt) R 9904 9906 8848 0 -1 4202560 26305 0 0 0 120173 30 0 0 25 0 4 0 653445283 907059200 203344 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9906/tid=9909] ppid=9904 vsize=885800 CPUtime=1202.07 cores=1,3,5,7
/proc/9906/task/9909/stat : 9909 (claspmt) R 9904 9906 8848 0 -1 4202560 118119 0 0 0 120034 173 0 0 25 0 4 0 653445283 907059200 203344 33554432000 4194304 4964800 140733508975840 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9906/tid=9910] ppid=9904 vsize=885800 CPUtime=1193.31 cores=1,3,5,7
/proc/9906/task/9910/stat : 9910 (claspmt) R 9904 9906 8848 0 -1 4202560 24567 0 0 0 119300 31 0 0 25 0 4 0 653445283 907059200 203344 33554432000 4194304 4964800 140733508975840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 885800

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

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

[startup+1202.81 s]
/proc/loadavg: 5.14 7.11 7.46 5/236 9960
/proc/meminfo: memFree=23478156/32951124 swapFree=61559568/67111528
[pid=9906] ppid=9904 vsize=865712 CPUtime=4800.27 cores=1,3,5,7
/proc/9906/stat : 9906 (claspmt) R 9904 9906 8848 0 -1 4202496 209404 0 0 0 479758 269 0 0 25 0 1 0 653445219 886489088 198220 33554432000 4194304 4964800 140733508975840 18446744073709551615 222921434929 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/9906/statm: 216428 198220 470 189 0 210777 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 865712

Child status: 0
Real time (s): 1202.89
CPU time (s): 4800.35
CPU user time (s): 4797.63
CPU system time (s): 2.72458
CPU usage (%): 399.069
Max. virtual memory (cumulated for all children) (KiB): 885800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.63
system time used= 2.72458
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209406
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= 2461
involuntary context switches= 30985

runsolver used 2.22166 second user time and 6.53801 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 02:14:05
IDJOB=3373538
IDBENCH=70781
IDSOLVER=1853
FILE ID=node109/3373538-1305418444
RUNJOBID= node109-1305418300-9791
PBS_JOBID= 13324534
Free space on /tmp= 73204 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.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-3373538-1305418444/watcher-3373538-1305418444 -o /tmp/evaluation-result-3373538-1305418444/solver-3373538-1305418444 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373538-1305418444.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=499191868

node109.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.809
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.61
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.809
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	: 5332.75
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23965796 kB
Buffers:        239040 kB
Cached:        2288912 kB
SwapCached:      28404 kB
Active:         434128 kB
Inactive:      8335800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23965796 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            9468 kB
Writeback:           0 kB
AnonPages:     6219880 kB
Mapped:          18432 kB
Slab:           122148 kB
PageTables:      31228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18197332 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= 73224 MiB
End job on node109 at 2011-05-15 02:34:09