Trace number 3309243

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587UNSAT 39398.7 4928.54

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2476.89
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

39398.65/4928.54	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: 935)

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-3309243-1303988304/watcher-3309243-1303988304 -o /tmp/evaluation-result-3309243-1303988304/solver-3309243-1303988304 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309243-1303988304.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.44 7.66 6.17 1/170 9873
/proc/meminfo: memFree=21452876/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=10636 CPUtime=0 cores=0-7
/proc/9873/stat : 9873 (plingeling) R 9871 9873 9782 0 -1 4202496 717 1260 0 0 0 0 0 0 23 0 1 0 510432797 10891264 645 33554432000 4194304 4417332 140734800708880 18446744073709551615 212436016896 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9873/statm: 2659 645 143 55 0 545 0

[startup+0.072608 s]
/proc/loadavg: 7.44 7.66 6.17 1/170 9873
/proc/meminfo: memFree=21452876/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=168344 CPUtime=0.13 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 3914 1260 0 0 13 0 0 0 18 0 9 0 510432797 172384256 3335 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 42086 3335 174 55 0 39972 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 168344

[startup+0.100602 s]
/proc/loadavg: 7.44 7.66 6.17 1/170 9873
/proc/meminfo: memFree=21452876/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=168204 CPUtime=0.32 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 4824 1260 0 0 32 0 0 0 18 0 9 0 510432797 172240896 3332 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 42051 3332 174 55 0 39937 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 168204

[startup+0.300564 s]
/proc/loadavg: 7.44 7.66 6.17 1/170 9873
/proc/meminfo: memFree=21452876/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=170984 CPUtime=1.92 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 6816 1260 0 0 191 1 0 0 18 0 9 0 510432797 175087616 4155 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 42746 4155 176 55 0 40632 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 170984

[startup+0.700488 s]
/proc/loadavg: 7.44 7.66 6.17 1/170 9873
/proc/meminfo: memFree=21452876/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=181688 CPUtime=5.11 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 10708 1260 0 0 510 1 0 0 18 0 9 0 510432797 186048512 6835 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 45422 6835 181 55 0 43308 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 181688

[startup+1.50034 s]
/proc/loadavg: 7.44 7.66 6.17 9/179 9887
/proc/meminfo: memFree=21426640/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=179152 CPUtime=11.51 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 11373 1260 0 0 1149 2 0 0 18 0 9 0 510432797 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 44788 6220 181 55 0 42674 0
[pid=9873/tid=9880] ppid=9871 vsize=179152 CPUtime=1.44 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 1278 1260 0 0 144 0 0 0 20 0 9 0 510432802 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=179152 CPUtime=1.42 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1299 1260 0 0 142 0 0 0 25 0 9 0 510432802 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=179152 CPUtime=1.43 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 1199 1260 0 0 143 0 0 0 25 0 9 0 510432802 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=179152 CPUtime=1.44 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 373 1260 0 0 144 0 0 0 20 0 9 0 510432802 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=179152 CPUtime=1.43 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1451 1260 0 0 143 0 0 0 20 0 9 0 510432802 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 4250855 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=179152 CPUtime=1.38 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 919 1260 0 0 138 0 0 0 22 0 9 0 510432802 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 4353408 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=179152 CPUtime=1.43 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 789 1260 0 0 143 0 0 0 23 0 9 0 510432803 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=179152 CPUtime=1.43 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 1284 1260 0 0 143 0 0 0 20 0 9 0 510432803 183451648 6220 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.51
Current children cumulated vsize (KiB) 179152

