Trace number 3381170

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 22080.4 2768.89

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1606.57
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...507175/instance-3381170-1305507175.cnf
3.69/3.76	c Solving...
22080.27/2768.88	s UNSATISFIABLE
22080.27/2768.88	
22080.27/2768.88	c Models        : 0     
22080.27/2768.88	c Time          : 2768.823s (Solving: 2765.06s 1st Model: 0.00s Unsat: 2765.06s)
22080.27/2768.88	c CPU Time      : 22080.300s

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-3381170-1305507175/watcher-3381170-1305507175 -o /tmp/evaluation-result-3381170-1305507175/solver-3381170-1305507175 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381170-1305507175.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.04 8.05 8.04 2/430 26099
/proc/meminfo: memFree=21910336/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=22168 CPUtime=0.01 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 833 0 0 0 1 0 0 0 22 0 1 0 643133785 22700032 763 33554432000 4194304 4964800 140735056504496 18446744073709551615 212039316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26099/statm: 5542 764 386 189 0 416 0

[startup+0.061553 s]
/proc/loadavg: 8.04 8.05 8.04 2/430 26099
/proc/meminfo: memFree=21910336/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=28056 CPUtime=0.05 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 2478 0 0 0 5 0 0 0 22 0 1 0 643133785 28729344 2237 33554432000 4194304 4964800 140735056504496 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26099/statm: 7014 2237 399 189 0 1888 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28056

[startup+0.100546 s]
/proc/loadavg: 8.04 8.05 8.04 2/430 26099
/proc/meminfo: memFree=21910336/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=28056 CPUtime=0.09 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 2478 0 0 0 9 0 0 0 22 0 1 0 643133785 28729344 2237 33554432000 4194304 4964800 140735056504496 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26099/statm: 7014 2237 399 189 0 1888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28056

[startup+0.300507 s]
/proc/loadavg: 8.04 8.05 8.04 2/430 26099
/proc/meminfo: memFree=21910336/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=28056 CPUtime=0.29 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 2478 0 0 0 29 0 0 0 23 0 1 0 643133785 28729344 2237 33554432000 4194304 4964800 140735056504496 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26099/statm: 7014 2237 399 189 0 1888 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28056

[startup+0.700454 s]
/proc/loadavg: 8.04 8.05 8.04 2/430 26099
/proc/meminfo: memFree=21910336/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=28056 CPUtime=0.69 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 2478 0 0 0 69 0 0 0 25 0 1 0 643133785 28729344 2237 33554432000 4194304 4964800 140735056504496 18446744073709551615 4607729 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26099/statm: 7014 2237 399 189 0 1888 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28056

[startup+1.50031 s]
/proc/loadavg: 8.04 8.05 8.04 2/431 26100
/proc/meminfo: memFree=21903012/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=28056 CPUtime=1.49 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 2480 0 0 0 149 0 0 0 25 0 1 0 643133785 28729344 2239 33554432000 4194304 4964800 140735056504496 18446744073709551615 4607766 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26099/statm: 7014 2239 399 189 0 1888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28056

[startup+3.10101 s]
/proc/loadavg: 7.47 7.93 8.00 2/431 26100
/proc/meminfo: memFree=21902144/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=28420 CPUtime=3.09 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 2548 0 0 0 309 0 0 0 25 0 1 0 643133785 29102080 2307 33554432000 4194304 4964800 140735056504496 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26099/statm: 7105 2307 399 189 0 1979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28420

