Trace number 3372119

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 476.137 59.7294

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.3398
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

476.10/59.72	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-3372119-1305435427/watcher-3372119-1305435427 -o /tmp/evaluation-result-3372119-1305435427/solver-3372119-1305435427 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372119-1305435427.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.47 4.00 4.71 2/363 26893
/proc/meminfo: memFree=22633332/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=10408 CPUtime=0 cores=0-7
/proc/26893/stat : 26893 (plingeling) R 26891 26893 26867 0 -1 4202496 695 1250 0 0 0 0 0 0 25 0 1 0 655140431 10657792 625 33554432000 4194304 4417452 140736811030240 18446744073709551615 212687675136 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26893/statm: 2602 625 148 55 0 488 0

[startup+0.128108 s]
/proc/loadavg: 3.47 4.00 4.71 2/363 26893
/proc/meminfo: memFree=22633332/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=167880 CPUtime=3.4 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 4207 1250 0 0 340 0 0 0 18 0 9 0 655140431 171909120 3321 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 41970 3321 180 55 0 39856 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 167880

[startup+0.932835 s]
/proc/loadavg: 3.47 4.00 4.71 2/363 26893
/proc/meminfo: memFree=22633332/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=171688 CPUtime=7.17 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 7831 1250 0 0 716 1 0 0 18 0 9 0 655140431 175808512 4344 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 42922 4344 180 55 0 40808 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 171688

[startup+1.03281 s]
/proc/loadavg: 3.47 4.00 4.71 2/363 26893
/proc/meminfo: memFree=22633332/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=171980 CPUtime=7.97 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 8439 1250 0 0 796 1 0 0 18 0 9 0 655140431 176107520 4372 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 42995 4372 180 55 0 40881 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 171980

[startup+1.1008 s]
/proc/loadavg: 3.47 4.00 4.71 2/363 26893
/proc/meminfo: memFree=22633332/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=173964 CPUtime=8.51 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 9703 1250 0 0 850 1 0 0 18 0 9 0 655140431 178139136 4868 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 43491 4868 180 55 0 41377 0
Current children cumulated CPU time (s) 8.51
Current children cumulated vsize (KiB) 173964

[startup+1.50073 s]
/proc/loadavg: 3.47 4.00 4.71 2/363 26893
/proc/meminfo: memFree=22633332/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=180532 CPUtime=11.71 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 13486 1250 0 0 1169 2 0 0 18 0 9 0 655140431 184864768 6490 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 45133 6490 180 55 0 43019 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 180532

[startup+3.10044 s]
/proc/loadavg: 3.47 4.00 4.71 9/372 26907
/proc/meminfo: memFree=22603908/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=183068 CPUtime=24.48 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 24717 1250 0 0 2443 5 0 0 18 0 9 0 655140431 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 45767 7113 180 55 0 43653 0
[pid=26893/tid=26900] ppid=26891 vsize=183068 CPUtime=3.06 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 2794 1250 0 0 306 0 0 0 25 0 9 0 655140433 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 4257349 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=183068 CPUtime=3.06 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 2881 1250 0 0 306 0 0 0 25 0 9 0 655140433 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 4366631 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=183068 CPUtime=3.06 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 2210 1250 0 0 306 0 0 0 25 0 9 0 655140433 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 4366670 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=183068 CPUtime=3.05 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 2932 1250 0 0 305 0 0 0 25 0 9 0 655140433 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=183068 CPUtime=3.04 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 2816 1250 0 0 304 0 0 0 25 0 9 0 655140433 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=183068 CPUtime=3.03 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 3324 1250 0 0 303 0 0 0 25 0 9 0 655140434 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=183068 CPUtime=3.03 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 3069 1250 0 0 303 0 0 0 25 0 9 0 655140434 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=183068 CPUtime=3.05 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 3229 1250 0 0 305 0 0 0 25 0 9 0 655140434 187461632 7113 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 183068

