Trace number 3373569

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 1203.81

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
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 ...421678/instance-3373569-1305421678.cnf
1.29/1.37	c Solving...
4800.06/1203.51	
4800.06/1203.51	*** INTERRUPTED! ***
4800.06/1203.51	*** Shutting down threads...
4800.37/1203.81	s UNKNOWN
4800.37/1203.81	
4800.37/1203.81	c INTERRUPTED   : 1
4800.37/1203.81	c Models        : 0+    
4800.37/1203.81	c Time          : 1203.514s (Solving: 1202.14s 1st Model: 0.00s Unsat: 0.00s)
4800.37/1203.81	c CPU Time      : 4800.090s

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-3373569-1305421678/watcher-3373569-1305421678 -o /tmp/evaluation-result-3373569-1305421678/solver-3373569-1305421678 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373569-1305421678.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.00 7.95 7.98 2/262 18820
/proc/meminfo: memFree=23055424/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=41652 CPUtime=0 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 1706 0 0 0 0 0 0 0 21 0 1 0 653766068 42651648 1636 33554432000 4194304 4964800 140734538777440 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18820/statm: 10413 1643 375 189 0 5287 0

[startup+0.0846709 s]
/proc/loadavg: 7.00 7.95 7.98 2/262 18820
/proc/meminfo: memFree=23055424/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=64756 CPUtime=0.08 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 13146 0 0 0 7 1 0 0 21 0 1 0 653766068 66310144 10648 33554432000 4194304 4964800 140734538777440 18446744073709551615 246516877447 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18820/statm: 15783 10648 385 189 0 10657 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64756

[startup+0.100663 s]
/proc/loadavg: 7.00 7.95 7.98 2/262 18820
/proc/meminfo: memFree=23055424/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=65376 CPUtime=0.09 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 13822 0 0 0 8 1 0 0 21 0 1 0 653766068 66945024 11324 33554432000 4194304 4964800 140734538777440 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18820/statm: 16344 11325 385 189 0 11218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65376

[startup+0.300631 s]
/proc/loadavg: 7.00 7.95 7.98 2/262 18820
/proc/meminfo: memFree=23055424/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=101948 CPUtime=0.29 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 25475 0 0 0 27 2 0 0 22 0 1 0 653766068 104394752 19820 33554432000 4194304 4964800 140734538777440 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18820/statm: 25487 19820 402 189 0 20361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101948

[startup+0.700565 s]
/proc/loadavg: 7.00 7.95 7.98 2/262 18820
/proc/meminfo: memFree=23055424/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=112112 CPUtime=0.69 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 28040 0 0 0 67 2 0 0 24 0 1 0 653766068 114802688 22385 33554432000 4194304 4964800 140734538777440 18446744073709551615 4600716 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18820/statm: 28028 22385 403 189 0 22902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112112

[startup+1.50038 s]
/proc/loadavg: 7.00 7.95 7.98 7/266 18824
/proc/meminfo: memFree=22916316/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=352280 CPUtime=1.81 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 48890 0 0 0 174 7 0 0 25 0 4 0 653766068 360734720 36627 33554432000 4194304 4964800 140734538777440 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 88070 36627 454 189 0 82419 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 352280

[startup+3.10109 s]
/proc/loadavg: 7.00 7.95 7.98 10/269 18827
/proc/meminfo: memFree=22856648/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=352280 CPUtime=8.2 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 49460 0 0 0 813 7 0 0 25 0 4 0 653766068 360734720 37197 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 88070 37197 458 189 0 82419 0
[pid=18820/tid=18825] ppid=18818 vsize=352280 CPUtime=1.71 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 4902 0 0 0 170 1 0 0 20 0 4 0 653766206 360734720 37197 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=352280 CPUtime=1.71 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 6909 0 0 0 170 1 0 0 20 0 4 0 653766206 360734720 37197 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=352280 CPUtime=1.72 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 6865 0 0 0 171 1 0 0 20 0 4 0 653766206 360734720 37197 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 352280

[startup+6.3005 s]
/proc/loadavg: 7.24 7.98 7.99 9/269 18827
/proc/meminfo: memFree=22833904/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=352280 CPUtime=20.97 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 50202 0 0 0 2089 8 0 0 25 0 4 0 653766068 360734720 37939 33554432000 4194304 4964800 140734538777440 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 88070 37939 458 189 0 82419 0
[pid=18820/tid=18825] ppid=18818 vsize=352280 CPUtime=4.91 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 5092 0 0 0 490 1 0 0 25 0 4 0 653766206 360734720 37939 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=352280 CPUtime=4.91 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 6991 0 0 0 490 1 0 0 25 0 4 0 653766206 360734720 37939 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=352280 CPUtime=4.91 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 7207 0 0 0 490 1 0 0 25 0 4 0 653766206 360734720 37939 33554432000 4194304 4964800 140734538777440 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.97
Current children cumulated vsize (KiB) 352280