[startup+6.3004 s]
/proc/loadavg: 7.47 7.93 8.00 9/438 26107
/proc/meminfo: memFree=21860244/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=394880 CPUtime=23.69 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 14216 0 0 0 2364 5 0 0 22 0 8 0 643133785 404357120 13795 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/26099/statm: 98720 13795 466 189 0 93069 0
[pid=26099/tid=26101] ppid=26097 vsize=394880 CPUtime=2.47 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 1188 0 0 0 247 0 0 0 21 0 8 0 643134161 404357120 13795 33554432000 4194304 4964800 140735056504496 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=394880 CPUtime=2.5 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 1918 0 0 0 249 1 0 0 22 0 8 0 643134161 404357120 13795 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=394880 CPUtime=2.49 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 1425 0 0 0 249 0 0 0 22 0 8 0 643134161 404357120 13795 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=394880 CPUtime=2.46 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 1334 0 0 0 246 0 0 0 21 0 8 0 643134161 404357120 13795 33554432000 4194304 4964800 140735056504496 18446744073709551615 4333216 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=394880 CPUtime=2.51 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 1520 0 0 0 251 0 0 0 22 0 8 0 643134161 404357120 13795 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=394880 CPUtime=2.49 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 1689 0 0 0 249 0 0 0 21 0 8 0 643134161 404357120 13795 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=394880 CPUtime=2.5 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 1251 0 0 0 250 0 0 0 22 0 8 0 643134161 404357120 13795 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.69
Current children cumulated vsize (KiB) 394880

[startup+12.7013 s]
/proc/loadavg: 7.56 7.94 8.00 9/438 26108
/proc/meminfo: memFree=21834684/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=399048 CPUtime=74.78 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 20011 0 0 0 7469 9 0 0 25 0 8 0 643133785 408625152 19590 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/26099/statm: 99762 19590 466 189 0 94111 0
[pid=26099/tid=26101] ppid=26097 vsize=399048 CPUtime=8.87 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 1502 0 0 0 887 0 0 0 25 0 8 0 643134161 408625152 19590 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=399048 CPUtime=8.89 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 3636 0 0 0 888 1 0 0 25 0 8 0 643134161 408625152 19590 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=399048 CPUtime=8.89 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 1972 0 0 0 888 1 0 0 25 0 8 0 643134161 408625152 19590 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=399048 CPUtime=8.76 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 2252 0 0 0 876 0 0 0 25 0 8 0 643134161 408625152 19590 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=399048 CPUtime=8.91 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 2018 0 0 0 891 0 0 0 25 0 8 0 643134161 408625152 19590 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=399048 CPUtime=8.89 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 2423 0 0 0 888 1 0 0 25 0 8 0 643134161 408625152 19590 33554432000 4194304 4964800 140735056504496 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=399048 CPUtime=8.89 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 1773 0 0 0 889 0 0 0 25 0 8 0 643134161 408625152 19590 33554432000 4194304 4964800 140735056504496 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 74.78
Current children cumulated vsize (KiB) 399048

[startup+25.501 s]
/proc/loadavg: 7.70 7.95 8.01 9/438 26108
/proc/meminfo: memFree=21803376/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=406196 CPUtime=176.97 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 27971 0 0 0 17683 14 0 0 25 0 8 0 643133785 415944704 27366 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/26099/statm: 101549 27366 466 189 0 95898 0
[pid=26099/tid=26101] ppid=26097 vsize=406196 CPUtime=21.66 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 2081 0 0 0 2166 0 0 0 25 0 8 0 643134161 415944704 27366 33554432000 4194304 4964800 140735056504496 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=406196 CPUtime=21.7 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 5772 0 0 0 2167 3 0 0 25 0 8 0 643134161 415944704 27366 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=406196 CPUtime=21.68 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 2811 0 0 0 2167 1 0 0 25 0 8 0 643134161 415944704 27366 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=406196 CPUtime=21.37 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 3514 0 0 0 2137 0 0 0 25 0 8 0 643134161 415944704 27366 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=406196 CPUtime=21.71 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 2907 0 0 0 2170 1 0 0 25 0 8 0 643134161 415944704 27366 33554432000 4194304 4964800 140735056504496 18446744073709551615 4374864 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=406196 CPUtime=21.68 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 3288 0 0 0 2167 1 0 0 25 0 8 0 643134161 415944704 27366 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=406196 CPUtime=21.69 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 2584 0 0 0 2168 1 0 0 25 0 8 0 643134161 415944704 27366 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 176.97
Current children cumulated vsize (KiB) 406196