[startup+6.31385 s]
/proc/loadavg: 3.83 4.07 4.72 9/372 26907
/proc/meminfo: memFree=22591284/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=197792 CPUtime=50.15 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 51030 1250 0 0 5005 10 0 0 18 0 9 0 655140431 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 49448 10757 180 55 0 47334 0
[pid=26893/tid=26900] ppid=26891 vsize=197792 CPUtime=6.28 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 6832 1250 0 0 627 1 0 0 25 0 9 0 655140433 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=197792 CPUtime=6.27 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 5329 1250 0 0 627 0 0 0 25 0 9 0 655140433 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=197792 CPUtime=6.27 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 4902 1250 0 0 627 0 0 0 25 0 9 0 655140433 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=197792 CPUtime=6.27 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 6591 1250 0 0 626 1 0 0 25 0 9 0 655140433 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=197792 CPUtime=6.25 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 6490 1250 0 0 624 1 0 0 25 0 9 0 655140433 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=197792 CPUtime=6.21 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 5837 1250 0 0 621 0 0 0 25 0 9 0 655140434 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=197792 CPUtime=6.25 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 5854 1250 0 0 624 1 0 0 25 0 9 0 655140434 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 4250541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=197792 CPUtime=6.26 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 7733 1250 0 0 625 1 0 0 25 0 9 0 655140434 202539008 10757 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 197792

[startup+12.7007 s]
/proc/loadavg: 4.16 4.13 4.74 9/372 26907
/proc/meminfo: memFree=22588552/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=204324 CPUtime=101.18 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 90852 1250 0 0 10100 18 0 0 18 0 9 0 655140431 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 51081 12401 180 55 0 48967 0
[pid=26893/tid=26900] ppid=26891 vsize=204324 CPUtime=12.67 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 11046 1250 0 0 1265 2 0 0 25 0 9 0 655140433 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=204324 CPUtime=12.65 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 9341 1250 0 0 1264 1 0 0 25 0 9 0 655140433 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=204324 CPUtime=12.66 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 8869 1250 0 0 1265 1 0 0 25 0 9 0 655140433 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 4293802 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=204324 CPUtime=12.66 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 11142 1250 0 0 1263 3 0 0 25 0 9 0 655140433 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=204324 CPUtime=12.64 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 12006 1250 0 0 1262 2 0 0 25 0 9 0 655140433 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 4250637 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=204324 CPUtime=12.53 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 10601 1250 0 0 1252 1 0 0 25 0 9 0 655140434 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 4357013 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=204324 CPUtime=12.63 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 13060 1250 0 0 1262 1 0 0 25 0 9 0 655140434 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=204324 CPUtime=12.65 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 13325 1250 0 0 1262 3 0 0 25 0 9 0 655140434 209227776 12401 33554432000 4194304 4417452 140736811030240 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 204324

[startup+25.5004 s]
/proc/loadavg: 5.01 4.32 4.79 9/372 26908
/proc/meminfo: memFree=22559564/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=237116 CPUtime=203.42 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 171018 1250 0 0 20306 36 0 0 18 0 9 0 655140431 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 59279 20612 180 55 0 57165 0
[pid=26893/tid=26900] ppid=26891 vsize=237116 CPUtime=25.46 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 20076 1250 0 0 2543 3 0 0 25 0 9 0 655140433 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=237116 CPUtime=25.46 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 20224 1250 0 0 2542 4 0 0 25 0 9 0 655140433 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=237116 CPUtime=25.47 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 20468 1250 0 0 2543 4 0 0 25 0 9 0 655140433 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=237116 CPUtime=25.46 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 21695 1250 0 0 2541 5 0 0 25 0 9 0 655140433 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=237116 CPUtime=25.44 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 20539 1250 0 0 2540 4 0 0 25 0 9 0 655140433 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=237116 CPUtime=25.17 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 20688 1250 0 0 2514 3 0 0 25 0 9 0 655140434 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=237116 CPUtime=25.43 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 21154 1250 0 0 2540 3 0 0 25 0 9 0 655140434 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=237116 CPUtime=25.45 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 24712 1250 0 0 2539 6 0 0 25 0 9 0 655140434 242806784 20612 33554432000 4194304 4417452 140736811030240 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 237116

