Trace number 3310089

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 587UNSAT 437.157 56.0796

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.5667
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

437.06/56.07	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: 977)

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-3310089-1307667105/watcher-3310089-1307667105 -o /tmp/evaluation-result-3310089-1307667105/solver-3310089-1307667105 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3310089-1307667105.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.00 7.31 4.97 2/170 27086
/proc/meminfo: memFree=31888920/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=11296 CPUtime=0 cores=0-7
/proc/27086/stat : 27086 (plingeling) R 27084 27086 26942 0 -1 4202496 896 1260 0 0 0 0 0 0 22 0 1 0 859126826 11567104 825 33554432000 4194304 4417332 140736662772208 18446744073709551615 212039352075 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27086/statm: 2824 825 146 55 0 710 0

[startup+0.0663049 s]
/proc/loadavg: 8.00 7.31 4.97 2/170 27086
/proc/meminfo: memFree=31888920/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=25108 CPUtime=0.05 cores=0-7
/proc/27086/stat : 27086 (plingeling) R 27084 27086 26942 0 -1 4202496 4387 1260 0 0 5 0 0 0 22 0 1 0 859126826 25710592 4300 33554432000 4194304 4417332 140736662772208 18446744073709551615 4231408 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27086/statm: 6277 4300 148 55 0 4163 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25108

[startup+0.100302 s]
/proc/loadavg: 8.00 7.31 4.97 2/170 27086
/proc/meminfo: memFree=31888920/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=29204 CPUtime=0.09 cores=0-7
/proc/27086/stat : 27086 (plingeling) R 27084 27086 26942 0 -1 4202496 5411 1260 0 0 9 0 0 0 23 0 1 0 859126826 29904896 5324 33554432000 4194304 4417332 140736662772208 18446744073709551615 4231504 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27086/statm: 7301 5324 148 55 0 5187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29204

[startup+0.300264 s]
/proc/loadavg: 8.00 7.31 4.97 2/170 27086
/proc/meminfo: memFree=31888920/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=73736 CPUtime=0.29 cores=0-7
/proc/27086/stat : 27086 (plingeling) R 27084 27086 26942 0 -1 4202496 16170 1260 0 0 28 1 0 0 25 0 1 0 859126826 75505664 16066 33554432000 4194304 4417332 140736662772208 18446744073709551615 212039349341 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27086/statm: 18434 16091 148 55 0 16320 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73736

[startup+0.700194 s]
/proc/loadavg: 8.00 7.31 4.97 2/170 27086
/proc/meminfo: memFree=31888920/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=152300 CPUtime=0.69 cores=0-7
/proc/27086/stat : 27086 (plingeling) R 27084 27086 26942 0 -1 4202496 36310 1260 0 0 66 3 0 0 25 0 1 0 859126826 155955200 36098 33554432000 4194304 4417332 140736662772208 18446744073709551615 4227896 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/27086/statm: 38075 36098 148 55 0 35961 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152300

[startup+1.50105 s]
/proc/loadavg: 7.44 7.21 4.95 2/171 27092
/proc/meminfo: memFree=31669704/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=352544 CPUtime=1.61 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 71380 1260 0 0 154 7 0 0 18 0 9 0 859126826 361005056 65694 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 88136 65694 157 55 0 86022 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 352544

