Trace number 3381351

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 9081.04 1926.43

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark718.86
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...513078/instance-3381351-1305513078.cnf
3.30/3.37	c Solving...
9081.00/1926.40	s UNSATISFIABLE
9081.00/1926.40	
9081.00/1926.40	c Models        : 0     
9081.00/1926.40	c Time          : 1925.303s (Solving: 1921.93s 1st Model: 0.00s Unsat: 1921.93s)
9081.00/1926.40	c CPU Time      : 9079.910s

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-3381351-1305513078/watcher-3381351-1305513078 -o /tmp/evaluation-result-3381351-1305513078/solver-3381351-1305513078 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381351-1305513078.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: 8.11 8.06 8.10 2/438 14202
/proc/meminfo: memFree=21051436/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=103644 CPUtime=0 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 1742 0 0 0 0 0 0 0 23 0 1 0 662908447 106131456 1672 33554432000 4194304 4964800 140737187977952 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14202/statm: 25911 1680 376 189 0 20785 0

[startup+0.080609 s]
/proc/loadavg: 8.11 8.06 8.10 2/438 14202
/proc/meminfo: memFree=21051436/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=141848 CPUtime=0.07 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 28765 0 0 0 5 2 0 0 23 0 1 0 662908447 145252352 26435 33554432000 4194304 4964800 140737187977952 18446744073709551615 4679106 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14202/statm: 35462 26444 377 189 0 30336 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 141848

[startup+0.100608 s]
/proc/loadavg: 8.11 8.06 8.10 2/438 14202
/proc/meminfo: memFree=21051436/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=149492 CPUtime=0.09 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 35977 0 0 0 6 3 0 0 23 0 1 0 662908447 153079808 30815 33554432000 4194304 4964800 140737187977952 18446744073709551615 4367431 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14202/statm: 37373 30828 380 189 0 32247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 149492

[startup+0.300568 s]
/proc/loadavg: 8.11 8.06 8.10 2/438 14202
/proc/meminfo: memFree=21051436/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=162656 CPUtime=0.29 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 40497 0 0 0 25 4 0 0 24 0 1 0 662908447 166559744 35251 33554432000 4194304 4964800 140737187977952 18446744073709551615 4327781 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14202/statm: 40664 35252 388 189 0 35538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 162656

[startup+0.700497 s]
/proc/loadavg: 8.11 8.06 8.10 2/438 14202
/proc/meminfo: memFree=21051436/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=185232 CPUtime=0.69 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 46333 0 0 0 63 6 0 0 25 0 1 0 662908447 189677568 40900 33554432000 4194304 4964800 140737187977952 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14202/statm: 46308 40900 388 189 0 41182 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 185232

[startup+1.50035 s]
/proc/loadavg: 8.11 8.06 8.10 2/439 14203
/proc/meminfo: memFree=20872812/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=227160 CPUtime=1.49 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 57134 0 0 0 140 9 0 0 25 0 1 0 662908447 232611840 51283 33554432000 4194304 4964800 140737187977952 18446744073709551615 4581897 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14202/statm: 56790 51283 388 189 0 51664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 227160

[startup+3.10106 s]
/proc/loadavg: 7.70 7.98 8.08 2/439 14203
/proc/meminfo: memFree=20817012/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=310540 CPUtime=3.1 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 78710 0 0 0 295 15 0 0 25 0 1 0 662908447 317992960 71919 33554432000 4194304 4964800 140737187977952 18446744073709551615 253640859392 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14202/statm: 77635 71919 388 189 0 72509 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 310540

