Trace number 3381050

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 235.719 29.6718

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-7-12-unsat.cnf
MD5SUM72a4d94c7603cb921acb8c9bb848aa10
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9122
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of clauses301
Sum of the clauses size1092
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2252
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 549

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...501539/instance-3381050-1305501539.cnf
0.00/0.00	c Solving...
235.16/29.67	s UNSATISFIABLE
235.16/29.67	
235.16/29.67	c Models        : 0     
235.16/29.67	c Time          : 29.666s (Solving: 29.67s 1st Model: 0.00s Unsat: 29.67s)
235.16/29.67	c CPU Time      : 235.700s

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

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

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


[startup+0 s]
/proc/loadavg: 8.01 8.04 8.00 2/447 20573
/proc/meminfo: memFree=24978080/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=184516 CPUtime=0.03 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 883 0 0 0 3 0 0 0 25 0 8 0 661756471 188944384 811 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634170352 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/20573/statm: 46129 811 462 189 0 40478 0
[pid=20573/tid=20574] ppid=20571 vsize=184516 CPUtime=0.01 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 64 0 0 0 1 0 0 0 18 0 8 0 661756472 188944384 814 33554432000 4194304 4964800 140736262057552 18446744073709551615 4647578 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=184516 CPUtime=0 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 8 0 661756472 188944384 814 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634176545 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=184516 CPUtime=0 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 8 0 661756472 188944384 814 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=184516 CPUtime=0 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 20 0 0 0 0 0 0 0 18 0 8 0 661756472 188944384 814 33554432000 4194304 4964800 140736262057552 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=184516 CPUtime=0 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 17 0 0 0 0 0 0 0 25 0 8 0 661756472 188944384 814 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620398 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=184516 CPUtime=0 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 29 0 0 0 0 0 0 0 18 0 8 0 661756472 188944384 814 33554432000 4194304 4964800 140736262057552 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=184516 CPUtime=0 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 8 0 661756472 188944384 814 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 2 0 0 0

[startup+0.0871509 s]
/proc/loadavg: 8.01 8.04 8.00 2/447 20573
/proc/meminfo: memFree=24978080/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=315720 CPUtime=0.66 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 1225 0 0 0 65 1 0 0 25 0 8 0 661756471 323297280 1153 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 78963 1229 464 189 0 73312 0
[pid=20573/tid=20574] ppid=20571 vsize=315852 CPUtime=0.12 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 132 0 0 0 12 0 0 0 18 0 8 0 661756472 323432448 1259 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=315852 CPUtime=0.12 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) S 20571 20573 20239 0 -1 4202560 107 0 0 0 12 0 0 0 18 0 8 0 661756472 323432448 1287 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620398 0 0 4096 18946 18446604441204845312 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=315852 CPUtime=0.13 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 54 0 0 0 13 0 0 0 18 0 8 0 661756472 323432448 1299 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=315852 CPUtime=0.16 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 92 0 0 0 16 0 0 0 18 0 8 0 661756472 323432448 1333 33554432000 4194304 4964800 140736262057552 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=315852 CPUtime=0.16 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 57 0 0 0 16 0 0 0 18 0 8 0 661756472 323432448 1356 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=315852 CPUtime=0.19 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 75 0 0 0 19 0 0 0 18 0 8 0 661756472 323432448 1390 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=315852 CPUtime=0.2 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 143 0 0 0 20 0 0 0 18 0 8 0 661756472 323432448 1400 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 315720

