Trace number 3373110

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.45 1203.09

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes8.cnf
MD5SUMca42736a2fe4e8cf2cba6dd1668e0ad6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.9384
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...420121/instance-3373110-1305420121.cnf
0.10/0.11	c Solving...
4800.35/1203.02	
4800.35/1203.02	*** INTERRUPTED! ***
4800.35/1203.02	*** Shutting down threads...
4800.35/1203.08	s UNKNOWN
4800.35/1203.08	
4800.35/1203.08	c INTERRUPTED   : 1
4800.35/1203.08	c Models        : 0+    
4800.35/1203.08	c Time          : 1203.024s (Solving: 1202.91s 1st Model: 0.00s Unsat: 0.00s)
4800.35/1203.08	c CPU Time      : 4800.380s

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-3373110-1305420121/watcher-3373110-1305420121 -o /tmp/evaluation-result-3373110-1305420121/solver-3373110-1305420121 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373110-1305420121.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: 7.74 7.90 7.26 6/294 6704
/proc/meminfo: memFree=16480496/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=21640 CPUtime=0 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 699 0 0 0 0 0 0 0 25 0 1 0 653614820 22159360 624 33554432000 4194304 4964800 140734607737040 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6704/statm: 5410 624 385 189 0 284 0

[startup+0.103863 s]
/proc/loadavg: 7.74 7.90 7.26 6/294 6704
/proc/meminfo: memFree=16480496/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=24468 CPUtime=0.1 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 1547 0 0 0 10 0 0 0 25 0 1 0 653614820 25055232 1294 33554432000 4194304 4964800 140734607737040 18446744073709551615 4600405 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6704/statm: 6117 1294 399 189 0 991 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 24468

[startup+0.21076 s]
/proc/loadavg: 7.74 7.90 7.26 6/294 6704
/proc/meminfo: memFree=16480496/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=172552 CPUtime=1.44 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 3687 0 0 0 144 0 0 0 18 0 4 0 653614820 176693248 3336 33554432000 4194304 4964800 140734607737040 18446744073709551615 218371062303 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 43369 3818 458 189 0 37718 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 172552

[startup+1.06565 s]
/proc/loadavg: 7.74 7.90 7.26 6/294 6704
/proc/meminfo: memFree=16480496/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=174268 CPUtime=3.88 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 5067 0 0 0 387 1 0 0 19 0 4 0 653614820 178450432 4716 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 43567 4716 458 189 0 37916 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 174268

[startup+1.16563 s]
/proc/loadavg: 7.74 7.90 7.26 6/294 6704
/proc/meminfo: memFree=16480496/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=174408 CPUtime=4.28 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 5098 0 0 0 427 1 0 0 19 0 4 0 653614820 178593792 4747 33554432000 4194304 4964800 140734607737040 18446744073709551615 4668544 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 43602 4747 458 189 0 37951 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 174408

[startup+1.50057 s]
/proc/loadavg: 7.74 7.90 7.26 6/294 6704
/proc/meminfo: memFree=16480496/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=174936 CPUtime=5.62 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 5616 0 0 0 561 1 0 0 19 0 4 0 653614820 179134464 5265 33554432000 4194304 4964800 140734607737040 18446744073709551615 4632289 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 43734 5265 458 189 0 38083 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 174936

[startup+3.10029 s]
/proc/loadavg: 7.74 7.90 7.26 9/298 6708
/proc/meminfo: memFree=16457148/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=176108 CPUtime=11.99 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 6618 0 0 0 1198 1 0 0 24 0 4 0 653614820 180334592 6267 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 44027 6267 460 189 0 38376 0
[pid=6704/tid=6706] ppid=6702 vsize=176108 CPUtime=2.94 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 1181 0 0 0 294 0 0 0 25 0 4 0 653614832 180334592 6267 33554432000 4194304 4964800 140734607737040 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=176108 CPUtime=2.97 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 1330 0 0 0 297 0 0 0 25 0 4 0 653614832 180334592 6267 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=176108 CPUtime=2.97 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 1275 0 0 0 297 0 0 0 25 0 4 0 653614832 180334592 6267 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 176108

[startup+6.31072 s]
/proc/loadavg: 7.76 7.90 7.26 9/298 6708
/proc/meminfo: memFree=16448048/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=179688 CPUtime=24.8 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 8893 0 0 0 2478 2 0 0 25 0 4 0 653614820 184000512 8542 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627185 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 44922 8542 460 189 0 39271 0
[pid=6704/tid=6706] ppid=6702 vsize=179688 CPUtime=6.13 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 1758 0 0 0 612 1 0 0 25 0 4 0 653614832 184000512 8542 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=179688 CPUtime=6.18 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 2132 0 0 0 618 0 0 0 25 0 4 0 653614832 184000512 8542 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=179688 CPUtime=6.18 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 1678 0 0 0 618 0 0 0 25 0 4 0 653614832 184000512 8542 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 179688

