Trace number 3322447

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-R4095UNSAT 173.388 24.9811

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.025
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...385546/instance-3322447-1304385546.cnf
0.00/0.00	c Solving...
172.84/24.98	s UNSATISFIABLE
172.84/24.98	
172.84/24.98	c Models        : 0     
172.84/24.98	c Time          : 24.975s (Solving: 24.97s 1st Model: 0.00s Unsat: 24.97s)
172.84/24.98	c CPU Time      : 173.370s

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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 7.81 8.80 8.99 3/392 7514
/proc/meminfo: memFree=24399740/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=184640 CPUtime=0.01 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 880 0 0 0 1 0 0 0 25 0 8 0 550153234 189071360 805 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/7514/statm: 46160 806 458 189 0 40509 0
[pid=7514/tid=7515] ppid=7512 vsize=315712 CPUtime=0 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) S 7512 7514 7488 0 -1 4202560 61 0 0 0 0 0 0 0 25 0 8 0 550153235 323289088 857 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 0 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=315712 CPUtime=0 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 31 0 0 0 0 0 0 0 25 0 8 0 550153235 323289088 858 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=315712 CPUtime=0 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 31 0 0 0 0 0 0 0 25 0 8 0 550153235 323289088 859 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=315712 CPUtime=0 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) S 7512 7514 7488 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 8 0 550153235 323289088 859 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 4 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=315712 CPUtime=0 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 550153235 323289088 860 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970593463 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=315712 CPUtime=0 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 29 0 0 0 0 0 0 0 25 0 8 0 550153235 323289088 861 33554432000 4194304 4964704 140734072850416 18446744073709551615 4675597 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=315712 CPUtime=0 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 59 0 0 0 0 0 0 0 25 0 8 0 550153235 323289088 861 33554432000 4194304 4964704 140734072850416 18446744073709551615 4627443 0 0 4096 18946 0 0 0 -1 2 0 0 0

[startup+0.11476 s]
/proc/loadavg: 7.81 8.80 8.99 3/392 7514
/proc/meminfo: memFree=24399740/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=315976 CPUtime=0.88 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 1503 0 0 0 87 1 0 0 25 0 8 0 550153234 323559424 1428 33554432000 4194304 4964704 140734072850416 18446744073709551615 4334306 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/7514/statm: 78994 1527 464 189 0 73343 0
[pid=7514/tid=7515] ppid=7512 vsize=316108 CPUtime=0.17 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 150 0 0 0 17 0 0 0 18 0 8 0 550153235 323694592 1616 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=316240 CPUtime=0.23 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) D 7512 7514 7488 0 -1 4202560 199 0 0 0 23 0 0 0 18 0 8 0 550153235 323829760 1736 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970211361 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=316240 CPUtime=0.22 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 115 0 0 0 22 0 0 0 18 0 8 0 550153235 323829760 1736 33554432000 4194304 4964704 140734072850416 18446744073709551615 4332656 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=316240 CPUtime=0.23 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) S 7512 7514 7488 0 -1 4202560 181 0 0 0 23 0 0 0 18 0 8 0 550153235 323829760 1736 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 4 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=316240 CPUtime=0.24 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) S 7512 7514 7488 0 -1 4202560 136 0 0 0 24 0 0 0 25 0 8 0 550153235 323829760 1736 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 0 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=316240 CPUtime=0.23 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) S 7512 7514 7488 0 -1 4202560 134 0 0 0 23 0 0 0 25 0 8 0 550153235 323829760 1736 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 3 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=316240 CPUtime=0.24 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 195 0 0 0 24 0 0 0 18 0 8 0 550153235 323829760 1736 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970593463 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 315976

