Trace number 3381241

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)UNSAT 8859.66 1384.02

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.479
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...510297/instance-3381241-1305510297.cnf
23.29/23.39	c Solving...
8859.63/1384.00	s UNSATISFIABLE
8859.63/1384.00	
8859.63/1384.00	c Models        : 0     
8859.63/1384.00	c Time          : 1383.209s (Solving: 1359.81s 1st Model: 0.00s Unsat: 1359.81s)
8859.63/1384.00	c CPU Time      : 8858.840s

Verifier Data

No possible verification on an UNSAT instance

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-3381241-1305510297/watcher-3381241-1305510297 -o /tmp/evaluation-result-3381241-1305510297/solver-3381241-1305510297 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381241-1305510297.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.55 7.97 7.98 1/412 26074
/proc/meminfo: memFree=20044256/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=47508 CPUtime=0 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 4357 0 0 0 0 0 0 0 24 0 1 0 741260744 48648192 4288 33554432000 4194304 4964800 140733934275200 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 11877 4296 376 189 0 6751 0

[startup+0.0447771 s]
/proc/loadavg: 7.55 7.97 7.98 1/412 26074
/proc/meminfo: memFree=20044256/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=63616 CPUtime=0.03 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 12715 0 0 0 3 0 0 0 24 0 1 0 741260744 65142784 10918 33554432000 4194304 4964800 140733934275200 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 15904 10919 386 189 0 10778 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 63616

[startup+0.100768 s]
/proc/loadavg: 7.55 7.97 7.98 1/412 26074
/proc/meminfo: memFree=20044256/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=72588 CPUtime=0.09 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 15871 0 0 0 8 1 0 0 24 0 1 0 741260744 74330112 13014 33554432000 4194304 4964800 140733934275200 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 18147 13015 386 189 0 13021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72588

[startup+0.300732 s]
/proc/loadavg: 7.55 7.97 7.98 1/412 26074
/proc/meminfo: memFree=20044256/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=102516 CPUtime=0.29 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 26131 0 0 0 27 2 0 0 25 0 1 0 741260744 104976384 20386 33554432000 4194304 4964800 140733934275200 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 25629 20387 386 189 0 20503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102516

[startup+0.700662 s]
/proc/loadavg: 7.55 7.97 7.98 1/412 26074
/proc/meminfo: memFree=20044256/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=159232 CPUtime=0.69 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 45440 0 0 0 63 6 0 0 25 0 1 0 741260744 163053568 34568 33554432000 4194304 4964800 140733934275200 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 39808 34569 386 189 0 34682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159232

[startup+1.5006 s]
/proc/loadavg: 7.55 7.97 7.98 2/413 26075
/proc/meminfo: memFree=19864780/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=290912 CPUtime=1.49 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 88398 0 0 0 137 12 0 0 25 0 1 0 741260744 297893888 63892 33554432000 4194304 4964800 140733934275200 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 72728 63892 399 189 0 67602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 290912

[startup+3.10031 s]
/proc/loadavg: 7.55 7.97 7.98 2/413 26075
/proc/meminfo: memFree=19733712/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=352704 CPUtime=3.09 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 102424 0 0 0 295 14 0 0 25 0 1 0 741260744 361168896 77918 33554432000 4194304 4964800 140733934275200 18446744073709551615 4607616 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 88176 77918 403 189 0 83050 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 352704

[startup+6.30068 s]
/proc/loadavg: 7.02 7.85 7.94 2/413 26075
/proc/meminfo: memFree=19734088/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=352704 CPUtime=6.29 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 102430 0 0 0 615 14 0 0 25 0 1 0 741260744 361168896 77924 33554432000 4194304 4964800 140733934275200 18446744073709551615 4600397 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 88176 77924 404 189 0 83050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 352704

[startup+12.7006 s]
/proc/loadavg: 6.54 7.74 7.91 2/413 26075
/proc/meminfo: memFree=19734096/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=352704 CPUtime=12.69 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 102433 0 0 0 1255 14 0 0 25 0 1 0 741260744 361168896 77927 33554432000 4194304 4964800 140733934275200 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26074/statm: 88176 77927 404 189 0 83050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 352704

