Trace number 3394034

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
Plingeling 587f (fixed)UNSAT 3953.65 496.533

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark182.547
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

3953.61/496.53	s UNSATISFIABLE

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-3394034-1306079729/watcher-3394034-1306079729 -o /tmp/evaluation-result-3394034-1306079729/solver-3394034-1306079729 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394034-1306079729.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.52 7.92 7.97 2/491 26146
/proc/meminfo: memFree=18463304/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=8728 CPUtime=0 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 216 0 0 0 0 0 0 0 25 0 1 0 719573883 8937472 146 33554432000 4194304 4417452 140736775455200 18446744073709551615 270613110528 0 0 4096 0 18446744071562362840 0 0 17 0 0 0 0
/proc/26146/statm: 2182 146 122 55 0 68 0

[startup+0.069826 s]
/proc/loadavg: 7.52 7.92 7.97 2/491 26146
/proc/meminfo: memFree=18463304/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=18280 CPUtime=0.04 cores=0-7
/proc/26146/stat : 26146 (plingeling) R 26144 26146 25975 0 -1 4202496 2692 1257 0 2 4 0 0 0 25 0 1 0 719573883 18718720 2593 33554432000 4194304 4417452 140736775455200 18446744073709551615 4231619 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26146/statm: 4570 2593 148 55 0 2456 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18280

[startup+0.100821 s]
/proc/loadavg: 7.52 7.92 7.97 2/491 26146
/proc/meminfo: memFree=18463304/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=26472 CPUtime=0.07 cores=0-7
/proc/26146/stat : 26146 (plingeling) R 26144 26146 25975 0 -1 4202496 4740 1257 0 2 7 0 0 0 25 0 1 0 719573883 27107328 4641 33554432000 4194304 4417452 140736775455200 18446744073709551615 4321599 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26146/statm: 6618 4641 148 55 0 4504 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26472

[startup+0.338736 s]
/proc/loadavg: 7.52 7.92 7.97 2/491 26146
/proc/meminfo: memFree=18463304/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=187156 CPUtime=1.36 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 8980 1257 0 2 135 1 0 0 19 0 9 0 719573883 191647744 7994 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 46789 7994 177 55 0 44675 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 187156

[startup+0.700674 s]
/proc/loadavg: 7.52 7.92 7.97 2/491 26146
/proc/meminfo: memFree=18463304/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=193308 CPUtime=4.26 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 12977 1257 0 2 424 2 0 0 19 0 9 0 719573883 197947392 9533 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 48327 9533 180 55 0 46213 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 193308

[startup+1.50053 s]
/proc/loadavg: 7.52 7.92 7.97 9/500 26160
/proc/meminfo: memFree=18422112/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=197596 CPUtime=10.63 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 16470 1257 0 2 1061 2 0 0 19 0 9 0 719573883 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 49399 10608 180 55 0 47285 0
[pid=26146/tid=26153] ppid=26144 vsize=197596 CPUtime=1.31 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 620 1257 0 2 131 0 0 0 19 0 9 0 719573902 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=197596 CPUtime=1.3 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 624 1257 0 2 130 0 0 0 25 0 9 0 719573902 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=197596 CPUtime=1.31 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 1669 1257 0 2 131 0 0 0 19 0 9 0 719573902 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=197596 CPUtime=1.3 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 1598 1257 0 2 130 0 0 0 22 0 9 0 719573902 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=197596 CPUtime=1.31 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 619 1257 0 2 131 0 0 0 22 0 9 0 719573902 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=197596 CPUtime=1.3 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 620 1257 0 2 130 0 0 0 22 0 9 0 719573902 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=197596 CPUtime=1.3 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 1253 1257 0 2 130 0 0 0 19 0 9 0 719573902 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=197596 CPUtime=1.29 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 615 1257 0 2 129 0 0 0 25 0 9 0 719573902 202338304 10608 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.63
Current children cumulated vsize (KiB) 197596