[startup+3.10104 s]
/proc/loadavg: 7.44 7.66 6.17 9/179 9887
/proc/meminfo: memFree=21422424/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=192524 CPUtime=24.31 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 17088 1260 0 0 2428 3 0 0 18 0 9 0 510432797 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 48131 9544 181 55 0 46017 0
[pid=9873/tid=9880] ppid=9871 vsize=192524 CPUtime=3.03 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 2312 1260 0 0 303 0 0 0 25 0 9 0 510432802 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 4353476 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=192524 CPUtime=3.02 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1873 1260 0 0 302 0 0 0 25 0 9 0 510432802 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=192524 CPUtime=3.03 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 1446 1260 0 0 303 0 0 0 25 0 9 0 510432802 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=192524 CPUtime=3.03 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 1331 1260 0 0 303 0 0 0 25 0 9 0 510432802 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=192524 CPUtime=3.03 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1764 1260 0 0 303 0 0 0 25 0 9 0 510432802 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=192524 CPUtime=2.98 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 1596 1260 0 0 298 0 0 0 25 0 9 0 510432802 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=192524 CPUtime=3.03 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 1639 1260 0 0 303 0 0 0 25 0 9 0 510432803 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=192524 CPUtime=3.03 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 2346 1260 0 0 303 0 0 0 25 0 9 0 510432803 197144576 9544 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 192524

[startup+6.30043 s]
/proc/loadavg: 7.49 7.67 6.18 9/179 9887
/proc/meminfo: memFree=21409156/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=204144 CPUtime=49.89 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 29192 1260 0 0 4982 7 0 0 18 0 9 0 510432797 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 51036 12458 181 55 0 48922 0
[pid=9873/tid=9880] ppid=9871 vsize=204144 CPUtime=6.23 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 4086 1260 0 0 622 1 0 0 20 0 9 0 510432802 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=204144 CPUtime=6.21 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 3356 1260 0 0 620 1 0 0 25 0 9 0 510432802 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=204144 CPUtime=6.23 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 2592 1260 0 0 623 0 0 0 25 0 9 0 510432802 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 4359480 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=204144 CPUtime=6.23 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 2677 1260 0 0 623 0 0 0 25 0 9 0 510432802 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=204144 CPUtime=6.23 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 3271 1260 0 0 623 0 0 0 25 0 9 0 510432802 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=204144 CPUtime=6.18 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 3540 1260 0 0 617 1 0 0 25 0 9 0 510432802 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=204144 CPUtime=6.23 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 3167 1260 0 0 623 0 0 0 25 0 9 0 510432803 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=204144 CPUtime=6.23 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 3722 1260 0 0 623 0 0 0 25 0 9 0 510432803 209043456 12458 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365045 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 204144

[startup+12.7012 s]
/proc/loadavg: 7.53 7.67 6.19 9/179 9888
/proc/meminfo: memFree=21399512/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=213628 CPUtime=101.05 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 55086 1260 0 0 10092 13 0 0 18 0 9 0 510432797 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 53407 14726 181 55 0 51293 0
[pid=9873/tid=9880] ppid=9871 vsize=213628 CPUtime=12.63 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 7255 1260 0 0 1262 1 0 0 25 0 9 0 510432802 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 4354509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=213628 CPUtime=12.57 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 7594 1260 0 0 1255 2 0 0 25 0 9 0 510432802 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=213628 CPUtime=12.63 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 6291 1260 0 0 1262 1 0 0 25 0 9 0 510432802 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 4308104 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=213628 CPUtime=12.63 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 5050 1260 0 0 1262 1 0 0 25 0 9 0 510432802 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=213628 CPUtime=12.63 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 6348 1260 0 0 1262 1 0 0 25 0 9 0 510432802 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=213628 CPUtime=12.58 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 7535 1260 0 0 1256 2 0 0 25 0 9 0 510432802 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364308 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=213628 CPUtime=12.63 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 5743 1260 0 0 1262 1 0 0 25 0 9 0 510432803 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=213628 CPUtime=12.62 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 6489 1260 0 0 1262 0 0 0 25 0 9 0 510432803 218755072 14726 33554432000 4194304 4417332 140734800708880 18446744073709551615 4251034 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 213628

