Trace number 3321481

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 11014.7 1378.31

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3439.73
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...342775/instance-3321481-1304342775.cnf
0.09/0.16	c Solving...
11014.64/1378.30	s UNSATISFIABLE
11014.64/1378.30	
11014.64/1378.30	c Models        : 0     
11014.64/1378.30	c Time          : 1378.261s (Solving: 1378.10s 1st Model: 0.00s Unsat: 1378.10s)
11014.64/1378.30	c CPU Time      : 11014.590s

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-3321481-1304342775/watcher-3321481-1304342775 -o /tmp/evaluation-result-3321481-1304342775/solver-3321481-1304342775 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321481-1304342775.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.67 7.99 7.99 1/221 27516
/proc/meminfo: memFree=30284860/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=21884 CPUtime=0 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 801 0 0 0 0 0 0 0 25 0 1 0 526693458 22409216 687 33554432000 4194304 4964704 140735771321968 18446744073709551615 220815897285 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27516/statm: 5471 688 386 189 0 345 0

[startup+0.070773 s]
/proc/loadavg: 7.67 7.99 7.99 1/221 27516
/proc/meminfo: memFree=30284860/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=24796 CPUtime=0.06 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 1689 0 0 0 6 0 0 0 25 0 1 0 526693458 25391104 1431 33554432000 4194304 4964704 140735771321968 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27516/statm: 6199 1431 399 189 0 1073 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24796

[startup+0.100782 s]
/proc/loadavg: 7.67 7.99 7.99 1/221 27516
/proc/meminfo: memFree=30284860/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=24928 CPUtime=0.09 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 1726 0 0 0 9 0 0 0 25 0 1 0 526693458 25526272 1468 33554432000 4194304 4964704 140735771321968 18446744073709551615 4600312 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/27516/statm: 6232 1468 400 189 0 1106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24928

[startup+0.311293 s]
/proc/loadavg: 7.67 7.99 7.99 1/221 27516
/proc/meminfo: memFree=30284860/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=319412 CPUtime=1.21 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 4103 0 0 0 120 1 0 0 18 0 8 0 526693458 327077888 3717 33554432000 4194304 4964704 140735771321968 18446744073709551615 220815897633 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 79853 3717 464 189 0 74202 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 319412

[startup+0.70062 s]
/proc/loadavg: 7.67 7.99 7.99 1/221 27516
/proc/meminfo: memFree=30284860/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=322464 CPUtime=4.13 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 7672 0 0 0 410 3 0 0 18 0 8 0 526693458 330203136 7286 33554432000 4194304 4964704 140735771321968 18446744073709551615 4334787 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 80616 7286 464 189 0 74965 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 322464

[startup+1.50048 s]
/proc/loadavg: 7.67 7.99 7.99 9/229 27524
/proc/meminfo: memFree=30255056/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=324440 CPUtime=10.51 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 10617 0 0 0 1047 4 0 0 19 0 8 0 526693458 332226560 10231 33554432000 4194304 4964704 140735771321968 18446744073709551615 4362289 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 81110 10231 464 189 0 75459 0
[pid=27516/tid=27518] ppid=27514 vsize=324440 CPUtime=1.29 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 928 0 0 0 129 0 0 0 19 0 8 0 526693475 332226560 10231 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=324440 CPUtime=1.29 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 1203 0 0 0 129 0 0 0 19 0 8 0 526693475 332226560 10231 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=324440 CPUtime=1.28 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 1022 0 0 0 128 0 0 0 19 0 8 0 526693475 332226560 10231 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=324440 CPUtime=1.28 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 1064 0 0 0 128 0 0 0 19 0 8 0 526693475 332226560 10231 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=324440 CPUtime=1.32 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 385 0 0 0 132 0 0 0 22 0 8 0 526693475 332226560 10231 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=324440 CPUtime=1.24 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 1244 0 0 0 124 0 0 0 22 0 8 0 526693475 332226560 10231 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=324440 CPUtime=1.28 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 1955 0 0 0 128 0 0 0 19 0 8 0 526693475 332226560 10231 33554432000 4194304 4964704 140735771321968 18446744073709551615 4660057 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 324440