[startup+12.7003 s]
/proc/loadavg: 7.30 7.98 7.99 9/269 18827
/proc/meminfo: memFree=22810852/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=352280 CPUtime=46.51 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 51658 0 0 0 4641 10 0 0 25 0 4 0 653766068 360734720 39395 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669003 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 88070 39395 458 189 0 82419 0
[pid=18820/tid=18825] ppid=18818 vsize=352280 CPUtime=11.31 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 5226 0 0 0 1130 1 0 0 25 0 4 0 653766206 360734720 39395 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=352280 CPUtime=11.32 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 7717 0 0 0 1129 3 0 0 25 0 4 0 653766206 360734720 39395 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=352280 CPUtime=11.32 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 7667 0 0 0 1130 2 0 0 25 0 4 0 653766206 360734720 39395 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.51
Current children cumulated vsize (KiB) 352280

[startup+25.501 s]
/proc/loadavg: 7.62 8.02 8.00 9/269 18828
/proc/meminfo: memFree=22763032/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=354312 CPUtime=97.62 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 55602 0 0 0 9747 15 0 0 25 0 4 0 653766068 362815488 43339 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 88578 43339 458 189 0 82927 0
[pid=18820/tid=18825] ppid=18818 vsize=354312 CPUtime=24.1 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 5470 0 0 0 2409 1 0 0 25 0 4 0 653766206 362815488 43339 33554432000 4194304 4964800 140734538777440 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=354312 CPUtime=24.12 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 9798 0 0 0 2407 5 0 0 25 0 4 0 653766206 362815488 43339 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=354312 CPUtime=24.12 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 9122 0 0 0 2408 4 0 0 25 0 4 0 653766206 362815488 43339 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 97.62
Current children cumulated vsize (KiB) 354312

[startup+51.1003 s]
/proc/loadavg: 7.80 8.03 8.01 9/269 18828
/proc/meminfo: memFree=22689952/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=356728 CPUtime=199.8 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 62430 0 0 0 19956 24 0 0 25 0 4 0 653766068 365289472 50167 33554432000 4194304 4964800 140734538777440 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 89182 50167 460 189 0 83531 0
[pid=18820/tid=18825] ppid=18818 vsize=356728 CPUtime=49.7 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 5780 0 0 0 4969 1 0 0 25 0 4 0 653766206 365289472 50167 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=356728 CPUtime=49.71 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 14217 0 0 0 4960 11 0 0 25 0 4 0 653766206 365289472 50167 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=356728 CPUtime=49.71 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 10620 0 0 0 4966 5 0 0 25 0 4 0 653766206 365289472 50167 33554432000 4194304 4964800 140734538777440 18446744073709551615 4683709 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.8
Current children cumulated vsize (KiB) 356728

[startup+102.31 s]
/proc/loadavg: 7.97 8.04 8.01 9/269 18830
/proc/meminfo: memFree=22547208/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=364816 CPUtime=404.22 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 73382 0 0 0 40385 37 0 0 25 0 4 0 653766068 373571584 61119 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670190 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 91204 61119 460 189 0 85553 0
[pid=18820/tid=18825] ppid=18818 vsize=364816 CPUtime=100.91 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 7169 0 0 0 10089 2 0 0 25 0 4 0 653766206 373571584 61119 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670155 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=364816 CPUtime=100.92 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 20261 0 0 0 10073 19 0 0 25 0 4 0 653766206 373571584 61119 33554432000 4194304 4964800 140734538777440 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=364816 CPUtime=100.93 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 13455 0 0 0 10084 9 0 0 25 0 4 0 653766206 373571584 61119 33554432000 4194304 4964800 140734538777440 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 404.22
Current children cumulated vsize (KiB) 364816

[startup+162.301 s]
/proc/loadavg: 8.18 8.07 8.02 9/269 18831
/proc/meminfo: memFree=22462000/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=377924 CPUtime=643.71 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 81375 0 0 0 64324 47 0 0 25 0 4 0 653766068 386994176 69112 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 94481 69112 460 189 0 88830 0
[pid=18820/tid=18825] ppid=18818 vsize=377924 CPUtime=160.9 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 7346 0 0 0 16088 2 0 0 25 0 4 0 653766206 386994176 69112 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=377924 CPUtime=160.92 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 24649 0 0 0 16066 26 0 0 25 0 4 0 653766206 386994176 69112 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=377924 CPUtime=160.92 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 15655 0 0 0 16082 10 0 0 25 0 4 0 653766206 386994176 69112 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 643.71
Current children cumulated vsize (KiB) 377924