[startup+25.5013 s]
/proc/loadavg: 5.47 7.44 7.81 2/420 26083
/proc/meminfo: memFree=19481964/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=912172 CPUtime=26.35 cores=0-7
/proc/26074/stat : 26074 (claspmt) S 26072 26074 25711 0 -1 4202496 184939 0 0 0 2585 50 0 0 25 0 8 0 741260744 934064128 141604 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 228043 141604 442 189 0 222392 0
[pid=26074/tid=26076] ppid=26072 vsize=912172 CPUtime=0.12 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) S 26072 26074 25711 0 -1 4202560 9623 0 0 0 7 5 0 0 17 0 8 0 741263084 934064128 141604 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 1 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=912172 CPUtime=0.2 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) S 26072 26074 25711 0 -1 4202560 9601 0 0 0 16 4 0 0 18 0 8 0 741263084 934064128 141604 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 7 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=912172 CPUtime=0.17 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) S 26072 26074 25711 0 -1 4202560 9977 0 0 0 14 3 0 0 18 0 8 0 741263084 934064128 141604 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 0 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=912172 CPUtime=0.1 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) S 26072 26074 25711 0 -1 4202560 9991 0 0 0 6 4 0 0 18 0 8 0 741263084 934064128 141604 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=912172 CPUtime=1.85 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 11926 0 0 0 181 4 0 0 20 0 8 0 741263084 934064128 141604 33554432000 4194304 4964800 140733934275200 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=912172 CPUtime=0.17 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) S 26072 26074 25711 0 -1 4202560 12822 0 0 0 12 5 0 0 18 0 8 0 741263084 934064128 141604 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 3 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=912172 CPUtime=0.26 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) S 26072 26074 25711 0 -1 4202560 11570 0 0 0 21 5 0 0 18 0 8 0 741263084 934064128 141604 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 26.35
Current children cumulated vsize (KiB) 912172

[startup+51.1008 s]
/proc/loadavg: 3.94 6.92 7.62 2/420 26083
/proc/meminfo: memFree=19477656/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=912172 CPUtime=51.95 cores=0-7
/proc/26074/stat : 26074 (claspmt) S 26072 26074 25711 0 -1 4202496 185541 0 0 0 5145 50 0 0 25 0 8 0 741260744 934064128 142206 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 228043 142206 442 189 0 222392 0
[pid=26074/tid=26076] ppid=26072 vsize=912172 CPUtime=0.12 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) S 26072 26074 25711 0 -1 4202560 9623 0 0 0 7 5 0 0 17 0 8 0 741263084 934064128 142206 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 1 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=912172 CPUtime=0.2 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) S 26072 26074 25711 0 -1 4202560 9601 0 0 0 16 4 0 0 18 0 8 0 741263084 934064128 142206 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 7 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=912172 CPUtime=0.17 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) S 26072 26074 25711 0 -1 4202560 9977 0 0 0 14 3 0 0 18 0 8 0 741263084 934064128 142206 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 0 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=912172 CPUtime=0.1 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) S 26072 26074 25711 0 -1 4202560 9991 0 0 0 6 4 0 0 18 0 8 0 741263084 934064128 142206 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=912172 CPUtime=27.46 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 12528 0 0 0 2741 5 0 0 25 0 8 0 741263084 934064128 142206 33554432000 4194304 4964800 140733934275200 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=912172 CPUtime=0.17 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) S 26072 26074 25711 0 -1 4202560 12822 0 0 0 12 5 0 0 18 0 8 0 741263084 934064128 142206 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 3 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=912172 CPUtime=0.26 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) S 26072 26074 25711 0 -1 4202560 11570 0 0 0 21 5 0 0 18 0 8 0 741263084 934064128 142206 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.95
Current children cumulated vsize (KiB) 912172