[startup+51.1007 s]
/proc/loadavg: 6.18 4.65 4.89 9/372 26908
/proc/meminfo: memFree=22542572/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=242100 CPUtime=407.93 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 293291 1250 0 0 40730 63 0 0 18 0 9 0 655140431 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 60525 21861 180 55 0 58411 0
[pid=26893/tid=26900] ppid=26891 vsize=242100 CPUtime=51.06 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 35495 1250 0 0 5100 6 0 0 25 0 9 0 655140433 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=242100 CPUtime=51.05 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 34719 1250 0 0 5099 6 0 0 25 0 9 0 655140433 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=242100 CPUtime=51.06 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 34960 1250 0 0 5099 7 0 0 25 0 9 0 655140433 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=242100 CPUtime=51.06 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 38128 1250 0 0 5097 9 0 0 25 0 9 0 655140433 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=242100 CPUtime=51.04 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 34009 1250 0 0 5096 8 0 0 25 0 9 0 655140433 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 4271534 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=242100 CPUtime=50.47 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 34789 1250 0 0 5041 6 0 0 25 0 9 0 655140434 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=242100 CPUtime=51.03 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 35656 1250 0 0 5096 7 0 0 25 0 9 0 655140434 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=242100 CPUtime=51.06 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 44073 1250 0 0 5096 10 0 0 25 0 9 0 655140434 247910400 21861 33554432000 4194304 4417452 140736811030240 18446744073709551615 4247490 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.93
Current children cumulated vsize (KiB) 242100

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

[startup+51.9006 s]
/proc/loadavg: 6.18 4.65 4.89 9/372 26908
/proc/meminfo: memFree=22546648/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=241900 CPUtime=414.31 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 294991 1250 0 0 41368 63 0 0 18 0 9 0 655140431 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 60475 21811 180 55 0 58361 0
[pid=26893/tid=26900] ppid=26891 vsize=241900 CPUtime=51.86 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 35495 1250 0 0 5180 6 0 0 25 0 9 0 655140433 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=241900 CPUtime=51.85 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 34719 1250 0 0 5179 6 0 0 25 0 9 0 655140433 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=241900 CPUtime=51.86 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 34960 1250 0 0 5179 7 0 0 25 0 9 0 655140433 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 4236706 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=241900 CPUtime=51.86 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 38128 1250 0 0 5177 9 0 0 25 0 9 0 655140433 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=241900 CPUtime=51.84 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 34579 1250 0 0 5176 8 0 0 25 0 9 0 655140433 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=241900 CPUtime=51.26 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 35328 1250 0 0 5120 6 0 0 25 0 9 0 655140434 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=241900 CPUtime=51.82 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 35801 1250 0 0 5175 7 0 0 25 0 9 0 655140434 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=241900 CPUtime=51.85 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 44519 1250 0 0 5175 10 0 0 25 0 9 0 655140434 247705600 21811 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 414.31
Current children cumulated vsize (KiB) 241900

[startup+55.101 s]
/proc/loadavg: 6.18 4.65 4.89 9/372 26909
/proc/meminfo: memFree=22553848/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=237680 CPUtime=439.87 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 306701 1250 0 0 43922 65 0 0 18 0 9 0 655140431 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 59420 20753 180 55 0 57306 0
[pid=26893/tid=26900] ppid=26891 vsize=237680 CPUtime=55.06 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 36527 1250 0 0 5500 6 0 0 25 0 9 0 655140433 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=237680 CPUtime=55.05 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 36317 1250 0 0 5499 6 0 0 25 0 9 0 655140433 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=237680 CPUtime=55.07 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 36252 1250 0 0 5499 8 0 0 25 0 9 0 655140433 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 4310471 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=237680 CPUtime=55.06 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 39735 1250 0 0 5496 10 0 0 25 0 9 0 655140433 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=237680 CPUtime=55.04 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 36528 1250 0 0 5496 8 0 0 25 0 9 0 655140433 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=237680 CPUtime=54.43 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 36917 1250 0 0 5436 7 0 0 25 0 9 0 655140434 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=237680 CPUtime=55.02 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 37080 1250 0 0 5495 7 0 0 25 0 9 0 655140434 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=237680 CPUtime=55.05 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 45883 1250 0 0 5495 10 0 0 25 0 9 0 655140434 243384320 20753 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 439.87
Current children cumulated vsize (KiB) 237680