[startup+6.30048 s]
/proc/loadavg: 7.70 7.98 8.08 2/446 14211
/proc/meminfo: memFree=20041236/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=1211312 CPUtime=8.92 cores=0-7
/proc/14202/stat : 14202 (claspmt) S 14200 14202 11690 0 -1 4202496 309527 0 0 0 767 125 0 0 18 0 8 0 662908447 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 302828 254154 436 189 0 297177 0
[pid=14202/tid=14204] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) S 14200 14202 11690 0 -1 4202560 25543 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) S 14200 14202 11690 0 -1 4202560 32556 0 0 0 42 15 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 5 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=1211312 CPUtime=0.55 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) S 14200 14202 11690 0 -1 4202560 33001 0 0 0 39 16 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) S 14200 14202 11690 0 -1 4202560 25472 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 1 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=1211312 CPUtime=2.53 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 34432 0 0 0 233 20 0 0 20 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 4651391 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) S 14200 14202 11690 0 -1 4202560 30827 0 0 0 44 13 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=1211312 CPUtime=0.76 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) S 14200 14202 11690 0 -1 4202560 33114 0 0 0 61 15 0 0 16 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 1211312

[startup+12.7003 s]
/proc/loadavg: 6.67 7.75 8.00 2/446 14211
/proc/meminfo: memFree=20040992/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=1211312 CPUtime=15.32 cores=0-7
/proc/14202/stat : 14202 (claspmt) S 14200 14202 11690 0 -1 4202496 309527 0 0 0 1407 125 0 0 18 0 8 0 662908447 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 302828 254154 436 189 0 297177 0
[pid=14202/tid=14204] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) S 14200 14202 11690 0 -1 4202560 25543 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) S 14200 14202 11690 0 -1 4202560 32556 0 0 0 42 15 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 5 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=1211312 CPUtime=0.55 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) S 14200 14202 11690 0 -1 4202560 33001 0 0 0 39 16 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) S 14200 14202 11690 0 -1 4202560 25472 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 1 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=1211312 CPUtime=8.93 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 34432 0 0 0 873 20 0 0 25 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) S 14200 14202 11690 0 -1 4202560 30827 0 0 0 44 13 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=1211312 CPUtime=0.76 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) S 14200 14202 11690 0 -1 4202560 33114 0 0 0 61 15 0 0 16 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15.32
Current children cumulated vsize (KiB) 1211312

[startup+25.501 s]
/proc/loadavg: 5.80 7.52 7.92 2/446 14212
/proc/meminfo: memFree=20042520/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=1211312 CPUtime=28.12 cores=0-7
/proc/14202/stat : 14202 (claspmt) S 14200 14202 11690 0 -1 4202496 309527 0 0 0 2687 125 0 0 18 0 8 0 662908447 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 302828 254154 436 189 0 297177 0
[pid=14202/tid=14204] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) S 14200 14202 11690 0 -1 4202560 25543 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) S 14200 14202 11690 0 -1 4202560 32556 0 0 0 42 15 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 5 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=1211312 CPUtime=0.55 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) S 14200 14202 11690 0 -1 4202560 33001 0 0 0 39 16 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) S 14200 14202 11690 0 -1 4202560 25472 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 1 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=1211312 CPUtime=21.73 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 34432 0 0 0 2153 20 0 0 25 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) S 14200 14202 11690 0 -1 4202560 30827 0 0 0 44 13 0 0 18 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=1211312 CPUtime=0.76 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) S 14200 14202 11690 0 -1 4202560 33114 0 0 0 61 15 0 0 16 0 8 0 662908784 1240383488 254154 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28.12
Current children cumulated vsize (KiB) 1211312