[startup+12.7006 s]
/proc/loadavg: 7.78 7.90 7.27 9/298 6708
/proc/meminfo: memFree=16431832/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=185276 CPUtime=50.32 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 13325 0 0 0 5028 4 0 0 25 0 4 0 653614820 189722624 12974 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320897 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 46319 12974 460 189 0 40668 0
[pid=6704/tid=6706] ppid=6702 vsize=185276 CPUtime=12.46 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 2910 0 0 0 1245 1 0 0 25 0 4 0 653614832 189722624 12974 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=185276 CPUtime=12.56 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 3498 0 0 0 1256 0 0 0 25 0 4 0 653614832 189722624 12974 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=185276 CPUtime=12.57 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 2571 0 0 0 1257 0 0 0 25 0 4 0 653614832 189722624 12974 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 185276

[startup+25.5003 s]
/proc/loadavg: 7.83 7.90 7.28 9/298 6708
/proc/meminfo: memFree=16420296/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=188348 CPUtime=101.4 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 15627 0 0 0 10135 5 0 0 25 0 4 0 653614820 192868352 15276 33554432000 4194304 4964800 140734607737040 18446744073709551615 4660139 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 47087 15276 460 189 0 41436 0
[pid=6704/tid=6706] ppid=6702 vsize=188348 CPUtime=25.15 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 3482 0 0 0 2513 2 0 0 25 0 4 0 653614832 192868352 15276 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=188348 CPUtime=25.36 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 4111 0 0 0 2536 0 0 0 25 0 4 0 653614832 192868352 15276 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=188348 CPUtime=25.37 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 3103 0 0 0 2537 0 0 0 25 0 4 0 653614832 192868352 15276 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 188348

[startup+51.1008 s]
/proc/loadavg: 7.65 7.86 7.28 6/295 6737
/proc/meminfo: memFree=16663692/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=195464 CPUtime=203.56 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 23633 0 0 0 20347 9 0 0 25 0 4 0 653614820 200155136 23057 33554432000 4194304 4964800 140734607737040 18446744073709551615 4660155 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 48866 23057 460 189 0 43215 0
[pid=6704/tid=6706] ppid=6702 vsize=195464 CPUtime=50.52 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 5479 0 0 0 5049 3 0 0 25 0 4 0 653614832 200155136 23057 33554432000 4194304 4964800 140734607737040 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=195464 CPUtime=50.95 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 6404 0 0 0 5094 1 0 0 25 0 4 0 653614832 200155136 23057 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=195464 CPUtime=50.97 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 4844 0 0 0 5096 1 0 0 25 0 4 0 653614832 200155136 23057 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 195464

[startup+102.301 s]
/proc/loadavg: 7.93 7.91 7.33 9/298 6741
/proc/meminfo: memFree=16483240/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=206500 CPUtime=407.86 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 28912 0 0 0 40775 11 0 0 25 0 4 0 653614820 211456000 27881 33554432000 4194304 4964800 140734607737040 18446744073709551615 4325305 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 51625 27881 460 189 0 45974 0
[pid=6704/tid=6706] ppid=6702 vsize=206500 CPUtime=101.23 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 6959 0 0 0 10119 4 0 0 25 0 4 0 653614832 211456000 27881 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=206500 CPUtime=102.15 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 8455 0 0 0 10213 2 0 0 25 0 4 0 653614832 211456000 27881 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=206500 CPUtime=102.17 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 5878 0 0 0 10215 2 0 0 25 0 4 0 653614832 211456000 27881 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.86
Current children cumulated vsize (KiB) 206500

[startup+162.301 s]
/proc/loadavg: 8.02 7.94 7.37 9/298 6743
/proc/meminfo: memFree=16396416/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=213968 CPUtime=647.3 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 33613 0 0 0 64717 13 0 0 25 0 4 0 653614820 219103232 32418 33554432000 4194304 4964800 140734607737040 18446744073709551615 4321029 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 53492 32418 460 189 0 47841 0
[pid=6704/tid=6706] ppid=6702 vsize=213968 CPUtime=160.8 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 7964 0 0 0 16075 5 0 0 25 0 4 0 653614832 219103232 32418 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=213968 CPUtime=162.02 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 10323 0 0 0 16200 2 0 0 25 0 4 0 653614832 219103232 32418 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=213968 CPUtime=162.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 6839 0 0 0 16214 2 0 0 25 0 4 0 653614832 219103232 32418 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.3
Current children cumulated vsize (KiB) 213968