[startup+102.316 s]
/proc/loadavg: 2.28 6.01 7.27 2/420 26085
/proc/meminfo: memFree=19475652/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=912172 CPUtime=103.16 cores=0-7
/proc/26074/stat : 26074 (claspmt) S 26072 26074 25711 0 -1 4202496 185840 0 0 0 10266 50 0 0 25 0 8 0 741260744 934064128 142505 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 228043 142505 442 189 0 222392 0
[pid=26074/tid=26076] ppid=26072 vsize=912172 CPUtime=0.12 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) S 26072 26074 25711 0 -1 4202560 9623 0 0 0 7 5 0 0 17 0 8 0 741263084 934064128 142505 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 1 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=912172 CPUtime=0.2 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) S 26072 26074 25711 0 -1 4202560 9601 0 0 0 16 4 0 0 18 0 8 0 741263084 934064128 142505 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 7 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=912172 CPUtime=0.17 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) S 26072 26074 25711 0 -1 4202560 9977 0 0 0 14 3 0 0 18 0 8 0 741263084 934064128 142505 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 0 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=912172 CPUtime=0.1 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) S 26072 26074 25711 0 -1 4202560 9991 0 0 0 6 4 0 0 18 0 8 0 741263084 934064128 142505 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=912172 CPUtime=78.68 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 12827 0 0 0 7863 5 0 0 25 0 8 0 741263084 934064128 142505 33554432000 4194304 4964800 140733934275200 18446744073709551615 4399617 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=912172 CPUtime=0.17 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) S 26072 26074 25711 0 -1 4202560 12822 0 0 0 12 5 0 0 18 0 8 0 741263084 934064128 142505 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 3 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=912172 CPUtime=0.26 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) S 26072 26074 25711 0 -1 4202560 11570 0 0 0 21 5 0 0 18 0 8 0 741263084 934064128 142505 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 103.16
Current children cumulated vsize (KiB) 912172

[startup+162.3 s]
/proc/loadavg: 1.47 5.09 6.88 2/420 26086
/proc/meminfo: memFree=19474372/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=912172 CPUtime=163.16 cores=0-7
/proc/26074/stat : 26074 (claspmt) S 26072 26074 25711 0 -1 4202496 186098 0 0 0 16265 51 0 0 25 0 8 0 741260744 934064128 142763 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 228043 142763 442 189 0 222392 0
[pid=26074/tid=26076] ppid=26072 vsize=912172 CPUtime=0.12 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) S 26072 26074 25711 0 -1 4202560 9623 0 0 0 7 5 0 0 17 0 8 0 741263084 934064128 142763 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 1 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=912172 CPUtime=0.2 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) S 26072 26074 25711 0 -1 4202560 9601 0 0 0 16 4 0 0 18 0 8 0 741263084 934064128 142763 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 7 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=912172 CPUtime=0.17 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) S 26072 26074 25711 0 -1 4202560 9977 0 0 0 14 3 0 0 18 0 8 0 741263084 934064128 142763 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 0 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=912172 CPUtime=0.1 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) S 26072 26074 25711 0 -1 4202560 9991 0 0 0 6 4 0 0 18 0 8 0 741263084 934064128 142763 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=912172 CPUtime=138.66 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 13085 0 0 0 13861 5 0 0 25 0 8 0 741263084 934064128 142763 33554432000 4194304 4964800 140733934275200 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=912172 CPUtime=0.17 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) S 26072 26074 25711 0 -1 4202560 12822 0 0 0 12 5 0 0 18 0 8 0 741263084 934064128 142763 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 3 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=912172 CPUtime=0.26 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) S 26072 26074 25711 0 -1 4202560 11570 0 0 0 21 5 0 0 18 0 8 0 741263084 934064128 142763 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 163.16
Current children cumulated vsize (KiB) 912172

[startup+222.301 s]
/proc/loadavg: 1.31 4.39 6.52 2/420 26088
/proc/meminfo: memFree=19473956/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=912172 CPUtime=223.15 cores=0-7
/proc/26074/stat : 26074 (claspmt) S 26072 26074 25711 0 -1 4202496 186213 0 0 0 22264 51 0 0 25 0 8 0 741260744 934064128 142878 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 228043 142878 442 189 0 222392 0
[pid=26074/tid=26076] ppid=26072 vsize=912172 CPUtime=0.12 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) S 26072 26074 25711 0 -1 4202560 9623 0 0 0 7 5 0 0 17 0 8 0 741263084 934064128 142878 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000408473 0 0 4096 18946 18446604458287249280 0 0 -1 1 0 0 0

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