[startup+51.1013 s]
/proc/loadavg: 4.16 7.00 7.74 2/446 14212
/proc/meminfo: memFree=20042920/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=1211312 CPUtime=53.73 cores=0-7
/proc/14202/stat : 14202 (claspmt) S 14200 14202 11690 0 -1 4202496 309676 0 0 0 5247 126 0 0 18 0 8 0 662908447 1240383488 254303 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 302828 254303 436 189 0 297177 0
[pid=14202/tid=14204] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) S 14200 14202 11690 0 -1 4202560 25543 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 254303 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) S 14200 14202 11690 0 -1 4202560 32556 0 0 0 42 15 0 0 18 0 8 0 662908784 1240383488 254303 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 5 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=1211312 CPUtime=0.55 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) S 14200 14202 11690 0 -1 4202560 33001 0 0 0 39 16 0 0 18 0 8 0 662908784 1240383488 254303 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) S 14200 14202 11690 0 -1 4202560 25472 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 254303 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 1 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=1211312 CPUtime=47.33 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 34581 0 0 0 4713 20 0 0 25 0 8 0 662908784 1240383488 254303 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668896 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) S 14200 14202 11690 0 -1 4202560 30827 0 0 0 44 13 0 0 18 0 8 0 662908784 1240383488 254303 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=1211312 CPUtime=0.76 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) S 14200 14202 11690 0 -1 4202560 33114 0 0 0 61 15 0 0 16 0 8 0 662908784 1240383488 254303 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 53.73
Current children cumulated vsize (KiB) 1211312

[startup+102.317 s]
/proc/loadavg: 2.26 5.99 7.35 2/446 14214
/proc/meminfo: memFree=20039072/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=1211312 CPUtime=104.95 cores=0-7
/proc/14202/stat : 14202 (claspmt) S 14200 14202 11690 0 -1 4202496 310443 0 0 0 10368 127 0 0 18 0 8 0 662908447 1240383488 255070 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 302828 255070 436 189 0 297177 0
[pid=14202/tid=14204] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) S 14200 14202 11690 0 -1 4202560 25543 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 255070 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) S 14200 14202 11690 0 -1 4202560 32556 0 0 0 42 15 0 0 18 0 8 0 662908784 1240383488 255070 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 5 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=1211312 CPUtime=0.55 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) S 14200 14202 11690 0 -1 4202560 33001 0 0 0 39 16 0 0 18 0 8 0 662908784 1240383488 255070 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=1211312 CPUtime=0.26 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) S 14200 14202 11690 0 -1 4202560 25472 0 0 0 12 14 0 0 17 0 8 0 662908784 1240383488 255070 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 1 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=1211312 CPUtime=98.55 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 35348 0 0 0 9834 21 0 0 25 0 8 0 662908784 1240383488 255070 33554432000 4194304 4964800 140737187977952 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=1211312 CPUtime=0.57 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) S 14200 14202 11690 0 -1 4202560 30827 0 0 0 44 13 0 0 18 0 8 0 662908784 1240383488 255070 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=1211312 CPUtime=0.76 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) S 14200 14202 11690 0 -1 4202560 33114 0 0 0 61 15 0 0 16 0 8 0 662908784 1240383488 255070 33554432000 4194304 4964800 140737187977952 18446744073709551615 253652675481 0 0 4096 18946 18446604443820345216 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 104.95
Current children cumulated vsize (KiB) 1211312

[startup+162.301 s]
/proc/loadavg: 1.46 5.08 6.95 2/446 14215
/proc/meminfo: memFree=20036456/32951124 swapFree=56449232/67111528

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

/proc/14202/statm: 592108 500052 460 189 0 586457 0
[pid=14202/tid=14204] ppid=14200 vsize=2368432 CPUtime=926.92 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) R 14200 14202 11690 0 -1 4202560 30723 0 0 0 92669 23 0 0 25 0 8 0 662908784 2425274368 500052 33554432000 4194304 4964800 140737187977952 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=2368432 CPUtime=941.49 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) R 14200 14202 11690 0 -1 4202560 153573 0 0 0 93977 172 0 0 25 0 8 0 662908784 2425274368 500052 33554432000 4194304 4964800 140737187977952 18446744073709551615 4342204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=2368432 CPUtime=941.52 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) R 14200 14202 11690 0 -1 4202560 73596 0 0 0 94076 76 0 0 25 0 8 0 662908784 2425274368 500052 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=2368432 CPUtime=941.46 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) R 14200 14202 11690 0 -1 4202560 35648 0 0 0 94114 32 0 0 25 0 8 0 662908784 2425274368 500052 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=2368432 CPUtime=1838.49 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 39730 0 0 0 183823 26 0 0 25 0 8 0 662908784 2425274368 500052 33554432000 4194304 4964800 140737187977952 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=2368432 CPUtime=941.57 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) R 14200 14202 11690 0 -1 4202560 70021 0 0 0 94089 68 0 0 25 0 8 0 662908784 2425274368 500052 33554432000 4194304 4964800 140737187977952 18446744073709551615 4669014 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=2368432 CPUtime=941.88 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) R 14200 14202 11690 0 -1 4202560 51291 0 0 0 94150 38 0 0 25 0 8 0 662908784 2425274368 500052 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8417.97
Current children cumulated vsize (KiB) 2368432