[startup+3.10118 s]
/proc/loadavg: 7.67 7.99 7.99 9/229 27524
/proc/meminfo: memFree=30242780/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=325636 CPUtime=23.31 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 12235 0 0 0 2326 5 0 0 24 0 8 0 526693458 333451264 11849 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 81409 11849 466 189 0 75758 0
[pid=27516/tid=27518] ppid=27514 vsize=325636 CPUtime=2.89 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 1144 0 0 0 289 0 0 0 23 0 8 0 526693475 333451264 11849 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=325636 CPUtime=2.89 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 1353 0 0 0 289 0 0 0 23 0 8 0 526693475 333451264 11849 33554432000 4194304 4964704 140735771321968 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=325636 CPUtime=2.88 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 1109 0 0 0 288 0 0 0 23 0 8 0 526693475 333451264 11849 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=325636 CPUtime=2.89 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 1199 0 0 0 288 1 0 0 23 0 8 0 526693475 333451264 11849 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=325636 CPUtime=2.92 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 581 0 0 0 292 0 0 0 25 0 8 0 526693475 333451264 11849 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=325636 CPUtime=2.84 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 1436 0 0 0 284 0 0 0 25 0 8 0 526693475 333451264 11849 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=325636 CPUtime=2.88 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 2411 0 0 0 288 0 0 0 22 0 8 0 526693475 333451264 11849 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670339 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.31
Current children cumulated vsize (KiB) 325636

[startup+6.30059 s]
/proc/loadavg: 7.70 7.99 7.99 9/229 27524
/proc/meminfo: memFree=30226792/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=329048 CPUtime=48.87 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 16266 0 0 0 4880 7 0 0 25 0 8 0 526693458 336945152 15880 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 82262 15880 466 189 0 76611 0
[pid=27516/tid=27518] ppid=27514 vsize=329048 CPUtime=6.08 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 1599 0 0 0 608 0 0 0 25 0 8 0 526693475 336945152 15880 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=329048 CPUtime=6.08 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 1951 0 0 0 608 0 0 0 25 0 8 0 526693475 336945152 15880 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=329048 CPUtime=6.09 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 1503 0 0 0 608 1 0 0 23 0 8 0 526693475 336945152 15880 33554432000 4194304 4964704 140735771321968 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=329048 CPUtime=6.09 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 1682 0 0 0 608 1 0 0 25 0 8 0 526693475 336945152 15880 33554432000 4194304 4964704 140735771321968 18446744073709551615 4631199 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=329048 CPUtime=6.12 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 1001 0 0 0 612 0 0 0 25 0 8 0 526693475 336945152 15880 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=329048 CPUtime=6.02 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 1887 0 0 0 601 1 0 0 25 0 8 0 526693475 336945152 15880 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=329048 CPUtime=6.09 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 3272 0 0 0 608 1 0 0 25 0 8 0 526693475 336945152 15880 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.87
Current children cumulated vsize (KiB) 329048

[startup+12.7004 s]
/proc/loadavg: 7.72 7.99 7.99 9/229 27524
/proc/meminfo: memFree=30200816/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=335896 CPUtime=100.02 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 23385 0 0 0 9990 12 0 0 25 0 8 0 526693458 343957504 22999 33554432000 4194304 4964704 140735771321968 18446744073709551615 4660105 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 83974 22999 466 189 0 78323 0
[pid=27516/tid=27518] ppid=27514 vsize=335896 CPUtime=12.48 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 2408 0 0 0 1247 1 0 0 25 0 8 0 526693475 343957504 22999 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=335896 CPUtime=12.49 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 3166 0 0 0 1248 1 0 0 25 0 8 0 526693475 343957504 22999 33554432000 4194304 4964704 140735771321968 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=335896 CPUtime=12.49 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 2251 0 0 0 1247 2 0 0 21 0 8 0 526693475 343957504 22999 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=335896 CPUtime=12.49 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 2549 0 0 0 1247 2 0 0 25 0 8 0 526693475 343957504 22999 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=335896 CPUtime=12.51 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 1700 0 0 0 1251 0 0 0 25 0 8 0 526693475 343957504 22999 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=335896 CPUtime=12.37 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 2417 0 0 0 1236 1 0 0 25 0 8 0 526693475 343957504 22999 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=335896 CPUtime=12.49 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 4814 0 0 0 1247 2 0 0 25 0 8 0 526693475 343957504 22999 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (KiB) 335896

