Trace number 3381313

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 93.6308 11.7843

General information on the benchmark

NameSAT02/handmade/chu-min-li/urquhart/
urquhart3_25bis.shuffled.cnf
MD5SUM0313821ef13a43b48c58a56902d9e90b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of clauses264
Sum of the clauses size792
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3264
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...512227/instance-3381313-1305512227.cnf
0.00/0.00	c Solving...
92.97/11.78	s UNSATISFIABLE
92.97/11.78	
92.97/11.78	c Models        : 0     
92.97/11.78	c Time          : 11.779s (Solving: 11.78s 1st Model: 0.00s Unsat: 11.78s)
92.97/11.78	c CPU Time      : 93.620s

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-3381313-1305512227/watcher-3381313-1305512227 -o /tmp/evaluation-result-3381313-1305512227/solver-3381313-1305512227 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381313-1305512227.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.06 8.01 2/429 1060
/proc/meminfo: memFree=23546980/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=20872 CPUtime=0 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 741453401 21372928 417 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367244320 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1060/statm: 5218 417 353 189 0 92 0
[pid=1060/tid=1061] ppid=1058 vsize=249884 CPUtime=0 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 38 0 0 0 0 0 0 0 25 0 8 0 741453402 255881216 810 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651822 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=249884 CPUtime=0 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 31 0 0 0 0 0 0 0 18 0 8 0 741453402 255881216 810 33554432000 4194304 4964800 140737240628560 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=249884 CPUtime=0 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 18 0 0 0 0 0 0 0 25 0 8 0 741453402 255881216 810 33554432000 4194304 4964800 140737240628560 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=249884 CPUtime=0 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 29 0 0 0 0 0 0 0 17 0 8 0 741453402 255881216 810 33554432000 4194304 4964800 140737240628560 18446744073709551615 4359871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=249884 CPUtime=0 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 20 0 0 0 0 0 0 0 25 0 8 0 741453402 255881216 810 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=249884 CPUtime=0 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 31 0 0 0 0 0 0 0 17 0 8 0 741453402 255881216 810 33554432000 4194304 4964800 140737240628560 18446744073709551615 4675677 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=249884 CPUtime=0 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 81 0 0 0 0 0 0 0 18 0 8 0 741453402 255881216 810 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 1 0 0 0

[startup+0.0460089 s]
/proc/loadavg: 8.04 8.06 8.01 2/429 1060
/proc/meminfo: memFree=23546980/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=250016 CPUtime=0.21 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 991 0 0 0 21 0 0 0 18 0 8 0 741453401 256016384 917 33554432000 4194304 4964800 140737240628560 18446744073709551615 4342149 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 62504 918 463 189 0 56853 0
[pid=1060/tid=1061] ppid=1058 vsize=250016 CPUtime=0.02 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 47 0 0 0 2 0 0 0 25 0 8 0 741453402 256016384 919 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=250016 CPUtime=0.03 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 58 0 0 0 3 0 0 0 18 0 8 0 741453402 256016384 919 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=250016 CPUtime=0 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 18 0 0 0 0 0 0 0 25 0 8 0 741453402 256016384 919 33554432000 4194304 4964800 140737240628560 18446744073709551615 4644481 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=250016 CPUtime=0.03 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 40 0 0 0 3 0 0 0 18 0 8 0 741453402 256016384 920 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=250016 CPUtime=0.01 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 21 0 0 0 1 0 0 0 18 0 8 0 741453402 256016384 920 33554432000 4194304 4964800 140737240628560 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=250016 CPUtime=0.03 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 37 0 0 0 3 0 0 0 18 0 8 0 741453402 256016384 921 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367202145 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=250016 CPUtime=0.03 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 119 0 0 0 3 0 0 0 18 0 8 0 741453402 256016384 921 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367207969 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 250016