[startup+58.3004 s]
/proc/loadavg: 6.32 4.70 4.91 9/372 26909
/proc/meminfo: memFree=22556324/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=233272 CPUtime=465.43 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 318261 1250 0 0 46475 68 0 0 18 0 9 0 655140431 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 58318 19651 180 55 0 56204 0
[pid=26893/tid=26900] ppid=26891 vsize=233272 CPUtime=58.26 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 38799 1250 0 0 5819 7 0 0 25 0 9 0 655140433 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 4356938 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=233272 CPUtime=58.26 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 37637 1250 0 0 5819 7 0 0 25 0 9 0 655140433 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=233272 CPUtime=58.26 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 37704 1250 0 0 5818 8 0 0 25 0 9 0 655140433 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=233272 CPUtime=58.26 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 40316 1250 0 0 5816 10 0 0 25 0 9 0 655140433 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=233272 CPUtime=58.24 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 37678 1250 0 0 5816 8 0 0 25 0 9 0 655140433 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=233272 CPUtime=57.58 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 38235 1250 0 0 5751 7 0 0 25 0 9 0 655140434 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=233272 CPUtime=58.22 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 38689 1250 0 0 5815 7 0 0 25 0 9 0 655140434 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=233272 CPUtime=58.25 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 47741 1250 0 0 5815 10 0 0 25 0 9 0 655140434 238870528 19651 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 465.43
Current children cumulated vsize (KiB) 233272

[startup+59.1142 s]
/proc/loadavg: 6.32 4.70 4.91 9/372 26909
/proc/meminfo: memFree=22557444/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=231552 CPUtime=471.93 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 319982 1250 0 0 47124 69 0 0 18 0 9 0 655140431 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 57888 19221 180 55 0 55774 0
[pid=26893/tid=26900] ppid=26891 vsize=231552 CPUtime=59.07 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 39037 1250 0 0 5900 7 0 0 25 0 9 0 655140433 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=231552 CPUtime=59.07 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 38052 1250 0 0 5900 7 0 0 25 0 9 0 655140433 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=231552 CPUtime=59.08 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 37704 1250 0 0 5900 8 0 0 25 0 9 0 655140433 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 4357219 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=231552 CPUtime=59.07 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 41043 1250 0 0 5897 10 0 0 25 0 9 0 655140433 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=231552 CPUtime=59.05 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 37876 1250 0 0 5897 8 0 0 25 0 9 0 655140433 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=231552 CPUtime=58.38 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 38235 1250 0 0 5831 7 0 0 25 0 9 0 655140434 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=231552 CPUtime=59.03 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 38689 1250 0 0 5896 7 0 0 25 0 9 0 655140434 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=231552 CPUtime=59.06 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 47884 1250 0 0 5896 10 0 0 25 0 9 0 655140434 237109248 19221 33554432000 4194304 4417452 140736811030240 18446744073709551615 4357003 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 471.93
Current children cumulated vsize (KiB) 231552