/proc/26074/task/26076/stat : 26076 (claspmt) R 26072 26074 25711 0 -1 4202560 22225 0 0 0 98417 23 0 0 25 0 8 0 741263084 3082256384 681362 33554432000 4194304 4964800 140733934275200 18446744073709551615 4652146 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=3010016 CPUtime=986.28 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) R 26072 26074 25711 0 -1 4202560 208974 0 0 0 98389 239 0 0 25 0 8 0 741263084 3082256384 681362 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=3010016 CPUtime=989.03 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) R 26072 26074 25711 0 -1 4202560 77058 0 0 0 98819 84 0 0 25 0 8 0 741263084 3082256384 681362 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=3010016 CPUtime=990.22 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) R 26072 26074 25711 0 -1 4202560 55316 0 0 0 98953 69 0 0 25 0 8 0 741263084 3082256384 681362 33554432000 4194304 4964800 140733934275200 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=3010016 CPUtime=1278.36 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 13260 0 0 0 127830 6 0 0 25 0 8 0 741263084 3082256384 681362 33554432000 4194304 4964800 140733934275200 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=3010016 CPUtime=984.78 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) R 26072 26074 25711 0 -1 4202560 105272 0 0 0 98358 120 0 0 25 0 8 0 741263084 3082256384 681362 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=3010016 CPUtime=990.26 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) R 26072 26074 25711 0 -1 4202560 113779 0 0 0 98918 108 0 0 25 0 8 0 741263084 3082256384 681362 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8216.65
Current children cumulated vsize (KiB) 3010016

[startup+1362.3 s]
/proc/loadavg: 8.09 7.97 7.41 9/420 26599
/proc/meminfo: memFree=17322016/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=3010016 CPUtime=8695.67 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 725247 0 0 0 868871 696 0 0 25 0 8 0 741260744 3082256384 681477 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 752504 681477 466 189 0 746853 0
[pid=26074/tid=26076] ppid=26072 vsize=3010016 CPUtime=1044.39 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) R 26072 26074 25711 0 -1 4202560 22234 0 0 0 104415 24 0 0 25 0 8 0 741263084 3082256384 681477 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=3010016 CPUtime=1046.27 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) R 26072 26074 25711 0 -1 4202560 209369 0 0 0 104388 239 0 0 25 0 8 0 741263084 3082256384 681477 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=3010016 CPUtime=1049.01 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) R 26072 26074 25711 0 -1 4202560 77086 0 0 0 104817 84 0 0 25 0 8 0 741263084 3082256384 681477 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=3010016 CPUtime=1050.2 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) R 26072 26074 25711 0 -1 4202560 55317 0 0 0 104951 69 0 0 25 0 8 0 741263084 3082256384 681477 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=3010016 CPUtime=1338.34 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 13260 0 0 0 133828 6 0 0 25 0 8 0 741263084 3082256384 681477 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=3010016 CPUtime=1043.93 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) R 26072 26074 25711 0 -1 4202560 105302 0 0 0 104272 121 0 0 25 0 8 0 741263084 3082256384 681477 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=3010016 CPUtime=1050.23 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) R 26072 26074 25711 0 -1 4202560 113799 0 0 0 104915 108 0 0 25 0 8 0 741263084 3082256384 681477 33554432000 4194304 4964800 140733934275200 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8695.67
Current children cumulated vsize (KiB) 3010016

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