[startup+0.370808 s]
/proc/loadavg: 8.01 8.04 8.00 2/447 20573
/proc/meminfo: memFree=24978080/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=315984 CPUtime=2.99 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 1625 0 0 0 297 2 0 0 25 0 8 0 661756471 323567616 1553 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95380 1586 464 189 0 89729 0
[pid=20573/tid=20574] ppid=20571 vsize=381520 CPUtime=0.4 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 213 0 0 0 40 0 0 0 18 0 8 0 661756472 390676480 1634 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=381520 CPUtime=0.43 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) S 20571 20573 20239 0 -1 4202560 177 0 0 0 43 0 0 0 18 0 8 0 661756472 390676480 1641 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620398 0 0 4096 18946 18446604441204845312 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=381520 CPUtime=0.46 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 76 0 0 0 46 0 0 0 18 0 8 0 661756472 390676480 1670 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=381520 CPUtime=0.48 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 125 0 0 0 48 0 0 0 18 0 8 0 661756472 390676480 1674 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=381520 CPUtime=0.48 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 80 0 0 0 48 0 0 0 18 0 8 0 661756472 390676480 1684 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=381520 CPUtime=0.51 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 96 0 0 0 51 0 0 0 18 0 8 0 661756472 390676480 1684 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=381520 CPUtime=0.52 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 192 0 0 0 52 0 0 0 18 0 8 0 661756472 390676480 1686 33554432000 4194304 4964800 140736262057552 18446744073709551615 4345147 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 315984

[startup+0.752645 s]
/proc/loadavg: 8.01 8.04 8.00 2/447 20573
/proc/meminfo: memFree=24978080/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=381652 CPUtime=6.02 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 1868 0 0 0 598 4 0 0 18 0 8 0 661756471 390811648 1796 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95413 1796 464 189 0 89762 0
[pid=20573/tid=20574] ppid=20571 vsize=381652 CPUtime=0.8 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 256 0 0 0 80 0 0 0 19 0 8 0 661756472 390811648 1817 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=381652 CPUtime=0.81 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) S 20571 20573 20239 0 -1 4202560 200 0 0 0 81 0 0 0 18 0 8 0 661756472 390811648 1823 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620398 0 0 4096 18946 18446604441204845312 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=381652 CPUtime=0.83 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 87 0 0 0 82 1 0 0 18 0 8 0 661756472 390811648 1823 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=381652 CPUtime=0.84 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 139 0 0 0 84 0 0 0 18 0 8 0 661756472 390811648 1823 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=381652 CPUtime=0.83 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 90 0 0 0 83 0 0 0 18 0 8 0 661756472 390811648 1824 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=381652 CPUtime=0.87 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 103 0 0 0 87 0 0 0 18 0 8 0 661756472 390811648 1825 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=381652 CPUtime=0.88 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 207 0 0 0 88 0 0 0 19 0 8 0 661756472 390811648 1827 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 381652

[startup+1.13941 s]
/proc/loadavg: 8.01 8.04 8.00 2/447 20573
/proc/meminfo: memFree=24978080/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=381652 CPUtime=9.18 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 1963 0 0 0 912 6 0 0 19 0 8 0 661756471 390811648 1891 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95413 1905 464 189 0 89762 0
[pid=20573/tid=20574] ppid=20571 vsize=381652 CPUtime=1.2 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 271 0 0 0 119 1 0 0 18 0 8 0 661756472 390811648 1909 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=381652 CPUtime=1.2 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) S 20571 20573 20239 0 -1 4202560 204 0 0 0 120 0 0 0 18 0 8 0 661756472 390811648 1915 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620398 0 0 4096 18946 18446604441204845312 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=381652 CPUtime=1.22 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 99 0 0 0 121 1 0 0 18 0 8 0 661756472 390811648 1920 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=381652 CPUtime=1.26 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 143 0 0 0 126 0 0 0 18 0 8 0 661756472 390811648 1924 33554432000 4194304 4964800 140736262057552 18446744073709551615 4325318 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=381652 CPUtime=1.26 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 96 0 0 0 126 0 0 0 18 0 8 0 661756472 390811648 1926 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=381652 CPUtime=1.31 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 112 0 0 0 130 1 0 0 18 0 8 0 661756472 390811648 1926 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670381 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=381652 CPUtime=1.31 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 211 0 0 0 131 0 0 0 18 0 8 0 661756472 390811648 1928 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 381652