[startup+222.301 s]
/proc/loadavg: 8.15 8.09 8.02 9/269 18833
/proc/meminfo: memFree=22261844/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=450900 CPUtime=883.22 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 97571 0 0 0 88255 67 0 0 25 0 4 0 653766068 461721600 85303 33554432000 4194304 4964800 140734538777440 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 112725 85303 460 189 0 107074 0
[pid=18820/tid=18825] ppid=18818 vsize=450900 CPUtime=220.9 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 8547 0 0 0 22086 4 0 0 25 0 4 0 653766206 461721600 85303 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=450900 CPUtime=220.92 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 34047 0 0 0 22054 38 0 0 25 0 4 0 653766206 461721600 85303 33554432000 4194304 4964800 140734538777440 18446744073709551615 4668766 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=450900 CPUtime=220.92 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 19125 0 0 0 22079 13 0 0 25 0 4 0 653766206 461721600 85303 33554432000 4194304 4964800 140734538777440 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 883.22
Current children cumulated vsize (KiB) 450900

[startup+282.301 s]
/proc/loadavg: 8.25 8.13 8.04 9/269 18835
/proc/meminfo: memFree=22150344/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=516436 CPUtime=1122.74 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 107436 0 0 0 112191 83 0 0 25 0 4 0 653766068 528830464 95147 33554432000 4194304 4964800 140734538777440 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 129109 95147 460 189 0 123458 0
[pid=18820/tid=18825] ppid=18818 vsize=516436 CPUtime=280.9 cores=1,3,5,7

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

Current children cumulated CPU time (s) 2559.83
Current children cumulated vsize (KiB) 815648

[startup+702.301 s]
/proc/loadavg: 8.19 8.20 8.10 9/269 18846
/proc/meminfo: memFree=21681492/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=815924 CPUtime=2799.32 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 185539 0 0 0 279741 191 0 0 25 0 4 0 653766068 835506176 173144 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669936 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 203981 173144 460 189 0 198330 0
[pid=18820/tid=18825] ppid=18818 vsize=815924 CPUtime=700.89 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 16892 0 0 0 70076 13 0 0 25 0 4 0 653766206 835506176 173144 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=815924 CPUtime=700.93 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 87021 0 0 0 69983 110 0 0 25 0 4 0 653766206 835506176 173144 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=815924 CPUtime=700.93 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 37402 0 0 0 70050 43 0 0 25 0 4 0 653766206 835506176 173144 33554432000 4194304 4964800 140734538777440 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2799.32
Current children cumulated vsize (KiB) 815924

[startup+762.31 s]
/proc/loadavg: 8.28 8.22 8.11 9/269 18847
/proc/meminfo: memFree=21636968/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=882884 CPUtime=3038.86 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 194029 0 0 0 303682 204 0 0 25 0 4 0 653766068 904073216 181572 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669552 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 220721 181572 460 189 0 215070 0
[pid=18820/tid=18825] ppid=18818 vsize=882884 CPUtime=760.9 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 17376 0 0 0 76076 14 0 0 25 0 4 0 653766206 904073216 181572 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=882884 CPUtime=760.94 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 93045 0 0 0 75973 121 0 0 25 0 4 0 653766206 904073216 181572 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=882884 CPUtime=760.94 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 37763 0 0 0 76051 43 0 0 25 0 4 0 653766206 904073216 181572 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3038.86
Current children cumulated vsize (KiB) 882884

[startup+822.301 s]
/proc/loadavg: 8.29 8.23 8.11 9/269 18849
/proc/meminfo: memFree=21561316/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=891012 CPUtime=3278.33 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 197757 0 0 0 327626 207 0 0 25 0 4 0 653766068 912396288 185300 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 222753 185300 460 189 0 217102 0
[pid=18820/tid=18825] ppid=18818 vsize=891012 CPUtime=820.89 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 17741 0 0 0 82075 14 0 0 25 0 4 0 653766206 912396288 185300 33554432000 4194304 4964800 140734538777440 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=891012 CPUtime=820.94 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 95102 0 0 0 81971 123 0 0 25 0 4 0 653766206 912396288 185300 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=891012 CPUtime=820.92 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 38450 0 0 0 82048 44 0 0 25 0 4 0 653766206 912396288 185300 33554432000 4194304 4964800 140734538777440 18446744073709551615 4653441 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3278.33
Current children cumulated vsize (KiB) 891012