[startup+59.5012 s]
/proc/loadavg: 6.32 4.70 4.91 9/372 26909
/proc/meminfo: memFree=22557444/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=232460 CPUtime=475.02 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 320209 1250 0 0 47433 69 0 0 18 0 9 0 655140431 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 58115 19448 180 55 0 56001 0
[pid=26893/tid=26900] ppid=26891 vsize=232460 CPUtime=59.46 cores=0-7
/proc/26893/task/26900/stat : 26900 (plingeling) R 26891 26893 26867 0 -1 4202560 39232 1250 0 0 5939 7 0 0 25 0 9 0 655140433 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26893/tid=26901] ppid=26891 vsize=232460 CPUtime=59.46 cores=0-7
/proc/26893/task/26901/stat : 26901 (plingeling) R 26891 26893 26867 0 -1 4202560 38052 1250 0 0 5939 7 0 0 25 0 9 0 655140433 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26893/tid=26902] ppid=26891 vsize=232460 CPUtime=59.46 cores=0-7
/proc/26893/task/26902/stat : 26902 (plingeling) R 26891 26893 26867 0 -1 4202560 37713 1250 0 0 5938 8 0 0 25 0 9 0 655140433 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26893/tid=26903] ppid=26891 vsize=232460 CPUtime=59.46 cores=0-7
/proc/26893/task/26903/stat : 26903 (plingeling) R 26891 26893 26867 0 -1 4202560 41043 1250 0 0 5936 10 0 0 25 0 9 0 655140433 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26893/tid=26904] ppid=26891 vsize=232460 CPUtime=59.44 cores=0-7
/proc/26893/task/26904/stat : 26904 (plingeling) R 26891 26893 26867 0 -1 4202560 37899 1250 0 0 5936 8 0 0 25 0 9 0 655140433 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26893/tid=26905] ppid=26891 vsize=232460 CPUtime=58.77 cores=0-7
/proc/26893/task/26905/stat : 26905 (plingeling) R 26891 26893 26867 0 -1 4202560 38235 1250 0 0 5870 7 0 0 25 0 9 0 655140434 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26893/tid=26906] ppid=26891 vsize=232460 CPUtime=59.42 cores=0-7
/proc/26893/task/26906/stat : 26906 (plingeling) R 26891 26893 26867 0 -1 4202560 38689 1250 0 0 5935 7 0 0 25 0 9 0 655140434 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 4302934 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26893/tid=26907] ppid=26891 vsize=232460 CPUtime=59.45 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 47884 1250 0 0 5935 10 0 0 25 0 9 0 655140434 238039040 19448 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 475.02
Current children cumulated vsize (KiB) 232460

[startup+59.7012 s]
/proc/loadavg: 6.32 4.70 4.91 9/372 26909
/proc/meminfo: memFree=22557444/32951124 swapFree=67111348/67111528
[pid=26893] ppid=26891 vsize=181464 CPUtime=476.1 cores=0-7
/proc/26893/stat : 26893 (plingeling) S 26891 26893 26867 0 -1 4202496 320477 1250 0 0 47541 69 0 0 17 0 2 0 655140431 185819136 16918 33554432000 4194304 4417452 140736811030240 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/26893/statm: 45366 16918 181 55 0 43252 0
[pid=26893/tid=26907] ppid=26891 vsize=181464 CPUtime=59.65 cores=0-7
/proc/26893/task/26907/stat : 26907 (plingeling) R 26891 26893 26867 0 -1 4202560 47884 1250 0 0 5955 10 0 0 25 0 2 0 655140434 185819136 16918 33554432000 4194304 4417452 140736811030240 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 476.1
Current children cumulated vsize (KiB) 181464

Child status: 20
Real time (s): 59.7294
CPU time (s): 476.137
CPU user time (s): 475.435
CPU system time (s): 0.701893
CPU usage (%): 797.156
Max. virtual memory (cumulated for all children) (KiB): 260512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 475.435
system time used= 0.701893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 321730
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= 318
involuntary context switches= 2029

runsolver used 0.180972 second user time and 0.52092 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 06:57:07
IDJOB=3372119
IDBENCH=20393
IDSOLVER=1851
FILE ID=node139/3372119-1305435427
RUNJOBID= node139-1305435427-26881
PBS_JOBID= 13324739
Free space on /tmp= 73408 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372119-1305435427/watcher-3372119-1305435427 -o /tmp/evaluation-result-3372119-1305435427/solver-3372119-1305435427 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372119-1305435427.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1652109546

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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:     32951124 kB
MemFree:      22633736 kB
Buffers:        305552 kB
Cached:        2862592 kB
SwapCached:          0 kB
Active:        7990496 kB
Inactive:      2020988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22633736 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             480 kB
Writeback:           0 kB
AnonPages:     6843128 kB
Mapped:          28400 kB
Slab:           202056 kB
PageTables:      37844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76768924 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= 73408 MiB
End job on node139 at 2011-05-15 06:58:07