[startup+1369.52 s]
/proc/loadavg: 8.08 7.97 7.41 9/420 26599
/proc/meminfo: memFree=17321644/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=3010016 CPUtime=8753.27 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 725304 0 0 0 874631 696 0 0 25 0 8 0 741260744 3082256384 681534 33554432000 4194304 4964800 140733934275200 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 752504 681534 466 189 0 746853 0
[pid=26074/tid=26076] ppid=26072 vsize=3010016 CPUtime=1051.6 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) R 26072 26074 25711 0 -1 4202560 22234 0 0 0 105136 24 0 0 25 0 8 0 741263084 3082256384 681534 33554432000 4194304 4964800 140733934275200 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=3010016 CPUtime=1053.49 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) R 26072 26074 25711 0 -1 4202560 209409 0 0 0 105109 240 0 0 25 0 8 0 741263084 3082256384 681534 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=3010016 CPUtime=1056.22 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) R 26072 26074 25711 0 -1 4202560 77095 0 0 0 105538 84 0 0 25 0 8 0 741263084 3082256384 681534 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=3010016 CPUtime=1057.41 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) R 26072 26074 25711 0 -1 4202560 55318 0 0 0 105672 69 0 0 25 0 8 0 741263084 3082256384 681534 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=3010016 CPUtime=1345.56 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 13260 0 0 0 134550 6 0 0 25 0 8 0 741263084 3082256384 681534 33554432000 4194304 4964800 140733934275200 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=3010016 CPUtime=1051.04 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) R 26072 26074 25711 0 -1 4202560 105307 0 0 0 104983 121 0 0 25 0 8 0 741263084 3082256384 681534 33554432000 4194304 4964800 140733934275200 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=3010016 CPUtime=1057.45 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) R 26072 26074 25711 0 -1 4202560 113799 0 0 0 105637 108 0 0 25 0 8 0 741263084 3082256384 681534 33554432000 4194304 4964800 140733934275200 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8753.27
Current children cumulated vsize (KiB) 3010016

[startup+1375.9 s]
/proc/loadavg: 8.07 7.97 7.41 9/420 26600
/proc/meminfo: memFree=17321760/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=3010016 CPUtime=8804.28 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 725321 0 0 0 879732 696 0 0 25 0 8 0 741260744 3082256384 681551 33554432000 4194304 4964800 140733934275200 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 752504 681551 466 189 0 746853 0
[pid=26074/tid=26076] ppid=26072 vsize=3010016 CPUtime=1057.99 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) R 26072 26074 25711 0 -1 4202560 22234 0 0 0 105775 24 0 0 25 0 8 0 741263084 3082256384 681551 33554432000 4194304 4964800 140733934275200 18446744073709551615 4652128 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=3010016 CPUtime=1059.88 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) R 26072 26074 25711 0 -1 4202560 209424 0 0 0 105748 240 0 0 25 0 8 0 741263084 3082256384 681551 33554432000 4194304 4964800 140733934275200 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=3010016 CPUtime=1062.61 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) R 26072 26074 25711 0 -1 4202560 77096 0 0 0 106177 84 0 0 25 0 8 0 741263084 3082256384 681551 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=3010016 CPUtime=1063.8 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) R 26072 26074 25711 0 -1 4202560 55318 0 0 0 106311 69 0 0 25 0 8 0 741263084 3082256384 681551 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=3010016 CPUtime=1351.95 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 13260 0 0 0 135189 6 0 0 25 0 8 0 741263084 3082256384 681551 33554432000 4194304 4964800 140733934275200 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=3010016 CPUtime=1057.35 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) R 26072 26074 25711 0 -1 4202560 105308 0 0 0 105614 121 0 0 25 0 8 0 741263084 3082256384 681551 33554432000 4194304 4964800 140733934275200 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=3010016 CPUtime=1063.83 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) R 26072 26074 25711 0 -1 4202560 113799 0 0 0 106275 108 0 0 25 0 8 0 741263084 3082256384 681551 33554432000 4194304 4964800 140733934275200 18446744073709551615 4669574 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8804.28
Current children cumulated vsize (KiB) 3010016