[startup+882.301 s]
/proc/loadavg: 8.28 8.23 8.12 9/269 18851
/proc/meminfo: memFree=21295936/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=891012 CPUtime=3517.84 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 197761 0 0 0 351577 207 0 0 25 0 4 0 653766068 912396288 185304 33554432000 4194304 4964800 140734538777440 18446744073709551615 4668756 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 222753 185304 460 189 0 217102 0
[pid=18820/tid=18825] ppid=18818 vsize=891012 CPUtime=880.89 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 17743 0 0 0 88075 14 0 0 25 0 4 0 653766206 912396288 185304 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=891012 CPUtime=880.94 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 95102 0 0 0 87971 123 0 0 25 0 4 0 653766206 912396288 185304 33554432000 4194304 4964800 140734538777440 18446744073709551615 4653198 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=891012 CPUtime=880.93 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 38452 0 0 0 88049 44 0 0 25 0 4 0 653766206 912396288 185304 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3517.84
Current children cumulated vsize (KiB) 891012

[startup+942.301 s]
/proc/loadavg: 8.22 8.21 8.11 9/269 18852
/proc/meminfo: memFree=21288844/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=895136 CPUtime=3757.36 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 198911 0 0 0 375528 208 0 0 25 0 4 0 653766068 916619264 186382 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 223784 186382 460 189 0 218133 0
[pid=18820/tid=18825] ppid=18818 vsize=895136 CPUtime=940.89 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 18298 0 0 0 94074 15 0 0 25 0 4 0 653766206 916619264 186382 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=895136 CPUtime=940.94 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 95667 0 0 0 93971 123 0 0 25 0 4 0 653766206 916619264 186382 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=895136 CPUtime=940.93 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 38474 0 0 0 94049 44 0 0 25 0 4 0 653766206 916619264 186382 33554432000 4194304 4964800 140734538777440 18446744073709551615 4332098 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.36
Current children cumulated vsize (KiB) 895136

[startup+1002.3 s]
/proc/loadavg: 8.18 8.20 8.11 9/269 18854
/proc/meminfo: memFree=21236488/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=895308 CPUtime=3996.87 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 199159 0 0 0 399478 209 0 0 25 0 4 0 653766068 916795392 186539 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670678 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 223827 186539 460 189 0 218176 0
[pid=18820/tid=18825] ppid=18818 vsize=895308 CPUtime=1000.88 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 18475 0 0 0 100073 15 0 0 25 0 4 0 653766206 916795392 186539 33554432000 4194304 4964800 140734538777440 18446744073709551615 4653573 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=895308 CPUtime=1000.94 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 95674 0 0 0 99971 123 0 0 25 0 4 0 653766206 916795392 186539 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=895308 CPUtime=1000.93 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 38538 0 0 0 100049 44 0 0 25 0 4 0 653766206 916795392 186539 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3996.87
Current children cumulated vsize (KiB) 895308

[startup+1062.3 s]
/proc/loadavg: 8.12 8.18 8.11 9/269 18855
/proc/meminfo: memFree=21198524/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=908124 CPUtime=4236.38 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 206698 0 0 0 423421 217 0 0 25 0 4 0 653766068 929918976 194078 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 227031 194078 460 189 0 221380 0
[pid=18820/tid=18825] ppid=18818 vsize=908124 CPUtime=1060.88 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 18475 0 0 0 106073 15 0 0 25 0 4 0 653766206 929918976 194078 33554432000 4194304 4964800 140734538777440 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=908124 CPUtime=1060.94 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 100153 0 0 0 105964 130 0 0 25 0 4 0 653766206 929918976 194078 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=908124 CPUtime=1060.93 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 41583 0 0 0 106047 46 0 0 25 0 4 0 653766206 929918976 194078 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.38
Current children cumulated vsize (KiB) 908124

[startup+1122.3 s]
/proc/loadavg: 8.23 8.19 8.11 9/269 18857
/proc/meminfo: memFree=21175192/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=908760 CPUtime=4475.9 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 212301 0 0 0 447362 228 0 0 25 0 4 0 653766068 930570240 199681 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 227190 199681 460 189 0 221539 0
[pid=18820/tid=18825] ppid=18818 vsize=908760 CPUtime=1120.89 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 18815 0 0 0 112073 16 0 0 25 0 4 0 653766206 930570240 199681 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=908760 CPUtime=1120.95 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 102673 0 0 0 111960 135 0 0 25 0 4 0 653766206 930570240 199681 33554432000 4194304 4964800 140734538777440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=908760 CPUtime=1120.93 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 43300 0 0 0 112043 50 0 0 25 0 4 0 653766206 930570240 199681 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.9
Current children cumulated vsize (KiB) 908760