[startup+0.101405 s]
/proc/loadavg: 8.04 8.06 8.01 2/429 1060
/proc/meminfo: memFree=23546980/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381088 CPUtime=0.7 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 1165 0 0 0 69 1 0 0 18 0 8 0 741453401 390234112 1091 33554432000 4194304 4964800 140737240628560 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95272 1139 464 189 0 89621 0
[pid=1060/tid=1061] ppid=1058 vsize=381088 CPUtime=0.11 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 77 0 0 0 11 0 0 0 25 0 8 0 741453402 390234112 1144 33554432000 4194304 4964800 140737240628560 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381088 CPUtime=0.12 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 96 0 0 0 12 0 0 0 18 0 8 0 741453402 390234112 1162 33554432000 4194304 4964800 140737240628560 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381088 CPUtime=0.1 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) S 1058 1060 32714 0 -1 4202560 35 0 0 0 10 0 0 0 18 0 8 0 741453402 390234112 1176 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651822 0 0 4096 18946 18446604441941902464 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381244 CPUtime=0.16 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 61 0 0 0 16 0 0 0 18 0 8 0 741453402 390393856 1202 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381244 CPUtime=0.16 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 37 0 0 0 16 0 0 0 18 0 8 0 741453402 390393856 1217 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381244 CPUtime=0.2 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 61 0 0 0 20 0 0 0 18 0 8 0 741453402 390393856 1226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381244 CPUtime=0.21 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 214 0 0 0 21 0 0 0 18 0 8 0 741453402 390393856 1256 33554432000 4194304 4964800 140737240628560 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 381088

[startup+0.447932 s]
/proc/loadavg: 8.04 8.06 8.01 2/429 1060
/proc/meminfo: memFree=23546980/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381244 CPUtime=3.41 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 1460 0 0 0 338 3 0 0 18 0 8 0 741453401 390393856 1386 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95311 1386 464 189 0 89660 0
[pid=1060/tid=1061] ppid=1058 vsize=381244 CPUtime=0.42 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 135 0 0 0 42 0 0 0 25 0 8 0 741453402 390393856 1386 33554432000 4194304 4964800 140737240628560 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381244 CPUtime=0.42 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 128 0 0 0 42 0 0 0 18 0 8 0 741453402 390393856 1386 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381244 CPUtime=0.39 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 43 0 0 0 39 0 0 0 18 0 8 0 741453402 390393856 1388 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651822 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381244 CPUtime=0.42 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 74 0 0 0 42 0 0 0 18 0 8 0 741453402 390393856 1388 33554432000 4194304 4964800 140737240628560 18446744073709551615 4684704 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381244 CPUtime=0.4 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 37 0 0 0 40 0 0 0 18 0 8 0 741453402 390393856 1388 33554432000 4194304 4964800 140737240628560 18446744073709551615 4362570 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381244 CPUtime=0.43 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 68 0 0 0 43 0 0 0 18 0 8 0 741453402 390393856 1388 33554432000 4194304 4964800 140737240628560 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381244 CPUtime=0.43 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 250 0 0 0 43 0 0 0 18 0 8 0 741453402 390393856 1388 33554432000 4194304 4964800 140737240628560 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 381244

[startup+0.70083 s]
/proc/loadavg: 8.04 8.06 8.01 2/429 1060
/proc/meminfo: memFree=23546980/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381380 CPUtime=5.42 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 1587 0 0 0 537 5 0 0 18 0 8 0 741453401 390533120 1513 33554432000 4194304 4964800 140737240628560 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95345 1513 464 189 0 89694 0
[pid=1060/tid=1061] ppid=1058 vsize=381380 CPUtime=0.67 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 178 0 0 0 67 0 0 0 25 0 8 0 741453402 390533120 1513 33554432000 4194304 4964800 140737240628560 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381380 CPUtime=0.68 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 133 0 0 0 67 1 0 0 18 0 8 0 741453402 390533120 1513 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381380 CPUtime=0.64 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 44 0 0 0 64 0 0 0 18 0 8 0 741453402 390533120 1513 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367204608 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381380 CPUtime=0.67 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 83 0 0 0 67 0 0 0 18 0 8 0 741453402 390533120 1513 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381380 CPUtime=0.66 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 39 0 0 0 66 0 0 0 18 0 8 0 741453402 390533120 1513 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381380 CPUtime=0.68 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 69 0 0 0 68 0 0 0 18 0 8 0 741453402 390533120 1513 33554432000 4194304 4964800 140737240628560 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381380 CPUtime=0.68 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 291 0 0 0 68 0 0 0 18 0 8 0 741453402 390533120 1513 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 381380