[startup+1379.1 s]
/proc/loadavg: 8.07 7.97 7.41 9/420 26600
/proc/meminfo: memFree=17321636/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=3010016 CPUtime=8829.83 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 725326 0 0 0 882287 696 0 0 25 0 8 0 741260744 3082256384 681556 33554432000 4194304 4964800 140733934275200 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 752504 681556 466 189 0 746853 0
[pid=26074/tid=26076] ppid=26072 vsize=3010016 CPUtime=1061.19 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) R 26072 26074 25711 0 -1 4202560 22234 0 0 0 106095 24 0 0 25 0 8 0 741263084 3082256384 681556 33554432000 4194304 4964800 140733934275200 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=3010016 CPUtime=1063.08 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) R 26072 26074 25711 0 -1 4202560 209428 0 0 0 106068 240 0 0 25 0 8 0 741263084 3082256384 681556 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=3010016 CPUtime=1065.81 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) R 26072 26074 25711 0 -1 4202560 77097 0 0 0 106497 84 0 0 25 0 8 0 741263084 3082256384 681556 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=3010016 CPUtime=1067 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) R 26072 26074 25711 0 -1 4202560 55318 0 0 0 106631 69 0 0 25 0 8 0 741263084 3082256384 681556 33554432000 4194304 4964800 140733934275200 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=3010016 CPUtime=1355.14 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 13260 0 0 0 135508 6 0 0 25 0 8 0 741263084 3082256384 681556 33554432000 4194304 4964800 140733934275200 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=3010016 CPUtime=1060.5 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) R 26072 26074 25711 0 -1 4202560 105308 0 0 0 105929 121 0 0 25 0 8 0 741263084 3082256384 681556 33554432000 4194304 4964800 140733934275200 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=3010016 CPUtime=1067.03 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) R 26072 26074 25711 0 -1 4202560 113799 0 0 0 106595 108 0 0 25 0 8 0 741263084 3082256384 681556 33554432000 4194304 4964800 140733934275200 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8829.83
Current children cumulated vsize (KiB) 3010016

[startup+1382.3 s]
/proc/loadavg: 8.07 7.97 7.42 9/420 26600
/proc/meminfo: memFree=17321636/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=3010016 CPUtime=8855.39 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 725331 0 0 0 884842 697 0 0 25 0 8 0 741260744 3082256384 681561 33554432000 4194304 4964800 140733934275200 18446744073709551615 4678045 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 752504 681561 466 189 0 746853 0
[pid=26074/tid=26076] ppid=26072 vsize=3010016 CPUtime=1064.39 cores=0-7
/proc/26074/task/26076/stat : 26076 (claspmt) R 26072 26074 25711 0 -1 4202560 22234 0 0 0 106415 24 0 0 25 0 8 0 741263084 3082256384 681561 33554432000 4194304 4964800 140733934275200 18446744073709551615 215988251380 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26074/tid=26077] ppid=26072 vsize=3010016 CPUtime=1066.28 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) R 26072 26074 25711 0 -1 4202560 209433 0 0 0 106388 240 0 0 25 0 8 0 741263084 3082256384 681561 33554432000 4194304 4964800 140733934275200 18446744073709551615 4362885 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26074/tid=26078] ppid=26072 vsize=3010016 CPUtime=1069.01 cores=0-7
/proc/26074/task/26078/stat : 26078 (claspmt) R 26072 26074 25711 0 -1 4202560 77097 0 0 0 106817 84 0 0 25 0 8 0 741263084 3082256384 681561 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26074/tid=26079] ppid=26072 vsize=3010016 CPUtime=1070.2 cores=0-7
/proc/26074/task/26079/stat : 26079 (claspmt) R 26072 26074 25711 0 -1 4202560 55318 0 0 0 106951 69 0 0 18 0 8 0 741263084 3082256384 681561 33554432000 4194304 4964800 140733934275200 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26074/tid=26080] ppid=26072 vsize=3010016 CPUtime=1358.35 cores=0-7
/proc/26074/task/26080/stat : 26080 (claspmt) R 26072 26074 25711 0 -1 4202560 13260 0 0 0 135829 6 0 0 25 0 8 0 741263084 3082256384 681561 33554432000 4194304 4964800 140733934275200 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26074/tid=26081] ppid=26072 vsize=3010016 CPUtime=1063.65 cores=0-7
/proc/26074/task/26081/stat : 26081 (claspmt) R 26072 26074 25711 0 -1 4202560 105308 0 0 0 106244 121 0 0 25 0 8 0 741263084 3082256384 681561 33554432000 4194304 4964800 140733934275200 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26074/tid=26082] ppid=26072 vsize=3010016 CPUtime=1070.23 cores=0-7
/proc/26074/task/26082/stat : 26082 (claspmt) R 26072 26074 25711 0 -1 4202560 113799 0 0 0 106915 108 0 0 25 0 8 0 741263084 3082256384 681561 33554432000 4194304 4964800 140733934275200 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8855.39
Current children cumulated vsize (KiB) 3010016