[startup+1182.3 s]
/proc/loadavg: 8.17 8.18 8.11 9/269 18859
/proc/meminfo: memFree=21155692/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=910160 CPUtime=4715.41 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 213685 0 0 0 471311 230 0 0 25 0 4 0 653766068 932003840 201065 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 227540 201065 460 189 0 221889 0
[pid=18820/tid=18825] ppid=18818 vsize=910160 CPUtime=1180.88 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 18992 0 0 0 118072 16 0 0 25 0 4 0 653766206 932003840 201065 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=910160 CPUtime=1180.95 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 102913 0 0 0 117960 135 0 0 25 0 4 0 653766206 932003840 201065 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=910160 CPUtime=1180.93 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 43301 0 0 0 118043 50 0 0 25 0 4 0 653766206 932003840 201065 33554432000 4194304 4964800 140734538777440 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.41
Current children cumulated vsize (KiB) 910160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.12 8.17 8.11 5/264 18860
/proc/meminfo: memFree=22290452/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=910160 CPUtime=4800.06 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 213751 0 0 0 479775 231 0 0 25 0 4 0 653766068 932003840 201131 33554432000 4194304 4964800 140734538777440 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18820/statm: 227540 201131 460 189 0 221889 0
[pid=18820/tid=18825] ppid=18818 vsize=910160 CPUtime=1202.09 cores=1,3,5,7
/proc/18820/task/18825/stat : 18825 (claspmt) R 18818 18820 17979 0 -1 4202560 18992 0 0 0 120193 16 0 0 25 0 4 0 653766206 932003840 201131 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18820/tid=18826] ppid=18818 vsize=910160 CPUtime=1202.16 cores=1,3,5,7
/proc/18820/task/18826/stat : 18826 (claspmt) R 18818 18820 17979 0 -1 4202560 102931 0 0 0 120081 135 0 0 25 0 4 0 653766206 932003840 201131 33554432000 4194304 4964800 140734538777440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18820/tid=18827] ppid=18818 vsize=910160 CPUtime=1202.14 cores=1,3,5,7
/proc/18820/task/18827/stat : 18827 (claspmt) R 18818 18820 17979 0 -1 4202560 43304 0 0 0 120164 50 0 0 25 0 4 0 653766206 932003840 201131 33554432000 4194304 4964800 140734538777440 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 910160

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

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

[startup+1203.8 s]
/proc/loadavg: 8.12 8.17 8.11 5/264 18860
/proc/meminfo: memFree=22290452/32951124 swapFree=61565116/67111528
[pid=18820] ppid=18818 vsize=497672 CPUtime=4800.37 cores=1,3,5,7
/proc/18820/stat : 18820 (claspmt) R 18818 18820 17979 0 -1 4202496 213762 0 0 0 479804 233 0 0 25 0 1 0 653766068 509616128 73359 33554432000 4194304 4964800 140734538777440 18446744073709551615 246516877447 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/18820/statm: 124418 73359 471 189 0 118767 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 497672

Child status: 0
Real time (s): 1203.81
CPU time (s): 4800.39
CPU user time (s): 4798.05
CPU system time (s): 2.34064
CPU usage (%): 398.766
Max. virtual memory (cumulated for all children) (KiB): 910160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.05
system time used= 2.34064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213763
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= 2081
involuntary context switches= 21639

runsolver used 2.6546 second user time and 7.2109 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 03:07:59
IDJOB=3373569
IDBENCH=82468
IDSOLVER=1853
FILE ID=node134/3373569-1305421678
RUNJOBID= node134-1305421678-18801
PBS_JOBID= 13324561
Free space on /tmp= 73440 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.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-3373569-1305421678/watcher-3373569-1305421678 -o /tmp/evaluation-result-3373569-1305421678/solver-3373569-1305421678 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373569-1305421678.cnf

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=1952938926

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23055572 kB
Buffers:        263832 kB
Cached:        6041992 kB
SwapCached:      13768 kB
Active:         984236 kB
Inactive:      8696232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23055572 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:           14532 kB
Writeback:           0 kB
AnonPages:     3368520 kB
Mapped:          12572 kB
Slab:           122888 kB
PageTables:      31148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38936344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73444 MiB
End job on node134 at 2011-05-15 03:28:04