[startup+1902.3 s]
/proc/loadavg: 8.05 7.81 6.55 9/446 14272
/proc/meminfo: memFree=19007424/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=2368432 CPUtime=8897.03 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 568157 0 0 0 889222 481 0 0 25 0 8 0 662908447 2425274368 512693 33554432000 4194304 4964800 140737187977952 18446744073709551615 4669136 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 592108 512693 460 189 0 586457 0
[pid=14202/tid=14204] ppid=14200 vsize=2368432 CPUtime=985.99 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) R 14200 14202 11690 0 -1 4202560 30723 0 0 0 98576 23 0 0 25 0 8 0 662908784 2425274368 512693 33554432000 4194304 4964800 140737187977952 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=2368432 CPUtime=1001.49 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) R 14200 14202 11690 0 -1 4202560 162250 0 0 0 99966 183 0 0 25 0 8 0 662908784 2425274368 512693 33554432000 4194304 4964800 140737187977952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=2368432 CPUtime=1001.5 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) R 14200 14202 11690 0 -1 4202560 75863 0 0 0 100071 79 0 0 25 0 8 0 662908784 2425274368 512693 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=2368432 CPUtime=1001.46 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) R 14200 14202 11690 0 -1 4202560 35655 0 0 0 100114 32 0 0 25 0 8 0 662908784 2425274368 512693 33554432000 4194304 4964800 140737187977952 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=2368432 CPUtime=1898.49 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 39730 0 0 0 189823 26 0 0 25 0 8 0 662908784 2425274368 512693 33554432000 4194304 4964800 140737187977952 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=2368432 CPUtime=1001.57 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) R 14200 14202 11690 0 -1 4202560 71710 0 0 0 100087 70 0 0 25 0 8 0 662908784 2425274368 512693 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=2368432 CPUtime=1001.88 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) R 14200 14202 11690 0 -1 4202560 51292 0 0 0 100150 38 0 0 25 0 8 0 662908784 2425274368 512693 33554432000 4194304 4964800 140737187977952 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8897.03
Current children cumulated vsize (KiB) 2368432

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

[startup+1907.1 s]
/proc/loadavg: 8.04 7.81 6.56 9/446 14272
/proc/meminfo: memFree=19002712/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=2368432 CPUtime=8935.36 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 569460 0 0 0 893055 481 0 0 25 0 8 0 662908447 2425274368 513996 33554432000 4194304 4964800 140737187977952 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 592108 513996 460 189 0 586457 0
[pid=14202/tid=14204] ppid=14200 vsize=2368432 CPUtime=990.72 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) R 14200 14202 11690 0 -1 4202560 30723 0 0 0 99049 23 0 0 25 0 8 0 662908784 2425274368 513996 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=2368432 CPUtime=1006.29 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) R 14200 14202 11690 0 -1 4202560 163418 0 0 0 100445 184 0 0 25 0 8 0 662908784 2425274368 513996 33554432000 4194304 4964800 140737187977952 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=2368432 CPUtime=1006.31 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) R 14200 14202 11690 0 -1 4202560 75863 0 0 0 100552 79 0 0 25 0 8 0 662908784 2425274368 513996 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=2368432 CPUtime=1006.26 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) R 14200 14202 11690 0 -1 4202560 35789 0 0 0 100594 32 0 0 25 0 8 0 662908784 2425274368 513996 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=2368432 CPUtime=1903.29 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 39730 0 0 0 190303 26 0 0 25 0 8 0 662908784 2425274368 513996 33554432000 4194304 4964800 140737187977952 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=2368432 CPUtime=1006.37 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) R 14200 14202 11690 0 -1 4202560 71710 0 0 0 100567 70 0 0 25 0 8 0 662908784 2425274368 513996 33554432000 4194304 4964800 140737187977952 18446744073709551615 4669017 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=2368432 CPUtime=1006.68 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) R 14200 14202 11690 0 -1 4202560 51292 0 0 0 100630 38 0 0 25 0 8 0 662908784 2425274368 513996 33554432000 4194304 4964800 140737187977952 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8935.36
Current children cumulated vsize (KiB) 2368432