[startup+25.5011 s]
/proc/loadavg: 7.86 8.01 8.00 9/229 27525
/proc/meminfo: memFree=30178476/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=339556 CPUtime=202.33 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 28210 0 0 0 20216 17 0 0 25 0 8 0 526693458 347705344 27824 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 84889 27824 466 189 0 79238 0
[pid=27516/tid=27518] ppid=27514 vsize=339556 CPUtime=25.28 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 3052 0 0 0 2527 1 0 0 25 0 8 0 526693475 347705344 27824 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=339556 CPUtime=25.29 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 4001 0 0 0 2527 2 0 0 25 0 8 0 526693475 347705344 27824 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=339556 CPUtime=25.28 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 2667 0 0 0 2526 2 0 0 25 0 8 0 526693475 347705344 27824 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=339556 CPUtime=25.28 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 3164 0 0 0 2526 2 0 0 25 0 8 0 526693475 347705344 27824 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=339556 CPUtime=25.32 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 2170 0 0 0 2531 1 0 0 25 0 8 0 526693475 347705344 27824 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627910 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=339556 CPUtime=25.08 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 2869 0 0 0 2507 1 0 0 25 0 8 0 526693475 347705344 27824 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=339556 CPUtime=25.28 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 5830 0 0 0 2526 2 0 0 25 0 8 0 526693475 347705344 27824 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.33
Current children cumulated vsize (KiB) 339556

[startup+51.1003 s]
/proc/loadavg: 7.91 8.01 8.00 9/229 27525
/proc/meminfo: memFree=30126876/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=349944 CPUtime=406.93 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 42494 0 0 0 40665 28 0 0 25 0 8 0 526693458 358342656 41887 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670301 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 87486 41887 466 189 0 81835 0
[pid=27516/tid=27518] ppid=27514 vsize=349944 CPUtime=50.87 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 4731 0 0 0 5084 3 0 0 25 0 8 0 526693475 358342656 41887 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=349944 CPUtime=50.89 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 6035 0 0 0 5086 3 0 0 25 0 8 0 526693475 358342656 41887 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=349944 CPUtime=50.88 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 4160 0 0 0 5084 4 0 0 25 0 8 0 526693475 358342656 41887 33554432000 4194304 4964704 140735771321968 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=349944 CPUtime=50.87 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 4450 0 0 0 5084 3 0 0 25 0 8 0 526693475 358342656 41887 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=349944 CPUtime=50.91 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 3315 0 0 0 5089 2 0 0 25 0 8 0 526693475 358342656 41887 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=349944 CPUtime=50.52 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 4225 0 0 0 5050 2 0 0 25 0 8 0 526693475 358342656 41887 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=349944 CPUtime=50.88 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 9596 0 0 0 5083 5 0 0 25 0 8 0 526693475 358342656 41887 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.93

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

