Trace number 3372149

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 8769.34 1097.93

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark642.926
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

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

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

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


[startup+0 s]
/proc/loadavg: 7.57 6.03 5.17 2/231 18170
/proc/meminfo: memFree=24200976/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=9584 CPUtime=0 cores=0-7
/proc/18170/stat : 18170 (plingeling) R 18168 18170 18058 0 -1 4202496 474 1260 0 0 0 0 0 0 21 0 1 0 655160132 9814016 403 33554432000 4194304 4417452 140736723821184 18446744073709551615 222921776896 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/18170/statm: 2396 403 148 55 0 282 0

[startup+0.0695799 s]
/proc/loadavg: 7.57 6.03 5.17 2/231 18170
/proc/meminfo: memFree=24200976/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=168816 CPUtime=6.73 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 6620 1260 0 0 672 1 0 0 18 0 9 0 655160132 172867584 3437 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 42204 3437 180 55 0 40090 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 168816

[startup+0.994312 s]
/proc/loadavg: 7.57 6.03 5.17 2/231 18170
/proc/meminfo: memFree=24200976/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=169296 CPUtime=7.53 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 7443 1260 0 0 752 1 0 0 18 0 9 0 655160132 173359104 3557 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 42324 3557 180 55 0 40210 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 169296

[startup+1.09429 s]
/proc/loadavg: 7.57 6.03 5.17 2/231 18170
/proc/meminfo: memFree=24200976/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=169380 CPUtime=8.33 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 8020 1260 0 0 832 1 0 0 18 0 9 0 655160132 173445120 3593 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 42345 3593 180 55 0 40231 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 169380

[startup+1.19428 s]
/proc/loadavg: 7.57 6.03 5.17 2/231 18170
/proc/meminfo: memFree=24200976/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=169600 CPUtime=9.14 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 8771 1260 0 0 912 2 0 0 18 0 9 0 655160132 173670400 3648 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 42400 3648 180 55 0 40286 0
Current children cumulated CPU time (s) 9.14
Current children cumulated vsize (KiB) 169600

[startup+1.50022 s]
/proc/loadavg: 7.57 6.03 5.17 2/231 18170
/proc/meminfo: memFree=24200976/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=170472 CPUtime=11.58 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 10674 1260 0 0 1156 2 0 0 18 0 9 0 655160132 174563328 3870 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 42618 3870 180 55 0 40504 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 170472

[startup+3.10093 s]
/proc/loadavg: 7.57 6.03 5.17 9/240 18184
/proc/meminfo: memFree=24178764/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=176384 CPUtime=24.37 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 20815 1260 0 0 2433 4 0 0 18 0 9 0 655160132 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 44096 5373 180 55 0 41982 0
[pid=18170/tid=18177] ppid=18168 vsize=176384 CPUtime=3.08 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 2628 1260 0 0 308 0 0 0 20 0 9 0 655160133 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=176384 CPUtime=3.07 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 2376 1260 0 0 307 0 0 0 25 0 9 0 655160133 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=176384 CPUtime=3.07 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 2387 1260 0 0 307 0 0 0 21 0 9 0 655160133 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=176384 CPUtime=3.08 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 2595 1260 0 0 308 0 0 0 25 0 9 0 655160133 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=176384 CPUtime=2.94 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 2478 1260 0 0 294 0 0 0 25 0 9 0 655160133 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=176384 CPUtime=2.97 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 2364 1260 0 0 297 0 0 0 25 0 9 0 655160133 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 4353580 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=176384 CPUtime=3.07 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 2620 1260 0 0 307 0 0 0 25 0 9 0 655160133 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 4357862 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=176384 CPUtime=3.01 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 2498 1260 0 0 301 0 0 0 25 0 9 0 655160133 180617216 5373 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 176384

[startup+6.30834 s]
/proc/loadavg: 7.60 6.06 5.18 9/240 18184
/proc/meminfo: memFree=24176652/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=180736 CPUtime=50 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 35649 1260 0 0 4993 7 0 0 18 0 9 0 655160132 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 45184 6448 180 55 0 43070 0
[pid=18170/tid=18177] ppid=18168 vsize=180736 CPUtime=6.28 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 4281 1260 0 0 628 0 0 0 25 0 9 0 655160133 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=180736 CPUtime=6.27 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 3860 1260 0 0 627 0 0 0 25 0 9 0 655160133 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=180736 CPUtime=6.29 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 4129 1260 0 0 628 1 0 0 25 0 9 0 655160133 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=180736 CPUtime=6.28 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 4516 1260 0 0 628 0 0 0 25 0 9 0 655160133 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4357552 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=180736 CPUtime=6.15 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 4706 1260 0 0 615 0 0 0 25 0 9 0 655160133 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4355812 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=180736 CPUtime=6.18 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 4685 1260 0 0 618 0 0 0 25 0 9 0 655160133 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=180736 CPUtime=6.28 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 4131 1260 0 0 628 0 0 0 25 0 9 0 655160133 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=180736 CPUtime=6.19 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 4472 1260 0 0 619 0 0 0 25 0 9 0 655160133 185073664 6448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 180736