[startup+1919.9 s]
/proc/loadavg: 8.04 7.82 6.57 9/446 14272
/proc/meminfo: memFree=18989440/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=2433968 CPUtime=9037.56 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 572655 0 0 0 903270 486 0 0 25 0 8 0 662908447 2492383232 517191 33554432000 4194304 4964800 140737187977952 18446744073709551615 4370352 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 608492 517191 460 189 0 602841 0
[pid=14202/tid=14204] ppid=14200 vsize=2433968 CPUtime=1003.32 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) R 14200 14202 11690 0 -1 4202560 30723 0 0 0 100309 23 0 0 25 0 8 0 662908784 2492383232 517191 33554432000 4194304 4964800 140737187977952 18446744073709551615 4690043 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=2433968 CPUtime=1019.09 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) R 14200 14202 11690 0 -1 4202560 166537 0 0 0 101721 188 0 0 25 0 8 0 662908784 2492383232 517191 33554432000 4194304 4964800 140737187977952 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=2433968 CPUtime=1019.11 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) R 14200 14202 11690 0 -1 4202560 75863 0 0 0 101832 79 0 0 25 0 8 0 662908784 2492383232 517191 33554432000 4194304 4964800 140737187977952 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=2433968 CPUtime=1019.06 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) R 14200 14202 11690 0 -1 4202560 35849 0 0 0 101874 32 0 0 25 0 8 0 662908784 2492383232 517191 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=2433968 CPUtime=1916.09 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 39730 0 0 0 191583 26 0 0 25 0 8 0 662908784 2492383232 517191 33554432000 4194304 4964800 140737187977952 18446744073709551615 4399625 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=2433968 CPUtime=1019.17 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) R 14200 14202 11690 0 -1 4202560 71726 0 0 0 101847 70 0 0 25 0 8 0 662908784 2492383232 517191 33554432000 4194304 4964800 140737187977952 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=2433968 CPUtime=1019.48 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) R 14200 14202 11690 0 -1 4202560 51292 0 0 0 101910 38 0 0 25 0 8 0 662908784 2492383232 517191 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9037.56
Current children cumulated vsize (KiB) 2433968

