Trace number 3372395

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 303.831 38.7919

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.7682
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

Solver Data

303.26/38.78	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-3372395-1305437446/watcher-3372395-1305437446 -o /tmp/evaluation-result-3372395-1305437446/solver-3372395-1305437446 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372395-1305437446.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: 3.44 3.88 3.76 2/344 20465
/proc/meminfo: memFree=17655940/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=26880 CPUtime=0 cores=0-7
/proc/20465/stat : 20465 (plingeling) R 20463 20465 20436 0 -1 4202496 4801 1253 0 0 0 0 0 0 25 0 1 0 733975274 27525120 4731 33554432000 4194304 4417452 140734073268016 18446744073709551615 256415085524 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20465/statm: 6757 4745 148 55 0 4643 0

[startup+0.080784 s]
/proc/loadavg: 3.44 3.88 3.76 2/344 20465
/proc/meminfo: memFree=17655940/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=42796 CPUtime=0.07 cores=0-7
/proc/20465/stat : 20465 (plingeling) R 20463 20465 20436 0 -1 4202496 8793 1253 0 0 6 1 0 0 25 0 1 0 733975274 43823104 8723 33554432000 4194304 4417452 140734073268016 18446744073709551615 4320811 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20465/statm: 10699 8723 149 55 0 8585 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 42796

[startup+0.100795 s]
/proc/loadavg: 3.44 3.88 3.76 2/344 20465
/proc/meminfo: memFree=17655940/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=42796 CPUtime=0.09 cores=0-7
/proc/20465/stat : 20465 (plingeling) R 20463 20465 20436 0 -1 4202496 8793 1253 0 0 8 1 0 0 25 0 1 0 733975274 43823104 8723 33554432000 4194304 4417452 140734073268016 18446744073709551615 4274446 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20465/statm: 10699 8723 149 55 0 8585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42796

[startup+0.300738 s]
/proc/loadavg: 3.44 3.88 3.76 2/344 20465
/proc/meminfo: memFree=17655940/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=90388 CPUtime=0.29 cores=0-7
/proc/20465/stat : 20465 (plingeling) R 20463 20465 20436 0 -1 4202496 20691 1253 0 0 27 2 0 0 25 0 1 0 733975274 92557312 20621 33554432000 4194304 4417452 140734073268016 18446744073709551615 4274261 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20465/statm: 22597 20621 149 55 0 20483 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90388

[startup+0.70066 s]
/proc/loadavg: 3.44 3.88 3.76 2/344 20465
/proc/meminfo: memFree=17655940/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=153620 CPUtime=0.69 cores=0-7
/proc/20465/stat : 20465 (plingeling) R 20463 20465 20436 0 -1 4202496 36507 1253 0 0 65 4 0 0 25 0 1 0 733975274 157306880 36429 33554432000 4194304 4417452 140734073268016 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20465/statm: 38405 36429 149 55 0 36291 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153620

[startup+1.50044 s]
/proc/loadavg: 3.44 3.88 3.76 9/353 20480
/proc/meminfo: memFree=17499636/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=316304 CPUtime=6.08 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 61234 1253 0 0 601 7 0 0 18 0 9 0 733975274 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 79076 42877 175 55 0 76962 0
[pid=20465/tid=20473] ppid=20463 vsize=316304 CPUtime=0.66 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 2965 1253 0 0 66 0 0 0 18 0 9 0 733975352 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=316304 CPUtime=0.6 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 4258 1253 0 0 60 0 0 0 25 0 9 0 733975352 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=316304 CPUtime=0.69 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 5199 1253 0 0 69 0 0 0 21 0 9 0 733975352 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 4301981 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=316304 CPUtime=0.7 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 1797 1253 0 0 70 0 0 0 18 0 9 0 733975352 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=316304 CPUtime=0.68 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 3802 1253 0 0 68 0 0 0 18 0 9 0 733975352 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=316304 CPUtime=0.54 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 1486 1253 0 0 54 0 0 0 20 0 9 0 733975353 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 4232508 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=316304 CPUtime=0.68 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 2601 1253 0 0 68 0 0 0 21 0 9 0 733975354 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 4291439 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=316304 CPUtime=0.69 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 2603 1253 0 0 69 0 0 0 18 0 9 0 733975354 323895296 42877 33554432000 4194304 4417452 140734073268016 18446744073709551615 4291269 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 316304

