Trace number 3372284

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 347.183 44.3779

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.6988
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

346.96/44.37	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-3372284-1305437137/watcher-3372284-1305437137 -o /tmp/evaluation-result-3372284-1305437137/solver-3372284-1305437137 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372284-1305437137.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: 5.00 4.27 4.25 4/277 14610
/proc/meminfo: memFree=21493976/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=11508 CPUtime=0 cores=0-7
/proc/14610/stat : 14610 (plingeling) R 14608 14610 14543 0 -1 4202496 937 1253 0 0 0 0 0 0 21 0 1 0 655311857 11784192 868 33554432000 4194304 4417452 140736428976464 18446744073709551615 4320684 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/14610/statm: 2877 868 148 55 0 763 0

[startup+0.0961581 s]
/proc/loadavg: 5.00 4.27 4.25 4/277 14610
/proc/meminfo: memFree=21493976/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=28200 CPUtime=0.08 cores=0-7
/proc/14610/stat : 14610 (plingeling) R 14608 14610 14543 0 -1 4202496 5200 1253 0 0 8 0 0 0 21 0 1 0 655311857 28876800 5074 33554432000 4194304 4417452 140736428976464 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/14610/statm: 7050 5074 149 55 0 4936 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28200

[startup+0.101144 s]
/proc/loadavg: 5.00 4.27 4.25 4/277 14610
/proc/meminfo: memFree=21493976/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=28200 CPUtime=0.09 cores=0-7
/proc/14610/stat : 14610 (plingeling) R 14608 14610 14543 0 -1 4202496 5200 1253 0 0 9 0 0 0 21 0 1 0 655311857 28876800 5074 33554432000 4194304 4417452 140736428976464 18446744073709551615 4231413 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/14610/statm: 7050 5074 149 55 0 4936 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28200

[startup+0.301111 s]
/proc/loadavg: 5.00 4.27 4.25 4/277 14610
/proc/meminfo: memFree=21493976/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=81248 CPUtime=0.29 cores=0-7
/proc/14610/stat : 14610 (plingeling) R 14608 14610 14543 0 -1 4202496 18463 1253 0 0 27 2 0 0 22 0 1 0 655311857 83197952 18336 33554432000 4194304 4417452 140736428976464 18446744073709551615 4227901 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/14610/statm: 20312 18336 149 55 0 18198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81248

[startup+0.701059 s]
/proc/loadavg: 5.00 4.27 4.25 4/277 14610
/proc/meminfo: memFree=21493976/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=151792 CPUtime=0.69 cores=0-7
/proc/14610/stat : 14610 (plingeling) R 14608 14610 14543 0 -1 4202496 36099 1253 0 0 65 4 0 0 23 0 1 0 655311857 155435008 35972 33554432000 4194304 4417452 140736428976464 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/14610/statm: 37948 35972 149 55 0 35834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151792

[startup+1.50087 s]
/proc/loadavg: 4.68 4.22 4.23 9/286 14624
/proc/meminfo: memFree=21329108/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=330892 CPUtime=4.97 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 97873 1253 0 0 484 13 0 0 18 0 9 0 655311857 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 82723 55814 174 55 0 80609 0
[pid=14610/tid=14617] ppid=14608 vsize=330892 CPUtime=0.51 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 7143 1253 0 0 50 1 0 0 18 0 9 0 655311955 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 4284160 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=330892 CPUtime=0.41 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 5588 1253 0 0 41 0 0 0 25 0 9 0 655311955 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=330892 CPUtime=0.48 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 6050 1253 0 0 48 0 0 0 25 0 9 0 655311955 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 4284292 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=330892 CPUtime=0.51 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 2392 1253 0 0 51 0 0 0 20 0 9 0 655311955 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=330892 CPUtime=0.52 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 5555 1253 0 0 51 1 0 0 18 0 9 0 655311955 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 4287492 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=330892 CPUtime=0.51 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 3712 1253 0 0 51 0 0 0 20 0 9 0 655311955 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=330892 CPUtime=0.51 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 5522 1253 0 0 50 1 0 0 18 0 9 0 655311955 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=330892 CPUtime=0.47 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 7136 1253 0 0 47 0 0 0 20 0 9 0 655311955 338833408 55814 33554432000 4194304 4417452 140736428976464 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 330892