[startup+1923.1 s]
/proc/loadavg: 8.03 7.82 6.58 9/446 14272
/proc/meminfo: memFree=18988200/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=2433968 CPUtime=9063.11 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 572973 0 0 0 905825 486 0 0 25 0 8 0 662908447 2492383232 517509 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 608492 517509 460 189 0 602841 0
[pid=14202/tid=14204] ppid=14200 vsize=2433968 CPUtime=1006.47 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) R 14200 14202 11690 0 -1 4202560 30723 0 0 0 100624 23 0 0 25 0 8 0 662908784 2492383232 517509 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=2433968 CPUtime=1022.29 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) R 14200 14202 11690 0 -1 4202560 166719 0 0 0 102041 188 0 0 25 0 8 0 662908784 2492383232 517509 33554432000 4194304 4964800 140737187977952 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=2433968 CPUtime=1022.31 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) R 14200 14202 11690 0 -1 4202560 75863 0 0 0 102152 79 0 0 25 0 8 0 662908784 2492383232 517509 33554432000 4194304 4964800 140737187977952 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=2433968 CPUtime=1022.26 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) R 14200 14202 11690 0 -1 4202560 35905 0 0 0 102194 32 0 0 25 0 8 0 662908784 2492383232 517509 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=2433968 CPUtime=1919.29 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 39730 0 0 0 191903 26 0 0 25 0 8 0 662908784 2492383232 517509 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=2433968 CPUtime=1022.37 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) R 14200 14202 11690 0 -1 4202560 71806 0 0 0 102167 70 0 0 25 0 8 0 662908784 2492383232 517509 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=2433968 CPUtime=1022.68 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) R 14200 14202 11690 0 -1 4202560 51292 0 0 0 102230 38 0 0 25 0 8 0 662908784 2492383232 517509 33554432000 4194304 4964800 140737187977952 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9063.11
Current children cumulated vsize (KiB) 2433968

[startup+1924.7 s]
/proc/loadavg: 8.03 7.82 6.58 9/446 14272
/proc/meminfo: memFree=18986464/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=2433968 CPUtime=9075.9 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 573514 0 0 0 907103 487 0 0 25 0 8 0 662908447 2492383232 518050 33554432000 4194304 4964800 140737187977952 18446744073709551615 4370381 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14202/statm: 608492 518050 460 189 0 602841 0
[pid=14202/tid=14204] ppid=14200 vsize=2433968 CPUtime=1008.05 cores=0-7
/proc/14202/task/14204/stat : 14204 (claspmt) R 14200 14202 11690 0 -1 4202560 30723 0 0 0 100782 23 0 0 25 0 8 0 662908784 2492383232 518050 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14202/tid=14205] ppid=14200 vsize=2433968 CPUtime=1023.88 cores=0-7
/proc/14202/task/14205/stat : 14205 (claspmt) R 14200 14202 11690 0 -1 4202560 166977 0 0 0 102200 188 0 0 25 0 8 0 662908784 2492383232 518050 33554432000 4194304 4964800 140737187977952 18446744073709551615 4644794 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14202/tid=14206] ppid=14200 vsize=2433968 CPUtime=1023.91 cores=0-7
/proc/14202/task/14206/stat : 14206 (claspmt) R 14200 14202 11690 0 -1 4202560 75863 0 0 0 102312 79 0 0 25 0 8 0 662908784 2492383232 518050 33554432000 4194304 4964800 140737187977952 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14202/tid=14207] ppid=14200 vsize=2433968 CPUtime=1023.86 cores=0-7
/proc/14202/task/14207/stat : 14207 (claspmt) R 14200 14202 11690 0 -1 4202560 35924 0 0 0 102354 32 0 0 25 0 8 0 662908784 2492383232 518050 33554432000 4194304 4964800 140737187977952 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14202/tid=14208] ppid=14200 vsize=2433968 CPUtime=1920.89 cores=0-7
/proc/14202/task/14208/stat : 14208 (claspmt) R 14200 14202 11690 0 -1 4202560 39730 0 0 0 192063 26 0 0 25 0 8 0 662908784 2492383232 518050 33554432000 4194304 4964800 140737187977952 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14202/tid=14210] ppid=14200 vsize=2433968 CPUtime=1023.97 cores=0-7
/proc/14202/task/14210/stat : 14210 (claspmt) R 14200 14202 11690 0 -1 4202560 72070 0 0 0 102326 71 0 0 25 0 8 0 662908784 2492383232 518050 33554432000 4194304 4964800 140737187977952 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14202/tid=14211] ppid=14200 vsize=2433968 CPUtime=1024.28 cores=0-7
/proc/14202/task/14211/stat : 14211 (claspmt) R 14200 14202 11690 0 -1 4202560 51292 0 0 0 102390 38 0 0 25 0 8 0 662908784 2492383232 518050 33554432000 4194304 4964800 140737187977952 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9075.9
Current children cumulated vsize (KiB) 2433968

