Trace number 3373141

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 3793.76 950.991

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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 ...429756/instance-3373141-1305429756.cnf
0.00/0.00	c Solving...
3793.40/950.98	s UNSATISFIABLE
3793.40/950.98	
3793.40/950.98	c Models        : 0     
3793.40/950.98	c Time          : 950.982s (Solving: 950.98s 1st Model: 0.00s Unsat: 950.98s)
3793.40/950.98	c CPU Time      : 3793.750s

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-3373141-1305429756/watcher-3373141-1305429756 -o /tmp/evaluation-result-3373141-1305429756/solver-3373141-1305429756 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373141-1305429756.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.69 1.95 1.98 7/350 24207
/proc/meminfo: memFree=25794068/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=36876 CPUtime=0 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) S 24205 24207 17363 0 -1 4202496 719 0 0 0 0 0 0 0 24 0 4 0 654576082 37761024 644 33554432000 4194304 4964800 140735543211536 18446744073709551615 230820991348 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24207/statm: 9219 644 445 189 0 3568 0
[pid=24207/tid=24208] ppid=24205 vsize=102412 CPUtime=0 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 33 0 0 0 0 0 0 0 25 0 4 0 654576083 104869888 666 33554432000 4194304 4964800 140735543211536 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=102412 CPUtime=0 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 4 0 654576083 104869888 666 33554432000 4194304 4964800 140735543211536 18446744073709551615 230820981657 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=102412 CPUtime=0 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 48 0 0 0 0 0 0 0 25 0 4 0 654576083 104869888 666 33554432000 4194304 4964800 140735543211536 18446744073709551615 230808820859 0 0 4096 18946 0 0 0 -1 2 0 0 0

[startup+0.103001 s]
/proc/loadavg: 1.69 1.95 1.98 7/350 24207
/proc/meminfo: memFree=25794068/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=168080 CPUtime=0.27 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 939 0 0 0 27 0 0 0 18 0 4 0 654576082 172113920 864 33554432000 4194304 4964800 140735543211536 18446744073709551615 230809270815 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24207/statm: 42020 864 458 189 0 36369 0
[pid=24207/tid=24208] ppid=24205 vsize=168080 CPUtime=0.08 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 141 0 0 0 8 0 0 0 18 0 4 0 654576083 172113920 864 33554432000 4194304 4964800 140735543211536 18446744073709551615 230809270766 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=168080 CPUtime=0 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 29 0 0 0 0 0 0 0 25 0 4 0 654576083 172113920 864 33554432000 4194304 4964800 140735543211536 18446744073709551615 4456623 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=168080 CPUtime=0.08 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 62 0 0 0 8 0 0 0 25 0 4 0 654576083 172113920 864 33554432000 4194304 4964800 140735543211536 18446744073709551615 4324688 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 168080

[startup+0.203379 s]
/proc/loadavg: 1.69 1.95 1.98 7/350 24207
/proc/meminfo: memFree=25794068/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=168212 CPUtime=0.64 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 1025 0 0 0 64 0 0 0 18 0 4 0 654576082 172249088 950 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669552 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 42053 950 458 189 0 36402 0
[pid=24207/tid=24208] ppid=24205 vsize=168212 CPUtime=0.17 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 157 0 0 0 17 0 0 0 18 0 4 0 654576083 172249088 950 33554432000 4194304 4964800 140735543211536 18446744073709551615 4654552 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=168212 CPUtime=0.1 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 58 0 0 0 10 0 0 0 18 0 4 0 654576083 172249088 950 33554432000 4194304 4964800 140735543211536 18446744073709551615 230809270766 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=168212 CPUtime=0.18 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 71 0 0 0 18 0 0 0 25 0 4 0 654576083 172249088 950 33554432000 4194304 4964800 140735543211536 18446744073709551615 230809270815 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 168212

[startup+0.300953 s]
/proc/loadavg: 1.69 1.95 1.98 7/350 24207
/proc/meminfo: memFree=25794068/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=168344 CPUtime=1.03 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 1137 0 0 0 103 0 0 0 18 0 4 0 654576082 172384256 1062 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 42086 1062 458 189 0 36435 0
[pid=24207/tid=24208] ppid=24205 vsize=168344 CPUtime=0.26 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 192 0 0 0 26 0 0 0 18 0 4 0 654576083 172384256 1062 33554432000 4194304 4964800 140735543211536 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=168344 CPUtime=0.2 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 90 0 0 0 20 0 0 0 18 0 4 0 654576083 172384256 1062 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=168344 CPUtime=0.28 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 81 0 0 0 28 0 0 0 25 0 4 0 654576083 172384256 1062 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 168344