[startup+12.7012 s]
/proc/loadavg: 7.63 6.10 5.20 9/240 18184
/proc/meminfo: memFree=24162772/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=195216 CPUtime=101.11 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 64600 1260 0 0 10098 13 0 0 18 0 9 0 655160132 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 48804 10097 180 55 0 46690 0
[pid=18170/tid=18177] ppid=18168 vsize=195216 CPUtime=12.68 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 7270 1260 0 0 1267 1 0 0 25 0 9 0 655160133 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=195216 CPUtime=12.67 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 7066 1260 0 0 1266 1 0 0 25 0 9 0 655160133 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=195216 CPUtime=12.68 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 8054 1260 0 0 1266 2 0 0 25 0 9 0 655160133 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=195216 CPUtime=12.68 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 8259 1260 0 0 1267 1 0 0 25 0 9 0 655160133 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=195216 CPUtime=12.54 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 8814 1260 0 0 1253 1 0 0 25 0 9 0 655160133 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=195216 CPUtime=12.57 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 8676 1260 0 0 1256 1 0 0 25 0 9 0 655160133 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=195216 CPUtime=12.67 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 7952 1260 0 0 1266 1 0 0 25 0 9 0 655160133 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=195216 CPUtime=12.55 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 7640 1260 0 0 1254 1 0 0 25 0 9 0 655160133 199901184 10097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 195216

[startup+25.5008 s]
/proc/loadavg: 7.71 6.19 5.24 9/240 18184
/proc/meminfo: memFree=24151792/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=208592 CPUtime=203.41 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 107862 1260 0 0 20319 22 0 0 18 0 9 0 655160132 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 52148 13448 180 55 0 50034 0
[pid=18170/tid=18177] ppid=18168 vsize=208592 CPUtime=25.47 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 12443 1260 0 0 2545 2 0 0 25 0 9 0 655160133 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=208592 CPUtime=25.47 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 11621 1260 0 0 2545 2 0 0 25 0 9 0 655160133 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=208592 CPUtime=25.48 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 12783 1260 0 0 2545 3 0 0 25 0 9 0 655160133 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4366573 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=208592 CPUtime=25.47 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 14761 1260 0 0 2545 2 0 0 25 0 9 0 655160133 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4357159 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=208592 CPUtime=25.34 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 15322 1260 0 0 2532 2 0 0 25 0 9 0 655160133 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=208592 CPUtime=25.37 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 13961 1260 0 0 2535 2 0 0 25 0 9 0 655160133 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4366063 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=208592 CPUtime=25.47 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 12715 1260 0 0 2545 2 0 0 25 0 9 0 655160133 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=208592 CPUtime=25.25 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 13387 1260 0 0 2523 2 0 0 25 0 9 0 655160133 213598208 13448 33554432000 4194304 4417452 140736723821184 18446744073709551615 4357013 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.41
Current children cumulated vsize (KiB) 208592

[startup+51.1012 s]
/proc/loadavg: 7.81 6.33 5.31 9/240 18185
/proc/meminfo: memFree=24124568/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=237704 CPUtime=408.03 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 200995 1260 0 0 40761 42 0 0 18 0 9 0 655160132 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 59426 20711 180 55 0 57312 0
[pid=18170/tid=18177] ppid=18168 vsize=237704 CPUtime=51.08 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 22193 1260 0 0 5103 5 0 0 25 0 9 0 655160133 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=237704 CPUtime=51.07 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 22107 1260 0 0 5103 4 0 0 25 0 9 0 655160133 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=237704 CPUtime=51.08 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 23473 1260 0 0 5102 6 0 0 25 0 9 0 655160133 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=237704 CPUtime=51.07 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 25323 1260 0 0 5103 4 0 0 25 0 9 0 655160133 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=237704 CPUtime=50.94 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 27817 1260 0 0 5090 4 0 0 25 0 9 0 655160133 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=237704 CPUtime=50.98 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 27917 1260 0 0 5092 6 0 0 25 0 9 0 655160133 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=237704 CPUtime=51.08 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 24392 1260 0 0 5103 5 0 0 25 0 9 0 655160133 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=237704 CPUtime=50.67 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 26904 1260 0 0 5062 5 0 0 25 0 9 0 655160133 243408896 20711 33554432000 4194304 4417452 140736723821184 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 237704