[startup+3.10125 s]
/proc/loadavg: 7.56 7.92 7.97 9/500 26160
/proc/meminfo: memFree=18418280/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=188440 CPUtime=23.42 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 24808 1257 0 2 2339 3 0 0 19 0 9 0 719573883 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 47110 8321 180 55 0 44996 0
[pid=26146/tid=26153] ppid=26144 vsize=188440 CPUtime=2.91 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 1010 1257 0 2 291 0 0 0 24 0 9 0 719573902 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=188440 CPUtime=2.91 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 925 1257 0 2 291 0 0 0 25 0 9 0 719573902 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 4277827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=188440 CPUtime=2.91 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 3843 1257 0 2 291 0 0 0 25 0 9 0 719573902 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=188440 CPUtime=2.9 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 3666 1257 0 2 290 0 0 0 25 0 9 0 719573902 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=188440 CPUtime=2.91 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 1145 1257 0 2 291 0 0 0 25 0 9 0 719573902 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=188440 CPUtime=2.9 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 1238 1257 0 2 290 0 0 0 25 0 9 0 719573902 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=188440 CPUtime=2.9 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 3034 1257 0 2 290 0 0 0 25 0 9 0 719573902 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=188440 CPUtime=2.87 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 1095 1257 0 2 287 0 0 0 25 0 9 0 719573902 192962560 8321 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.42
Current children cumulated vsize (KiB) 188440

[startup+6.30068 s]
/proc/loadavg: 7.56 7.92 7.97 9/500 26160
/proc/meminfo: memFree=18416048/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=201328 CPUtime=48.96 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 45984 1257 0 2 4889 7 0 0 19 0 9 0 719573883 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 50332 11544 180 55 0 48218 0
[pid=26146/tid=26153] ppid=26144 vsize=201328 CPUtime=6.1 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 4019 1257 0 2 610 0 0 0 25 0 9 0 719573902 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=201328 CPUtime=6.1 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 3356 1257 0 2 610 0 0 0 25 0 9 0 719573902 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=201328 CPUtime=6.1 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 5726 1257 0 2 610 0 0 0 25 0 9 0 719573902 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=201328 CPUtime=6.1 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 6644 1257 0 2 609 1 0 0 25 0 9 0 719573902 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=201328 CPUtime=6.1 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 4239 1257 0 2 610 0 0 0 25 0 9 0 719573902 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=201328 CPUtime=6.1 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 4496 1257 0 2 610 0 0 0 25 0 9 0 719573902 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 4358184 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=201328 CPUtime=6.1 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 4597 1257 0 2 610 0 0 0 25 0 9 0 719573902 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=201328 CPUtime=6.01 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 4055 1257 0 2 601 0 0 0 25 0 9 0 719573902 206159872 11544 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.96
Current children cumulated vsize (KiB) 201328

[startup+12.7006 s]
/proc/loadavg: 7.62 7.92 7.97 9/500 26160
/proc/meminfo: memFree=18384600/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=237028 CPUtime=100.06 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 84278 1257 0 2 9989 17 0 0 19 0 9 0 719573883 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 59257 20467 180 55 0 57143 0
[pid=26146/tid=26153] ppid=26144 vsize=237028 CPUtime=12.5 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 7799 1257 0 2 1249 1 0 0 25 0 9 0 719573902 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=237028 CPUtime=12.5 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 8750 1257 0 2 1249 1 0 0 25 0 9 0 719573902 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=237028 CPUtime=12.5 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 10122 1257 0 2 1249 1 0 0 25 0 9 0 719573902 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 4250855 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=237028 CPUtime=12.5 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 11399 1257 0 2 1248 2 0 0 25 0 9 0 719573902 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=237028 CPUtime=12.51 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 9143 1257 0 2 1249 2 0 0 25 0 9 0 719573902 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=237028 CPUtime=12.5 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 11226 1257 0 2 1248 2 0 0 25 0 9 0 719573902 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=237028 CPUtime=12.5 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 8563 1257 0 2 1250 0 0 0 25 0 9 0 719573902 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=237028 CPUtime=12.3 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 8424 1257 0 2 1228 2 0 0 25 0 9 0 719573902 242716672 20467 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.06
Current children cumulated vsize (KiB) 237028

[startup+25.5013 s]
/proc/loadavg: 7.68 7.92 7.97 9/500 26161
/proc/meminfo: memFree=18306356/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=308388 CPUtime=202.25 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 139449 1257 0 2 20196 29 0 0 19 0 9 0 719573883 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 77097 38282 180 55 0 74983 0
[pid=26146/tid=26153] ppid=26144 vsize=308388 CPUtime=25.31 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 14128 1257 0 2 2528 3 0 0 25 0 9 0 719573902 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=308388 CPUtime=25.31 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 17177 1257 0 2 2528 3 0 0 25 0 9 0 719573902 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=308388 CPUtime=25.31 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 17252 1257 0 2 2528 3 0 0 25 0 9 0 719573902 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=308388 CPUtime=25.3 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 16264 1257 0 2 2527 3 0 0 25 0 9 0 719573902 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=308388 CPUtime=25.3 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 17484 1257 0 2 2527 3 0 0 25 0 9 0 719573902 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=308388 CPUtime=25.3 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 19895 1257 0 2 2526 4 0 0 25 0 9 0 719573902 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=308388 CPUtime=25.3 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 14342 1257 0 2 2528 2 0 0 25 0 9 0 719573902 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=308388 CPUtime=24.89 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 14055 1257 0 2 2486 3 0 0 25 0 9 0 719573902 315789312 38282 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.25
Current children cumulated vsize (KiB) 308388