[startup+0.700853 s]
/proc/loadavg: 1.69 1.95 1.98 7/350 24207
/proc/meminfo: memFree=25794068/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=168476 CPUtime=2.63 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 1301 0 0 0 263 0 0 0 18 0 4 0 654576082 172519424 1226 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 42119 1226 458 189 0 36468 0
[pid=24207/tid=24208] ppid=24205 vsize=168476 CPUtime=0.66 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 228 0 0 0 66 0 0 0 18 0 4 0 654576083 172519424 1226 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=168476 CPUtime=0.6 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 164 0 0 0 60 0 0 0 18 0 4 0 654576083 172519424 1226 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=168476 CPUtime=0.68 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 104 0 0 0 68 0 0 0 25 0 4 0 654576083 172519424 1226 33554432000 4194304 4964800 140735543211536 18446744073709551615 4684197 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 168476

[startup+1.50071 s]
/proc/loadavg: 1.69 1.95 1.98 9/354 24211
/proc/meminfo: memFree=25786728/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=168880 CPUtime=5.82 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 1504 0 0 0 582 0 0 0 20 0 4 0 654576082 172933120 1429 33554432000 4194304 4964800 140735543211536 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 42220 1429 458 189 0 36569 0
[pid=24207/tid=24208] ppid=24205 vsize=168880 CPUtime=1.46 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 283 0 0 0 146 0 0 0 20 0 4 0 654576083 172933120 1429 33554432000 4194304 4964800 140735543211536 18446744073709551615 4653334 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=168880 CPUtime=1.38 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 237 0 0 0 138 0 0 0 20 0 4 0 654576083 172933120 1429 33554432000 4194304 4964800 140735543211536 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=168880 CPUtime=1.48 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 131 0 0 0 148 0 0 0 25 0 4 0 654576083 172933120 1429 33554432000 4194304 4964800 140735543211536 18446744073709551615 4660449 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 168880

[startup+3.10041 s]
/proc/loadavg: 1.69 1.95 1.98 9/354 24211
/proc/meminfo: memFree=25784552/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=169004 CPUtime=12.21 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 1702 0 0 0 1220 1 0 0 25 0 4 0 654576082 173060096 1627 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 42251 1627 458 189 0 36600 0
[pid=24207/tid=24208] ppid=24205 vsize=169004 CPUtime=3.06 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 346 0 0 0 306 0 0 0 25 0 4 0 654576083 173060096 1627 33554432000 4194304 4964800 140735543211536 18446744073709551615 4364604 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=169004 CPUtime=2.97 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 292 0 0 0 297 0 0 0 25 0 4 0 654576083 173060096 1627 33554432000 4194304 4964800 140735543211536 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=169004 CPUtime=3.08 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 144 0 0 0 308 0 0 0 25 0 4 0 654576083 173060096 1627 33554432000 4194304 4964800 140735543211536 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 169004

[startup+6.30083 s]
/proc/loadavg: 2.20 2.05 2.01 9/354 24211
/proc/meminfo: memFree=25782068/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=169412 CPUtime=24.96 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 1945 0 0 0 2495 1 0 0 25 0 4 0 654576082 173477888 1870 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 42353 1870 458 189 0 36702 0
[pid=24207/tid=24208] ppid=24205 vsize=169412 CPUtime=6.26 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 421 0 0 0 626 0 0 0 22 0 4 0 654576083 173477888 1870 33554432000 4194304 4964800 140735543211536 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=169412 CPUtime=6.13 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 353 0 0 0 613 0 0 0 25 0 4 0 654576083 173477888 1870 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=169412 CPUtime=6.28 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 169 0 0 0 628 0 0 0 25 0 4 0 654576083 173477888 1870 33554432000 4194304 4964800 140735543211536 18446744073709551615 4675542 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 169412