[startup+3.10073 s]
/proc/loadavg: 7.44 7.21 4.95 9/179 27100
/proc/meminfo: memFree=31592884/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=499220 CPUtime=14.22 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 144471 1260 0 0 1405 17 0 0 18 0 9 0 859126826 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 124805 89834 172 55 0 122691 0
[pid=27086/tid=27093] ppid=27084 vsize=499220 CPUtime=1.61 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 9547 1260 0 0 160 1 0 0 20 0 9 0 859126973 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 4282302 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=499220 CPUtime=1.52 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 10688 1260 0 0 151 1 0 0 25 0 9 0 859126973 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 212039349321 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=499220 CPUtime=1.61 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8762 1260 0 0 160 1 0 0 25 0 9 0 859126973 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 4287111 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=499220 CPUtime=1.6 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4481 1260 0 0 160 0 0 0 24 0 9 0 859126973 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=499220 CPUtime=1.6 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 10691 1260 0 0 159 1 0 0 24 0 9 0 859126973 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 4287492 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=499220 CPUtime=1.61 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 10739 1260 0 0 160 1 0 0 20 0 9 0 859126974 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 4287201 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=499220 CPUtime=1.56 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10357 1260 0 0 155 1 0 0 23 0 9 0 859126974 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=499220 CPUtime=1.57 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 7837 1260 0 0 156 1 0 0 20 0 9 0 859126974 511201280 89834 33554432000 4194304 4417332 140736662772208 18446744073709551615 4268638 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.22
Current children cumulated vsize (KiB) 499220

[startup+6.30115 s]
/proc/loadavg: 7.48 7.22 4.97 9/179 27100
/proc/meminfo: memFree=31514516/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=498472 CPUtime=39.8 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 171003 1260 0 0 3958 22 0 0 18 0 9 0 859126826 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 124618 97531 180 55 0 122504 0
[pid=27086/tid=27093] ppid=27084 vsize=498472 CPUtime=4.81 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 9553 1260 0 0 480 1 0 0 25 0 9 0 859126973 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=498472 CPUtime=4.72 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 12753 1260 0 0 471 1 0 0 25 0 9 0 859126973 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=498472 CPUtime=4.81 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8767 1260 0 0 480 1 0 0 25 0 9 0 859126973 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 4376983 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=498472 CPUtime=4.8 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4483 1260 0 0 479 1 0 0 25 0 9 0 859126973 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=498472 CPUtime=4.8 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 22924 1260 0 0 478 2 0 0 25 0 9 0 859126973 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 4252121 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=498472 CPUtime=4.81 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 10745 1260 0 0 480 1 0 0 25 0 9 0 859126974 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=498472 CPUtime=4.76 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10358 1260 0 0 475 1 0 0 25 0 9 0 859126974 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 4258163 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=498472 CPUtime=4.75 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 20051 1260 0 0 472 3 0 0 25 0 9 0 859126974 510435328 97531 33554432000 4194304 4417332 140736662772208 18446744073709551615 4274358 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.8
Current children cumulated vsize (KiB) 498472

[startup+12.701 s]
/proc/loadavg: 7.52 7.23 4.99 9/179 27101
/proc/meminfo: memFree=31496596/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=536136 CPUtime=90.96 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 197628 1260 0 0 9069 27 0 0 18 0 9 0 859126826 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 134034 96708 180 55 0 131920 0
[pid=27086/tid=27093] ppid=27084 vsize=536136 CPUtime=11.21 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 13649 1260 0 0 1119 2 0 0 25 0 9 0 859126973 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=536136 CPUtime=11.11 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 19922 1260 0 0 1109 2 0 0 25 0 9 0 859126973 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=536136 CPUtime=11.21 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8767 1260 0 0 1120 1 0 0 25 0 9 0 859126973 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 4365101 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=536136 CPUtime=11.2 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4483 1260 0 0 1119 1 0 0 25 0 9 0 859126973 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=536136 CPUtime=11.2 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 29068 1260 0 0 1116 4 0 0 25 0 9 0 859126973 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=536136 CPUtime=11.21 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 14841 1260 0 0 1119 2 0 0 25 0 9 0 859126974 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=536136 CPUtime=11.16 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10358 1260 0 0 1115 1 0 0 25 0 9 0 859126974 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=536136 CPUtime=11.11 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 25171 1260 0 0 1108 3 0 0 25 0 9 0 859126974 549003264 96708 33554432000 4194304 4417332 140736662772208 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 90.96
Current children cumulated vsize (KiB) 536136