[startup+102.301 s]
/proc/loadavg: 7.92 6.59 5.45 9/240 18195

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

/proc/loadavg: 8.00 7.97 7.11 9/240 18224
/proc/meminfo: memFree=23491872/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=866884 CPUtime=8489.58 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 1421218 1260 0 0 848687 271 0 0 18 0 9 0 655160132 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 216721 178036 180 55 0 214607 0
[pid=18170/tid=18177] ppid=18168 vsize=866884 CPUtime=1061.49 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 164220 1260 0 0 106116 33 0 0 25 0 9 0 655160133 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=866884 CPUtime=1062.3 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 164409 1260 0 0 106199 31 0 0 25 0 9 0 655160133 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=866884 CPUtime=1062.3 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 172953 1260 0 0 106196 34 0 0 25 0 9 0 655160133 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=866884 CPUtime=1062.31 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 210607 1260 0 0 106192 39 0 0 25 0 9 0 655160133 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=866884 CPUtime=1062.05 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 165429 1260 0 0 106177 28 0 0 25 0 9 0 655160133 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=866884 CPUtime=1062.21 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 195000 1260 0 0 106185 36 0 0 25 0 9 0 655160133 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=866884 CPUtime=1062.31 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 179265 1260 0 0 106197 34 0 0 25 0 9 0 655160133 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=866884 CPUtime=1054.5 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 168466 1260 0 0 105419 31 0 0 25 0 9 0 655160133 887689216 178036 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8489.58
Current children cumulated vsize (KiB) 866884

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

[startup+1075.9 s]
/proc/loadavg: 8.00 7.97 7.12 9/240 18224
/proc/meminfo: memFree=23494216/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=864736 CPUtime=8598.22 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 1427988 1260 0 0 859551 271 0 0 18 0 9 0 655160132 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 216184 177499 180 55 0 214070 0
[pid=18170/tid=18177] ppid=18168 vsize=864736 CPUtime=1075.08 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 164220 1260 0 0 107475 33 0 0 25 0 9 0 655160133 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=864736 CPUtime=1075.89 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 164409 1260 0 0 107558 31 0 0 25 0 9 0 655160133 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=864736 CPUtime=1075.89 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 172953 1260 0 0 107555 34 0 0 25 0 9 0 655160133 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=864736 CPUtime=1075.9 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 213281 1260 0 0 107551 39 0 0 25 0 9 0 655160133 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=864736 CPUtime=1075.64 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 169525 1260 0 0 107536 28 0 0 25 0 9 0 655160133 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 4236935 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=864736 CPUtime=1075.81 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 195000 1260 0 0 107545 36 0 0 25 0 9 0 655160133 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=864736 CPUtime=1075.9 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 179265 1260 0 0 107556 34 0 0 25 0 9 0 655160133 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=864736 CPUtime=1067.99 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 168466 1260 0 0 106768 31 0 0 25 0 9 0 655160133 885489664 177499 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8598.22
Current children cumulated vsize (KiB) 864736

[startup+1088.71 s]
/proc/loadavg: 8.00 7.97 7.13 9/240 18225
/proc/meminfo: memFree=23540720/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=818260 CPUtime=8700.59 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 1440910 1260 0 0 869783 276 0 0 18 0 9 0 655160132 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 204565 165880 180 55 0 202451 0
[pid=18170/tid=18177] ppid=18168 vsize=818260 CPUtime=1087.89 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 164220 1260 0 0 108756 33 0 0 25 0 9 0 655160133 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=818260 CPUtime=1088.7 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 164409 1260 0 0 108839 31 0 0 25 0 9 0 655160133 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=818260 CPUtime=1088.7 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 172953 1260 0 0 108836 34 0 0 25 0 9 0 655160133 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=818260 CPUtime=1088.71 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 213281 1260 0 0 108832 39 0 0 25 0 9 0 655160133 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=818260 CPUtime=1088.45 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 175386 1260 0 0 108815 30 0 0 25 0 9 0 655160133 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=818260 CPUtime=1088.61 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 195000 1260 0 0 108825 36 0 0 25 0 9 0 655160133 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=818260 CPUtime=1088.71 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 186326 1260 0 0 108835 36 0 0 25 0 9 0 655160133 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=818260 CPUtime=1080.71 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 168466 1260 0 0 108040 31 0 0 25 0 9 0 655160133 837898240 165880 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8700.59
Current children cumulated vsize (KiB) 818260