[startup+1.61667 s]
/proc/loadavg: 8.01 8.04 8.00 2/447 20573
/proc/meminfo: memFree=24978080/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=381784 CPUtime=13.07 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2070 0 0 0 1298 9 0 0 19 0 8 0 661756471 390946816 1998 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95446 2002 464 189 0 89795 0
[pid=20573/tid=20574] ppid=20571 vsize=381784 CPUtime=1.67 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 306 0 0 0 166 1 0 0 19 0 8 0 661756472 390946816 2005 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=381784 CPUtime=1.7 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) S 20571 20573 20239 0 -1 4202560 206 0 0 0 170 0 0 0 18 0 8 0 661756472 390946816 2005 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620398 0 0 4096 18946 18446604441204845312 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=381784 CPUtime=1.7 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 106 0 0 0 168 2 0 0 18 0 8 0 661756472 390946816 2005 33554432000 4194304 4964800 140736262057552 18446744073709551615 4653153 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=381784 CPUtime=1.73 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 152 0 0 0 173 0 0 0 19 0 8 0 661756472 390946816 2008 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=381784 CPUtime=1.71 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 103 0 0 0 171 0 0 0 18 0 8 0 661756472 390946816 2010 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=381784 CPUtime=1.76 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 116 0 0 0 175 1 0 0 18 0 8 0 661756472 390946816 2010 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=381784 CPUtime=1.77 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 217 0 0 0 176 1 0 0 18 0 8 0 661756472 390946816 2012 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 13.07
Current children cumulated vsize (KiB) 381784

[startup+3.27796 s]
/proc/loadavg: 8.09 8.05 8.01 9/455 20581
/proc/meminfo: memFree=24971828/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382048 CPUtime=38.57 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2365 0 0 0 3835 22 0 0 18 0 8 0 661756471 391217152 2293 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95512 2293 464 189 0 89861 0
[pid=20573/tid=20574] ppid=20571 vsize=382048 CPUtime=4.8 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 373 0 0 0 477 3 0 0 18 0 8 0 661756472 391217152 2293 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382048 CPUtime=4.82 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 235 0 0 0 480 2 0 0 19 0 8 0 661756472 391217152 2293 33554432000 4194304 4964800 140736262057552 18446744073709551615 4660118 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382048 CPUtime=4.79 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 137 0 0 0 476 3 0 0 18 0 8 0 661756472 391217152 2293 33554432000 4194304 4964800 140736262057552 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382048 CPUtime=4.83 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 177 0 0 0 482 1 0 0 19 0 8 0 661756472 391217152 2293 33554432000 4194304 4964800 140736262057552 18446744073709551615 4362377 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382048 CPUtime=4.8 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 142 0 0 0 478 2 0 0 19 0 8 0 661756472 391217152 2293 33554432000 4194304 4964800 140736262057552 18446744073709551615 4345234 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382048 CPUtime=4.83 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 148 0 0 0 480 3 0 0 18 0 8 0 661756472 391217152 2293 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382048 CPUtime=4.8 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 237 0 0 0 478 2 0 0 25 0 8 0 661756472 391217152 2293 33554432000 4194304 4964800 140736262057552 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38.57
Current children cumulated vsize (KiB) 382048

[startup+6.30135 s]
/proc/loadavg: 8.09 8.05 8.01 9/455 20581
/proc/meminfo: memFree=24970400/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382048 CPUtime=49.95 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2461 0 0 0 4968 27 0 0 19 0 8 0 661756471 391217152 2389 33554432000 4194304 4964800 140736262057552 18446744073709551615 4658113 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95512 2389 464 189 0 89861 0
[pid=20573/tid=20574] ppid=20571 vsize=382048 CPUtime=6.23 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 385 0 0 0 619 4 0 0 18 0 8 0 661756472 391217152 2389 33554432000 4194304 4964800 140736262057552 18446744073709551615 4334312 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382048 CPUtime=6.23 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 259 0 0 0 620 3 0 0 19 0 8 0 661756472 391217152 2389 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382048 CPUtime=6.22 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 143 0 0 0 618 4 0 0 18 0 8 0 661756472 391217152 2389 33554432000 4194304 4964800 140736262057552 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382048 CPUtime=6.26 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 186 0 0 0 624 2 0 0 18 0 8 0 661756472 391217152 2389 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634174908 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382048 CPUtime=6.22 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 154 0 0 0 619 3 0 0 18 0 8 0 661756472 391217152 2389 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382048 CPUtime=6.26 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 158 0 0 0 622 4 0 0 18 0 8 0 661756472 391217152 2389 33554432000 4194304 4964800 140736262057552 18446744073709551615 4658796 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382048 CPUtime=6.24 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 247 0 0 0 621 3 0 0 19 0 8 0 661756472 391217152 2389 33554432000 4194304 4964800 140736262057552 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (KiB) 382048