[startup+1383.1 s]
/proc/loadavg: 8.07 7.97 7.42 9/420 26600
/proc/meminfo: memFree=17321636/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=3010016 CPUtime=8858.73 cores=0-7
/proc/26074/stat : 26074 (claspmt) S 26072 26074 25711 0 -1 4202496 725333 0 0 0 885176 697 0 0 25 0 2 0 741260744 3082256384 681324 33554432000 4194304 4964800 140733934275200 18446744073709551615 216000395237 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26074/statm: 752504 681324 467 189 0 746853 0
[pid=26074/tid=26077] ppid=26072 vsize=3010016 CPUtime=1067.07 cores=0-7
/proc/26074/task/26077/stat : 26077 (claspmt) R 26072 26074 25711 0 -1 4202560 209434 0 0 0 106467 240 0 0 18 0 2 0 741263084 3082256384 681324 33554432000 4194304 4964800 140733934275200 18446744073709551615 215988290170 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8858.73
Current children cumulated vsize (KiB) 3010016

[startup+1383.5 s]
/proc/loadavg: 8.07 7.97 7.42 9/420 26600
/proc/meminfo: memFree=17321636/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=2983592 CPUtime=8859.13 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 725342 0 0 0 885216 697 0 0 20 0 1 0 741260744 3055198208 674727 33554432000 4194304 4964800 140733934275200 18446744073709551615 215988248475 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26074/statm: 745898 674727 476 189 0 740247 0
Current children cumulated CPU time (s) 8859.13
Current children cumulated vsize (KiB) 2983592

[startup+1383.9 s]
/proc/loadavg: 7.50 7.86 7.38 2/413 26600
/proc/meminfo: memFree=17354304/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=2721448 CPUtime=8859.53 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 725342 0 0 0 885254 699 0 0 21 0 1 0 741260744 2786762752 592232 33554432000 4194304 4964800 140733934275200 18446744073709551615 215988635783 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26074/statm: 680362 591721 476 189 0 674711 0
Current children cumulated CPU time (s) 8859.53
Current children cumulated vsize (KiB) 2721448

[startup+1384 s]
/proc/loadavg: 7.50 7.86 7.38 2/413 26600
/proc/meminfo: memFree=17354304/32950940 swapFree=67111356/67111528
[pid=26074] ppid=26072 vsize=852796 CPUtime=8859.63 cores=0-7
/proc/26074/stat : 26074 (claspmt) R 26072 26074 25711 0 -1 4202496 725342 0 0 0 885254 709 0 0 21 0 1 0 741260744 873263104 97400 33554432000 4194304 4964800 140733934275200 18446744073709551615 215988635783 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26074/statm: 213199 97343 476 189 0 207548 0
Current children cumulated CPU time (s) 8859.63
Current children cumulated vsize (KiB) 852796

Child status: 20
Real time (s): 1384.02
CPU time (s): 8859.66
CPU user time (s): 8852.55
CPU system time (s): 7.11592
CPU usage (%): 640.139
Max. virtual memory (cumulated for all children) (KiB): 3010016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8852.55
system time used= 7.11592
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 725343
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= 57432
involuntary context switches= 45184

runsolver used 5.03623 second user time and 14.4458 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-16 03:45:00
IDJOB=3381241
IDBENCH=85007
IDSOLVER=1865
FILE ID=node117/3381241-1305510297
RUNJOBID= node117-1305505282-25725
PBS_JOBID= 13325496
Free space on /tmp= 73436 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.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-3381241-1305510297/watcher-3381241-1305510297 -o /tmp/evaluation-result-3381241-1305510297/solver-3381241-1305510297 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381241-1305510297.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1515776344

node117.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.849
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.69
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.849
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.849
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.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20044536 kB
Buffers:        336284 kB
Cached:        3828476 kB
SwapCached:          0 kB
Active:       10213952 kB
Inactive:      2331484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20044536 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           77500 kB
Writeback:           0 kB
AnonPages:     8380504 kB
Mapped:          32368 kB
Slab:           247456 kB
PageTables:      45180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 102961700 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= 73440 MiB
End job on node117 at 2011-05-16 04:08:04