[startup+51.1008 s]
/proc/loadavg: 7.79 7.93 7.97 9/500 26161
/proc/meminfo: memFree=18229420/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=386916 CPUtime=406.62 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 216363 1257 0 2 40617 45 0 0 19 0 9 0 719573883 396201984 57933 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 96729 57933 180 55 0 94615 0
[pid=26146/tid=26153] ppid=26144 vsize=386916 CPUtime=50.91 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 22721 1257 0 2 5086 5 0 0 25 0 9 0 719573902 396201984 57933 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=386916 CPUtime=50.9 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 26822 1257 0 2 5086 4 0 0 25 0 9 0 719573902 396201984 57933 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=386916 CPUtime=50.9 cores=0-7

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

[pid=26146/tid=26159] ppid=26144 vsize=928520 CPUtime=402.11 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 95500 1257 0 2 40191 20 0 0 25 0 9 0 719573902 950804480 193315 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=928520 CPUtime=395.54 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 84911 1257 0 2 39537 17 0 0 25 0 9 0 719573902 950804480 193315 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3210.39
Current children cumulated vsize (KiB) 928520

[startup+462.301 s]
/proc/loadavg: 8.00 8.00 7.98 9/500 26181
/proc/meminfo: memFree=17719460/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=896836 CPUtime=3689.4 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 775731 1257 0 2 368777 163 0 0 19 0 9 0 719573883 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 224209 185394 180 55 0 222095 0
[pid=26146/tid=26153] ppid=26144 vsize=896836 CPUtime=462.12 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 106506 1257 0 2 46189 23 0 0 25 0 9 0 719573902 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=896836 CPUtime=462.11 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 92603 1257 0 2 46190 21 0 0 25 0 9 0 719573902 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=896836 CPUtime=462.12 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 103545 1257 0 2 46190 22 0 0 25 0 9 0 719573902 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=896836 CPUtime=462.08 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 91438 1257 0 2 46189 19 0 0 25 0 9 0 719573902 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=896836 CPUtime=461.99 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 95901 1257 0 2 46180 19 0 0 25 0 9 0 719573902 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=896836 CPUtime=462.11 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 79695 1257 0 2 46195 16 0 0 25 0 9 0 719573902 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=896836 CPUtime=462.11 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 103021 1257 0 2 46190 21 0 0 25 0 9 0 719573902 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=896836 CPUtime=454.54 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 94170 1257 0 2 45436 18 0 0 25 0 9 0 719573902 918360064 185394 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3689.4
Current children cumulated vsize (KiB) 896836

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

[startup+473.501 s]
/proc/loadavg: 8.00 8.00 7.98 9/500 26182
/proc/meminfo: memFree=17686600/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=929604 CPUtime=3778.82 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 783923 1257 0 2 377717 165 0 0 19 0 9 0 719573883 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 232401 193586 180 55 0 230287 0
[pid=26146/tid=26153] ppid=26144 vsize=929604 CPUtime=473.32 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 106506 1257 0 2 47309 23 0 0 25 0 9 0 719573902 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=929604 CPUtime=473.31 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 92603 1257 0 2 47310 21 0 0 25 0 9 0 719573902 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=929604 CPUtime=473.32 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 103545 1257 0 2 47310 22 0 0 25 0 9 0 719573902 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=929604 CPUtime=473.28 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 91438 1257 0 2 47309 19 0 0 25 0 9 0 719573902 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=929604 CPUtime=473.19 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 95901 1257 0 2 47300 19 0 0 25 0 9 0 719573902 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=929604 CPUtime=473.31 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 87887 1257 0 2 47313 18 0 0 25 0 9 0 719573902 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=929604 CPUtime=473.32 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 103021 1257 0 2 47311 21 0 0 25 0 9 0 719573902 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=929604 CPUtime=465.56 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 94170 1257 0 2 46538 18 0 0 25 0 9 0 719573902 951914496 193586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3778.82
Current children cumulated vsize (KiB) 929604