[startup+25.5007 s]
/proc/loadavg: 7.63 7.27 5.03 9/179 27101
/proc/meminfo: memFree=31515920/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=519524 CPUtime=193.28 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 198058 1260 0 0 19301 27 0 0 18 0 9 0 859126826 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 129881 92556 181 55 0 127767 0
[pid=27086/tid=27093] ppid=27084 vsize=519524 CPUtime=24.01 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 13708 1260 0 0 2399 2 0 0 25 0 9 0 859126973 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=519524 CPUtime=23.92 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 19977 1260 0 0 2389 3 0 0 25 0 9 0 859126973 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=519524 CPUtime=24.01 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8839 1260 0 0 2400 1 0 0 25 0 9 0 859126973 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=519524 CPUtime=24 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4483 1260 0 0 2399 1 0 0 25 0 9 0 859126973 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 4365104 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=519524 CPUtime=24 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 29127 1260 0 0 2396 4 0 0 25 0 9 0 859126973 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=519524 CPUtime=24.01 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 14897 1260 0 0 2399 2 0 0 25 0 9 0 859126974 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=519524 CPUtime=23.96 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10431 1260 0 0 2395 1 0 0 25 0 9 0 859126974 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=519524 CPUtime=23.84 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 25227 1260 0 0 2381 3 0 0 25 0 9 0 859126974 531992576 92556 33554432000 4194304 4417332 140736662772208 18446744073709551615 4265411 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 193.28
Current children cumulated vsize (KiB) 519524

[startup+51.1012 s]
/proc/loadavg: 7.82 7.34 5.12 9/179 27102
/proc/meminfo: memFree=31525748/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=502952 CPUtime=397.95 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 198433 1260 0 0 39768 27 0 0 18 0 9 0 859126826 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 125738 88425 181 55 0 123624 0
[pid=27086/tid=27093] ppid=27084 vsize=502952 CPUtime=49.61 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 13760 1260 0 0 4959 2 0 0 25 0 9 0 859126973 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=502952 CPUtime=49.52 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 20024 1260 0 0 4949 3 0 0 25 0 9 0 859126973 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=502952 CPUtime=49.6 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8905 1260 0 0 4959 1 0 0 25 0 9 0 859126973 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=502952 CPUtime=49.6 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4483 1260 0 0 4959 1 0 0 25 0 9 0 859126973 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=502952 CPUtime=49.61 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 29180 1260 0 0 4957 4 0 0 25 0 9 0 859126973 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=502952 CPUtime=49.61 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 14941 1260 0 0 4959 2 0 0 25 0 9 0 859126974 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=502952 CPUtime=49.56 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10495 1260 0 0 4955 1 0 0 25 0 9 0 859126974 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=502952 CPUtime=49.3 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 25276 1260 0 0 4927 3 0 0 25 0 9 0 859126974 515022848 88425 33554432000 4194304 4417332 140736662772208 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 397.95
Current children cumulated vsize (KiB) 502952

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

[startup+54.3006 s]
/proc/loadavg: 7.82 7.34 5.12 9/179 27102
/proc/meminfo: memFree=31534176/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=502848 CPUtime=423.52 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 198460 1260 0 0 42325 27 0 0 18 0 9 0 859126826 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 125712 88399 181 55 0 123598 0
[pid=27086/tid=27093] ppid=27084 vsize=502848 CPUtime=52.81 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 13760 1260 0 0 5279 2 0 0 25 0 9 0 859126973 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=502848 CPUtime=52.72 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 20024 1260 0 0 5269 3 0 0 25 0 9 0 859126973 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=502848 CPUtime=52.8 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8932 1260 0 0 5279 1 0 0 25 0 9 0 859126973 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 4275856 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=502848 CPUtime=52.8 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4483 1260 0 0 5279 1 0 0 25 0 9 0 859126973 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=502848 CPUtime=52.8 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 29180 1260 0 0 5276 4 0 0 25 0 9 0 859126973 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=502848 CPUtime=52.81 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 14941 1260 0 0 5279 2 0 0 25 0 9 0 859126974 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 4354444 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=502848 CPUtime=52.76 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10495 1260 0 0 5275 1 0 0 25 0 9 0 859126974 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 4365906 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=502848 CPUtime=52.48 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 25276 1260 0 0 5245 3 0 0 25 0 9 0 859126974 514916352 88399 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 423.52
Current children cumulated vsize (KiB) 502848