[startup+222.3 s]
/proc/loadavg: 8.05 7.96 7.41 9/298 6745
/proc/meminfo: memFree=16317288/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=217820 CPUtime=886.71 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 37621 0 0 0 88655 16 0 0 25 0 4 0 653614820 223047680 36303 33554432000 4194304 4964800 140734607737040 18446744073709551615 4684040 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 54455 36303 460 189 0 48804 0
[pid=6704/tid=6706] ppid=6702 vsize=217820 CPUtime=220.75 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 9168 0 0 0 22070 5 0 0 25 0 4 0 653614832 223047680 36303 33554432000 4194304 4964800 140734607737040 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=217820 CPUtime=221.46 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 11771 0 0 0 22144 2 0 0 25 0 4 0 653614832 223047680 36303 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=217820 CPUtime=222.17 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 7533 0 0 0 22214 3 0 0 25 0 4 0 653614832 223047680 36303 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627257 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.71
Current children cumulated vsize (KiB) 217820

[startup+282.301 s]
/proc/loadavg: 8.05 7.98 7.45 9/298 6746
/proc/meminfo: memFree=16305740/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=221380 CPUtime=1126.16 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 40081 0 0 0 112598 18 0 0 25 0 4 0 653614820 226693120 38513 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 55345 38513 460 189 0 49694 0
[pid=6704/tid=6706] ppid=6702 vsize=221380 CPUtime=280.75 cores=0,2,4,6

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

[pid=6704] ppid=6702 vsize=366276 CPUtime=2562.76 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 52208 0 0 0 256247 29 0 0 25 0 4 0 653614820 375066624 49591 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 91569 49591 460 189 0 85918 0
[pid=6704/tid=6706] ppid=6702 vsize=366276 CPUtime=640.64 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 13185 0 0 0 64055 9 0 0 25 0 4 0 653614832 375066624 49591 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=366276 CPUtime=637.64 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 18996 0 0 0 63758 6 0 0 25 0 4 0 653614832 375066624 49591 33554432000 4194304 4964800 140734607737040 18446744073709551615 4660078 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=366276 CPUtime=642.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 9386 0 0 0 64210 6 0 0 25 0 4 0 653614832 375066624 49591 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.76
Current children cumulated vsize (KiB) 366276

[startup+702.301 s]
/proc/loadavg: 8.22 8.13 7.70 9/298 6757
/proc/meminfo: memFree=16137848/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=367492 CPUtime=2802.21 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 53266 0 0 0 280192 29 0 0 25 0 4 0 653614820 376311808 50521 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 91873 50521 460 189 0 86222 0
[pid=6704/tid=6706] ppid=6702 vsize=367492 CPUtime=700.63 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 13696 0 0 0 70054 9 0 0 25 0 4 0 653614832 376311808 50521 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=367492 CPUtime=697.1 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 19217 0 0 0 69704 6 0 0 25 0 4 0 653614832 376311808 50521 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=367492 CPUtime=702.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 9571 0 0 0 70210 6 0 0 25 0 4 0 653614832 376311808 50521 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.21
Current children cumulated vsize (KiB) 367492

[startup+762.3 s]
/proc/loadavg: 8.19 8.14 7.73 9/298 6759
/proc/meminfo: memFree=16131500/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=369732 CPUtime=3041.64 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 54499 0 0 0 304134 30 0 0 25 0 4 0 653614820 378605568 51541 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 92433 51541 460 189 0 86782 0
[pid=6704/tid=6706] ppid=6702 vsize=369732 CPUtime=760.61 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 14183 0 0 0 76052 9 0 0 25 0 4 0 653614832 378605568 51541 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=369732 CPUtime=756.56 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 19906 0 0 0 75649 7 0 0 25 0 4 0 653614832 378605568 51541 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=369732 CPUtime=762.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 9602 0 0 0 76210 6 0 0 25 0 4 0 653614832 378605568 51541 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.64
Current children cumulated vsize (KiB) 369732