[startup+25.5008 s]
/proc/loadavg: 7.63 7.69 6.22 9/179 9888
/proc/meminfo: memFree=21373868/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=242476 CPUtime=203.39 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 108429 1260 0 0 20313 26 0 0 18 0 9 0 510432797 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 60619 21950 181 55 0 58505 0
[pid=9873/tid=9880] ppid=9871 vsize=242476 CPUtime=25.43 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 14685 1260 0 0 2540 3 0 0 25 0 9 0 510432802 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=242476 CPUtime=25.3 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 13910 1260 0 0 2527 3 0 0 25 0 9 0 510432802 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=242476 CPUtime=25.43 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 12135 1260 0 0 2540 3 0 0 25 0 9 0 510432802 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=242476 CPUtime=25.43 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 10313 1260 0 0 2541 2 0 0 25 0 9 0 510432802 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=242476 CPUtime=25.43 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 14233 1260 0 0 2540 3 0 0 25 0 9 0 510432802 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 4305912 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=242476 CPUtime=25.38 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 13671 1260 0 0 2535 3 0 0 25 0 9 0 510432802 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=242476 CPUtime=25.43 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 13492 1260 0 0 2541 2 0 0 25 0 9 0 510432803 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=242476 CPUtime=25.43 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 13209 1260 0 0 2541 2 0 0 25 0 9 0 510432803 248295424 21950 33554432000 4194304 4417332 140734800708880 18446744073709551615 4312134 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.39
Current children cumulated vsize (KiB) 242476

[startup+51.101 s]
/proc/loadavg: 7.76 7.71 6.27 9/179 9889
/proc/meminfo: memFree=21352708/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=258208 CPUtime=408.07 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 207098 1260 0 0 40760 47 0 0 18 0 9 0 510432797 264404992 25926 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 64552 25926 181 55 0 62438 0
[pid=9873/tid=9880] ppid=9871 vsize=258208 CPUtime=51.04 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 27696 1260 0 0 5098 6 0 0 25 0 9 0 510432802 264404992 25926 33554432000 4194304 4417332 140734800708880 18446744073709551615 4305698 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=258208 CPUtime=50.78 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 26130 1260 0 0 5072 6 0 0 25 0 9 0 510432802 264404992 25926 33554432000 4194304 4417332 140734800708880 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=258208 CPUtime=51.03 cores=0-7

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

/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 1052383 1260 0 0 489966 211 0 0 25 0 9 0 510432802 1680551936 371655 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=1641164 CPUtime=4875.89 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1165409 1260 0 0 487368 221 0 0 25 0 9 0 510432802 1680551936 371655 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=1641164 CPUtime=4902.4 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 1157408 1260 0 0 490017 223 0 0 25 0 9 0 510432802 1680551936 371655 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=1641164 CPUtime=4902.4 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 1094831 1260 0 0 490024 216 0 0 25 0 9 0 510432802 1680551936 371655 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=1641164 CPUtime=4901.81 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1043526 1260 0 0 489960 221 0 0 25 0 9 0 510432802 1680551936 371655 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=1641164 CPUtime=4902.04 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 1101107 1260 0 0 489957 247 0 0 25 0 9 0 510432802 1680551936 371655 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=1641164 CPUtime=4901.73 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 1072023 1260 0 0 489953 220 0 0 25 0 9 0 510432803 1680551936 371655 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=1641164 CPUtime=4902.38 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 1158320 1260 0 0 490019 219 0 0 25 0 9 0 510432803 1680551936 371655 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39190.5
Current children cumulated vsize (KiB) 1641164

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