[startup+0.356259 s]
/proc/loadavg: 7.81 8.80 8.99 3/392 7514
/proc/meminfo: memFree=24399740/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=381908 CPUtime=2.23 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 2059 0 0 0 216 7 0 0 25 0 8 0 550153234 391073792 1984 33554432000 4194304 4964704 140734072850416 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7514/statm: 95510 2038 464 189 0 89859 0
[pid=7514/tid=7515] ppid=7512 vsize=382040 CPUtime=0.41 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 224 0 0 0 41 0 0 0 18 0 8 0 550153235 391208960 2086 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=382160 CPUtime=0.6 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) S 7512 7514 7488 0 -1 4202560 319 0 0 0 60 0 0 0 18 0 8 0 550153235 391331840 2283 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=382160 CPUtime=0.63 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 155 0 0 0 63 0 0 0 18 0 8 0 550153235 391331840 2328 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=382160 CPUtime=0.7 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 363 0 0 0 69 1 0 0 18 0 8 0 550153235 391331840 2380 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=382160 CPUtime=0.75 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 197 0 0 0 75 0 0 0 18 0 8 0 550153235 391331840 2415 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=382160 CPUtime=0.76 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 208 0 0 0 75 1 0 0 18 0 8 0 550153235 391331840 2415 33554432000 4194304 4964704 140734072850416 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=382160 CPUtime=0.81 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 250 0 0 0 80 1 0 0 18 0 8 0 550153235 391331840 2444 33554432000 4194304 4964704 140734072850416 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 381908

[startup+1.24301 s]
/proc/loadavg: 7.81 8.80 8.99 3/392 7514
/proc/meminfo: memFree=24399740/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=382300 CPUtime=8.31 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 2840 0 0 0 822 9 0 0 25 0 8 0 550153234 391475200 2765 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7514/statm: 95575 2765 464 189 0 89924 0
[pid=7514/tid=7515] ppid=7512 vsize=382300 CPUtime=1.19 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 298 0 0 0 119 0 0 0 19 0 8 0 550153235 391475200 2766 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=382300 CPUtime=1.19 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 479 0 0 0 119 0 0 0 19 0 8 0 550153235 391475200 2766 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=382300 CPUtime=1.18 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 186 0 0 0 118 0 0 0 19 0 8 0 550153235 391475200 2766 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=382300 CPUtime=1.18 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 447 0 0 0 117 1 0 0 19 0 8 0 550153235 391475200 2766 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=382300 CPUtime=1.19 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 228 0 0 0 119 0 0 0 19 0 8 0 550153235 391475200 2766 33554432000 4194304 4964704 140734072850416 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=382300 CPUtime=1.19 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 229 0 0 0 118 1 0 0 19 0 8 0 550153235 391475200 2766 33554432000 4194304 4964704 140734072850416 18446744073709551615 4363441 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=382300 CPUtime=1.2 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 284 0 0 0 119 1 0 0 19 0 8 0 550153235 391475200 2766 33554432000 4194304 4964704 140734072850416 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.31
Current children cumulated vsize (KiB) 382300

[startup+1.36136 s]
/proc/loadavg: 7.81 8.80 8.99 3/392 7514
/proc/meminfo: memFree=24399740/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=382432 CPUtime=9.13 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 2895 0 0 0 904 9 0 0 25 0 8 0 550153234 391610368 2820 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970241130 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/7514/statm: 95608 2820 464 189 0 89957 0
[pid=7514/tid=7515] ppid=7512 vsize=382432 CPUtime=1.29 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 307 0 0 0 129 0 0 0 19 0 8 0 550153235 391610368 2821 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=382432 CPUtime=1.29 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 494 0 0 0 129 0 0 0 19 0 8 0 550153235 391610368 2821 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=382432 CPUtime=1.28 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 189 0 0 0 128 0 0 0 19 0 8 0 550153235 391610368 2821 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=382432 CPUtime=1.28 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 461 0 0 0 127 1 0 0 19 0 8 0 550153235 391610368 2821 33554432000 4194304 4964704 140734072850416 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=382432 CPUtime=1.29 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 230 0 0 0 129 0 0 0 19 0 8 0 550153235 391610368 2821 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=382432 CPUtime=1.29 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 237 0 0 0 128 1 0 0 19 0 8 0 550153235 391610368 2822 33554432000 4194304 4964704 140734072850416 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=382432 CPUtime=1.3 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 288 0 0 0 129 1 0 0 19 0 8 0 550153235 391610368 2822 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.13
Current children cumulated vsize (KiB) 382432