[startup+822.301 s]
/proc/loadavg: 8.17 8.14 7.75 9/298 6761
/proc/meminfo: memFree=16117840/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=370828 CPUtime=3281.07 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 56676 0 0 0 328075 32 0 0 25 0 4 0 653614820 379727872 53437 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 92707 53437 460 189 0 87056 0
[pid=6704/tid=6706] ppid=6702 vsize=370828 CPUtime=820.59 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 14782 0 0 0 82049 10 0 0 25 0 4 0 653614832 379727872 53437 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=370828 CPUtime=816.02 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 20459 0 0 0 81595 7 0 0 25 0 4 0 653614832 379727872 53437 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=370828 CPUtime=822.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 9766 0 0 0 82210 6 0 0 25 0 4 0 653614832 379727872 53437 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.07
Current children cumulated vsize (KiB) 370828

[startup+882.301 s]
/proc/loadavg: 8.20 8.16 7.78 9/298 6762
/proc/meminfo: memFree=16111992/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=371176 CPUtime=3520.51 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 57566 0 0 0 352019 32 0 0 25 0 4 0 653614820 380084224 54135 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 92794 54135 460 189 0 87143 0
[pid=6704/tid=6706] ppid=6702 vsize=371176 CPUtime=880.58 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 15235 0 0 0 88048 10 0 0 25 0 4 0 653614832 380084224 54135 33554432000 4194304 4964800 140734607737040 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=371176 CPUtime=875.47 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 20812 0 0 0 87540 7 0 0 25 0 4 0 653614832 380084224 54135 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=371176 CPUtime=882.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 9832 0 0 0 88210 6 0 0 25 0 4 0 653614832 380084224 54135 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.51
Current children cumulated vsize (KiB) 371176

[startup+942.3 s]
/proc/loadavg: 8.11 8.14 7.80 9/298 6764
/proc/meminfo: memFree=16089280/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=372580 CPUtime=3759.95 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 58386 0 0 0 375961 34 0 0 25 0 4 0 653614820 381521920 54827 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 93145 54827 460 189 0 87494 0
[pid=6704/tid=6706] ppid=6702 vsize=372580 CPUtime=940.55 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 15751 0 0 0 94045 10 0 0 25 0 4 0 653614832 381521920 54827 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=372580 CPUtime=934.92 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 21094 0 0 0 93485 7 0 0 25 0 4 0 653614832 381521920 54827 33554432000 4194304 4964800 140734607737040 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=372580 CPUtime=942.17 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 9834 0 0 0 94210 7 0 0 25 0 4 0 653614832 381521920 54827 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.95
Current children cumulated vsize (KiB) 372580

[startup+1002.3 s]
/proc/loadavg: 8.08 8.13 7.81 9/298 6765
/proc/meminfo: memFree=16082816/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=374876 CPUtime=3999.38 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 59810 0 0 0 399903 35 0 0 25 0 4 0 653614820 383873024 56150 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670330 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6704/statm: 93719 56150 460 189 0 88068 0
[pid=6704/tid=6706] ppid=6702 vsize=374876 CPUtime=1000.54 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 16125 0 0 0 100043 11 0 0 25 0 4 0 653614832 383873024 56150 33554432000 4194304 4964800 140734607737040 18446744073709551615 4627509 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=374876 CPUtime=994.37 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 21881 0 0 0 99430 7 0 0 25 0 4 0 653614832 383873024 56150 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=374876 CPUtime=1002.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 9942 0 0 0 100209 7 0 0 25 0 4 0 653614832 383873024 56150 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.38
Current children cumulated vsize (KiB) 374876

[startup+1062.31 s]
/proc/loadavg: 8.06 8.11 7.83 9/298 6767
/proc/meminfo: memFree=16046092/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=376492 CPUtime=4238.86 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 60784 0 0 0 423850 36 0 0 25 0 4 0 653614820 385527808 56996 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6704/statm: 94123 56996 460 189 0 88472 0
[pid=6704/tid=6706] ppid=6702 vsize=376492 CPUtime=1060.54 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 16631 0 0 0 106043 11 0 0 25 0 4 0 653614832 385527808 56996 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=376492 CPUtime=1054.16 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 22154 0 0 0 105409 7 0 0 25 0 4 0 653614832 385527808 56996 33554432000 4194304 4964800 140734607737040 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=376492 CPUtime=1062.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 10032 0 0 0 106209 7 0 0 25 0 4 0 653614832 385527808 56996 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.86
Current children cumulated vsize (KiB) 376492