[startup+3.10058 s]
/proc/loadavg: 4.68 4.22 4.23 9/286 14624
/proc/meminfo: memFree=21267976/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=413532 CPUtime=17.75 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 130595 1253 0 0 1755 20 0 0 18 0 9 0 655311857 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 103383 72771 177 55 0 101269 0
[pid=14610/tid=14617] ppid=14608 vsize=413532 CPUtime=2.11 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 12436 1253 0 0 209 2 0 0 21 0 9 0 655311955 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=413532 CPUtime=2 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 13426 1253 0 0 198 2 0 0 25 0 9 0 655311955 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 4275900 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=413532 CPUtime=2.08 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 9126 1253 0 0 207 1 0 0 25 0 9 0 655311955 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 4255698 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=413532 CPUtime=2.11 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 2392 1253 0 0 211 0 0 0 25 0 9 0 655311955 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=413532 CPUtime=2.12 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 11896 1253 0 0 210 2 0 0 21 0 9 0 655311955 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 4275998 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=413532 CPUtime=2.1 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 8997 1253 0 0 209 1 0 0 25 0 9 0 655311955 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 4276050 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=413532 CPUtime=2.1 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 7570 1253 0 0 209 1 0 0 21 0 9 0 655311955 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 4234794 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=413532 CPUtime=2.08 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 9977 1253 0 0 207 1 0 0 25 0 9 0 655311955 423456768 72771 33554432000 4194304 4417452 140736428976464 18446744073709551615 232335586397 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17.75
Current children cumulated vsize (KiB) 413532

[startup+6.30101 s]
/proc/loadavg: 5.18 4.33 4.27 9/286 14624
/proc/meminfo: memFree=21229140/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=381684 CPUtime=43.32 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 148176 1253 0 0 4309 23 0 0 18 0 9 0 655311857 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 95421 66646 179 55 0 93307 0
[pid=14610/tid=14617] ppid=14608 vsize=381684 CPUtime=5.31 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 14490 1253 0 0 529 2 0 0 25 0 9 0 655311955 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 4257589 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=381684 CPUtime=5.17 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 15480 1253 0 0 515 2 0 0 25 0 9 0 655311955 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=381684 CPUtime=5.28 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 9128 1253 0 0 527 1 0 0 25 0 9 0 655311955 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=381684 CPUtime=5.31 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 2392 1253 0 0 531 0 0 0 25 0 9 0 655311955 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 4236945 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=381684 CPUtime=5.32 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 13438 1253 0 0 530 2 0 0 25 0 9 0 655311955 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=381684 CPUtime=5.3 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 10915 1253 0 0 529 1 0 0 25 0 9 0 655311955 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 4233443 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=381684 CPUtime=5.31 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 10364 1253 0 0 529 2 0 0 25 0 9 0 655311955 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=381684 CPUtime=5.28 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 17194 1253 0 0 526 2 0 0 25 0 9 0 655311955 390844416 66646 33554432000 4194304 4417452 140736428976464 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.32
Current children cumulated vsize (KiB) 381684

[startup+12.7009 s]
/proc/loadavg: 5.41 4.39 4.29 9/286 14624
/proc/meminfo: memFree=21268116/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=336908 CPUtime=94.46 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 154553 1253 0 0 9422 24 0 0 18 0 9 0 655311857 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 84227 55453 180 55 0 82113 0
[pid=14610/tid=14617] ppid=14608 vsize=336908 CPUtime=11.71 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 15514 1253 0 0 1169 2 0 0 25 0 9 0 655311955 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=336908 CPUtime=11.52 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 16504 1253 0 0 1149 3 0 0 25 0 9 0 655311955 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 4353554 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=336908 CPUtime=11.69 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 9678 1253 0 0 1167 2 0 0 25 0 9 0 655311955 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=336908 CPUtime=11.71 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 3284 1253 0 0 1171 0 0 0 25 0 9 0 655311955 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 4237303 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=336908 CPUtime=11.71 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 14462 1253 0 0 1169 2 0 0 25 0 9 0 655311955 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=336908 CPUtime=11.71 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 11939 1253 0 0 1169 2 0 0 25 0 9 0 655311955 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 4281657 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=336908 CPUtime=11.71 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 10702 1253 0 0 1169 2 0 0 25 0 9 0 655311955 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=336908 CPUtime=11.67 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 17695 1253 0 0 1165 2 0 0 25 0 9 0 655311955 344993792 55453 33554432000 4194304 4417452 140736428976464 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.46
Current children cumulated vsize (KiB) 336908