[startup+55.1004 s]
/proc/loadavg: 7.82 7.34 5.12 9/179 27102
/proc/meminfo: memFree=31534052/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=502936 CPUtime=429.92 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 198485 1260 0 0 42965 27 0 0 18 0 9 0 859126826 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 125734 88421 181 55 0 123620 0
[pid=27086/tid=27093] ppid=27084 vsize=502936 CPUtime=53.61 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 13760 1260 0 0 5359 2 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=502936 CPUtime=53.52 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 20024 1260 0 0 5349 3 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4275934 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=502936 CPUtime=53.6 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8932 1260 0 0 5359 1 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4270935 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=502936 CPUtime=53.6 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4483 1260 0 0 5359 1 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4366440 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=502936 CPUtime=53.6 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 29180 1260 0 0 5356 4 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=502936 CPUtime=53.61 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 14941 1260 0 0 5359 2 0 0 25 0 9 0 859126974 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=502936 CPUtime=53.56 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10520 1260 0 0 5355 1 0 0 25 0 9 0 859126974 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4275897 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=502936 CPUtime=53.27 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 25276 1260 0 0 5324 3 0 0 25 0 9 0 859126974 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 429.92
Current children cumulated vsize (KiB) 502936

[startup+55.5004 s]
/proc/loadavg: 7.82 7.34 5.12 9/179 27102
/proc/meminfo: memFree=31534052/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=502936 CPUtime=433.12 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 198485 1260 0 0 43285 27 0 0 18 0 9 0 859126826 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 125734 88421 181 55 0 123620 0
[pid=27086/tid=27093] ppid=27084 vsize=502936 CPUtime=54.01 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 13760 1260 0 0 5399 2 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4264909 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=502936 CPUtime=53.92 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 20024 1260 0 0 5389 3 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=502936 CPUtime=54 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8932 1260 0 0 5399 1 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=502936 CPUtime=54 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4483 1260 0 0 5399 1 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4365886 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=502936 CPUtime=54 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 29180 1260 0 0 5396 4 0 0 25 0 9 0 859126973 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4247473 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=502936 CPUtime=54.01 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 14941 1260 0 0 5399 2 0 0 25 0 9 0 859126974 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4275953 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=502936 CPUtime=53.96 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10520 1260 0 0 5395 1 0 0 25 0 9 0 859126974 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=502936 CPUtime=53.67 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 25276 1260 0 0 5364 3 0 0 25 0 9 0 859126974 515006464 88421 33554432000 4194304 4417332 140736662772208 18446744073709551615 4275953 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 433.12
Current children cumulated vsize (KiB) 502936