[startup+3.10114 s]
/proc/loadavg: 3.44 3.88 3.76 9/353 20480
/proc/meminfo: memFree=17472276/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=368144 CPUtime=18.87 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 85292 1253 0 0 1876 11 0 0 18 0 9 0 733975274 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 92036 53327 178 55 0 89922 0
[pid=20465/tid=20473] ppid=20463 vsize=368144 CPUtime=2.25 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 6757 1253 0 0 225 0 0 0 21 0 9 0 733975352 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=368144 CPUtime=2.2 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 10058 1253 0 0 219 1 0 0 25 0 9 0 733975352 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 4275994 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=368144 CPUtime=2.3 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 10005 1253 0 0 229 1 0 0 25 0 9 0 733975352 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 4270925 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=368144 CPUtime=2.3 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 1797 1253 0 0 230 0 0 0 22 0 9 0 733975352 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 4365184 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=368144 CPUtime=2.27 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 7587 1253 0 0 226 1 0 0 21 0 9 0 733975352 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=368144 CPUtime=2.14 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3534 1253 0 0 214 0 0 0 25 0 9 0 733975353 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 4275920 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=368144 CPUtime=2.28 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 2601 1253 0 0 228 0 0 0 25 0 9 0 733975354 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=368144 CPUtime=2.28 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 6430 1253 0 0 228 0 0 0 21 0 9 0 733975354 376979456 53327 33554432000 4194304 4417452 140734073268016 18446744073709551615 4275915 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.87
Current children cumulated vsize (KiB) 368144

[startup+6.30053 s]
/proc/loadavg: 3.80 3.95 3.78 9/353 20480
/proc/meminfo: memFree=17431260/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=366856 CPUtime=44.42 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 104678 1253 0 0 4429 13 0 0 18 0 9 0 733975274 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 91714 57451 180 55 0 89600 0
[pid=20465/tid=20473] ppid=20463 vsize=366856 CPUtime=5.45 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 6760 1253 0 0 545 0 0 0 25 0 9 0 733975352 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 4240106 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=366856 CPUtime=5.4 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14189 1253 0 0 538 2 0 0 25 0 9 0 733975352 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 4240037 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=366856 CPUtime=5.5 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 11905 1253 0 0 549 1 0 0 25 0 9 0 733975352 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=366856 CPUtime=5.5 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 550 0 0 0 25 0 9 0 733975352 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 4264777 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=366856 CPUtime=5.43 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 16608 1253 0 0 541 2 0 0 25 0 9 0 733975352 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 4240063 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=366856 CPUtime=5.34 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3537 1253 0 0 534 0 0 0 25 0 9 0 733975353 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 4240037 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=366856 CPUtime=5.48 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 2807 1253 0 0 548 0 0 0 25 0 9 0 733975354 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=366856 CPUtime=5.49 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 8504 1253 0 0 548 1 0 0 25 0 9 0 733975354 375660544 57451 33554432000 4194304 4417452 140734073268016 18446744073709551615 4240317 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.42
Current children cumulated vsize (KiB) 366856

[startup+12.7013 s]
/proc/loadavg: 4.14 4.01 3.80 9/353 20480
/proc/meminfo: memFree=17412612/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=389824 CPUtime=95.56 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 110679 1253 0 0 9541 15 0 0 18 0 9 0 733975274 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 97456 62666 180 55 0 95342 0
[pid=20465/tid=20473] ppid=20463 vsize=389824 CPUtime=11.86 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 7445 1253 0 0 1185 1 0 0 25 0 9 0 733975352 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=389824 CPUtime=11.8 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14191 1253 0 0 1178 2 0 0 25 0 9 0 733975352 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 4272631 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=389824 CPUtime=11.9 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 14693 1253 0 0 1188 2 0 0 25 0 9 0 733975352 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=389824 CPUtime=11.9 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 1190 0 0 0 25 0 9 0 733975352 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=389824 CPUtime=11.75 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 17292 1253 0 0 1173 2 0 0 25 0 9 0 733975352 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=389824 CPUtime=11.74 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3626 1253 0 0 1174 0 0 0 25 0 9 0 733975353 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 4253091 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=389824 CPUtime=11.88 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 3896 1253 0 0 1188 0 0 0 25 0 9 0 733975354 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=389824 CPUtime=11.89 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 9168 1253 0 0 1188 1 0 0 25 0 9 0 733975354 399179776 62666 33554432000 4194304 4417452 140734073268016 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.56
Current children cumulated vsize (KiB) 389824