[startup+25.5006 s]
/proc/loadavg: 5.81 4.51 4.33 9/286 14625
/proc/meminfo: memFree=21263756/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=344972 CPUtime=196.73 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 156747 1253 0 0 19649 24 0 0 18 0 9 0 655311857 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 86243 57475 180 55 0 84129 0
[pid=14610/tid=14617] ppid=14608 vsize=344972 CPUtime=24.51 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 15532 1253 0 0 2449 2 0 0 25 0 9 0 655311955 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=344972 CPUtime=24.2 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 16518 1253 0 0 2417 3 0 0 25 0 9 0 655311955 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 18446744073699065971 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=344972 CPUtime=24.49 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 9705 1253 0 0 2447 2 0 0 25 0 9 0 655311955 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4270726 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=344972 CPUtime=24.51 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 3284 1253 0 0 2451 0 0 0 25 0 9 0 655311955 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=344972 CPUtime=24.51 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 14476 1253 0 0 2449 2 0 0 25 0 9 0 655311955 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=344972 CPUtime=24.51 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 11957 1253 0 0 2449 2 0 0 25 0 9 0 655311955 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364666 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=344972 CPUtime=24.51 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 10738 1253 0 0 2449 2 0 0 25 0 9 0 655311955 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4253405 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=344972 CPUtime=24.47 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 19762 1253 0 0 2445 2 0 0 25 0 9 0 655311955 353251328 57475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.73
Current children cumulated vsize (KiB) 344972

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

[startup+31.9105 s]
/proc/loadavg: 6.22 4.64 4.37 9/286 14625
/proc/meminfo: memFree=21261324/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=348768 CPUtime=247.95 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 159841 1253 0 0 24770 25 0 0 18 0 9 0 655311857 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 87192 58430 180 55 0 85078 0
[pid=14610/tid=14617] ppid=14608 vsize=348768 CPUtime=30.91 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 16556 1253 0 0 3089 2 0 0 25 0 9 0 655311955 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=348768 CPUtime=30.55 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 16522 1253 0 0 3052 3 0 0 25 0 9 0 655311955 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 4236554 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=348768 CPUtime=30.89 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 9715 1253 0 0 3087 2 0 0 25 0 9 0 655311955 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=348768 CPUtime=30.92 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 3284 1253 0 0 3092 0 0 0 25 0 9 0 655311955 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=348768 CPUtime=30.92 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 15504 1253 0 0 3090 2 0 0 25 0 9 0 655311955 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=348768 CPUtime=30.92 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 12981 1253 0 0 3090 2 0 0 25 0 9 0 655311955 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 4353504 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=348768 CPUtime=30.92 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 10742 1253 0 0 3090 2 0 0 25 0 9 0 655311955 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364380 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=348768 CPUtime=30.88 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 19762 1253 0 0 3086 2 0 0 25 0 9 0 655311955 357138432 58430 33554432000 4194304 4417452 140736428976464 18446744073709551615 4284624 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 247.95
Current children cumulated vsize (KiB) 348768

[startup+38.3013 s]
/proc/loadavg: 6.44 4.71 4.40 9/286 14625
/proc/meminfo: memFree=21264784/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=336472 CPUtime=299.03 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 161904 1253 0 0 29878 25 0 0 18 0 9 0 655311857 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 84118 55356 180 55 0 82004 0
[pid=14610/tid=14617] ppid=14608 vsize=336472 CPUtime=37.3 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 16559 1253 0 0 3728 2 0 0 25 0 9 0 655311955 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=336472 CPUtime=36.89 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 16525 1253 0 0 3686 3 0 0 25 0 9 0 655311955 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=336472 CPUtime=37.28 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 10739 1253 0 0 3726 2 0 0 25 0 9 0 655311955 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=336472 CPUtime=37.31 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 3284 1253 0 0 3731 0 0 0 25 0 9 0 655311955 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 4236735 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=336472 CPUtime=37.31 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 15507 1253 0 0 3729 2 0 0 25 0 9 0 655311955 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 4353666 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=336472 CPUtime=37.31 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 12984 1253 0 0 3729 2 0 0 25 0 9 0 655311955 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=336472 CPUtime=37.31 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 11766 1253 0 0 3729 2 0 0 25 0 9 0 655311955 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 4355852 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=336472 CPUtime=37.27 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 19765 1253 0 0 3725 2 0 0 25 0 9 0 655311955 344547328 55356 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 299.03
Current children cumulated vsize (KiB) 336472