[startup+1.55264 s]
/proc/loadavg: 7.81 8.80 8.99 3/392 7514
/proc/meminfo: memFree=24399740/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=382564 CPUtime=10.46 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 2944 0 0 0 1037 9 0 0 25 0 8 0 550153234 391745536 2869 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970205537 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 95641 2869 464 189 0 89990 0
[pid=7514/tid=7515] ppid=7512 vsize=382564 CPUtime=1.49 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 314 0 0 0 148 1 0 0 19 0 8 0 550153235 391745536 2869 33554432000 4194304 4964704 140734072850416 18446744073709551615 4362191 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=382564 CPUtime=1.48 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) S 7512 7514 7488 0 -1 4202560 507 0 0 0 148 0 0 0 19 0 8 0 550153235 391745536 2869 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=382564 CPUtime=1.48 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 192 0 0 0 147 1 0 0 20 0 8 0 550153235 391745536 2869 33554432000 4194304 4964704 140734072850416 18446744073709551615 4631220 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=382564 CPUtime=1.47 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 481 0 0 0 146 1 0 0 19 0 8 0 550153235 391745536 2869 33554432000 4194304 4964704 140734072850416 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=382564 CPUtime=1.49 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 232 0 0 0 148 1 0 0 18 0 8 0 550153235 391745536 2869 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=382564 CPUtime=1.48 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) S 7512 7514 7488 0 -1 4202560 240 0 0 0 147 1 0 0 19 0 8 0 550153235 391745536 2869 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 3 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=382564 CPUtime=1.49 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) S 7512 7514 7488 0 -1 4202560 288 0 0 0 148 1 0 0 19 0 8 0 550153235 391745536 2869 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.46
Current children cumulated vsize (KiB) 382564

[startup+3.10106 s]
/proc/loadavg: 7.81 8.80 8.99 10/400 7522
/proc/meminfo: memFree=24387160/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=382960 CPUtime=21.31 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 3484 0 0 0 2119 12 0 0 25 0 8 0 550153234 392151040 3409 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655263 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/7514/statm: 95740 3409 464 189 0 90089 0
[pid=7514/tid=7515] ppid=7512 vsize=382960 CPUtime=3.04 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 399 0 0 0 303 1 0 0 24 0 8 0 550153235 392151040 3409 33554432000 4194304 4964704 140734072850416 18446744073709551615 4668916 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=382960 CPUtime=3 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 639 0 0 0 299 1 0 0 19 0 8 0 550153235 392151040 3409 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=382960 CPUtime=2.99 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 213 0 0 0 298 1 0 0 25 0 8 0 550153235 392151040 3409 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=382960 CPUtime=3.02 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 623 0 0 0 301 1 0 0 24 0 8 0 550153235 392151040 3409 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=382960 CPUtime=3.04 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 288 0 0 0 303 1 0 0 20 0 8 0 550153235 392151040 3409 33554432000 4194304 4964704 140734072850416 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=382960 CPUtime=3.03 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 292 0 0 0 302 1 0 0 18 0 8 0 550153235 392151040 3409 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=382960 CPUtime=3.03 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 331 0 0 0 302 1 0 0 23 0 8 0 550153235 392151040 3409 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.31
Current children cumulated vsize (KiB) 382960

[startup+6.30051 s]
/proc/loadavg: 7.90 8.80 8.99 10/400 7522
/proc/meminfo: memFree=24385180/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=383344 CPUtime=43.2 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 4331 0 0 0 4299 21 0 0 18 0 8 0 550153234 392544256 4256 33554432000 4194304 4964704 140734072850416 18446744073709551615 4332378 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 95836 4256 464 189 0 90185 0
[pid=7514/tid=7515] ppid=7512 vsize=383344 CPUtime=6.21 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 497 0 0 0 619 2 0 0 21 0 8 0 550153235 392544256 4256 33554432000 4194304 4964704 140734072850416 18446744073709551615 4647512 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=383344 CPUtime=6.14 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 755 0 0 0 612 2 0 0 18 0 8 0 550153235 392544256 4256 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=383344 CPUtime=5.96 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 301 0 0 0 595 1 0 0 24 0 8 0 550153235 392544256 4256 33554432000 4194304 4964704 140734072850416 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=383344 CPUtime=5.65 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 746 0 0 0 562 3 0 0 25 0 8 0 550153235 392544256 4256 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970206769 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=383344 CPUtime=5.39 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 403 0 0 0 536 3 0 0 18 0 8 0 550153235 392544256 4256 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=383344 CPUtime=6.16 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) S 7512 7514 7488 0 -1 4202560 365 0 0 0 613 3 0 0 18 0 8 0 550153235 392544256 4256 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446604449890953216 0 0 -1 3 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=383344 CPUtime=4.59 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 372 0 0 0 456 3 0 0 25 0 8 0 550153235 392544256 4256 33554432000 4194304 4964704 140734072850416 18446744073709551615 4654431 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 43.2
Current children cumulated vsize (KiB) 383344