[startup+486.301 s]
/proc/loadavg: 8.00 8.00 7.98 9/500 26182
/proc/meminfo: memFree=17801176/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=814736 CPUtime=3881 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 797615 1257 0 2 387933 167 0 0 19 0 9 0 719573883 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 203684 164869 180 55 0 201570 0
[pid=26146/tid=26153] ppid=26144 vsize=814736 CPUtime=486.11 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 110602 1257 0 2 48588 23 0 0 25 0 9 0 719573902 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 4283524 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=814736 CPUtime=486.11 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 92603 1257 0 2 48590 21 0 0 25 0 9 0 719573902 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=814736 CPUtime=486.12 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 103545 1257 0 2 48590 22 0 0 25 0 9 0 719573902 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=814736 CPUtime=486.08 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 91438 1257 0 2 48589 19 0 0 25 0 9 0 719573902 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=814736 CPUtime=485.98 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 95901 1257 0 2 48579 19 0 0 25 0 9 0 719573902 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=814736 CPUtime=486.11 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 87887 1257 0 2 48592 19 0 0 25 0 9 0 719573902 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=814736 CPUtime=486.11 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 108144 1257 0 2 48590 21 0 0 25 0 9 0 719573902 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=814736 CPUtime=478.15 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 98643 1257 0 2 47796 19 0 0 25 0 9 0 719573902 834289664 164869 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3881
Current children cumulated vsize (KiB) 814736

[startup+492.701 s]
/proc/loadavg: 8.00 8.00 7.98 9/500 26182
/proc/meminfo: memFree=17751260/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=865604 CPUtime=3932.23 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 818849 1257 0 2 393052 171 0 0 19 0 9 0 719573883 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 216401 177586 180 55 0 214287 0
[pid=26146/tid=26153] ppid=26144 vsize=865604 CPUtime=492.53 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 115452 1257 0 2 49229 24 0 0 25 0 9 0 719573902 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=865604 CPUtime=492.53 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 92603 1257 0 2 49232 21 0 0 25 0 9 0 719573902 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=865604 CPUtime=492.53 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 111737 1257 0 2 49229 24 0 0 25 0 9 0 719573902 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=865604 CPUtime=492.5 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 91438 1257 0 2 49231 19 0 0 25 0 9 0 719573902 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=865604 CPUtime=492.4 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 95901 1257 0 2 49221 19 0 0 25 0 9 0 719573902 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=865604 CPUtime=492.53 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 96079 1257 0 2 49234 19 0 0 25 0 9 0 719573902 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26146/tid=26159] ppid=26144 vsize=865604 CPUtime=492.53 cores=0-7
/proc/26146/task/26159/stat : 26159 (plingeling) R 26144 26146 25975 0 -1 4202560 108144 1257 0 2 49232 21 0 0 25 0 9 0 719573902 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26160] ppid=26144 vsize=865604 CPUtime=484.46 cores=0-7
/proc/26146/task/26160/stat : 26160 (plingeling) R 26144 26146 25975 0 -1 4202560 98643 1257 0 2 48427 19 0 0 25 0 9 0 719573902 886378496 177586 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3932.23
Current children cumulated vsize (KiB) 865604

[startup+494.3 s]
/proc/loadavg: 8.00 8.00 7.98 8/499 26182
/proc/meminfo: memFree=17751268/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=865604 CPUtime=3944.19 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 818850 1257 0 2 394248 171 0 0 19 0 7 0 719573883 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 216401 177587 181 55 0 214287 0
[pid=26146/tid=26153] ppid=26144 vsize=865604 CPUtime=494.11 cores=0-7
/proc/26146/task/26153/stat : 26153 (plingeling) R 26144 26146 25975 0 -1 4202560 115452 1257 0 2 49387 24 0 0 25 0 7 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26146/tid=26154] ppid=26144 vsize=865604 CPUtime=494.11 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 92603 1257 0 2 49390 21 0 0 25 0 7 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26155] ppid=26144 vsize=865604 CPUtime=494.11 cores=0-7
/proc/26146/task/26155/stat : 26155 (plingeling) R 26144 26146 25975 0 -1 4202560 111737 1257 0 2 49387 24 0 0 25 0 7 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=865604 CPUtime=494.08 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 91438 1257 0 2 49389 19 0 0 25 0 7 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26157] ppid=26144 vsize=865604 CPUtime=493.98 cores=0-7
/proc/26146/task/26157/stat : 26157 (plingeling) R 26144 26146 25975 0 -1 4202560 95901 1257 0 2 49379 19 0 0 25 0 7 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=865604 CPUtime=494.11 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 96079 1257 0 2 49392 19 0 0 25 0 7 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3944.19
Current children cumulated vsize (KiB) 865604