[startup+25.5009 s]
/proc/loadavg: 5.07 4.22 3.87 9/353 20481
/proc/meminfo: memFree=17441336/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=351548 CPUtime=197.81 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 112925 1253 0 0 19766 15 0 0 18 0 9 0 733975274 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 87887 53097 180 55 0 85773 0
[pid=20465/tid=20473] ppid=20463 vsize=351548 CPUtime=24.66 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 7466 1253 0 0 2465 1 0 0 25 0 9 0 733975352 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=351548 CPUtime=24.6 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14213 1253 0 0 2458 2 0 0 25 0 9 0 733975352 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=351548 CPUtime=24.7 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 14740 1253 0 0 2468 2 0 0 25 0 9 0 733975352 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 4236644 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=351548 CPUtime=24.7 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 2470 0 0 0 25 0 9 0 733975352 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=351548 CPUtime=24.41 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 17313 1253 0 0 2439 2 0 0 25 0 9 0 733975352 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=351548 CPUtime=24.54 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3646 1253 0 0 2454 0 0 0 25 0 9 0 733975353 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=351548 CPUtime=24.67 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 5991 1253 0 0 2467 0 0 0 25 0 9 0 733975354 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=351548 CPUtime=24.69 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 9188 1253 0 0 2468 1 0 0 25 0 9 0 733975354 359985152 53097 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.81
Current children cumulated vsize (KiB) 351548

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

[startup+31.9137 s]
/proc/loadavg: 5.30 4.29 3.89 9/353 20481
/proc/meminfo: memFree=17440540/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=353976 CPUtime=249.04 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 114121 1253 0 0 24888 16 0 0 18 0 9 0 733975274 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 88494 53716 180 55 0 86380 0
[pid=20465/tid=20473] ppid=20463 vsize=353976 CPUtime=31.07 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 7484 1253 0 0 3106 1 0 0 25 0 9 0 733975352 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=353976 CPUtime=31.01 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14230 1253 0 0 3099 2 0 0 25 0 9 0 733975352 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=353976 CPUtime=31.11 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 15502 1253 0 0 3109 2 0 0 25 0 9 0 733975352 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 4249704 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=353976 CPUtime=31.11 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 3111 0 0 0 25 0 9 0 733975352 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=353976 CPUtime=30.75 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 17331 1253 0 0 3073 2 0 0 25 0 9 0 733975352 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=353976 CPUtime=30.95 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3664 1253 0 0 3095 0 0 0 25 0 9 0 733975353 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=353976 CPUtime=31.08 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 6337 1253 0 0 3108 0 0 0 25 0 9 0 733975354 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 4252499 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=353976 CPUtime=31.1 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 9205 1253 0 0 3109 1 0 0 25 0 9 0 733975354 362471424 53716 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 249.04
Current children cumulated vsize (KiB) 353976

[startup+35.1011 s]
/proc/loadavg: 5.52 4.35 3.92 9/353 20481
/proc/meminfo: memFree=17453448/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=341560 CPUtime=274.6 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 115166 1253 0 0 27444 16 0 0 18 0 9 0 733975274 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 85390 50612 180 55 0 83276 0
[pid=20465/tid=20473] ppid=20463 vsize=341560 CPUtime=34.27 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 7705 1253 0 0 3426 1 0 0 25 0 9 0 733975352 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 4253035 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=341560 CPUtime=34.21 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14230 1253 0 0 3419 2 0 0 25 0 9 0 733975352 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=341560 CPUtime=34.31 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 15502 1253 0 0 3429 2 0 0 25 0 9 0 733975352 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=341560 CPUtime=34.31 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 3431 0 0 0 25 0 9 0 733975352 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 4236590 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=341560 CPUtime=33.91 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 17550 1253 0 0 3389 2 0 0 25 0 9 0 733975352 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 4257138 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=341560 CPUtime=34.15 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3664 1253 0 0 3415 0 0 0 25 0 9 0 733975353 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 4253011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=341560 CPUtime=34.28 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 6726 1253 0 0 3428 0 0 0 25 0 9 0 733975354 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=341560 CPUtime=34.3 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 9421 1253 0 0 3429 1 0 0 25 0 9 0 733975354 349757440 50612 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 274.6
Current children cumulated vsize (KiB) 341560