[startup+51.1004 s]
/proc/loadavg: 7.80 7.96 8.00 9/438 26109
/proc/meminfo: memFree=21775688/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=410412 CPUtime=381.37 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 35162 0 0 0 38117 20 0 0 18 0 8 0 643133785 420261888 34306 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/26099/statm: 102603 34306 466 189 0 96952 0
[pid=26099/tid=26101] ppid=26097 vsize=410412 CPUtime=47.26 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 2975 0 0 0 4725 1 0 0 25 0 8 0 643134161 420261888 34306 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=410412 CPUtime=47.29 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 7375 0 0 0 4725 4 0 0 25 0 8 0 643134161 420261888 34306 33554432000 4194304 4964800 140735056504496 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=410412 CPUtime=47.28 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 3415 0 0 0 4725 3 0 0 25 0 8 0 643134161 420261888 34306 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=410412 CPUtime=46.6 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 5190 0 0 0 4659 1 0 0 25 0 8 0 643134161 420261888 34306 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=410412 CPUtime=47.31 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 3520 0 0 0 4730 1 0 0 25 0 8 0 643134161 420261888 34306 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=410412 CPUtime=47.28 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 3845 0 0 0 4726 2 0 0 25 0 8 0 643134161 420261888 34306 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=410412 CPUtime=47.29 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 3393 0 0 0 4727 2 0 0 25 0 8 0 643134161 420261888 34306 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 381.37
Current children cumulated vsize (KiB) 410412

[startup+102.317 s]
/proc/loadavg: 7.97 7.98 8.00 9/438 26110
/proc/meminfo: memFree=21744076/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=417492 CPUtime=790.32 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 43153 0 0 0 79003 29 0 0 25 0 8 0 643133785 427511808 42234 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/26099/statm: 104373 42234 466 189 0 98722 0
[pid=26099/tid=26101] ppid=26097 vsize=417492 CPUtime=98.47 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 4520 0 0 0 9845 2 0 0 25 0 8 0 643134161 427511808 42234 33554432000 4194304 4964800 140735056504496 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=417492 CPUtime=98.5 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 8481 0 0 0 9845 5 0 0 25 0 8 0 643134161 427511808 42234 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=417492 CPUtime=98.49 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 4048 0 0 0 9846 3 0 0 21 0 8 0 643134161 427511808 42234 33554432000 4194304 4964800 140735056504496 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=417492 CPUtime=97.07 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 5895 0 0 0 9705 2 0 0 25 0 8 0 643134161 427511808 42234 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=417492 CPUtime=98.52 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 4784 0 0 0 9850 2 0 0 25 0 8 0 643134161 427511808 42234 33554432000 4194304 4964800 140735056504496 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=417492 CPUtime=98.49 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 5136 0 0 0 9846 3 0 0 25 0 8 0 643134161 427511808 42234 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=417492 CPUtime=98.51 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 4151 0 0 0 9846 5 0 0 25 0 8 0 643134161 427511808 42234 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 790.32
Current children cumulated vsize (KiB) 417492

[startup+162.301 s]
/proc/loadavg: 8.04 7.99 8.00 9/438 26112
/proc/meminfo: memFree=21720544/32951124 swapFree=51873468/67111528

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

[pid=26099/tid=26106] ppid=26097 vsize=659120 CPUtime=2738.1 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 12049 0 0 0 273781 29 0 0 25 0 8 0 643134161 674938880 98979 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=659120 CPUtime=2738.4 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12083 0 0 0 273809 31 0 0 25 0 8 0 643134161 674938880 98979 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21869.8
Current children cumulated vsize (KiB) 659120

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