[startup+495.901 s]
/proc/loadavg: 8.00 8.00 7.98 6/497 26184
/proc/meminfo: memFree=17751028/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=865604 CPUtime=3951.99 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 818850 1257 0 2 395028 171 0 0 18 0 4 0 719573883 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 216401 177587 181 55 0 214287 0
[pid=26146/tid=26154] ppid=26144 vsize=865604 CPUtime=495.71 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 92603 1257 0 2 49550 21 0 0 25 0 4 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=865604 CPUtime=495.68 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 91438 1257 0 2 49549 19 0 0 25 0 4 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=865604 CPUtime=495.71 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 96079 1257 0 2 49552 19 0 0 25 0 4 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3951.99
Current children cumulated vsize (KiB) 865604

[startup+496.301 s]
/proc/loadavg: 8.00 8.00 7.98 4/495 26184
/proc/meminfo: memFree=17751176/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=865604 CPUtime=3953.19 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 818850 1257 0 2 395148 171 0 0 18 0 4 0 719573883 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 216401 177587 181 55 0 214287 0
[pid=26146/tid=26154] ppid=26144 vsize=865604 CPUtime=496.11 cores=0-7
/proc/26146/task/26154/stat : 26154 (plingeling) R 26144 26146 25975 0 -1 4202560 92603 1257 0 2 49590 21 0 0 25 0 4 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26146/tid=26156] ppid=26144 vsize=865604 CPUtime=496.08 cores=0-7
/proc/26146/task/26156/stat : 26156 (plingeling) R 26144 26146 25975 0 -1 4202560 91438 1257 0 2 49589 19 0 0 25 0 4 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4259882 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26146/tid=26158] ppid=26144 vsize=865604 CPUtime=496.11 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 96079 1257 0 2 49592 19 0 0 25 0 4 0 719573902 886378496 177587 33554432000 4194304 4417452 140736775455200 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3953.19
Current children cumulated vsize (KiB) 865604

[startup+496.501 s]
/proc/loadavg: 8.00 8.00 7.98 4/495 26184
/proc/meminfo: memFree=17751176/32951124 swapFree=60609112/67111528
[pid=26146] ppid=26144 vsize=845116 CPUtime=3953.61 cores=0-7
/proc/26146/stat : 26146 (plingeling) S 26144 26146 25975 0 -1 4202496 818850 1257 0 2 395190 171 0 0 16 0 2 0 719573883 865398784 177583 33554432000 4194304 4417452 140736775455200 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/26146/statm: 211279 177583 181 55 0 209165 0
[pid=26146/tid=26158] ppid=26144 vsize=845116 CPUtime=496.31 cores=0-7
/proc/26146/task/26158/stat : 26158 (plingeling) R 26144 26146 25975 0 -1 4202560 96079 1257 0 2 49612 19 0 0 25 0 2 0 719573902 865398784 177583 33554432000 4194304 4417452 140736775455200 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3953.61
Current children cumulated vsize (KiB) 845116

Child status: 20
Real time (s): 496.533
CPU time (s): 3953.65
CPU user time (s): 3951.91
CPU system time (s): 1.74073
CPU usage (%): 796.253
Max. virtual memory (cumulated for all children) (KiB): 990440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3951.91
system time used= 1.74073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 820110
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 162
involuntary context switches= 19066

runsolver used 2.24666 second user time and 5.8951 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-22 17:55:29
IDJOB=3394034
IDBENCH=71150
IDSOLVER=1851
FILE ID=node108/3394034-1306079729
RUNJOBID= node108-1306078107-25989
PBS_JOBID= 13387910
Free space on /tmp= 73076 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394034-1306079729/watcher-3394034-1306079729 -o /tmp/evaluation-result-3394034-1306079729/solver-3394034-1306079729 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394034-1306079729.cnf

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1915992791

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18463452 kB
Buffers:        202452 kB
Cached:        6292960 kB
SwapCached:      27044 kB
Active:        3562292 kB
Inactive:     10672232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18463452 kB
SwapTotal:    67111528 kB
SwapFree:     60609112 kB
Dirty:            1992 kB
Writeback:           0 kB
AnonPages:     7722652 kB
Mapped:          28300 kB
Slab:           116952 kB
PageTables:      65200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134534896 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= 73076 MiB
End job on node108 at 2011-05-22 18:03:46