[startup+41.5008 s]
/proc/loadavg: 6.56 4.76 4.41 9/286 14625
/proc/meminfo: memFree=21271836/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=344664 CPUtime=324.59 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 163959 1253 0 0 32434 25 0 0 18 0 9 0 655311857 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 86166 57404 180 55 0 84052 0
[pid=14610/tid=14617] ppid=14608 vsize=344664 CPUtime=40.5 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 16559 1253 0 0 4048 2 0 0 25 0 9 0 655311955 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 4353536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=344664 CPUtime=40.06 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 16525 1253 0 0 4003 3 0 0 25 0 9 0 655311955 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=344664 CPUtime=40.48 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 10743 1253 0 0 4046 2 0 0 25 0 9 0 655311955 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 4353554 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=344664 CPUtime=40.51 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 3284 1253 0 0 4051 0 0 0 25 0 9 0 655311955 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=344664 CPUtime=40.51 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 15507 1253 0 0 4049 2 0 0 25 0 9 0 655311955 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=344664 CPUtime=40.51 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 14008 1253 0 0 4049 2 0 0 25 0 9 0 655311955 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 4277559 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=344664 CPUtime=40.51 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 11769 1253 0 0 4049 2 0 0 25 0 9 0 655311955 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=344664 CPUtime=40.48 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 20789 1253 0 0 4045 3 0 0 25 0 9 0 655311955 352935936 57404 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 324.59
Current children cumulated vsize (KiB) 344664

[startup+43.1005 s]
/proc/loadavg: 6.56 4.76 4.41 9/286 14625
/proc/meminfo: memFree=21253636/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=356948 CPUtime=337.37 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 167031 1253 0 0 33711 26 0 0 18 0 9 0 655311857 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 89237 60475 180 55 0 87123 0
[pid=14610/tid=14617] ppid=14608 vsize=356948 CPUtime=42.1 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 17583 1253 0 0 4208 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=356948 CPUtime=41.63 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 17549 1253 0 0 4160 3 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4358038 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=356948 CPUtime=42.08 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 10743 1253 0 0 4206 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=356948 CPUtime=42.11 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 3284 1253 0 0 4211 0 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=356948 CPUtime=42.11 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 16531 1253 0 0 4209 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=356948 CPUtime=42.11 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 14008 1253 0 0 4209 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=356948 CPUtime=42.11 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 11769 1253 0 0 4209 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=356948 CPUtime=42.08 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 20789 1253 0 0 4205 3 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 337.37
Current children cumulated vsize (KiB) 356948

[startup+43.9013 s]
/proc/loadavg: 6.56 4.76 4.41 10/286 14625
/proc/meminfo: memFree=21253636/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=356948 CPUtime=343.83 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 167031 1253 0 0 34357 26 0 0 18 0 9 0 655311857 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 89237 60475 180 55 0 87123 0
[pid=14610/tid=14617] ppid=14608 vsize=356948 CPUtime=42.91 cores=0-7
/proc/14610/task/14617/stat : 14617 (plingeling) R 14608 14610 14543 0 -1 4202560 17583 1253 0 0 4289 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4236764 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14610/tid=14618] ppid=14608 vsize=356948 CPUtime=42.43 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 17549 1253 0 0 4240 3 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=356948 CPUtime=42.89 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 10743 1253 0 0 4287 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4237262 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=356948 CPUtime=42.92 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 3284 1253 0 0 4292 0 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=356948 CPUtime=42.92 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 16531 1253 0 0 4290 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=356948 CPUtime=42.92 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 14008 1253 0 0 4290 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4260650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=356948 CPUtime=42.92 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 11769 1253 0 0 4290 2 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=356948 CPUtime=42.89 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 20789 1253 0 0 4286 3 0 0 25 0 9 0 655311955 365514752 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 343.83
Current children cumulated vsize (KiB) 356948