[startup+12.7007 s]
/proc/loadavg: 2.66 2.15 2.04 9/354 24211
/proc/meminfo: memFree=25778748/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=169804 CPUtime=50.5 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 2224 0 0 0 5047 3 0 0 25 0 4 0 654576082 173879296 2149 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669283 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 42451 2149 458 189 0 36800 0
[pid=24207/tid=24208] ppid=24205 vsize=169804 CPUtime=12.66 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 549 0 0 0 1266 0 0 0 25 0 4 0 654576083 173879296 2149 33554432000 4194304 4964800 140735543211536 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=169804 CPUtime=12.46 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 428 0 0 0 1246 0 0 0 25 0 4 0 654576083 173879296 2149 33554432000 4194304 4964800 140735543211536 18446744073709551615 4473200 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=169804 CPUtime=12.67 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 183 0 0 0 1267 0 0 0 25 0 4 0 654576083 173879296 2149 33554432000 4194304 4964800 140735543211536 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 169804

[startup+25.5003 s]
/proc/loadavg: 3.85 2.44 2.14 9/354 24212
/proc/meminfo: memFree=25776268/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=235612 CPUtime=101.56 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 2585 0 0 0 10152 4 0 0 25 0 4 0 654576082 241266688 2510 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 58903 2510 458 189 0 53252 0
[pid=24207/tid=24208] ppid=24205 vsize=235612 CPUtime=25.46 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 633 0 0 0 2546 0 0 0 25 0 4 0 654576083 241266688 2510 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=235612 CPUtime=25.11 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 603 0 0 0 2511 0 0 0 25 0 4 0 654576083 241266688 2510 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=235612 CPUtime=25.47 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 229 0 0 0 2547 0 0 0 25 0 4 0 654576083 241266688 2510 33554432000 4194304 4964800 140735543211536 18446744073709551615 4660933 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 235612

[startup+51.1007 s]
/proc/loadavg: 5.26 2.88 2.29 9/354 24212
/proc/meminfo: memFree=25773228/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=235748 CPUtime=203.69 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 2873 0 0 0 20365 4 0 0 25 0 4 0 654576082 241405952 2798 33554432000 4194304 4964800 140735543211536 18446744073709551615 4684125 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 58937 2798 458 189 0 53286 0
[pid=24207/tid=24208] ppid=24205 vsize=235748 CPUtime=51.06 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 639 0 0 0 5106 0 0 0 25 0 4 0 654576083 241405952 2798 33554432000 4194304 4964800 140735543211536 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=235748 CPUtime=50.46 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 679 0 0 0 5045 1 0 0 25 0 4 0 654576083 241405952 2798 33554432000 4194304 4964800 140735543211536 18446744073709551615 4660209 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=235748 CPUtime=51.07 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 342 0 0 0 5107 0 0 0 25 0 4 0 654576083 241405952 2798 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 235748

[startup+102.3 s]
/proc/loadavg: 7.01 3.72 2.60 9/354 24214
/proc/meminfo: memFree=25770860/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236012 CPUtime=407.98 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3107 0 0 0 40794 4 0 0 25 0 4 0 654576082 241676288 3032 33554432000 4194304 4964800 140735543211536 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59003 3032 458 189 0 53352 0
[pid=24207/tid=24208] ppid=24205 vsize=236012 CPUtime=102.27 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 657 0 0 0 10227 0 0 0 25 0 4 0 654576083 241676288 3032 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236012 CPUtime=101.53 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 736 0 0 0 10152 1 0 0 25 0 4 0 654576083 241676288 3032 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669460 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236012 CPUtime=101.88 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 482 0 0 0 10188 0 0 0 25 0 4 0 654576083 241676288 3032 33554432000 4194304 4964800 140735543211536 18446744073709551615 4660209 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.98
Current children cumulated vsize (KiB) 236012

[startup+162.3 s]

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

/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 711 0 0 0 63627 1 0 0 25 0 4 0 654576083 241950720 3483 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2562.29
Current children cumulated vsize (KiB) 236280