[startup+4915.1 s]
/proc/loadavg: 8.07 8.03 8.00 9/179 10042
/proc/meminfo: memFree=19962732/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=1645748 CPUtime=39292.9 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 8848934 1260 0 0 3927505 1783 0 0 18 0 9 0 510432797 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 411437 372801 181 55 0 409323 0
[pid=9873/tid=9880] ppid=9871 vsize=1645748 CPUtime=4914.57 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 1052383 1260 0 0 491246 211 0 0 25 0 9 0 510432802 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=1645748 CPUtime=4888.62 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1165409 1260 0 0 488641 221 0 0 25 0 9 0 510432802 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=1645748 CPUtime=4915.2 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 1157408 1260 0 0 491297 223 0 0 25 0 9 0 510432802 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=1645748 CPUtime=4915.2 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 1095977 1260 0 0 491304 216 0 0 25 0 9 0 510432802 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=1645748 CPUtime=4914.61 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1043526 1260 0 0 491240 221 0 0 25 0 9 0 510432802 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=1645748 CPUtime=4914.84 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 1101107 1260 0 0 491237 247 0 0 25 0 9 0 510432802 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=1645748 CPUtime=4914.53 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 1072023 1260 0 0 491233 220 0 0 25 0 9 0 510432803 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=1645748 CPUtime=4915.18 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 1158320 1260 0 0 491299 219 0 0 25 0 9 0 510432803 1685245952 372801 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39292.9
Current children cumulated vsize (KiB) 1645748

[startup+4921.5 s]
/proc/loadavg: 8.07 8.03 8.00 9/179 10042
/proc/meminfo: memFree=19938428/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=1670016 CPUtime=39344.1 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 8855001 1260 0 0 3932620 1785 0 0 18 0 9 0 510432797 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 417504 378868 181 55 0 415390 0
[pid=9873/tid=9880] ppid=9871 vsize=1670016 CPUtime=4920.97 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 1052383 1260 0 0 491886 211 0 0 25 0 9 0 510432802 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=1670016 CPUtime=4894.98 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1165409 1260 0 0 489277 221 0 0 25 0 9 0 510432802 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=1670016 CPUtime=4921.61 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 1163133 1260 0 0 491936 225 0 0 25 0 9 0 510432802 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=1670016 CPUtime=4921.6 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 1096319 1260 0 0 491944 216 0 0 25 0 9 0 510432802 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=1670016 CPUtime=4921.01 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1043526 1260 0 0 491880 221 0 0 25 0 9 0 510432802 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=1670016 CPUtime=4921.24 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 1101107 1260 0 0 491877 247 0 0 25 0 9 0 510432802 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=1670016 CPUtime=4920.93 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 1072023 1260 0 0 491873 220 0 0 25 0 9 0 510432803 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=1670016 CPUtime=4921.58 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 1158320 1260 0 0 491939 219 0 0 25 0 9 0 510432803 1710096384 378868 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39344.1
Current children cumulated vsize (KiB) 1670016

[startup+4924.71 s]
/proc/loadavg: 8.06 8.03 8.00 9/179 10043
/proc/meminfo: memFree=19994352/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=1616244 CPUtime=39369.7 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 8859684 1260 0 0 3935183 1786 0 0 18 0 9 0 510432797 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 404061 365363 181 55 0 401947 0
[pid=9873/tid=9880] ppid=9871 vsize=1616244 CPUtime=4924.18 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 1052383 1260 0 0 492207 211 0 0 25 0 9 0 510432802 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=1616244 CPUtime=4898.17 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1165409 1260 0 0 489596 221 0 0 25 0 9 0 510432802 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=1616244 CPUtime=4924.81 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 1163133 1260 0 0 492256 225 0 0 25 0 9 0 510432802 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=1616244 CPUtime=4924.81 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 1101002 1260 0 0 492264 217 0 0 25 0 9 0 510432802 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=1616244 CPUtime=4924.22 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1043526 1260 0 0 492201 221 0 0 25 0 9 0 510432802 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=1616244 CPUtime=4924.44 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 1101107 1260 0 0 492197 247 0 0 25 0 9 0 510432802 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=1616244 CPUtime=4924.14 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 1072023 1260 0 0 492194 220 0 0 25 0 9 0 510432803 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364667 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=1616244 CPUtime=4924.78 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 1158320 1260 0 0 492259 219 0 0 25 0 9 0 510432803 1655033856 365363 33554432000 4194304 4417332 140734800708880 18446744073709551615 4247533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39369.7
Current children cumulated vsize (KiB) 1616244