[startup+12.7012 s]
/proc/loadavg: 8.07 8.05 8.00 9/455 20581
/proc/meminfo: memFree=24970044/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382176 CPUtime=100.8 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2703 0 0 0 10029 51 0 0 18 0 8 0 661756471 391348224 2631 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670645 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95544 2631 464 189 0 89893 0
[pid=20573/tid=20574] ppid=20571 vsize=382176 CPUtime=12.56 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 416 0 0 0 1250 6 0 0 19 0 8 0 661756472 391348224 2631 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382176 CPUtime=12.51 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 293 0 0 0 1242 9 0 0 18 0 8 0 661756472 391348224 2631 33554432000 4194304 4964800 140736262057552 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382176 CPUtime=12.57 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 177 0 0 0 1250 7 0 0 18 0 8 0 661756472 391348224 2631 33554432000 4194304 4964800 140736262057552 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382176 CPUtime=12.64 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 205 0 0 0 1260 4 0 0 23 0 8 0 661756472 391348224 2631 33554432000 4194304 4964800 140736262057552 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382176 CPUtime=12.6 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 191 0 0 0 1254 6 0 0 20 0 8 0 661756472 391348224 2631 33554432000 4194304 4964800 140736262057552 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382176 CPUtime=12.64 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 178 0 0 0 1257 7 0 0 18 0 8 0 661756472 391348224 2631 33554432000 4194304 4964800 140736262057552 18446744073709551615 4675520 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382176 CPUtime=12.6 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 259 0 0 0 1255 5 0 0 18 0 8 0 661756472 391348224 2631 33554432000 4194304 4964800 140736262057552 18446744073709551615 4360528 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.8
Current children cumulated vsize (KiB) 382176

[startup+25.501 s]
/proc/loadavg: 8.06 8.05 8.00 9/455 20581
/proc/meminfo: memFree=24968996/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382396 CPUtime=202.56 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2925 0 0 0 20162 94 0 0 25 0 8 0 661756471 391573504 2853 33554432000 4194304 4964800 140736262057552 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95599 2853 464 189 0 89948 0
[pid=20573/tid=20574] ppid=20571 vsize=382396 CPUtime=25.23 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) S 20571 20573 20239 0 -1 4202560 439 0 0 0 2512 11 0 0 20 0 8 0 661756472 391573504 2853 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620398 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382396 CPUtime=25.07 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 316 0 0 0 2494 13 0 0 25 0 8 0 661756472 391573504 2853 33554432000 4194304 4964800 140736262057552 18446744073709551615 4658551 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382396 CPUtime=25.27 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 219 0 0 0 2515 12 0 0 19 0 8 0 661756472 391573504 2853 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382396 CPUtime=25.42 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 247 0 0 0 2532 10 0 0 18 0 8 0 661756472 391573504 2853 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382396 CPUtime=25.35 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 213 0 0 0 2522 13 0 0 18 0 8 0 661756472 391573504 2853 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382396 CPUtime=25.39 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 207 0 0 0 2525 14 0 0 19 0 8 0 661756472 391573504 2853 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382396 CPUtime=25.34 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 283 0 0 0 2526 8 0 0 18 0 8 0 661756472 391573504 2853 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.56
Current children cumulated vsize (KiB) 382396

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