[startup+702.301 s]
/proc/loadavg: 8.10 7.54 5.23 9/354 24230
/proc/meminfo: memFree=25764580/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=2801.64 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3584 0 0 0 280159 5 0 0 25 0 4 0 654576082 241950720 3509 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3509 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=702.28 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 70227 1 0 0 25 0 4 0 654576083 241950720 3509 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=701.53 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 844 0 0 0 70152 1 0 0 25 0 4 0 654576083 241950720 3509 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=695.63 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 723 0 0 0 69562 1 0 0 25 0 4 0 654576083 241950720 3509 33554432000 4194304 4964800 140735543211536 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.64
Current children cumulated vsize (KiB) 236280

[startup+762.301 s]
/proc/loadavg: 8.04 7.62 5.40 9/354 24231
/proc/meminfo: memFree=25764440/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3041.04 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3594 0 0 0 304099 5 0 0 25 0 4 0 654576082 241950720 3519 33554432000 4194304 4964800 140735543211536 18446744073709551615 4653304 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3519 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=762.3 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 76229 1 0 0 25 0 4 0 654576083 241950720 3519 33554432000 4194304 4964800 140735543211536 18446744073709551615 4653203 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=761.54 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 846 0 0 0 76153 1 0 0 25 0 4 0 654576083 241950720 3519 33554432000 4194304 4964800 140735543211536 18446744073709551615 4644804 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=755.02 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 727 0 0 0 75501 1 0 0 25 0 4 0 654576083 241950720 3519 33554432000 4194304 4964800 140735543211536 18446744073709551615 4332156 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.04
Current children cumulated vsize (KiB) 236280

[startup+822.301 s]
/proc/loadavg: 8.22 7.75 5.58 9/354 24233
/proc/meminfo: memFree=25764544/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3280.39 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3603 0 0 0 328034 5 0 0 25 0 4 0 654576082 241950720 3528 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669696 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3528 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=822.29 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 82228 1 0 0 25 0 4 0 654576083 241950720 3528 33554432000 4194304 4964800 140735543211536 18446744073709551615 4653368 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=821.53 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 846 0 0 0 82152 1 0 0 25 0 4 0 654576083 241950720 3528 33554432000 4194304 4964800 140735543211536 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=814.39 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 736 0 0 0 81438 1 0 0 25 0 4 0 654576083 241950720 3528 33554432000 4194304 4964800 140735543211536 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.39
Current children cumulated vsize (KiB) 236280

[startup+882.313 s]
/proc/loadavg: 8.19 7.82 5.74 9/354 24234
/proc/meminfo: memFree=25764520/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3519.78 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3615 0 0 0 351972 6 0 0 25 0 4 0 654576082 241950720 3540 33554432000 4194304 4964800 140735543211536 18446744073709551615 4660148 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3540 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=882.3 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 88229 1 0 0 25 0 4 0 654576083 241950720 3540 33554432000 4194304 4964800 140735543211536 18446744073709551615 4321061 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=881.55 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 855 0 0 0 88153 2 0 0 25 0 4 0 654576083 241950720 3540 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=873.75 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 739 0 0 0 87374 1 0 0 25 0 4 0 654576083 241950720 3540 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.78
Current children cumulated vsize (KiB) 236280

[startup+942.301 s]
/proc/loadavg: 8.25 7.90 5.89 9/354 24236
/proc/meminfo: memFree=25764496/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3759.09 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3638 0 0 0 375903 6 0 0 25 0 4 0 654576082 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3563 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=942.29 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 94228 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=941.54 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 858 0 0 0 94152 2 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=933.11 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 744 0 0 0 93310 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.09
Current children cumulated vsize (KiB) 236280

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

[startup+947.212 s]
/proc/loadavg: 8.23 7.90 5.90 9/354 24236
/proc/meminfo: memFree=25764496/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3778.68 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3638 0 0 0 377862 6 0 0 25 0 4 0 654576082 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3563 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=947.2 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 94719 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4663933 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=946.45 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 858 0 0 0 94643 2 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=937.97 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 744 0 0 0 93796 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3778.68
Current children cumulated vsize (KiB) 236280

[startup+948.801 s]
/proc/loadavg: 8.23 7.90 5.90 9/354 24236
/proc/meminfo: memFree=25764372/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3785.03 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3638 0 0 0 378497 6 0 0 25 0 4 0 654576082 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3563 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=948.79 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 94878 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=948.04 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 858 0 0 0 94802 2 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669360 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=939.54 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 744 0 0 0 93953 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669086 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3785.03
Current children cumulated vsize (KiB) 236280