[startup+2751.9 s]
/proc/loadavg: 8.00 8.03 8.01 9/438 26193
/proc/meminfo: memFree=21514424/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=659120 CPUtime=21946.3 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 108358 0 0 0 2194431 203 0 0 25 0 8 0 643133785 674938880 99088 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26099/statm: 164780 99088 466 189 0 159129 0
[pid=26099/tid=26101] ppid=26097 vsize=659120 CPUtime=2733.58 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 17667 0 0 0 273338 20 0 0 25 0 8 0 643134161 674938880 99088 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=659120 CPUtime=2748 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 19376 0 0 0 274773 27 0 0 25 0 8 0 643134161 674938880 99088 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=659120 CPUtime=2747.39 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 9007 0 0 0 274714 25 0 0 25 0 8 0 643134161 674938880 99088 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=659120 CPUtime=2734.31 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 14942 0 0 0 273412 19 0 0 25 0 8 0 643134161 674938880 99088 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=659120 CPUtime=2748.07 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 14314 0 0 0 274787 20 0 0 25 0 8 0 643134161 674938880 99088 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=659120 CPUtime=2747.69 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 12049 0 0 0 274740 29 0 0 25 0 8 0 643134161 674938880 99088 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=659120 CPUtime=2747.99 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12083 0 0 0 274768 31 0 0 25 0 8 0 643134161 674938880 99088 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21946.3
Current children cumulated vsize (KiB) 659120