[startup+1122.3 s]
/proc/loadavg: 8.02 8.09 7.83 9/298 6769
/proc/meminfo: memFree=16030568/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=377904 CPUtime=4478.27 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 62096 0 0 0 447790 37 0 0 25 0 4 0 653614820 386973696 58179 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/6704/statm: 94476 58179 460 189 0 88825 0
[pid=6704/tid=6706] ppid=6702 vsize=377904 CPUtime=1120.51 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 16948 0 0 0 112040 11 0 0 25 0 4 0 653614832 386973696 58179 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=377904 CPUtime=1114.15 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 22695 0 0 0 111408 7 0 0 25 0 4 0 653614832 386973696 58179 33554432000 4194304 4964800 140734607737040 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=377904 CPUtime=1122.16 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 10169 0 0 0 112208 8 0 0 25 0 4 0 653614832 386973696 58179 33554432000 4194304 4964800 140734607737040 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.27
Current children cumulated vsize (KiB) 377904

[startup+1182.3 s]
/proc/loadavg: 8.08 8.09 7.84 9/298 6779
/proc/meminfo: memFree=15993832/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=382728 CPUtime=4717.67 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 65474 0 0 0 471727 40 0 0 25 0 4 0 653614820 391913472 61431 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/6704/statm: 95682 61431 460 189 0 90031 0
[pid=6704/tid=6706] ppid=6702 vsize=382728 CPUtime=1180.49 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 17878 0 0 0 118037 12 0 0 25 0 4 0 653614832 391913472 61431 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=382728 CPUtime=1174.15 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 24303 0 0 0 117407 8 0 0 25 0 4 0 653614832 391913472 61431 33554432000 4194304 4964800 140734607737040 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=382728 CPUtime=1182.12 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 10479 0 0 0 118204 8 0 0 25 0 4 0 653614832 391913472 61431 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4717.67
Current children cumulated vsize (KiB) 382728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.19 8.11 7.85 9/298 6780
/proc/meminfo: memFree=15990976/32951124 swapFree=52307768/67111528
[pid=6704] ppid=6702 vsize=383804 CPUtime=4800.35 cores=0,2,4,6
/proc/6704/stat : 6704 (claspmt) R 6702 6704 5978 0 -1 4202496 66041 0 0 0 479994 41 0 0 25 0 4 0 653614820 393015296 61998 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/6704/statm: 95951 61998 460 189 0 90300 0
[pid=6704/tid=6706] ppid=6702 vsize=383804 CPUtime=1201.22 cores=0,2,4,6
/proc/6704/task/6706/stat : 6706 (claspmt) R 6702 6704 5978 0 -1 4202560 18066 0 0 0 120110 12 0 0 25 0 4 0 653614832 393015296 61998 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6704/tid=6707] ppid=6702 vsize=383804 CPUtime=1194.88 cores=0,2,4,6
/proc/6704/task/6707/stat : 6707 (claspmt) R 6702 6704 5978 0 -1 4202560 24577 0 0 0 119479 9 0 0 25 0 4 0 653614832 393015296 61998 33554432000 4194304 4964800 140734607737040 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=6704/tid=6708] ppid=6702 vsize=383804 CPUtime=1202.64 cores=0,2,4,6
/proc/6704/task/6708/stat : 6708 (claspmt) R 6702 6704 5978 0 -1 4202560 10584 0 0 0 120256 8 0 0 25 0 4 0 653614832 393015296 61998 33554432000 4194304 4964800 140734607737040 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 383804

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

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

Child status: 0
Real time (s): 1203.09
CPU time (s): 4800.45
CPU user time (s): 4800.03
CPU system time (s): 0.424935
CPU usage (%): 399.01
Max. virtual memory (cumulated for all children) (KiB): 383804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.03
system time used= 0.424935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66053
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= 9031
involuntary context switches= 20909

runsolver used 3.14352 second user time and 7.80881 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 02:42:01
IDJOB=3373110
IDBENCH=71572
IDSOLVER=1853
FILE ID=node101/3373110-1305420121
RUNJOBID= node101-1305418842-6526
PBS_JOBID= 13324544
Free space on /tmp= 73736 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes8.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-3373110-1305420121/watcher-3373110-1305420121 -o /tmp/evaluation-result-3373110-1305420121/solver-3373110-1305420121 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373110-1305420121.cnf

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

MD5SUM BENCH= ca42736a2fe4e8cf2cba6dd1668e0ad6
RANDOM SEED=1643113446

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.75
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16480644 kB
Buffers:        327960 kB
Cached:        5924232 kB
SwapCached:      14848 kB
Active:       11134416 kB
Inactive:      5059164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16480644 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:     9937780 kB
Mapped:          15548 kB
Slab:           150796 kB
PageTables:      62464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42308952 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= 73732 MiB
End job on node101 at 2011-05-15 03:02:06