[startup+949.601 s]
/proc/loadavg: 8.23 7.90 5.90 9/354 24236
/proc/meminfo: memFree=25764372/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3788.22 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3638 0 0 0 378816 6 0 0 25 0 4 0 654576082 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3563 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=949.59 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 94958 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=948.84 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 858 0 0 0 94882 2 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=940.33 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 744 0 0 0 94032 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4660507 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3788.22
Current children cumulated vsize (KiB) 236280

[startup+950.4 s]
/proc/loadavg: 8.21 7.90 5.91 9/354 24236
/proc/meminfo: memFree=25764372/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3791.44 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3638 0 0 0 379138 6 0 0 25 0 4 0 654576082 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4324936 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3563 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=950.4 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 95039 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=949.65 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 858 0 0 0 94963 2 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=941.13 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 744 0 0 0 94112 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3791.44
Current children cumulated vsize (KiB) 236280

[startup+950.8 s]
/proc/loadavg: 8.21 7.90 5.91 9/354 24236
/proc/meminfo: memFree=25764372/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3793 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3638 0 0 0 379294 6 0 0 25 0 4 0 654576082 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670434 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3563 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=950.79 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 95078 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4324850 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=950.04 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 858 0 0 0 95002 2 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4361330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=941.52 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 744 0 0 0 94151 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3793
Current children cumulated vsize (KiB) 236280

[startup+950.9 s]
/proc/loadavg: 8.21 7.90 5.91 9/354 24236
/proc/meminfo: memFree=25764372/32951124 swapFree=40554400/67111528
[pid=24207] ppid=24205 vsize=236280 CPUtime=3793.4 cores=0,2,4,6
/proc/24207/stat : 24207 (claspmt) R 24205 24207 17363 0 -1 4202496 3638 0 0 0 379334 6 0 0 25 0 4 0 654576082 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/24207/statm: 59070 3563 458 189 0 53419 0
[pid=24207/tid=24208] ppid=24205 vsize=236280 CPUtime=950.89 cores=0,2,4,6
/proc/24207/task/24208/stat : 24208 (claspmt) R 24205 24207 17363 0 -1 4202560 726 0 0 0 95088 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=24207/tid=24209] ppid=24205 vsize=236280 CPUtime=950.14 cores=0,2,4,6
/proc/24207/task/24209/stat : 24209 (claspmt) R 24205 24207 17363 0 -1 4202560 858 0 0 0 95012 2 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=24207/tid=24210] ppid=24205 vsize=236280 CPUtime=941.62 cores=0,2,4,6
/proc/24207/task/24210/stat : 24210 (claspmt) R 24205 24207 17363 0 -1 4202560 744 0 0 0 94161 1 0 0 25 0 4 0 654576083 241950720 3563 33554432000 4194304 4964800 140735543211536 18446744073709551615 4321059 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3793.4
Current children cumulated vsize (KiB) 236280

Child status: 20
Real time (s): 950.991
CPU time (s): 3793.76
CPU user time (s): 3793.7
CPU system time (s): 0.06399
CPU usage (%): 398.927
Max. virtual memory (cumulated for all children) (KiB): 236280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3793.7
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3650
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= 6084
involuntary context switches= 19500

runsolver used 3.13752 second user time and 6.82796 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 05:22:36
IDJOB=3373141
IDBENCH=84030
IDSOLVER=1853
FILE ID=node104/3373141-1305429756
RUNJOBID= node104-1305429756-24184
PBS_JOBID= 13324584
Free space on /tmp= 73428 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.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-3373141-1305429756/watcher-3373141-1305429756 -o /tmp/evaluation-result-3373141-1305429756/solver-3373141-1305429756 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373141-1305429756.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=857026156

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25794208 kB
Buffers:        301772 kB
Cached:        2378012 kB
SwapCached:     122128 kB
Active:         944496 kB
Inactive:      5946040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25794208 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            1740 kB
Writeback:           0 kB
AnonPages:     4100608 kB
Mapped:          11260 kB
Slab:           117972 kB
PageTables:      85040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74842108 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= 73424 MiB
End job on node104 at 2011-05-15 05:38:27