/proc/loadavg: 8.05 8.03 8.00 9/229 27559
/proc/meminfo: memFree=29779884/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=683604 CPUtime=10407.8 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 130641 0 0 0 1040658 124 0 0 25 0 8 0 526693458 700010496 126834 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 170901 126834 466 189 0 165250 0
[pid=27516/tid=27518] ppid=27514 vsize=683604 CPUtime=1301.76 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 16611 0 0 0 130164 12 0 0 25 0 8 0 526693475 700010496 126834 33554432000 4194304 4964704 140735771321968 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=683604 CPUtime=1302.08 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 22996 0 0 0 130196 12 0 0 25 0 8 0 526693475 700010496 126834 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=683604 CPUtime=1302.03 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 10447 0 0 0 130191 12 0 0 25 0 8 0 526693475 700010496 126834 33554432000 4194304 4964704 140735771321968 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=683604 CPUtime=1302.04 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 12662 0 0 0 130192 12 0 0 25 0 8 0 526693475 700010496 126834 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=683604 CPUtime=1301.89 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 11206 0 0 0 130179 10 0 0 25 0 8 0 526693475 700010496 126834 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=683604 CPUtime=1293.69 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 10944 0 0 0 129356 13 0 0 25 0 8 0 526693475 700010496 126834 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=683604 CPUtime=1302.07 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 31269 0 0 0 130174 33 0 0 25 0 8 0 526693475 700010496 126834 33554432000 4194304 4964704 140735771321968 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10407.8
Current children cumulated vsize (KiB) 683604