[startup+1.50068 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 1068
/proc/meminfo: memFree=23542712/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381516 CPUtime=11.76 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 1765 0 0 0 1167 9 0 0 18 0 8 0 741453401 390672384 1691 33554432000 4194304 4964800 140737240628560 18446744073709551615 4684732 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95379 1691 464 189 0 89728 0
[pid=1060/tid=1061] ppid=1058 vsize=381516 CPUtime=1.47 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 229 0 0 0 147 0 0 0 18 0 8 0 741453402 390672384 1691 33554432000 4194304 4964800 140737240628560 18446744073709551615 4653379 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381516 CPUtime=1.46 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 141 0 0 0 145 1 0 0 18 0 8 0 741453402 390672384 1691 33554432000 4194304 4964800 140737240628560 18446744073709551615 4378955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381516 CPUtime=1.43 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 45 0 0 0 142 1 0 0 18 0 8 0 741453402 390672384 1691 33554432000 4194304 4964800 140737240628560 18446744073709551615 4660123 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381516 CPUtime=1.47 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 85 0 0 0 146 1 0 0 18 0 8 0 741453402 390672384 1691 33554432000 4194304 4964800 140737240628560 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381516 CPUtime=1.45 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 40 0 0 0 145 0 0 0 20 0 8 0 741453402 390672384 1691 33554432000 4194304 4964800 140737240628560 18446744073709551615 4334258 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381516 CPUtime=1.47 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 75 0 0 0 146 1 0 0 18 0 8 0 741453402 390672384 1691 33554432000 4194304 4964800 140737240628560 18446744073709551615 4658540 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381516 CPUtime=1.47 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 332 0 0 0 146 1 0 0 18 0 8 0 741453402 390672384 1691 33554432000 4194304 4964800 140737240628560 18446744073709551615 4675473 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 381516

[startup+3.10039 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 1068
/proc/meminfo: memFree=23540976/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381656 CPUtime=24.49 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 1978 0 0 0 2431 18 0 0 21 0 8 0 741453401 390815744 1904 33554432000 4194304 4964800 140737240628560 18446744073709551615 4371476 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95414 1904 464 189 0 89763 0
[pid=1060/tid=1061] ppid=1058 vsize=381656 CPUtime=3.06 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 287 0 0 0 306 0 0 0 18 0 8 0 741453402 390815744 1904 33554432000 4194304 4964800 140737240628560 18446744073709551615 4312171 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381656 CPUtime=3.06 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 147 0 0 0 303 3 0 0 20 0 8 0 741453402 390815744 1904 33554432000 4194304 4964800 140737240628560 18446744073709551615 4654540 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381656 CPUtime=3 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 53 0 0 0 299 1 0 0 18 0 8 0 741453402 390815744 1904 33554432000 4194304 4964800 140737240628560 18446744073709551615 4473200 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381656 CPUtime=3.07 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 88 0 0 0 305 2 0 0 21 0 8 0 741453402 390815744 1904 33554432000 4194304 4964800 140737240628560 18446744073709551615 4660832 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381656 CPUtime=3.05 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 42 0 0 0 303 2 0 0 19 0 8 0 741453402 390815744 1904 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381656 CPUtime=3.06 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 82 0 0 0 304 2 0 0 19 0 8 0 741453402 390815744 1904 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381656 CPUtime=3.06 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 396 0 0 0 303 3 0 0 20 0 8 0 741453402 390815744 1904 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 381656

[startup+6.3008 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 1068
/proc/meminfo: memFree=23540488/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381656 CPUtime=49.96 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 2190 0 0 0 4963 33 0 0 25 0 8 0 741453401 390815744 2116 33554432000 4194304 4964800 140737240628560 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95414 2116 464 189 0 89763 0
[pid=1060/tid=1061] ppid=1058 vsize=381656 CPUtime=6.25 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 386 0 0 0 624 1 0 0 19 0 8 0 741453402 390815744 2116 33554432000 4194304 4964800 140737240628560 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381656 CPUtime=6.23 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 154 0 0 0 618 5 0 0 18 0 8 0 741453402 390815744 2116 33554432000 4194304 4964800 140737240628560 18446744073709551615 4378943 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381656 CPUtime=6.15 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 58 0 0 0 612 3 0 0 19 0 8 0 741453402 390815744 2116 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367214042 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381656 CPUtime=6.26 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 94 0 0 0 622 4 0 0 18 0 8 0 741453402 390815744 2116 33554432000 4194304 4964800 140737240628560 18446744073709551615 4333216 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381656 CPUtime=6.25 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 43 0 0 0 621 4 0 0 18 0 8 0 741453402 390815744 2116 33554432000 4194304 4964800 140737240628560 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381656 CPUtime=6.24 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) S 1058 1060 32714 0 -1 4202560 87 0 0 0 620 4 0 0 18 0 8 0 741453402 390815744 2116 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651822 0 0 4096 18946 18446604441941902464 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381656 CPUtime=6.24 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 457 0 0 0 619 5 0 0 18 0 8 0 741453402 390815744 2116 33554432000 4194304 4964800 140737240628560 18446744073709551615 4365714 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (KiB) 381656

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

[startup+6.50076 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 1068
/proc/meminfo: memFree=23540488/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381656 CPUtime=51.54 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 2200 0 0 0 5120 34 0 0 25 0 8 0 741453401 390815744 2126 33554432000 4194304 4964800 140737240628560 18446744073709551615 4684767 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95414 2126 464 189 0 89763 0
[pid=1060/tid=1061] ppid=1058 vsize=381656 CPUtime=6.45 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 396 0 0 0 643 2 0 0 19 0 8 0 741453402 390815744 2126 33554432000 4194304 4964800 140737240628560 18446744073709551615 4364593 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381656 CPUtime=6.43 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 154 0 0 0 638 5 0 0 18 0 8 0 741453402 390815744 2126 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381656 CPUtime=6.35 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 58 0 0 0 632 3 0 0 19 0 8 0 741453402 390815744 2126 33554432000 4194304 4964800 140737240628560 18446744073709551615 4462613 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381656 CPUtime=6.45 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 94 0 0 0 641 4 0 0 18 0 8 0 741453402 390815744 2126 33554432000 4194304 4964800 140737240628560 18446744073709551615 4364598 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381656 CPUtime=6.45 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 43 0 0 0 641 4 0 0 19 0 8 0 741453402 390815744 2126 33554432000 4194304 4964800 140737240628560 18446744073709551615 4668611 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381656 CPUtime=6.43 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 87 0 0 0 639 4 0 0 18 0 8 0 741453402 390815744 2126 33554432000 4194304 4964800 140737240628560 18446744073709551615 4660123 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381656 CPUtime=6.43 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 457 0 0 0 638 5 0 0 18 0 8 0 741453402 390815744 2126 33554432000 4194304 4964800 140737240628560 18446744073709551615 4320989 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51.54
Current children cumulated vsize (KiB) 381656

[startup+9.70117 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 1068
/proc/meminfo: memFree=23540628/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381792 CPUtime=77.02 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 2300 0 0 0 7656 46 0 0 19 0 8 0 741453401 390955008 2226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4312174 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95448 2226 464 189 0 89797 0
[pid=1060/tid=1061] ppid=1058 vsize=381792 CPUtime=9.65 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 441 0 0 0 962 3 0 0 25 0 8 0 741453402 390955008 2226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381792 CPUtime=9.6 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 158 0 0 0 953 7 0 0 19 0 8 0 741453402 390955008 2226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4362964 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381792 CPUtime=9.5 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 61 0 0 0 945 5 0 0 19 0 8 0 741453402 390955008 2226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4627036 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381792 CPUtime=9.64 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 94 0 0 0 959 5 0 0 18 0 8 0 741453402 390955008 2226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381792 CPUtime=9.64 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 43 0 0 0 959 5 0 0 21 0 8 0 741453402 390955008 2226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4653205 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381792 CPUtime=9.63 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 87 0 0 0 957 6 0 0 19 0 8 0 741453402 390955008 2226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4378910 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381792 CPUtime=9.63 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 479 0 0 0 955 8 0 0 19 0 8 0 741453402 390955008 2226 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 77.02
Current children cumulated vsize (KiB) 381792

[startup+10.501 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 1068
/proc/meminfo: memFree=23540628/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381792 CPUtime=83.39 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 2310 0 0 0 8292 47 0 0 20 0 8 0 741453401 390955008 2236 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95448 2236 464 189 0 89797 0
[pid=1060/tid=1061] ppid=1058 vsize=381792 CPUtime=10.45 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 446 0 0 0 1042 3 0 0 25 0 8 0 741453402 390955008 2236 33554432000 4194304 4964800 140737240628560 18446744073709551615 4684749 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381792 CPUtime=10.4 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 158 0 0 0 1032 8 0 0 21 0 8 0 741453402 390955008 2236 33554432000 4194304 4964800 140737240628560 18446744073709551615 4332431 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381792 CPUtime=10.29 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 61 0 0 0 1024 5 0 0 18 0 8 0 741453402 390955008 2236 33554432000 4194304 4964800 140737240628560 18446744073709551615 4320902 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381792 CPUtime=10.44 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 94 0 0 0 1039 5 0 0 19 0 8 0 741453402 390955008 2236 33554432000 4194304 4964800 140737240628560 18446744073709551615 4361865 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381792 CPUtime=10.44 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 43 0 0 0 1038 6 0 0 23 0 8 0 741453402 390955008 2236 33554432000 4194304 4964800 140737240628560 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381792 CPUtime=10.43 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 87 0 0 0 1037 6 0 0 20 0 8 0 741453402 390955008 2236 33554432000 4194304 4964800 140737240628560 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381792 CPUtime=10.42 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 484 0 0 0 1034 8 0 0 20 0 8 0 741453402 390955008 2236 33554432000 4194304 4964800 140737240628560 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.39
Current children cumulated vsize (KiB) 381792

[startup+11.3009 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 1069
/proc/meminfo: memFree=23539960/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381792 CPUtime=89.78 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 2316 0 0 0 8929 49 0 0 23 0 8 0 741453401 390955008 2242 33554432000 4194304 4964800 140737240628560 18446744073709551615 4670330 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95448 2242 464 189 0 89797 0
[pid=1060/tid=1061] ppid=1058 vsize=381792 CPUtime=11.25 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 448 0 0 0 1122 3 0 0 18 0 8 0 741453402 390955008 2242 33554432000 4194304 4964800 140737240628560 18446744073709551615 4333204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381792 CPUtime=11.2 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 158 0 0 0 1112 8 0 0 23 0 8 0 741453402 390955008 2242 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381792 CPUtime=11.07 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 61 0 0 0 1102 5 0 0 19 0 8 0 741453402 390955008 2242 33554432000 4194304 4964800 140737240628560 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381792 CPUtime=11.24 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 94 0 0 0 1119 5 0 0 21 0 8 0 741453402 390955008 2242 33554432000 4194304 4964800 140737240628560 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381792 CPUtime=11.24 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 43 0 0 0 1118 6 0 0 25 0 8 0 741453402 390955008 2242 33554432000 4194304 4964800 140737240628560 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381792 CPUtime=11.22 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 87 0 0 0 1116 6 0 0 22 0 8 0 741453402 390955008 2242 33554432000 4194304 4964800 140737240628560 18446744073709551615 4379092 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381792 CPUtime=11.22 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 484 0 0 0 1114 8 0 0 22 0 8 0 741453402 390955008 2242 33554432000 4194304 4964800 140737240628560 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 89.78
Current children cumulated vsize (KiB) 381792

[startup+11.7008 s]
/proc/loadavg: 8.04 8.06 8.01 9/437 1069
/proc/meminfo: memFree=23539960/32950928 swapFree=38710900/67111528
[pid=1060] ppid=1058 vsize=381792 CPUtime=92.97 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 32714 0 -1 4202496 2324 0 0 0 9248 49 0 0 25 0 8 0 741453401 390955008 2250 33554432000 4194304 4964800 140737240628560 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1060/statm: 95448 2250 464 189 0 89797 0
[pid=1060/tid=1061] ppid=1058 vsize=381792 CPUtime=11.65 cores=0-7
/proc/1060/task/1061/stat : 1061 (claspmt) R 1058 1060 32714 0 -1 4202560 450 0 0 0 1162 3 0 0 19 0 8 0 741453402 390955008 2250 33554432000 4194304 4964800 140737240628560 18446744073709551615 4684800 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1062] ppid=1058 vsize=381792 CPUtime=11.6 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 32714 0 -1 4202560 158 0 0 0 1152 8 0 0 25 0 8 0 741453402 390955008 2250 33554432000 4194304 4964800 140737240628560 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=381792 CPUtime=11.47 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 32714 0 -1 4202560 61 0 0 0 1142 5 0 0 20 0 8 0 741453402 390955008 2250 33554432000 4194304 4964800 140737240628560 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=381792 CPUtime=11.63 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 32714 0 -1 4202560 94 0 0 0 1158 5 0 0 22 0 8 0 741453402 390955008 2250 33554432000 4194304 4964800 140737240628560 18446744073709551615 251367651871 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=381792 CPUtime=11.64 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 32714 0 -1 4202560 43 0 0 0 1158 6 0 0 25 0 8 0 741453402 390955008 2250 33554432000 4194304 4964800 140737240628560 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=381792 CPUtime=11.62 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 32714 0 -1 4202560 87 0 0 0 1156 6 0 0 24 0 8 0 741453402 390955008 2250 33554432000 4194304 4964800 140737240628560 18446744073709551615 4345265 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=381792 CPUtime=11.62 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 32714 0 -1 4202560 484 0 0 0 1154 8 0 0 25 0 8 0 741453402 390955008 2250 33554432000 4194304 4964800 140737240628560 18446744073709551615 4660255 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 92.97
Current children cumulated vsize (KiB) 381792

Child status: 20
Real time (s): 11.7843
CPU time (s): 93.6308
CPU user time (s): 93.1348
CPU system time (s): 0.495924
CPU usage (%): 794.536
Max. virtual memory (cumulated for all children) (KiB): 381792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.1348
system time used= 0.495924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2344
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= 67432
involuntary context switches= 486

runsolver used 0.044993 second user time and 0.122981 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-16 04:17:07
IDJOB=3381313
IDBENCH=87848
IDSOLVER=1865
FILE ID=node113/3381313-1305512227
RUNJOBID= node113-1305506844-32728
PBS_JOBID= 13325505
Free space on /tmp= 73460 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/handmade/chu-min-li/urquhart/urquhart3_25bis.shuffled.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-3381313-1305512227/watcher-3381313-1305512227 -o /tmp/evaluation-result-3381313-1305512227/solver-3381313-1305512227 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381313-1305512227.cnf

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

MD5SUM BENCH= 0313821ef13a43b48c58a56902d9e90b
RANDOM SEED=972428080

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23546996 kB
Buffers:        298868 kB
Cached:        3264412 kB
SwapCached:      93704 kB
Active:        2132160 kB
Inactive:      6977324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23546996 kB
SwapTotal:    67111528 kB
SwapFree:     38710900 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:     5465104 kB
Mapped:          22568 kB
Slab:           123972 kB
PageTables:     102308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 129956820 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= 73460 MiB
End job on node113 at 2011-05-16 04:17:19