[startup+1091.9 s]
/proc/loadavg: 8.00 7.97 7.13 9/240 18225
/proc/meminfo: memFree=23556220/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=802800 CPUtime=8726.14 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 1447490 1260 0 0 872337 277 0 0 18 0 9 0 655160132 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 200700 162015 180 55 0 198586 0
[pid=18170/tid=18177] ppid=18168 vsize=802800 CPUtime=1091.09 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 164220 1260 0 0 109076 33 0 0 25 0 9 0 655160133 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=802800 CPUtime=1091.9 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 170989 1260 0 0 109158 32 0 0 25 0 9 0 655160133 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=802800 CPUtime=1091.9 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 172953 1260 0 0 109156 34 0 0 25 0 9 0 655160133 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=802800 CPUtime=1091.91 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 213281 1260 0 0 109152 39 0 0 25 0 9 0 655160133 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=802800 CPUtime=1091.65 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 175386 1260 0 0 109135 30 0 0 25 0 9 0 655160133 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=802800 CPUtime=1091.81 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 195000 1260 0 0 109145 36 0 0 25 0 9 0 655160133 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=802800 CPUtime=1091.91 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 186326 1260 0 0 109155 36 0 0 25 0 9 0 655160133 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=802800 CPUtime=1083.88 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 168466 1260 0 0 108357 31 0 0 25 0 9 0 655160133 822067200 162015 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8726.14
Current children cumulated vsize (KiB) 802800

[startup+1095.1 s]
/proc/loadavg: 8.00 7.97 7.14 9/240 18225
/proc/meminfo: memFree=23527824/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=831128 CPUtime=8751.68 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 1454572 1260 0 0 874889 279 0 0 18 0 9 0 655160132 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 207782 169097 180 55 0 205668 0
[pid=18170/tid=18177] ppid=18168 vsize=831128 CPUtime=1094.28 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 164220 1260 0 0 109395 33 0 0 25 0 9 0 655160133 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=831128 CPUtime=1095.09 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 170989 1260 0 0 109477 32 0 0 25 0 9 0 655160133 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=831128 CPUtime=1095.1 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 172953 1260 0 0 109476 34 0 0 25 0 9 0 655160133 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=831128 CPUtime=1095.1 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 213281 1260 0 0 109471 39 0 0 25 0 9 0 655160133 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=831128 CPUtime=1094.84 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 175386 1260 0 0 109454 30 0 0 25 0 9 0 655160133 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=831128 CPUtime=1095.01 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 201058 1260 0 0 109463 38 0 0 25 0 9 0 655160133 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=831128 CPUtime=1095.11 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 187350 1260 0 0 109474 37 0 0 25 0 9 0 655160133 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=831128 CPUtime=1087.06 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 168466 1260 0 0 108675 31 0 0 25 0 9 0 655160133 851075072 169097 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8751.68
Current children cumulated vsize (KiB) 831128