[startup+55.9013 s]
/proc/loadavg: 7.82 7.34 5.12 9/179 27102
/proc/meminfo: memFree=31534052/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=502840 CPUtime=436.32 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 198485 1260 0 0 43605 27 0 0 18 0 9 0 859126826 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 125710 88397 181 55 0 123596 0
[pid=27086/tid=27093] ppid=27084 vsize=502840 CPUtime=54.41 cores=0-7
/proc/27086/task/27093/stat : 27093 (plingeling) R 27084 27086 26942 0 -1 4202560 13760 1260 0 0 5439 2 0 0 25 0 9 0 859126973 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27086/tid=27094] ppid=27084 vsize=502840 CPUtime=54.32 cores=0-7
/proc/27086/task/27094/stat : 27094 (plingeling) R 27084 27086 26942 0 -1 4202560 20024 1260 0 0 5429 3 0 0 25 0 9 0 859126973 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27086/tid=27095] ppid=27084 vsize=502840 CPUtime=54.4 cores=0-7
/proc/27086/task/27095/stat : 27095 (plingeling) R 27084 27086 26942 0 -1 4202560 8932 1260 0 0 5439 1 0 0 25 0 9 0 859126973 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27086/tid=27096] ppid=27084 vsize=502840 CPUtime=54.4 cores=0-7
/proc/27086/task/27096/stat : 27096 (plingeling) R 27084 27086 26942 0 -1 4202560 4483 1260 0 0 5439 1 0 0 25 0 9 0 859126973 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27086/tid=27097] ppid=27084 vsize=502840 CPUtime=54.41 cores=0-7
/proc/27086/task/27097/stat : 27097 (plingeling) R 27084 27086 26942 0 -1 4202560 29180 1260 0 0 5437 4 0 0 25 0 9 0 859126973 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27086/tid=27098] ppid=27084 vsize=502840 CPUtime=54.41 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 14941 1260 0 0 5439 2 0 0 25 0 9 0 859126974 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=502840 CPUtime=54.36 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10520 1260 0 0 5435 1 0 0 25 0 9 0 859126974 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 4325976 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27086/tid=27100] ppid=27084 vsize=502840 CPUtime=54.08 cores=0-7
/proc/27086/task/27100/stat : 27100 (plingeling) R 27084 27086 26942 0 -1 4202560 25276 1260 0 0 5405 3 0 0 25 0 9 0 859126974 514908160 88397 33554432000 4194304 4417332 140736662772208 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 436.32
Current children cumulated vsize (KiB) 502840

[startup+56.0014 s]
/proc/loadavg: 7.83 7.36 5.13 3/173 27102
/proc/meminfo: memFree=31534100/32951124 swapFree=67050916/67111528
[pid=27086] ppid=27084 vsize=482352 CPUtime=437.06 cores=0-7
/proc/27086/stat : 27086 (plingeling) S 27084 27086 26942 0 -1 4202496 198486 1260 0 0 43679 27 0 0 17 0 3 0 859126826 493928448 88382 33554432000 4194304 4417332 140736662772208 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27086/statm: 120588 88382 182 55 0 118474 0
[pid=27086/tid=27098] ppid=27084 vsize=482352 CPUtime=54.51 cores=0-7
/proc/27086/task/27098/stat : 27098 (plingeling) R 27084 27086 26942 0 -1 4202560 14941 1260 0 0 5449 2 0 0 25 0 3 0 859126974 493928448 88382 33554432000 4194304 4417332 140736662772208 18446744073709551615 4353465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27086/tid=27099] ppid=27084 vsize=482352 CPUtime=54.47 cores=0-7
/proc/27086/task/27099/stat : 27099 (plingeling) R 27084 27086 26942 0 -1 4202560 10520 1260 0 0 5446 1 0 0 25 0 3 0 859126974 493928448 88382 33554432000 4194304 4417332 140736662772208 18446744073709551615 4256177 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 437.06
Current children cumulated vsize (KiB) 482352

Child status: 20
Real time (s): 56.0796
CPU time (s): 437.157
CPU user time (s): 436.859
CPU system time (s): 0.297954
CPU usage (%): 779.529
Max. virtual memory (cumulated for all children) (KiB): 595040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 436.859
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199749
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= 269
involuntary context switches= 2120

runsolver used 0.085986 second user time and 0.220966 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-10 02:51:46
IDJOB=3310089
IDBENCH=88143
IDSOLVER=1695
FILE ID=node146/3310089-1307667105
RUNJOBID= node146-1307666429-26956
PBS_JOBID= 13549478
Free space on /tmp= 74104 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310089-1307667105/watcher-3310089-1307667105 -o /tmp/evaluation-result-3310089-1307667105/solver-3310089-1307667105 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3310089-1307667105.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=1756298389

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      31889216 kB
Buffers:        233256 kB
Cached:         605276 kB
SwapCached:      14540 kB
Active:         399804 kB
Inactive:       457544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31889216 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           10548 kB
Writeback:          32 kB
AnonPages:       15836 kB
Mapped:           8464 kB
Slab:           139080 kB
PageTables:       4536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183056 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= 74104 MiB
End job on node146 at 2011-06-10 02:52:42