[startup+26.0009 s]
/proc/loadavg: 8.06 8.05 8.00 9/455 20581
/proc/meminfo: memFree=24968988/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382396 CPUtime=206.53 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2929 0 0 0 20557 96 0 0 25 0 8 0 661756471 391573504 2857 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320916 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95599 2857 464 189 0 89948 0
[pid=20573/tid=20574] ppid=20571 vsize=382396 CPUtime=25.74 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 439 0 0 0 2562 12 0 0 21 0 8 0 661756472 391573504 2857 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382396 CPUtime=25.56 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 316 0 0 0 2542 14 0 0 25 0 8 0 661756472 391573504 2857 33554432000 4194304 4964800 140736262057552 18446744073709551615 4669149 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382396 CPUtime=25.77 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 220 0 0 0 2565 12 0 0 20 0 8 0 661756472 391573504 2857 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382396 CPUtime=25.92 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 250 0 0 0 2582 10 0 0 19 0 8 0 661756472 391573504 2857 33554432000 4194304 4964800 140736262057552 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382396 CPUtime=25.85 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 213 0 0 0 2572 13 0 0 18 0 8 0 661756472 391573504 2857 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382396 CPUtime=25.89 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 207 0 0 0 2575 14 0 0 18 0 8 0 661756472 391573504 2857 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382396 CPUtime=25.83 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 283 0 0 0 2575 8 0 0 18 0 8 0 661756472 391573504 2857 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634174196 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 206.53
Current children cumulated vsize (KiB) 382396

[startup+27.6006 s]
/proc/loadavg: 8.06 8.05 8.00 9/455 20581
/proc/meminfo: memFree=24968988/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382396 CPUtime=219.25 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2932 0 0 0 21826 99 0 0 18 0 8 0 661756471 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4632276 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95599 2860 464 189 0 89948 0
[pid=20573/tid=20574] ppid=20571 vsize=382396 CPUtime=27.32 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 440 0 0 0 2720 12 0 0 25 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382396 CPUtime=27.13 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 318 0 0 0 2699 14 0 0 19 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4627910 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382396 CPUtime=27.36 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 220 0 0 0 2723 13 0 0 19 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382396 CPUtime=27.51 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 250 0 0 0 2741 10 0 0 24 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382396 CPUtime=27.44 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 213 0 0 0 2730 14 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382396 CPUtime=27.48 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 207 0 0 0 2733 15 0 0 19 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382396 CPUtime=27.42 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 283 0 0 0 2734 8 0 0 20 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4325336 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 219.25
Current children cumulated vsize (KiB) 382396

[startup+28.4005 s]
/proc/loadavg: 8.06 8.05 8.00 9/455 20581
/proc/meminfo: memFree=24969120/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382396 CPUtime=225.62 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2932 0 0 0 22461 101 0 0 19 0 8 0 661756471 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95599 2860 464 189 0 89948 0
[pid=20573/tid=20574] ppid=20571 vsize=382396 CPUtime=28.12 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 440 0 0 0 2800 12 0 0 25 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382396 CPUtime=27.92 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 318 0 0 0 2778 14 0 0 20 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382396 CPUtime=28.15 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 220 0 0 0 2802 13 0 0 20 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382396 CPUtime=28.31 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 250 0 0 0 2821 10 0 0 25 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4338788 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382396 CPUtime=28.23 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 213 0 0 0 2809 14 0 0 19 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382396 CPUtime=28.28 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 207 0 0 0 2813 15 0 0 21 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382396 CPUtime=28.22 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 283 0 0 0 2813 9 0 0 23 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 216634620447 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 225.62
Current children cumulated vsize (KiB) 382396

[startup+29.2003 s]
/proc/loadavg: 8.06 8.05 8.00 9/455 20581
/proc/meminfo: memFree=24969120/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382396 CPUtime=231.98 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2932 0 0 0 23094 104 0 0 21 0 8 0 661756471 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95599 2860 464 189 0 89948 0
[pid=20573/tid=20574] ppid=20571 vsize=382396 CPUtime=28.91 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 440 0 0 0 2879 12 0 0 25 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382396 CPUtime=28.7 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 318 0 0 0 2855 15 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382396 CPUtime=28.96 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 220 0 0 0 2882 14 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382396 CPUtime=29.11 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 250 0 0 0 2901 10 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382396 CPUtime=29.04 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 213 0 0 0 2889 15 0 0 20 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4362339 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382396 CPUtime=29.08 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 207 0 0 0 2892 16 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382396 CPUtime=29.01 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 283 0 0 0 2892 9 0 0 25 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 231.98
Current children cumulated vsize (KiB) 382396