[startup+4926.3 s]
/proc/loadavg: 8.06 8.03 8.00 9/179 10043
/proc/meminfo: memFree=20075696/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=1532012 CPUtime=39382.4 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 8859712 1260 0 0 3936457 1786 0 0 18 0 9 0 510432797 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 383003 344332 181 55 0 380889 0
[pid=9873/tid=9880] ppid=9871 vsize=1532012 CPUtime=4925.77 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 1052383 1260 0 0 492366 211 0 0 25 0 9 0 510432802 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=1532012 CPUtime=4899.76 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1165409 1260 0 0 489755 221 0 0 25 0 9 0 510432802 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=1532012 CPUtime=4926.41 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 1163133 1260 0 0 492416 225 0 0 25 0 9 0 510432802 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=1532012 CPUtime=4926.41 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 1101030 1260 0 0 492424 217 0 0 25 0 9 0 510432802 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=1532012 CPUtime=4925.81 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1043526 1260 0 0 492360 221 0 0 25 0 9 0 510432802 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=1532012 CPUtime=4926.04 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 1101107 1260 0 0 492357 247 0 0 25 0 9 0 510432802 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=1532012 CPUtime=4925.74 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 1072023 1260 0 0 492353 221 0 0 25 0 9 0 510432803 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 4312138 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=1532012 CPUtime=4926.38 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 1158320 1260 0 0 492419 219 0 0 25 0 9 0 510432803 1568780288 344332 33554432000 4194304 4417332 140734800708880 18446744073709551615 4309548 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39382.4
Current children cumulated vsize (KiB) 1532012

[startup+4927.9 s]
/proc/loadavg: 8.06 8.03 8.00 9/179 10043
/proc/meminfo: memFree=20156916/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=1451008 CPUtime=39395.2 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 8866778 1260 0 0 3937738 1787 0 0 18 0 9 0 510432797 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 362752 324081 181 55 0 360638 0
[pid=9873/tid=9880] ppid=9871 vsize=1451008 CPUtime=4927.37 cores=0-7
/proc/9873/task/9880/stat : 9880 (plingeling) R 9871 9873 9782 0 -1 4202560 1052383 1260 0 0 492526 211 0 0 25 0 9 0 510432802 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 4357942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9873/tid=9881] ppid=9871 vsize=1451008 CPUtime=4901.35 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1165409 1260 0 0 489914 221 0 0 25 0 9 0 510432802 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 4365007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9882] ppid=9871 vsize=1451008 CPUtime=4928.01 cores=0-7
/proc/9873/task/9882/stat : 9882 (plingeling) R 9871 9873 9782 0 -1 4202560 1170199 1260 0 0 492575 226 0 0 25 0 9 0 510432802 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9873/tid=9883] ppid=9871 vsize=1451008 CPUtime=4928.01 cores=0-7
/proc/9873/task/9883/stat : 9883 (plingeling) R 9871 9873 9782 0 -1 4202560 1101030 1260 0 0 492584 217 0 0 25 0 9 0 510432802 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=1451008 CPUtime=4927.42 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1043526 1260 0 0 492521 221 0 0 25 0 9 0 510432802 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=1451008 CPUtime=4927.64 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 1101107 1260 0 0 492517 247 0 0 25 0 9 0 510432802 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9886] ppid=9871 vsize=1451008 CPUtime=4927.34 cores=0-7
/proc/9873/task/9886/stat : 9886 (plingeling) R 9871 9873 9782 0 -1 4202560 1072023 1260 0 0 492513 221 0 0 25 0 9 0 510432803 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=1451008 CPUtime=4927.98 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 1158320 1260 0 0 492579 219 0 0 25 0 9 0 510432803 1485832192 324081 33554432000 4194304 4417332 140734800708880 18446744073709551615 4247500 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39395.2
Current children cumulated vsize (KiB) 1451008