[startup+1925.5 s]
/proc/loadavg: 8.03 7.82 6.58 9/446 14272
/proc/meminfo: memFree=18985596/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=2351840 CPUtime=9080.1 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 573524 0 0 0 907522 488 0 0 25 0 1 0 662908447 2408284160 497528 33554432000 4194304 4964800 140737187977952 18446744073709551615 253640508530 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14202/statm: 587960 497528 470 189 0 582309 0
Current children cumulated CPU time (s) 9080.1
Current children cumulated vsize (KiB) 2351840

[startup+1925.9 s]
/proc/loadavg: 8.03 7.82 6.58 9/446 14272
/proc/meminfo: memFree=18985596/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=2260160 CPUtime=9080.5 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 573524 0 0 0 907562 488 0 0 25 0 1 0 662908447 2314403840 474177 33554432000 4194304 4964800 140737187977952 18446744073709551615 253640514763 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14202/statm: 565040 474177 470 189 0 559389 0
Current children cumulated CPU time (s) 9080.5
Current children cumulated vsize (KiB) 2260160

[startup+1926.3 s]
/proc/loadavg: 8.03 7.82 6.58 2/439 14272
/proc/meminfo: memFree=19195088/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=1482560 CPUtime=9080.9 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 573524 0 0 0 907599 491 0 0 25 0 1 0 662908447 1518141440 294964 33554432000 4194304 4964800 140737187977952 18446744073709551615 253640508808 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14202/statm: 370640 294964 470 189 0 364989 0
Current children cumulated CPU time (s) 9080.9
Current children cumulated vsize (KiB) 1482560

[startup+1926.4 s]
/proc/loadavg: 8.03 7.82 6.58 2/439 14272
/proc/meminfo: memFree=19195088/32951124 swapFree=56449232/67111528
[pid=14202] ppid=14200 vsize=993248 CPUtime=9081 cores=0-7
/proc/14202/stat : 14202 (claspmt) R 14200 14202 11690 0 -1 4202496 573524 0 0 0 907607 493 0 0 25 0 1 0 662908447 1017085952 176616 33554432000 4194304 4964800 140737187977952 18446744073709551615 253640903015 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14202/statm: 248312 176104 470 189 0 242661 0
Current children cumulated CPU time (s) 9081
Current children cumulated vsize (KiB) 993248

Child status: 20
Real time (s): 1926.43
CPU time (s): 9081.04
CPU user time (s): 9076.08
CPU system time (s): 4.96625
CPU usage (%): 471.391
Max. virtual memory (cumulated for all children) (KiB): 2433968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9076.08
system time used= 4.96624
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 573525
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= 110233
involuntary context switches= 29568

runsolver used 7.51986 second user time and 21.3618 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-16 04:31:21
IDJOB=3381351
IDBENCH=88158
IDSOLVER=1865
FILE ID=node106/3381351-1305513078
RUNJOBID= node106-1305507615-11704
PBS_JOBID= 13325508
Free space on /tmp= 73396 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.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-3381351-1305513078/watcher-3381351-1305513078 -o /tmp/evaluation-result-3381351-1305513078/solver-3381351-1305513078 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381351-1305513078.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1577394336

node106.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.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.20
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.830
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.75
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.830
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.82
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21051592 kB
Buffers:        311604 kB
Cached:        6769432 kB
SwapCached:      27536 kB
Active:        2998832 kB
Inactive:      8625372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21051592 kB
SwapTotal:    67111528 kB
SwapFree:     56449232 kB
Dirty:          226028 kB
Writeback:           0 kB
AnonPages:     4524064 kB
Mapped:          19944 kB
Slab:           146344 kB
PageTables:      59576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 123526200 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= 73396 MiB
End job on node106 at 2011-05-16 05:03:27