[startup+2758.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/438 26193
/proc/meminfo: memFree=21513308/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=660136 CPUtime=21997.4 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 108745 0 0 0 2199540 204 0 0 25 0 8 0 643133785 675979264 99435 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26099/statm: 165034 99435 466 189 0 159383 0
[pid=26099/tid=26101] ppid=26097 vsize=660136 CPUtime=2739.98 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 17667 0 0 0 273978 20 0 0 25 0 8 0 643134161 675979264 99435 33554432000 4194304 4964800 140735056504496 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=660136 CPUtime=2754.4 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 19552 0 0 0 275413 27 0 0 25 0 8 0 643134161 675979264 99435 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=660136 CPUtime=2753.78 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 9067 0 0 0 275353 25 0 0 25 0 8 0 643134161 675979264 99435 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=660136 CPUtime=2740.7 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 14943 0 0 0 274051 19 0 0 25 0 8 0 643134161 675979264 99435 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=660136 CPUtime=2754.47 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 14314 0 0 0 275426 21 0 0 25 0 8 0 643134161 675979264 99435 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=660136 CPUtime=2754.09 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 12049 0 0 0 275380 29 0 0 25 0 8 0 643134161 675979264 99435 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=660136 CPUtime=2754.38 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12233 0 0 0 275407 31 0 0 25 0 8 0 643134161 675979264 99435 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21997.4
Current children cumulated vsize (KiB) 660136

[startup+2764.7 s]
/proc/loadavg: 8.00 8.03 8.00 9/438 26193
/proc/meminfo: memFree=21512688/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=660136 CPUtime=22048.5 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 108775 0 0 0 2204650 204 0 0 25 0 8 0 643133785 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26099/statm: 165034 99465 466 189 0 159383 0
[pid=26099/tid=26101] ppid=26097 vsize=660136 CPUtime=2746.38 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 17667 0 0 0 274618 20 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=660136 CPUtime=2760.8 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 19570 0 0 0 276053 27 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=660136 CPUtime=2760.18 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 9067 0 0 0 275993 25 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=660136 CPUtime=2747.1 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 14943 0 0 0 274691 19 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=660136 CPUtime=2760.87 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 14314 0 0 0 276066 21 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=660136 CPUtime=2760.49 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 12049 0 0 0 276020 29 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=660136 CPUtime=2760.78 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12245 0 0 0 276047 31 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22048.5
Current children cumulated vsize (KiB) 660136

[startup+2766.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/438 26193
/proc/meminfo: memFree=21512688/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=660136 CPUtime=22061.3 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 108775 0 0 0 2205928 204 0 0 25 0 8 0 643133785 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4644896 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26099/statm: 165034 99465 466 189 0 159383 0
[pid=26099/tid=26101] ppid=26097 vsize=660136 CPUtime=2747.98 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 17667 0 0 0 274778 20 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=660136 CPUtime=2762.4 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 19570 0 0 0 276213 27 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=660136 CPUtime=2761.78 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 9067 0 0 0 276153 25 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=660136 CPUtime=2748.7 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 14943 0 0 0 274851 19 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=660136 CPUtime=2762.47 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 14314 0 0 0 276226 21 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=660136 CPUtime=2762.09 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 12049 0 0 0 276180 29 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=660136 CPUtime=2762.38 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12245 0 0 0 276207 31 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22061.3
Current children cumulated vsize (KiB) 660136

[startup+2767.9 s]
/proc/loadavg: 8.08 8.05 8.01 9/438 26193
/proc/meminfo: memFree=21512688/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=660136 CPUtime=22074.1 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 108775 0 0 0 2207205 204 0 0 25 0 8 0 643133785 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26099/statm: 165034 99465 466 189 0 159383 0
[pid=26099/tid=26101] ppid=26097 vsize=660136 CPUtime=2749.58 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 17667 0 0 0 274938 20 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=660136 CPUtime=2764 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 19570 0 0 0 276373 27 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=660136 CPUtime=2763.38 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 9067 0 0 0 276313 25 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4312137 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=660136 CPUtime=2750.3 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 14943 0 0 0 275011 19 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=660136 CPUtime=2764.07 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 14314 0 0 0 276386 21 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 212039352942 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=660136 CPUtime=2763.69 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 12049 0 0 0 276340 29 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=660136 CPUtime=2763.98 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12245 0 0 0 276367 31 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4644886 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22074.1
Current children cumulated vsize (KiB) 660136

[startup+2768.3 s]
/proc/loadavg: 8.08 8.05 8.01 9/438 26193
/proc/meminfo: memFree=21512688/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=660136 CPUtime=22077.3 cores=0-7
/proc/26099/stat : 26099 (claspmt) R 26097 26099 25861 0 -1 4202496 108775 0 0 0 2207525 204 0 0 25 0 8 0 643133785 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670520 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26099/statm: 165034 99465 466 189 0 159383 0
[pid=26099/tid=26101] ppid=26097 vsize=660136 CPUtime=2749.98 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 17667 0 0 0 274978 20 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26102] ppid=26097 vsize=660136 CPUtime=2764.4 cores=0-7
/proc/26099/task/26102/stat : 26102 (claspmt) R 26097 26099 25861 0 -1 4202560 19570 0 0 0 276413 27 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26099/tid=26103] ppid=26097 vsize=660136 CPUtime=2763.78 cores=0-7
/proc/26099/task/26103/stat : 26103 (claspmt) R 26097 26099 25861 0 -1 4202560 9067 0 0 0 276353 25 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4626958 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26099/tid=26104] ppid=26097 vsize=660136 CPUtime=2750.7 cores=0-7
/proc/26099/task/26104/stat : 26104 (claspmt) R 26097 26099 25861 0 -1 4202560 14943 0 0 0 275051 19 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26099/tid=26105] ppid=26097 vsize=660136 CPUtime=2764.47 cores=0-7
/proc/26099/task/26105/stat : 26105 (claspmt) R 26097 26099 25861 0 -1 4202560 14314 0 0 0 276426 21 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26099/tid=26106] ppid=26097 vsize=660136 CPUtime=2764.09 cores=0-7
/proc/26099/task/26106/stat : 26106 (claspmt) R 26097 26099 25861 0 -1 4202560 12049 0 0 0 276380 29 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=660136 CPUtime=2764.38 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12245 0 0 0 276407 31 0 0 25 0 8 0 643134161 675979264 99465 33554432000 4194304 4964800 140735056504496 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22077.3
Current children cumulated vsize (KiB) 660136