[startup+29.6002 s]
/proc/loadavg: 8.06 8.05 8.00 9/455 20581
/proc/meminfo: memFree=24969120/32951124 swapFree=53501244/67111528
[pid=20573] ppid=20571 vsize=382396 CPUtime=235.16 cores=0-7
/proc/20573/stat : 20573 (claspmt) R 20571 20573 20239 0 -1 4202496 2932 0 0 0 23411 105 0 0 22 0 8 0 661756471 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4332351 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/20573/statm: 95599 2860 464 189 0 89948 0
[pid=20573/tid=20574] ppid=20571 vsize=382396 CPUtime=29.31 cores=0-7
/proc/20573/task/20574/stat : 20574 (claspmt) R 20571 20573 20239 0 -1 4202560 440 0 0 0 2919 12 0 0 25 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4332375 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20573/tid=20575] ppid=20571 vsize=382396 CPUtime=29.1 cores=0-7
/proc/20573/task/20575/stat : 20575 (claspmt) R 20571 20573 20239 0 -1 4202560 318 0 0 0 2895 15 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20573/tid=20576] ppid=20571 vsize=382396 CPUtime=29.35 cores=0-7
/proc/20573/task/20576/stat : 20576 (claspmt) R 20571 20573 20239 0 -1 4202560 220 0 0 0 2921 14 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20573/tid=20577] ppid=20571 vsize=382396 CPUtime=29.51 cores=0-7
/proc/20573/task/20577/stat : 20577 (claspmt) R 20571 20573 20239 0 -1 4202560 250 0 0 0 2940 11 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4631154 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20573/tid=20578] ppid=20571 vsize=382396 CPUtime=29.44 cores=0-7
/proc/20573/task/20578/stat : 20578 (claspmt) R 20571 20573 20239 0 -1 4202560 213 0 0 0 2929 15 0 0 21 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20573/tid=20579] ppid=20571 vsize=382396 CPUtime=29.48 cores=0-7
/proc/20573/task/20579/stat : 20579 (claspmt) R 20571 20573 20239 0 -1 4202560 207 0 0 0 2932 16 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20573/tid=20580] ppid=20571 vsize=382396 CPUtime=29.41 cores=0-7
/proc/20573/task/20580/stat : 20580 (claspmt) R 20571 20573 20239 0 -1 4202560 283 0 0 0 2932 9 0 0 18 0 8 0 661756472 391573504 2860 33554432000 4194304 4964800 140736262057552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 235.16
Current children cumulated vsize (KiB) 382396

Child status: 20
Real time (s): 29.6718
CPU time (s): 235.719
CPU user time (s): 234.66
CPU system time (s): 1.05884
CPU usage (%): 794.422
Max. virtual memory (cumulated for all children) (KiB): 382404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 234.66
system time used= 1.05884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2945
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= 184189
involuntary context switches= 1005

runsolver used 0.133979 second user time and 0.25996 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-16 01:18:59
IDJOB=3381050
IDBENCH=83222
IDSOLVER=1865
FILE ID=node103/3381050-1305501539
RUNJOBID= node103-1305496446-20253
PBS_JOBID= 13325438
Free space on /tmp= 72964 MiB

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

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

MD5SUM BENCH= 72a4d94c7603cb921acb8c9bb848aa10
RANDOM SEED=2082603057

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24978484 kB
Buffers:        339224 kB
Cached:        4160792 kB
SwapCached:     340184 kB
Active:        2462544 kB
Inactive:      5211844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24978484 kB
SwapTotal:    67111528 kB
SwapFree:     53501244 kB
Dirty:             820 kB
Writeback:           0 kB
AnonPages:     2845704 kB
Mapped:          21124 kB
Slab:           163308 kB
PageTables:      66192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137668624 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= 72960 MiB
End job on node103 at 2011-05-16 01:19:28