[startup+12.7004 s]
/proc/loadavg: 7.99 8.81 8.99 10/400 7522
/proc/meminfo: memFree=24381012/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=383728 CPUtime=87.78 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 5059 0 0 0 8747 31 0 0 18 0 8 0 550153234 392937472 4976 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 95932 4976 464 189 0 90281 0
[pid=7514/tid=7515] ppid=7512 vsize=383728 CPUtime=11.68 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 619 0 0 0 1164 4 0 0 18 0 8 0 550153235 392937472 4976 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=383728 CPUtime=12.15 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 846 0 0 0 1212 3 0 0 20 0 8 0 550153235 392937472 4976 33554432000 4194304 4964704 140734072850416 18446744073709551615 4661056 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=383728 CPUtime=11.22 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 342 0 0 0 1120 2 0 0 25 0 8 0 550153235 392937472 4976 33554432000 4194304 4964704 140734072850416 18446744073709551615 4327028 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=383728 CPUtime=11.76 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 853 0 0 0 1170 6 0 0 25 0 8 0 550153235 392937472 4976 33554432000 4194304 4964704 140734072850416 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=383728 CPUtime=9.52 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 500 0 0 0 948 4 0 0 25 0 8 0 550153235 392937472 4976 33554432000 4194304 4964704 140734072850416 18446744073709551615 4644762 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=383728 CPUtime=11.78 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 474 0 0 0 1174 4 0 0 19 0 8 0 550153235 392937472 4976 33554432000 4194304 4964704 140734072850416 18446744073709551615 47512479657936 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=383728 CPUtime=10.98 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 441 0 0 0 1094 4 0 0 20 0 8 0 550153235 392937472 4976 33554432000 4194304 4964704 140734072850416 18446744073709551615 4653104 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 87.78
Current children cumulated vsize (KiB) 383728

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

[startup+13.7012 s]
/proc/loadavg: 7.99 8.81 8.99 10/400 7522
/proc/meminfo: memFree=24380888/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=383860 CPUtime=94.75 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 5088 0 0 0 9444 31 0 0 20 0 8 0 550153234 393072640 5005 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970217434 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 95965 5005 464 189 0 90314 0
[pid=7514/tid=7515] ppid=7512 vsize=383860 CPUtime=12.67 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 624 0 0 0 1263 4 0 0 20 0 8 0 550153235 393072640 5005 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=383860 CPUtime=13.14 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 846 0 0 0 1311 3 0 0 22 0 8 0 550153235 393072640 5005 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=383860 CPUtime=12.21 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 347 0 0 0 1219 2 0 0 25 0 8 0 550153235 393072640 5005 33554432000 4194304 4964704 140734072850416 18446744073709551615 4684016 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=383860 CPUtime=12.53 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 853 0 0 0 1247 6 0 0 25 0 8 0 550153235 393072640 5005 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=383860 CPUtime=9.78 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 503 0 0 0 974 4 0 0 25 0 8 0 550153235 393072640 5005 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=383860 CPUtime=12.75 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 479 0 0 0 1271 4 0 0 21 0 8 0 550153235 393072640 5005 33554432000 4194304 4964704 140734072850416 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=383860 CPUtime=11.98 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 445 0 0 0 1194 4 0 0 22 0 8 0 550153235 393072640 5005 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 94.75
Current children cumulated vsize (KiB) 383860