[startup+44.3013 s]
/proc/loadavg: 6.56 4.76 4.41 10/286 14625
/proc/meminfo: memFree=21253636/32951124 swapFree=66457188/67111528
[pid=14610] ppid=14608 vsize=356944 CPUtime=346.96 cores=0-7
/proc/14610/stat : 14610 (plingeling) S 14608 14610 14543 0 -1 4202496 167032 1253 0 0 34670 26 0 0 18 0 8 0 655311857 365510656 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/14610/statm: 89236 60475 181 55 0 87122 0
[pid=14610/tid=14618] ppid=14608 vsize=356944 CPUtime=42.82 cores=0-7
/proc/14610/task/14618/stat : 14618 (plingeling) R 14608 14610 14543 0 -1 4202560 17549 1253 0 0 4279 3 0 0 25 0 8 0 655311955 365510656 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14610/tid=14619] ppid=14608 vsize=356944 CPUtime=43.28 cores=0-7
/proc/14610/task/14619/stat : 14619 (plingeling) R 14608 14610 14543 0 -1 4202560 10743 1253 0 0 4326 2 0 0 25 0 8 0 655311955 365510656 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14610/tid=14620] ppid=14608 vsize=356944 CPUtime=43.31 cores=0-7
/proc/14610/task/14620/stat : 14620 (plingeling) R 14608 14610 14543 0 -1 4202560 3284 1253 0 0 4331 0 0 0 25 0 8 0 655311955 365510656 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14610/tid=14621] ppid=14608 vsize=356944 CPUtime=43.31 cores=0-7
/proc/14610/task/14621/stat : 14621 (plingeling) R 14608 14610 14543 0 -1 4202560 16531 1253 0 0 4329 2 0 0 25 0 8 0 655311955 365510656 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14610/tid=14622] ppid=14608 vsize=356944 CPUtime=43.31 cores=0-7
/proc/14610/task/14622/stat : 14622 (plingeling) R 14608 14610 14543 0 -1 4202560 14008 1253 0 0 4329 2 0 0 25 0 8 0 655311955 365510656 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14610/tid=14623] ppid=14608 vsize=356944 CPUtime=43.31 cores=0-7
/proc/14610/task/14623/stat : 14623 (plingeling) R 14608 14610 14543 0 -1 4202560 11769 1253 0 0 4329 2 0 0 25 0 8 0 655311955 365510656 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14610/tid=14624] ppid=14608 vsize=356944 CPUtime=43.28 cores=0-7
/proc/14610/task/14624/stat : 14624 (plingeling) R 14608 14610 14543 0 -1 4202560 20789 1253 0 0 4325 3 0 0 25 0 8 0 655311955 365510656 60475 33554432000 4194304 4417452 140736428976464 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 346.96
Current children cumulated vsize (KiB) 356944

Child status: 20
Real time (s): 44.3779
CPU time (s): 347.183
CPU user time (s): 346.902
CPU system time (s): 0.280957
CPU usage (%): 782.334
Max. virtual memory (cumulated for all children) (KiB): 413532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 346.902
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168288
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= 321
involuntary context switches= 3325

runsolver used 0.140978 second user time and 0.272958 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 07:25:37
IDJOB=3372284
IDBENCH=70952
IDSOLVER=1851
FILE ID=node132/3372284-1305437137
RUNJOBID= node132-1305437109-14557
PBS_JOBID= 13324765
Free space on /tmp= 73364 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372284-1305437137/watcher-3372284-1305437137 -o /tmp/evaluation-result-3372284-1305437137/solver-3372284-1305437137 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372284-1305437137.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=273707039

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      21494000 kB
Buffers:        290148 kB
Cached:        5616328 kB
SwapCached:       6904 kB
Active:        4814344 kB
Inactive:      6335328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21494000 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            7388 kB
Writeback:           0 kB
AnonPages:     5241056 kB
Mapped:          18496 kB
Slab:           218048 kB
PageTables:      24360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34734624 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73364 MiB
End job on node132 at 2011-05-15 07:26:21