[startup+2768.72 s]
/proc/loadavg: 8.08 8.05 8.01 9/438 26193
/proc/meminfo: memFree=21512688/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=660136 CPUtime=22080.1 cores=0-7
/proc/26099/stat : 26099 (claspmt) S 26097 26099 25861 0 -1 4202496 108776 0 0 0 2207807 205 0 0 25 0 3 0 643133785 675979264 99039 33554432000 4194304 4964800 140735056504496 18446744073709551615 212051458021 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26099/statm: 165034 99039 467 189 0 159383 0
[pid=26099/tid=26101] ppid=26097 vsize=660136 CPUtime=2750.39 cores=0-7
/proc/26099/task/26101/stat : 26101 (claspmt) R 26097 26099 25861 0 -1 4202560 17667 0 0 0 275019 20 0 0 18 0 3 0 643134161 675979264 99039 33554432000 4194304 4964800 140735056504496 18446744073709551615 212039352962 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26099/tid=26107] ppid=26097 vsize=660136 CPUtime=2764.79 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12245 0 0 0 276448 31 0 0 18 0 3 0 643134161 675979264 99039 33554432000 4194304 4964800 140735056504496 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22080.1
Current children cumulated vsize (KiB) 660136

[startup+2768.8 s]
/proc/loadavg: 8.08 8.05 8.01 9/438 26193
/proc/meminfo: memFree=21512688/32951124 swapFree=51873468/67111528
[pid=26099] ppid=26097 vsize=660136 CPUtime=22080.3 cores=0-7
/proc/26099/stat : 26099 (claspmt) S 26097 26099 25861 0 -1 4202496 108776 0 0 0 2207821 206 0 0 24 0 2 0 643133785 675979264 99039 33554432000 4194304 4964800 140735056504496 18446744073709551615 212051458021 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/26099/statm: 165034 99039 467 189 0 159383 0
[pid=26099/tid=26107] ppid=26097 vsize=660136 CPUtime=2764.88 cores=0-7
/proc/26099/task/26107/stat : 26107 (claspmt) R 26097 26099 25861 0 -1 4202560 12245 0 0 0 276457 31 0 0 18 0 2 0 643134161 675979264 99039 33554432000 4194304 4964800 140735056504496 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22080.3
Current children cumulated vsize (KiB) 660136

Child status: 20
Real time (s): 2768.89
CPU time (s): 22080.4
CPU user time (s): 22078.3
CPU system time (s): 2.08068
CPU usage (%): 797.445
Max. virtual memory (cumulated for all children) (KiB): 660136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22078.3
system time used= 2.08068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108786
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= 106257
involuntary context switches= 105702

runsolver used 11.3593 second user time and 28.8646 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-16 02:52:55
IDJOB=3381170
IDBENCH=83930
IDSOLVER=1865
FILE ID=node146/3381170-1305507175
RUNJOBID= node146-1305503469-25875
PBS_JOBID= 13325470
Free space on /tmp= 73292 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.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-3381170-1305507175/watcher-3381170-1305507175 -o /tmp/evaluation-result-3381170-1305507175/solver-3381170-1305507175 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381170-1305507175.cnf

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=1266041454

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21910732 kB
Buffers:        185832 kB
Cached:        1112076 kB
SwapCached:      56140 kB
Active:        8187204 kB
Inactive:      2589216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21910732 kB
SwapTotal:    67111528 kB
SwapFree:     51873468 kB
Dirty:            3128 kB
Writeback:           0 kB
AnonPages:     9429264 kB
Mapped:          23224 kB
Slab:           112924 kB
PageTables:      81632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 118926004 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= 73288 MiB
End job on node146 at 2011-05-16 03:39:04