[startup+36.7008 s]
/proc/loadavg: 5.52 4.35 3.92 9/353 20481
/proc/meminfo: memFree=17453520/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=341616 CPUtime=287.29 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 115184 1253 0 0 28713 16 0 0 18 0 9 0 733975274 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 85404 50626 180 55 0 83290 0
[pid=20465/tid=20473] ppid=20463 vsize=341616 CPUtime=35.86 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 7705 1253 0 0 3585 1 0 0 25 0 9 0 733975352 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=341616 CPUtime=35.79 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14230 1253 0 0 3577 2 0 0 25 0 9 0 733975352 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=341616 CPUtime=35.9 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 15520 1253 0 0 3588 2 0 0 25 0 9 0 733975352 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=341616 CPUtime=35.9 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 3590 0 0 0 25 0 9 0 733975352 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=341616 CPUtime=35.49 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 17550 1253 0 0 3547 2 0 0 25 0 9 0 733975352 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 4236790 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=341616 CPUtime=35.74 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3664 1253 0 0 3574 0 0 0 25 0 9 0 733975353 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=341616 CPUtime=35.87 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 6726 1253 0 0 3587 0 0 0 25 0 9 0 733975354 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=341616 CPUtime=35.89 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 9421 1253 0 0 3588 1 0 0 25 0 9 0 733975354 349814784 50626 33554432000 4194304 4417452 140734073268016 18446744073709551615 4366271 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 287.29
Current children cumulated vsize (KiB) 341616

[startup+37.5006 s]
/proc/loadavg: 5.52 4.35 3.92 9/353 20481
/proc/meminfo: memFree=17452904/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=341544 CPUtime=293.67 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 115184 1253 0 0 29351 16 0 0 18 0 9 0 733975274 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 85386 50608 180 55 0 83272 0
[pid=20465/tid=20473] ppid=20463 vsize=341544 CPUtime=36.66 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 7705 1253 0 0 3665 1 0 0 25 0 9 0 733975352 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=341544 CPUtime=36.59 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14230 1253 0 0 3657 2 0 0 25 0 9 0 733975352 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=341544 CPUtime=36.7 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 15520 1253 0 0 3668 2 0 0 25 0 9 0 733975352 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 4276062 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=341544 CPUtime=36.7 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 3670 0 0 0 25 0 9 0 733975352 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=341544 CPUtime=36.27 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 17550 1253 0 0 3625 2 0 0 25 0 9 0 733975352 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=341544 CPUtime=36.54 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3664 1253 0 0 3654 0 0 0 25 0 9 0 733975353 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=341544 CPUtime=36.67 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 6726 1253 0 0 3667 0 0 0 25 0 9 0 733975354 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=341544 CPUtime=36.69 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 9421 1253 0 0 3668 1 0 0 25 0 9 0 733975354 349741056 50608 33554432000 4194304 4417452 140734073268016 18446744073709551615 4354070 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 293.67
Current children cumulated vsize (KiB) 341544

[startup+38.3005 s]
/proc/loadavg: 5.52 4.35 3.92 9/353 20481
/proc/meminfo: memFree=17452904/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=340632 CPUtime=300.07 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 115184 1253 0 0 29991 16 0 0 18 0 9 0 733975274 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 85158 50380 180 55 0 83044 0
[pid=20465/tid=20473] ppid=20463 vsize=340632 CPUtime=37.46 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 7705 1253 0 0 3745 1 0 0 25 0 9 0 733975352 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=340632 CPUtime=37.39 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14230 1253 0 0 3737 2 0 0 25 0 9 0 733975352 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=340632 CPUtime=37.5 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 15520 1253 0 0 3748 2 0 0 25 0 9 0 733975352 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=340632 CPUtime=37.5 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 3750 0 0 0 25 0 9 0 733975352 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=340632 CPUtime=37.07 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 17550 1253 0 0 3705 2 0 0 25 0 9 0 733975352 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=340632 CPUtime=37.34 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3664 1253 0 0 3734 0 0 0 25 0 9 0 733975353 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=340632 CPUtime=37.47 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 6726 1253 0 0 3747 0 0 0 25 0 9 0 733975354 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 4245774 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=340632 CPUtime=37.49 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 9421 1253 0 0 3748 1 0 0 25 0 9 0 733975354 348807168 50380 33554432000 4194304 4417452 140734073268016 18446744073709551615 4251056 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (KiB) 340632