[startup+20.1011 s]
/proc/loadavg: 8.14 8.81 8.99 10/400 7523
/proc/meminfo: memFree=24379764/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=384136 CPUtime=139.35 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 5525 0 0 0 13890 45 0 0 20 0 8 0 550153234 393355264 5442 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 96034 5442 464 189 0 90383 0
[pid=7514/tid=7515] ppid=7512 vsize=384136 CPUtime=18.96 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 680 0 0 0 1891 5 0 0 25 0 8 0 550153235 393355264 5442 33554432000 4194304 4964704 140734072850416 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=384136 CPUtime=19.42 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 927 0 0 0 1938 4 0 0 25 0 8 0 550153235 393355264 5442 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=384136 CPUtime=15.16 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 361 0 0 0 1513 3 0 0 25 0 8 0 550153235 393355264 5442 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970247894 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=384136 CPUtime=16.83 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 920 0 0 0 1677 6 0 0 21 0 8 0 550153235 393355264 5442 33554432000 4194304 4964704 140734072850416 18446744073709551615 4628385 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=384136 CPUtime=15.77 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 586 0 0 0 1573 4 0 0 19 0 8 0 550153235 393355264 5442 33554432000 4194304 4964704 140734072850416 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=384136 CPUtime=19.1 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 541 0 0 0 1899 11 0 0 25 0 8 0 550153235 393355264 5442 33554432000 4194304 4964704 140734072850416 18446744073709551615 4327287 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=384136 CPUtime=18.01 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 470 0 0 0 1796 5 0 0 25 0 8 0 550153235 393355264 5442 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 139.35
Current children cumulated vsize (KiB) 384136

[startup+23.3006 s]
/proc/loadavg: 8.14 8.81 8.99 10/400 7523
/proc/meminfo: memFree=24379368/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=384136 CPUtime=161.66 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 5560 0 0 0 16117 49 0 0 25 0 8 0 550153234 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 96034 5477 464 189 0 90383 0
[pid=7514/tid=7515] ppid=7512 vsize=384136 CPUtime=20.01 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 680 0 0 0 1996 5 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970206294 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=384136 CPUtime=21.9 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 929 0 0 0 2186 4 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=384136 CPUtime=18.04 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 361 0 0 0 1801 3 0 0 22 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=384136 CPUtime=20.03 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 937 0 0 0 1996 7 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4364611 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=384136 CPUtime=18.94 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 598 0 0 0 1889 5 0 0 21 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=384136 CPUtime=22.3 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 541 0 0 0 2218 12 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=384136 CPUtime=21.16 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 470 0 0 0 2110 6 0 0 21 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 384136

[startup+24.1144 s]
/proc/loadavg: 8.14 8.81 8.99 10/400 7523
/proc/meminfo: memFree=24379368/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=384136 CPUtime=167.34 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 5560 0 0 0 16685 49 0 0 25 0 8 0 550153234 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670260 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 96034 5477 464 189 0 90383 0
[pid=7514/tid=7515] ppid=7512 vsize=384136 CPUtime=20.27 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 680 0 0 0 2022 5 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=384136 CPUtime=22.69 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 929 0 0 0 2265 4 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=384136 CPUtime=18.85 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 361 0 0 0 1882 3 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=384136 CPUtime=20.84 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 937 0 0 0 2077 7 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=384136 CPUtime=19.75 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 598 0 0 0 1970 5 0 0 23 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670080 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=384136 CPUtime=23.11 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 541 0 0 0 2299 12 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4658280 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=384136 CPUtime=21.97 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 470 0 0 0 2191 6 0 0 23 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 167.34
Current children cumulated vsize (KiB) 384136

[startup+24.5004 s]
/proc/loadavg: 8.14 8.81 8.99 10/400 7523
/proc/meminfo: memFree=24379368/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=384136 CPUtime=170.04 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 5560 0 0 0 16954 50 0 0 25 0 8 0 550153234 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4668512 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 96034 5477 464 189 0 90383 0
[pid=7514/tid=7515] ppid=7512 vsize=384136 CPUtime=20.4 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 680 0 0 0 2035 5 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=384136 CPUtime=23.08 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 929 0 0 0 2304 4 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=384136 CPUtime=19.24 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 361 0 0 0 1921 3 0 0 18 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=384136 CPUtime=21.23 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 937 0 0 0 2116 7 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=384136 CPUtime=20.14 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 598 0 0 0 2009 5 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=384136 CPUtime=23.49 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 541 0 0 0 2337 12 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4654511 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=384136 CPUtime=22.36 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 470 0 0 0 2230 6 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4660050 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (KiB) 384136