[startup+4928.3 s]
/proc/loadavg: 8.06 8.03 8.00 9/179 10043
/proc/meminfo: memFree=20156916/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=1394308 CPUtime=39398.1 cores=0-7
/proc/9873/stat : 9873 (plingeling) S 9871 9873 9782 0 -1 4202496 8866779 1260 0 0 3938018 1788 0 0 18 0 5 0 510432797 1427771392 309907 33554432000 4194304 4417332 140734800708880 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/9873/statm: 348577 309907 182 55 0 346463 0
[pid=9873/tid=9881] ppid=9871 vsize=1394308 CPUtime=4901.75 cores=0-7
/proc/9873/task/9881/stat : 9881 (plingeling) R 9871 9873 9782 0 -1 4202560 1165409 1260 0 0 489954 221 0 0 25 0 5 0 510432802 1427771392 309907 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=9873/tid=9884] ppid=9871 vsize=1394308 CPUtime=4927.81 cores=0-7
/proc/9873/task/9884/stat : 9884 (plingeling) R 9871 9873 9782 0 -1 4202560 1043526 1260 0 0 492560 221 0 0 25 0 5 0 510432802 1427771392 309907 33554432000 4194304 4417332 140734800708880 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9873/tid=9885] ppid=9871 vsize=1394308 CPUtime=4928.04 cores=0-7
/proc/9873/task/9885/stat : 9885 (plingeling) R 9871 9873 9782 0 -1 4202560 1101107 1260 0 0 492557 247 0 0 25 0 5 0 510432802 1427771392 309907 33554432000 4194304 4417332 140734800708880 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9873/tid=9887] ppid=9871 vsize=1394308 CPUtime=4928.37 cores=0-7
/proc/9873/task/9887/stat : 9887 (plingeling) R 9871 9873 9782 0 -1 4202560 1158320 1260 0 0 492618 219 0 0 25 0 5 0 510432803 1427771392 309907 33554432000 4194304 4417332 140734800708880 18446744073709551615 4253264 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39398.1
Current children cumulated vsize (KiB) 1394308

[startup+4928.5 s]
/proc/loadavg: 8.06 8.03 8.00 9/179 10043
/proc/meminfo: memFree=20156916/32951124 swapFree=67111524/67111528
[pid=9873] ppid=9871 vsize=885584 CPUtime=39398.6 cores=0-7
/proc/9873/stat : 9873 (plingeling) R 9871 9873 9782 0 -1 4202496 8866779 1260 0 0 3938075 1790 0 0 16 0 1 0 510432797 906838016 191775 33554432000 4194304 4417332 140734800708880 18446744073709551615 212436060295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9873/statm: 221396 191775 182 55 0 219282 0
Current children cumulated CPU time (s) 39398.6
Current children cumulated vsize (KiB) 885584

Child status: 20
Real time (s): 4928.54
CPU time (s): 39398.7
CPU user time (s): 39380.8
CPU system time (s): 17.9483
CPU usage (%): 799.399
Max. virtual memory (cumulated for all children) (KiB): 2370768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39380.8
system time used= 17.9483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8868042
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= 433
involuntary context switches= 187654

runsolver used 7.92979 second user time and 18.7212 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 12:58:24
IDJOB=3309243
IDBENCH=20399
IDSOLVER=1695
FILE ID=node102/3309243-1303988304
RUNJOBID= node102-1303987385-9796
PBS_JOBID= 13168772
Free space on /tmp= 71560 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309243-1303988304/watcher-3309243-1303988304 -o /tmp/evaluation-result-3309243-1303988304/solver-3309243-1303988304 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309243-1303988304.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=726925902

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21453032 kB
Buffers:       1633128 kB
Cached:        9246304 kB
SwapCached:          4 kB
Active:        2842612 kB
Inactive:      8100800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21453032 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             616 kB
Writeback:           0 kB
AnonPages:       64480 kB
Mapped:          14464 kB
Slab:           487652 kB
PageTables:       3892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187248 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= 71560 MiB
End job on node102 at 2011-04-28 14:20:33