[startup+38.7004 s]
/proc/loadavg: 5.52 4.35 3.92 9/353 20481
/proc/meminfo: memFree=17453276/32950928 swapFree=67111200/67111528
[pid=20465] ppid=20463 vsize=340700 CPUtime=303.26 cores=0-7
/proc/20465/stat : 20465 (plingeling) S 20463 20465 20436 0 -1 4202496 115201 1253 0 0 30310 16 0 0 18 0 9 0 733975274 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20465/statm: 85175 50397 180 55 0 83061 0
[pid=20465/tid=20473] ppid=20463 vsize=340700 CPUtime=37.86 cores=0-7
/proc/20465/task/20473/stat : 20473 (plingeling) R 20463 20465 20436 0 -1 4202560 7705 1253 0 0 3785 1 0 0 25 0 9 0 733975352 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 4365155 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20465/tid=20474] ppid=20463 vsize=340700 CPUtime=37.79 cores=0-7
/proc/20465/task/20474/stat : 20474 (plingeling) R 20463 20465 20436 0 -1 4202560 14230 1253 0 0 3777 2 0 0 25 0 9 0 733975352 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20465/tid=20475] ppid=20463 vsize=340700 CPUtime=37.9 cores=0-7
/proc/20465/task/20475/stat : 20475 (plingeling) R 20463 20465 20436 0 -1 4202560 15520 1253 0 0 3788 2 0 0 25 0 9 0 733975352 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20465/tid=20476] ppid=20463 vsize=340700 CPUtime=37.9 cores=0-7
/proc/20465/task/20476/stat : 20476 (plingeling) R 20463 20465 20436 0 -1 4202560 3845 1253 0 0 3790 0 0 0 25 0 9 0 733975352 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 4232612 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20465/tid=20477] ppid=20463 vsize=340700 CPUtime=37.46 cores=0-7
/proc/20465/task/20477/stat : 20477 (plingeling) R 20463 20465 20436 0 -1 4202560 17550 1253 0 0 3744 2 0 0 25 0 9 0 733975352 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20465/tid=20478] ppid=20463 vsize=340700 CPUtime=37.74 cores=0-7
/proc/20465/task/20478/stat : 20478 (plingeling) R 20463 20465 20436 0 -1 4202560 3664 1253 0 0 3774 0 0 0 25 0 9 0 733975353 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20465/tid=20479] ppid=20463 vsize=340700 CPUtime=37.87 cores=0-7
/proc/20465/task/20479/stat : 20479 (plingeling) R 20463 20465 20436 0 -1 4202560 6743 1253 0 0 3787 0 0 0 25 0 9 0 733975354 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 4276007 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20465/tid=20480] ppid=20463 vsize=340700 CPUtime=37.89 cores=0-7
/proc/20465/task/20480/stat : 20480 (plingeling) R 20463 20465 20436 0 -1 4202560 9421 1253 0 0 3788 1 0 0 25 0 9 0 733975354 348876800 50397 33554432000 4194304 4417452 140734073268016 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 303.26
Current children cumulated vsize (KiB) 340700

Child status: 20
Real time (s): 38.7919
CPU time (s): 303.831
CPU user time (s): 303.651
CPU system time (s): 0.179972
CPU usage (%): 783.233
Max. virtual memory (cumulated for all children) (KiB): 389824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.651
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116458
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= 249
involuntary context switches= 1488

runsolver used 0.112982 second user time and 0.32695 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 07:30:46
IDJOB=3372395
IDBENCH=82357
IDSOLVER=1851
FILE ID=node115/3372395-1305437446
RUNJOBID= node115-1305437446-20452
PBS_JOBID= 13324775
Free space on /tmp= 73292 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372395-1305437446/watcher-3372395-1305437446 -o /tmp/evaluation-result-3372395-1305437446/solver-3372395-1305437446 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372395-1305437446.cnf

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=1795143080

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17655848 kB
Buffers:        300456 kB
Cached:        4651112 kB
SwapCached:          0 kB
Active:       12000232 kB
Inactive:      2976244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17655848 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            5984 kB
Writeback:           0 kB
AnonPages:    10024692 kB
Mapped:          27476 kB
Slab:           210884 kB
PageTables:      40760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69650288 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= 73292 MiB
End job on node115 at 2011-05-15 07:31:25