[startup+24.9003 s]
/proc/loadavg: 8.14 8.81 8.99 10/400 7523
/proc/meminfo: memFree=24379368/32951132 swapFree=67111364/67111528
[pid=7514] ppid=7512 vsize=384136 CPUtime=172.84 cores=0-7
/proc/7514/stat : 7514 (claspmt) R 7512 7514 7488 0 -1 4202496 5560 0 0 0 17234 50 0 0 25 0 8 0 550153234 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 242970655214 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/7514/statm: 96034 5477 464 189 0 90383 0
[pid=7514/tid=7515] ppid=7512 vsize=384136 CPUtime=20.53 cores=0-7
/proc/7514/task/7515/stat : 7515 (claspmt) R 7512 7514 7488 0 -1 4202560 680 0 0 0 2048 5 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=7514/tid=7516] ppid=7512 vsize=384136 CPUtime=23.48 cores=0-7
/proc/7514/task/7516/stat : 7516 (claspmt) R 7512 7514 7488 0 -1 4202560 929 0 0 0 2344 4 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7514/tid=7517] ppid=7512 vsize=384136 CPUtime=19.64 cores=0-7
/proc/7514/task/7517/stat : 7517 (claspmt) R 7512 7514 7488 0 -1 4202560 361 0 0 0 1961 3 0 0 18 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=7514/tid=7518] ppid=7512 vsize=384136 CPUtime=21.63 cores=0-7
/proc/7514/task/7518/stat : 7518 (claspmt) R 7512 7514 7488 0 -1 4202560 937 0 0 0 2156 7 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=7514/tid=7519] ppid=7512 vsize=384136 CPUtime=20.54 cores=0-7
/proc/7514/task/7519/stat : 7519 (claspmt) R 7512 7514 7488 0 -1 4202560 598 0 0 0 2049 5 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=7514/tid=7520] ppid=7512 vsize=384136 CPUtime=23.89 cores=0-7
/proc/7514/task/7520/stat : 7520 (claspmt) R 7512 7514 7488 0 -1 4202560 541 0 0 0 2377 12 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=7514/tid=7521] ppid=7512 vsize=384136 CPUtime=22.75 cores=0-7
/proc/7514/task/7521/stat : 7521 (claspmt) R 7512 7514 7488 0 -1 4202560 470 0 0 0 2269 6 0 0 25 0 8 0 550153235 393355264 5477 33554432000 4194304 4964704 140734072850416 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 172.84
Current children cumulated vsize (KiB) 384136

Child status: 20
Real time (s): 24.9811
CPU time (s): 173.388
CPU user time (s): 172.879
CPU system time (s): 0.508922
CPU usage (%): 694.076
Max. virtual memory (cumulated for all children) (KiB): 384136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 172.879
system time used= 0.508922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5572
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= 53444
involuntary context switches= 6252

runsolver used 0.083987 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-03 03:19:06
IDJOB=3322447
IDBENCH=83224
IDSOLVER=1711
FILE ID=node128/3322447-1304385546
RUNJOBID= node128-1304385546-7502
PBS_JOBID= 13181794
Free space on /tmp= 67836 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-12-unsat.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-3322447-1304385546/watcher-3322447-1304385546 -o /tmp/evaluation-result-3322447-1304385546/solver-3322447-1304385546 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322447-1304385546.cnf

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

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=1542017782

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24400028 kB
Buffers:        536524 kB
Cached:        2232284 kB
SwapCached:          0 kB
Active:        5871740 kB
Inactive:      2213160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24400028 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             928 kB
Writeback:           0 kB
AnonPages:     5315908 kB
Mapped:          32292 kB
Slab:           364288 kB
PageTables:      37896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100999652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67836 MiB
End job on node128 at 2011-05-03 03:19:31