[startup+1096.7 s]
/proc/loadavg: 8.00 7.97 7.14 9/240 18225
/proc/meminfo: memFree=23549776/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=809268 CPUtime=8764.47 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 1456077 1260 0 0 876168 279 0 0 18 0 9 0 655160132 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 202317 163632 180 55 0 200203 0
[pid=18170/tid=18177] ppid=18168 vsize=809268 CPUtime=1095.88 cores=0-7
/proc/18170/task/18177/stat : 18177 (plingeling) R 18168 18170 18058 0 -1 4202560 164220 1260 0 0 109555 33 0 0 25 0 9 0 655160133 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=18170/tid=18178] ppid=18168 vsize=809268 CPUtime=1096.69 cores=0-7
/proc/18170/task/18178/stat : 18178 (plingeling) R 18168 18170 18058 0 -1 4202560 170989 1260 0 0 109637 32 0 0 25 0 9 0 655160133 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18170/tid=18179] ppid=18168 vsize=809268 CPUtime=1096.7 cores=0-7
/proc/18170/task/18179/stat : 18179 (plingeling) R 18168 18170 18058 0 -1 4202560 172953 1260 0 0 109636 34 0 0 25 0 9 0 655160133 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18170/tid=18180] ppid=18168 vsize=809268 CPUtime=1096.71 cores=0-7
/proc/18170/task/18180/stat : 18180 (plingeling) R 18168 18170 18058 0 -1 4202560 213706 1260 0 0 109631 40 0 0 25 0 9 0 655160133 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18170/tid=18181] ppid=18168 vsize=809268 CPUtime=1096.44 cores=0-7
/proc/18170/task/18181/stat : 18181 (plingeling) R 18168 18170 18058 0 -1 4202560 175386 1260 0 0 109614 30 0 0 25 0 9 0 655160133 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18170/tid=18182] ppid=18168 vsize=809268 CPUtime=1096.61 cores=0-7
/proc/18170/task/18182/stat : 18182 (plingeling) R 18168 18170 18058 0 -1 4202560 201058 1260 0 0 109623 38 0 0 25 0 9 0 655160133 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18170/tid=18183] ppid=18168 vsize=809268 CPUtime=1096.71 cores=0-7
/proc/18170/task/18183/stat : 18183 (plingeling) R 18168 18170 18058 0 -1 4202560 188430 1260 0 0 109634 37 0 0 25 0 9 0 655160133 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18170/tid=18184] ppid=18168 vsize=809268 CPUtime=1088.64 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 168466 1260 0 0 108833 31 0 0 25 0 9 0 655160133 828690432 163632 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8764.47
Current children cumulated vsize (KiB) 809268

[startup+1097.51 s]
/proc/loadavg: 8.00 7.97 7.14 3/234 18225
/proc/meminfo: memFree=23548584/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=769500 CPUtime=8768.91 cores=0-7
/proc/18170/stat : 18170 (plingeling) S 18168 18170 18058 0 -1 4202496 1456380 1260 0 0 876612 279 0 0 15 0 2 0 655160132 787968000 163909 33554432000 4194304 4417452 140736723821184 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18170/statm: 192375 163909 181 55 0 190261 0
[pid=18170/tid=18184] ppid=18168 vsize=769500 CPUtime=1089.45 cores=0-7
/proc/18170/task/18184/stat : 18184 (plingeling) R 18168 18170 18058 0 -1 4202560 168466 1260 0 0 108914 31 0 0 25 0 2 0 655160133 787968000 163909 33554432000 4194304 4417452 140736723821184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8768.91
Current children cumulated vsize (KiB) 769500

[startup+1097.9 s]
/proc/loadavg: 8.00 7.97 7.14 3/234 18225
/proc/meminfo: memFree=23548584/32951124 swapFree=61559568/67111528
[pid=18170] ppid=18168 vsize=618884 CPUtime=8769.31 cores=0-7
/proc/18170/stat : 18170 (plingeling) R 18168 18170 18058 0 -1 4202496 1456380 1260 0 0 876651 280 0 0 15 0 1 0 655160132 633737216 125473 33554432000 4194304 4417452 140736723821184 18446744073709551615 222921820295 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/18170/statm: 154721 125473 181 55 0 152607 0
Current children cumulated CPU time (s) 8769.31
Current children cumulated vsize (KiB) 618884

Child status: 20
Real time (s): 1097.93
CPU time (s): 8769.34
CPU user time (s): 8766.51
CPU system time (s): 2.83457
CPU usage (%): 798.719
Max. virtual memory (cumulated for all children) (KiB): 912216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8766.51
system time used= 2.83457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1457643
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= 238
involuntary context switches= 41642

runsolver used 2.24866 second user time and 5.73913 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 06:59:54
IDJOB=3372149
IDBENCH=20472
IDSOLVER=1851
FILE ID=node109/3372149-1305435594
RUNJOBID= node109-1305435362-18072
PBS_JOBID= 13324734
Free space on /tmp= 73276 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372149-1305435594/watcher-3372149-1305435594 -o /tmp/evaluation-result-3372149-1305435594/solver-3372149-1305435594 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372149-1305435594.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1093897833

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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:      24201132 kB
Buffers:        260524 kB
Cached:        2332260 kB
SwapCached:      28404 kB
Active:         161624 kB
Inactive:      8363884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24201132 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:             280 kB
Writeback:           0 kB
AnonPages:     5910680 kB
Mapped:          17604 kB
Slab:           127728 kB
PageTables:      29880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17851456 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= 73272 MiB
End job on node109 at 2011-05-15 07:18:12