[startup+1362.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/229 27560
/proc/meminfo: memFree=29779604/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=683604 CPUtime=10887.4 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 130681 0 0 0 1088611 125 0 0 25 0 8 0 526693458 700010496 126874 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 170901 126874 466 189 0 165250 0
[pid=27516/tid=27518] ppid=27514 vsize=683604 CPUtime=1361.74 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 16619 0 0 0 136162 12 0 0 25 0 8 0 526693475 700010496 126874 33554432000 4194304 4964704 140735771321968 18446744073709551615 4654503 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=683604 CPUtime=1362.07 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 23009 0 0 0 136195 12 0 0 25 0 8 0 526693475 700010496 126874 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627185 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=683604 CPUtime=1362.02 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 10452 0 0 0 136190 12 0 0 25 0 8 0 526693475 700010496 126874 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=683604 CPUtime=1362.03 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 12663 0 0 0 136191 12 0 0 25 0 8 0 526693475 700010496 126874 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=683604 CPUtime=1361.87 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 11208 0 0 0 136177 10 0 0 25 0 8 0 526693475 700010496 126874 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=683604 CPUtime=1353.29 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 10944 0 0 0 135316 13 0 0 25 0 8 0 526693475 700010496 126874 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=683604 CPUtime=1362.07 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 31280 0 0 0 136173 34 0 0 25 0 8 0 526693475 700010496 126874 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10887.4
Current children cumulated vsize (KiB) 683604

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

[startup+1369.51 s]
/proc/loadavg: 8.12 8.05 8.00 9/229 27561
/proc/meminfo: memFree=29779476/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=683604 CPUtime=10945 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 130689 0 0 0 1094372 126 0 0 25 0 8 0 526693458 700010496 126882 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 170901 126882 466 189 0 165250 0
[pid=27516/tid=27518] ppid=27514 vsize=683604 CPUtime=1368.95 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 16619 0 0 0 136883 12 0 0 25 0 8 0 526693475 700010496 126882 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=683604 CPUtime=1369.28 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 23012 0 0 0 136916 12 0 0 25 0 8 0 526693475 700010496 126882 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=683604 CPUtime=1369.22 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 10454 0 0 0 136910 12 0 0 25 0 8 0 526693475 700010496 126882 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=683604 CPUtime=1369.24 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 12666 0 0 0 136912 12 0 0 25 0 8 0 526693475 700010496 126882 33554432000 4194304 4964704 140735771321968 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=683604 CPUtime=1369.08 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 11208 0 0 0 136898 10 0 0 25 0 8 0 526693475 700010496 126882 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=683604 CPUtime=1360.45 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 10944 0 0 0 136032 13 0 0 25 0 8 0 526693475 700010496 126882 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=683604 CPUtime=1369.28 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 31280 0 0 0 136894 34 0 0 25 0 8 0 526693475 700010496 126882 33554432000 4194304 4964704 140735771321968 18446744073709551615 4668904 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10945
Current children cumulated vsize (KiB) 683604

[startup+1372.7 s]
/proc/loadavg: 8.12 8.05 8.00 9/229 27561
/proc/meminfo: memFree=29779476/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=683604 CPUtime=10970.5 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 130693 0 0 0 1096929 126 0 0 25 0 8 0 526693458 700010496 126886 33554432000 4194304 4964704 140735771321968 18446744073709551615 4627465 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 170901 126886 466 189 0 165250 0
[pid=27516/tid=27518] ppid=27514 vsize=683604 CPUtime=1372.14 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 16619 0 0 0 137202 12 0 0 25 0 8 0 526693475 700010496 126886 33554432000 4194304 4964704 140735771321968 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=683604 CPUtime=1372.48 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 23014 0 0 0 137236 12 0 0 25 0 8 0 526693475 700010496 126886 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=683604 CPUtime=1372.43 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 10454 0 0 0 137230 13 0 0 25 0 8 0 526693475 700010496 126886 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=683604 CPUtime=1372.44 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 12666 0 0 0 137232 12 0 0 25 0 8 0 526693475 700010496 126886 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=683604 CPUtime=1372.28 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 11208 0 0 0 137218 10 0 0 25 0 8 0 526693475 700010496 126886 33554432000 4194304 4964704 140735771321968 18446744073709551615 4644864 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=683604 CPUtime=1363.63 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 10945 0 0 0 136350 13 0 0 25 0 8 0 526693475 700010496 126886 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=683604 CPUtime=1372.48 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 31280 0 0 0 137214 34 0 0 25 0 8 0 526693475 700010496 126886 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10970.5
Current children cumulated vsize (KiB) 683604

[startup+1375.9 s]
/proc/loadavg: 8.11 8.05 8.00 9/229 27561
/proc/meminfo: memFree=29779476/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=683604 CPUtime=10996.1 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 130695 0 0 0 1099482 126 0 0 25 0 8 0 526693458 700010496 126888 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 170901 126888 466 189 0 165250 0
[pid=27516/tid=27518] ppid=27514 vsize=683604 CPUtime=1375.34 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 16619 0 0 0 137522 12 0 0 25 0 8 0 526693475 700010496 126888 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=683604 CPUtime=1375.67 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 23014 0 0 0 137555 12 0 0 25 0 8 0 526693475 700010496 126888 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=683604 CPUtime=1375.62 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 10454 0 0 0 137549 13 0 0 25 0 8 0 526693475 700010496 126888 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=683604 CPUtime=1375.63 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 12666 0 0 0 137551 12 0 0 25 0 8 0 526693475 700010496 126888 33554432000 4194304 4964704 140735771321968 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=683604 CPUtime=1375.47 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 11209 0 0 0 137537 10 0 0 25 0 8 0 526693475 700010496 126888 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=683604 CPUtime=1366.81 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 10945 0 0 0 136668 13 0 0 25 0 8 0 526693475 700010496 126888 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=683604 CPUtime=1375.67 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 31281 0 0 0 137533 34 0 0 25 0 8 0 526693475 700010496 126888 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10996.1
Current children cumulated vsize (KiB) 683604

[startup+1377.5 s]
/proc/loadavg: 8.11 8.05 8.00 9/229 27561
/proc/meminfo: memFree=29779348/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=683604 CPUtime=11008.9 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 130695 0 0 0 1100759 127 0 0 25 0 8 0 526693458 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 170901 126860 466 189 0 165250 0
[pid=27516/tid=27518] ppid=27514 vsize=683604 CPUtime=1376.93 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 16619 0 0 0 137681 12 0 0 18 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4644870 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=683604 CPUtime=1377.27 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 23014 0 0 0 137715 12 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=683604 CPUtime=1377.22 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 10454 0 0 0 137709 13 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=683604 CPUtime=1377.23 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 12666 0 0 0 137711 12 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=683604 CPUtime=1377.07 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 11209 0 0 0 137697 10 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=683604 CPUtime=1368.4 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 10945 0 0 0 136827 13 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=683604 CPUtime=1377.27 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 31281 0 0 0 137693 34 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11008.9
Current children cumulated vsize (KiB) 683604

[startup+1377.9 s]
/proc/loadavg: 8.11 8.05 8.00 9/229 27561
/proc/meminfo: memFree=29779348/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=683604 CPUtime=11012.1 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 130695 0 0 0 1101079 127 0 0 25 0 8 0 526693458 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 220816341535 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27516/statm: 170901 126860 466 189 0 165250 0
[pid=27516/tid=27518] ppid=27514 vsize=683604 CPUtime=1377.33 cores=0-7
/proc/27516/task/27518/stat : 27518 (claspmt) R 27514 27516 27456 0 -1 4202560 16619 0 0 0 137721 12 0 0 18 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=683604 CPUtime=1377.67 cores=0-7
/proc/27516/task/27519/stat : 27519 (claspmt) R 27514 27516 27456 0 -1 4202560 23014 0 0 0 137755 12 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 220815934042 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=683604 CPUtime=1377.62 cores=0-7
/proc/27516/task/27520/stat : 27520 (claspmt) R 27514 27516 27456 0 -1 4202560 10454 0 0 0 137749 13 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=683604 CPUtime=1377.63 cores=0-7
/proc/27516/task/27521/stat : 27521 (claspmt) R 27514 27516 27456 0 -1 4202560 12666 0 0 0 137751 12 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 220816341535 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=683604 CPUtime=1377.47 cores=0-7
/proc/27516/task/27522/stat : 27522 (claspmt) R 27514 27516 27456 0 -1 4202560 11209 0 0 0 137737 10 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=683604 CPUtime=1368.8 cores=0-7
/proc/27516/task/27523/stat : 27523 (claspmt) R 27514 27516 27456 0 -1 4202560 10945 0 0 0 136867 13 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=683604 CPUtime=1377.67 cores=0-7
/proc/27516/task/27524/stat : 27524 (claspmt) R 27514 27516 27456 0 -1 4202560 31281 0 0 0 137733 34 0 0 25 0 8 0 526693475 700010496 126860 33554432000 4194304 4964704 140735771321968 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11012.1
Current children cumulated vsize (KiB) 683604

[startup+1378.31 s]
/proc/loadavg: 8.11 8.05 8.00 5/229 27561
/proc/meminfo: memFree=29781952/32951124 swapFree=67105204/67111528
[pid=27516] ppid=27514 vsize=395984 CPUtime=11014.6 cores=0-7
/proc/27516/stat : 27516 (claspmt) R 27514 27516 27456 0 -1 4202496 130712 0 0 0 1101323 141 0 0 17 0 1 0 526693458 405487616 13522 33554432000 4194304 4964704 140735771321968 18446744073709551615 220816262250 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27516/statm: 98996 13522 476 189 0 93345 0
Current children cumulated CPU time (s) 11014.6
Current children cumulated vsize (KiB) 395984

Child status: 20
Real time (s): 1378.31
CPU time (s): 11014.7
CPU user time (s): 11013.2
CPU system time (s): 1.41678
CPU usage (%): 799.14
Max. virtual memory (cumulated for all children) (KiB): 683604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11013.2
system time used= 1.41678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130713
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= 61891
involuntary context switches= 51429

runsolver used 2.42163 second user time and 6.37803 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-02 15:26:16
IDJOB=3321481
IDBENCH=71300
IDSOLVER=1711
FILE ID=node147/3321481-1304342775
RUNJOBID= node147-1304342769-27470
PBS_JOBID= 13178067
Free space on /tmp= 73552 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.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-3321481-1304342775/watcher-3321481-1304342775 -o /tmp/evaluation-result-3321481-1304342775/solver-3321481-1304342775 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321481-1304342775.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1807375501

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:      30285016 kB
Buffers:        193896 kB
Cached:         842100 kB
SwapCached:       3248 kB
Active:        1414036 kB
Inactive:       963472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30285016 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            1804 kB
Writeback:           0 kB
AnonPages:     1340432 kB
Mapped:          19356 kB
Slab:           213320 kB
PageTables:      12520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 24608272 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= 73552 MiB
End job on node147 at 2011-05-02 15:49:14