Trace number 3372317

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 988.027 126.091

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.435
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

987.92/126.09	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-3372317-1305437299/watcher-3372317-1305437299 -o /tmp/evaluation-result-3372317-1305437299/solver-3372317-1305437299 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372317-1305437299.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: 0.85 1.32 2.25 2/345 27841
/proc/meminfo: memFree=24681236/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=8728 CPUtime=0 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 216 0 0 0 0 0 0 0 21 0 1 0 655327044 8937472 146 33554432000 4194304 4417452 140733326734912 18446744073709551615 239476694784 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/27841/statm: 2182 146 122 55 0 68 0

[startup+0.033018 s]
/proc/loadavg: 0.85 1.32 2.25 2/345 27841
/proc/meminfo: memFree=24681236/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=28276 CPUtime=0 cores=0-7
/proc/27841/stat : 27841 (plingeling) R 27839 27841 27815 0 -1 4202496 5148 1256 0 1 0 0 0 0 21 0 1 0 655327044 28954624 5076 33554432000 4194304 4417452 140733326734912 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27841/statm: 7069 5076 148 55 0 4955 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28276

[startup+0.100983 s]
/proc/loadavg: 0.85 1.32 2.25 2/345 27841
/proc/meminfo: memFree=24681236/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=56000 CPUtime=0.07 cores=0-7
/proc/27841/stat : 27841 (plingeling) R 27839 27841 27815 0 -1 4202496 12079 1256 0 1 6 1 0 0 21 0 1 0 655327044 57344000 12007 33554432000 4194304 4417452 140733326734912 18446744073709551615 4231490 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27841/statm: 14000 12007 148 55 0 11886 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56000

[startup+0.300962 s]
/proc/loadavg: 0.85 1.32 2.25 2/345 27841
/proc/meminfo: memFree=24681236/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=92132 CPUtime=0.27 cores=0-7
/proc/27841/stat : 27841 (plingeling) R 27839 27841 27815 0 -1 4202496 21140 1256 0 1 25 2 0 0 22 0 1 0 655327044 94343168 21056 33554432000 4194304 4417452 140733326734912 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27841/statm: 23033 21056 148 55 0 20919 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 92132

[startup+0.700869 s]
/proc/loadavg: 0.85 1.32 2.25 2/345 27841
/proc/meminfo: memFree=24681236/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=196544 CPUtime=0.67 cores=0-7
/proc/27841/stat : 27841 (plingeling) R 27839 27841 27815 0 -1 4202496 47260 1256 0 1 63 4 0 0 23 0 1 0 655327044 201261056 47159 33554432000 4194304 4417452 140733326734912 18446744073709551615 4231256 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27841/statm: 49136 47159 148 55 0 47022 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 196544

[startup+1.50073 s]
/proc/loadavg: 0.85 1.32 2.25 2/346 27847
/proc/meminfo: memFree=24457656/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=243648 CPUtime=1.47 cores=0-7
/proc/27841/stat : 27841 (plingeling) R 27839 27841 27815 0 -1 4202496 59037 1256 0 1 141 6 0 0 25 0 1 0 655327044 249495552 58936 33554432000 4194304 4417452 140733326734912 18446744073709551615 4198264 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27841/statm: 60912 58936 149 55 0 58798 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 243648

[startup+3.10034 s]
/proc/loadavg: 0.86 1.32 2.25 2/346 27847
/proc/meminfo: memFree=24377076/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=451628 CPUtime=6.86 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 110643 1256 0 1 672 14 0 0 18 0 9 0 655327044 462467072 77273 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 112907 77273 174 55 0 110793 0
Current children cumulated CPU time (s) 6.86
Current children cumulated vsize (KiB) 451628

[startup+6.30072 s]
/proc/loadavg: 0.86 1.32 2.25 9/354 27855
/proc/meminfo: memFree=24360788/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=453936 CPUtime=32.41 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 126885 1256 0 1 3224 17 0 0 18 0 9 0 655327044 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 113484 77976 180 55 0 111370 0
[pid=27841/tid=27848] ppid=27839 vsize=453936 CPUtime=3.65 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 4549 1256 0 1 365 0 0 0 25 0 9 0 655327294 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 4216434 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=453936 CPUtime=3.63 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 5556 1256 0 1 363 0 0 0 25 0 9 0 655327294 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 4330445 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=453936 CPUtime=3.78 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 6823 1256 0 1 377 1 0 0 25 0 9 0 655327294 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 4233430 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=453936 CPUtime=3.78 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 3927 1256 0 1 377 1 0 0 25 0 9 0 655327294 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=453936 CPUtime=3.73 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 4286 1256 0 1 373 0 0 0 25 0 9 0 655327294 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 4259651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=453936 CPUtime=3.75 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 7280 1256 0 1 374 1 0 0 25 0 9 0 655327295 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 4330612 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=453936 CPUtime=3.77 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 10905 1256 0 1 376 1 0 0 25 0 9 0 655327295 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 4235295 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=453936 CPUtime=3.78 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 7603 1256 0 1 377 1 0 0 25 0 9 0 655327295 464830464 77976 33554432000 4194304 4417452 140733326734912 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 32.41
Current children cumulated vsize (KiB) 453936

[startup+12.7005 s]
/proc/loadavg: 1.96 1.54 2.31 9/354 27855
/proc/meminfo: memFree=24354284/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=472924 CPUtime=83.54 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 132460 1256 0 1 8336 18 0 0 18 0 9 0 655327044 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 118231 81492 180 55 0 116117 0
[pid=27841/tid=27848] ppid=27839 vsize=472924 CPUtime=9.98 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5553 1256 0 1 998 0 0 0 25 0 9 0 655327294 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=472924 CPUtime=10.03 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 6294 1256 0 1 1002 1 0 0 25 0 9 0 655327294 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=472924 CPUtime=10.17 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 7171 1256 0 1 1016 1 0 0 25 0 9 0 655327294 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=472924 CPUtime=10.18 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 3927 1256 0 1 1017 1 0 0 25 0 9 0 655327294 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=472924 CPUtime=10.13 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 5022 1256 0 1 1013 0 0 0 25 0 9 0 655327294 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=472924 CPUtime=10.15 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 8016 1256 0 1 1014 1 0 0 25 0 9 0 655327295 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=472924 CPUtime=10.17 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 12183 1256 0 1 1016 1 0 0 25 0 9 0 655327295 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=472924 CPUtime=10.17 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 8338 1256 0 1 1016 1 0 0 25 0 9 0 655327295 484274176 81492 33554432000 4194304 4417452 140733326734912 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.54
Current children cumulated vsize (KiB) 472924

[startup+25.501 s]
/proc/loadavg: 2.88 1.75 2.37 9/354 27856
/proc/meminfo: memFree=24352100/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=477144 CPUtime=185.79 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 133560 1256 0 1 18561 18 0 0 18 0 9 0 655327044 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 119286 82547 180 55 0 117172 0
[pid=27841/tid=27848] ppid=27839 vsize=477144 CPUtime=22.63 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5553 1256 0 1 2263 0 0 0 25 0 9 0 655327294 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=477144 CPUtime=22.83 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 6294 1256 0 1 2282 1 0 0 25 0 9 0 655327294 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=477144 CPUtime=22.97 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 7171 1256 0 1 2296 1 0 0 25 0 9 0 655327294 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=477144 CPUtime=22.98 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 4274 1256 0 1 2297 1 0 0 25 0 9 0 655327294 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=477144 CPUtime=22.93 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 5022 1256 0 1 2293 0 0 0 25 0 9 0 655327294 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=477144 CPUtime=22.95 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 8016 1256 0 1 2294 1 0 0 25 0 9 0 655327295 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=477144 CPUtime=22.97 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 12601 1256 0 1 2296 1 0 0 25 0 9 0 655327295 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 4366520 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=477144 CPUtime=22.97 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 8673 1256 0 1 2296 1 0 0 25 0 9 0 655327295 488595456 82547 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 185.79
Current children cumulated vsize (KiB) 477144

[startup+51.1011 s]
/proc/loadavg: 4.63 2.25 2.52 9/354 27856
/proc/meminfo: memFree=24323952/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=504880 CPUtime=390.29 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 146423 1256 0 1 39009 20 0 0 18 0 9 0 655327044 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 126220 89481 180 55 0 124106 0
[pid=27841/tid=27848] ppid=27839 vsize=504880 CPUtime=47.93 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5683 1256 0 1 4793 0 0 0 25 0 9 0 655327294 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 4354492 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=504880 CPUtime=48.42 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 8681 1256 0 1 4841 1 0 0 25 0 9 0 655327294 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 4366674 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=504880 CPUtime=48.57 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 7862 1256 0 1 4856 1 0 0 25 0 9 0 655327294 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=504880 CPUtime=48.58 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 4610 1256 0 1 4857 1 0 0 25 0 9 0 655327294 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=504880 CPUtime=48.53 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 5469 1256 0 1 4853 0 0 0 25 0 9 0 655327294 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=504880 CPUtime=48.55 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 10907 1256 0 1 4854 1 0 0 25 0 9 0 655327295 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=504880 CPUtime=48.55 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 14845 1256 0 1 4854 1 0 0 25 0 9 0 655327295 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=504880 CPUtime=48.58 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 12410 1256 0 1 4856 2 0 0 25 0 9 0 655327295 516997120 89481 33554432000 4194304 4417452 140733326734912 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 390.29
Current children cumulated vsize (KiB) 504880

[startup+102.313 s]
/proc/loadavg: 6.65 3.21 2.83 9/354 27858
/proc/meminfo: memFree=24295780/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=532956 CPUtime=799.41 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 157423 1256 0 1 79918 23 0 0 18 0 9 0 655327044 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 133239 96500 180 55 0 131125 0
[pid=27841/tid=27848] ppid=27839 vsize=532956 CPUtime=98.56 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5724 1256 0 1 9855 1 0 0 25 0 9 0 655327294 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 4216434 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=532956 CPUtime=99.64 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 10868 1256 0 1 9962 2 0 0 25 0 9 0 655327294 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=532956 CPUtime=99.79 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 7928 1256 0 1 9978 1 0 0 25 0 9 0 655327294 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=532956 CPUtime=99.79 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 6422 1256 0 1 9978 1 0 0 25 0 9 0 655327294 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=532956 CPUtime=99.75 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 6562 1256 0 1 9974 1 0 0 25 0 9 0 655327294 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=532956 CPUtime=99.76 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 11975 1256 0 1 9975 1 0 0 25 0 9 0 655327295 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=532956 CPUtime=99.77 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 17301 1256 0 1 9975 2 0 0 25 0 9 0 655327295 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=532956 CPUtime=99.79 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 14687 1256 0 1 9977 2 0 0 25 0 9 0 655327295 545746944 96500 33554432000 4194304 4417452 140733326734912 18446744073709551615 4252899 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 799.41
Current children cumulated vsize (KiB) 532956

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

[startup+115.101 s]
/proc/loadavg: 6.86 3.37 2.88 9/354 27858
/proc/meminfo: memFree=24263688/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=565492 CPUtime=901.57 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 165615 1256 0 1 90132 25 0 0 18 0 9 0 655327044 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 141373 104634 180 55 0 139259 0
[pid=27841/tid=27848] ppid=27839 vsize=565492 CPUtime=111.22 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5724 1256 0 1 11121 1 0 0 25 0 9 0 655327294 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=565492 CPUtime=112.43 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 10868 1256 0 1 11241 2 0 0 25 0 9 0 655327294 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=565492 CPUtime=112.57 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 12024 1256 0 1 11255 2 0 0 25 0 9 0 655327294 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=565492 CPUtime=112.58 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 6422 1256 0 1 11257 1 0 0 25 0 9 0 655327294 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=565492 CPUtime=112.54 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 6562 1256 0 1 11253 1 0 0 25 0 9 0 655327294 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 4353543 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=565492 CPUtime=112.54 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 11975 1256 0 1 11253 1 0 0 25 0 9 0 655327295 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=565492 CPUtime=112.55 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 21397 1256 0 1 11252 3 0 0 25 0 9 0 655327295 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=565492 CPUtime=112.58 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 14687 1256 0 1 11256 2 0 0 25 0 9 0 655327295 579063808 104634 33554432000 4194304 4417452 140733326734912 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 901.57
Current children cumulated vsize (KiB) 565492

[startup+121.501 s]
/proc/loadavg: 6.95 3.45 2.91 9/354 27858
/proc/meminfo: memFree=24263440/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=565604 CPUtime=952.7 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 165724 1256 0 1 95245 25 0 0 18 0 9 0 655327044 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 141401 104662 180 55 0 139287 0
[pid=27841/tid=27848] ppid=27839 vsize=565604 CPUtime=117.54 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5724 1256 0 1 11753 1 0 0 25 0 9 0 655327294 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=565604 CPUtime=118.83 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 10905 1256 0 1 11881 2 0 0 25 0 9 0 655327294 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=565604 CPUtime=118.97 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 12024 1256 0 1 11895 2 0 0 25 0 9 0 655327294 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=565604 CPUtime=118.98 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 6422 1256 0 1 11897 1 0 0 25 0 9 0 655327294 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=565604 CPUtime=118.94 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 6598 1256 0 1 11893 1 0 0 25 0 9 0 655327294 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=565604 CPUtime=118.94 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 12011 1256 0 1 11893 1 0 0 25 0 9 0 655327295 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 4366670 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=565604 CPUtime=118.95 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 21397 1256 0 1 11892 3 0 0 25 0 9 0 655327295 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=565604 CPUtime=118.98 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 14687 1256 0 1 11896 2 0 0 25 0 9 0 655327295 579178496 104662 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 952.7
Current children cumulated vsize (KiB) 565604

[startup+123.101 s]
/proc/loadavg: 7.03 3.52 2.94 9/354 27858
/proc/meminfo: memFree=24263320/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=565744 CPUtime=965.58 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 165760 1256 0 1 96533 25 0 0 18 0 9 0 655327044 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 141436 104697 180 55 0 139322 0
[pid=27841/tid=27848] ppid=27839 vsize=565744 CPUtime=119.13 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5724 1256 0 1 11912 1 0 0 25 0 9 0 655327294 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=565744 CPUtime=120.44 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 10905 1256 0 1 12042 2 0 0 25 0 9 0 655327294 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 4275831 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=565744 CPUtime=120.59 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 12024 1256 0 1 12057 2 0 0 25 0 9 0 655327294 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=565744 CPUtime=120.59 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 6422 1256 0 1 12058 1 0 0 25 0 9 0 655327294 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 4321680 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=565744 CPUtime=120.55 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 6598 1256 0 1 12054 1 0 0 25 0 9 0 655327294 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=565744 CPUtime=120.56 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 12011 1256 0 1 12055 1 0 0 25 0 9 0 655327295 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 4300500 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=565744 CPUtime=120.56 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 21397 1256 0 1 12053 3 0 0 25 0 9 0 655327295 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 4366491 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=565744 CPUtime=120.59 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 14723 1256 0 1 12057 2 0 0 25 0 9 0 655327295 579321856 104697 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 965.58
Current children cumulated vsize (KiB) 565744

[startup+124.701 s]
/proc/loadavg: 7.03 3.52 2.94 9/354 27858
/proc/meminfo: memFree=24263448/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=565572 CPUtime=978.27 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 165796 1256 0 1 97802 25 0 0 18 0 9 0 655327044 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 141393 104654 180 55 0 139279 0
[pid=27841/tid=27848] ppid=27839 vsize=565572 CPUtime=120.71 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5760 1256 0 1 12070 1 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=565572 CPUtime=122.03 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 10905 1256 0 1 12201 2 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=565572 CPUtime=122.18 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 12024 1256 0 1 12216 2 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236623 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=565572 CPUtime=122.18 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 6422 1256 0 1 12217 1 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=565572 CPUtime=122.14 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 6598 1256 0 1 12213 1 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=565572 CPUtime=122.15 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 12011 1256 0 1 12214 1 0 0 25 0 9 0 655327295 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=565572 CPUtime=122.15 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 21397 1256 0 1 12212 3 0 0 25 0 9 0 655327295 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=565572 CPUtime=122.18 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 14723 1256 0 1 12216 2 0 0 25 0 9 0 655327295 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 978.27
Current children cumulated vsize (KiB) 565572

[startup+125.501 s]
/proc/loadavg: 7.03 3.52 2.94 9/354 27858
/proc/meminfo: memFree=24263448/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=565572 CPUtime=984.65 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 165796 1256 0 1 98440 25 0 0 18 0 9 0 655327044 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 141393 104654 180 55 0 139279 0
[pid=27841/tid=27848] ppid=27839 vsize=565572 CPUtime=121.49 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5760 1256 0 1 12148 1 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4277491 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=565572 CPUtime=122.83 cores=0-7
/proc/27841/task/27849/stat : 27849 (plingeling) R 27839 27841 27815 0 -1 4202560 10905 1256 0 1 12281 2 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27841/tid=27850] ppid=27839 vsize=565572 CPUtime=122.98 cores=0-7
/proc/27841/task/27850/stat : 27850 (plingeling) R 27839 27841 27815 0 -1 4202560 12024 1256 0 1 12296 2 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=565572 CPUtime=122.98 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 6422 1256 0 1 12297 1 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=565572 CPUtime=122.94 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 6598 1256 0 1 12293 1 0 0 25 0 9 0 655327294 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=565572 CPUtime=122.95 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 12011 1256 0 1 12294 1 0 0 25 0 9 0 655327295 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27841/tid=27854] ppid=27839 vsize=565572 CPUtime=122.95 cores=0-7
/proc/27841/task/27854/stat : 27854 (plingeling) R 27839 27841 27815 0 -1 4202560 21397 1256 0 1 12292 3 0 0 25 0 9 0 655327295 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27841/tid=27855] ppid=27839 vsize=565572 CPUtime=122.98 cores=0-7
/proc/27841/task/27855/stat : 27855 (plingeling) R 27839 27841 27815 0 -1 4202560 14723 1256 0 1 12296 2 0 0 25 0 9 0 655327295 579145728 104654 33554432000 4194304 4417452 140733326734912 18446744073709551615 4236564 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 984.65
Current children cumulated vsize (KiB) 565572

[startup+125.901 s]
/proc/loadavg: 7.03 3.52 2.94 9/354 27858
/proc/meminfo: memFree=24263448/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=565572 CPUtime=987.81 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 165797 1256 0 1 98756 25 0 0 18 0 5 0 655327044 579145728 104655 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 141393 104655 181 55 0 139279 0
[pid=27841/tid=27848] ppid=27839 vsize=565572 CPUtime=121.89 cores=0-7
/proc/27841/task/27848/stat : 27848 (plingeling) R 27839 27841 27815 0 -1 4202560 5760 1256 0 1 12188 1 0 0 25 0 5 0 655327294 579145728 104655 33554432000 4194304 4417452 140733326734912 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27841/tid=27851] ppid=27839 vsize=565572 CPUtime=123.38 cores=0-7
/proc/27841/task/27851/stat : 27851 (plingeling) R 27839 27841 27815 0 -1 4202560 6422 1256 0 1 12337 1 0 0 25 0 5 0 655327294 579145728 104655 33554432000 4194304 4417452 140733326734912 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27841/tid=27852] ppid=27839 vsize=565572 CPUtime=123.34 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 6598 1256 0 1 12333 1 0 0 25 0 5 0 655327294 579145728 104655 33554432000 4194304 4417452 140733326734912 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27841/tid=27853] ppid=27839 vsize=565572 CPUtime=123.35 cores=0-7
/proc/27841/task/27853/stat : 27853 (plingeling) R 27839 27841 27815 0 -1 4202560 12011 1256 0 1 12334 1 0 0 25 0 5 0 655327295 579145728 104655 33554432000 4194304 4417452 140733326734912 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 987.81
Current children cumulated vsize (KiB) 565572

[startup+126.001 s]
/proc/loadavg: 7.03 3.52 2.94 9/354 27858
/proc/meminfo: memFree=24263448/32950928 swapFree=67056568/67111528
[pid=27841] ppid=27839 vsize=555788 CPUtime=987.92 cores=0-7
/proc/27841/stat : 27841 (plingeling) S 27839 27841 27815 0 -1 4202496 165955 1256 0 1 98767 25 0 0 18 0 2 0 655327044 569126912 104762 33554432000 4194304 4417452 140733326734912 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27841/statm: 138947 104762 181 55 0 136833 0
[pid=27841/tid=27852] ppid=27839 vsize=555788 CPUtime=123.44 cores=0-7
/proc/27841/task/27852/stat : 27852 (plingeling) R 27839 27841 27815 0 -1 4202560 6756 1256 0 1 12343 1 0 0 25 0 2 0 655327294 569126912 104762 33554432000 4194304 4417452 140733326734912 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 987.92
Current children cumulated vsize (KiB) 555788

Child status: 20
Real time (s): 126.091
CPU time (s): 988.027
CPU user time (s): 987.745
CPU system time (s): 0.281957
CPU usage (%): 783.582
Max. virtual memory (cumulated for all children) (KiB): 565916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 987.745
system time used= 0.281957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167214
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 400
involuntary context switches= 4815

runsolver used 0.384941 second user time and 1.05884 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 07:28:20
IDJOB=3372317
IDBENCH=71039
IDSOLVER=1851
FILE ID=node148/3372317-1305437299
RUNJOBID= node148-1305437299-27829
PBS_JOBID= 13324768
Free space on /tmp= 72880 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372317-1305437299/watcher-3372317-1305437299 -o /tmp/evaluation-result-3372317-1305437299/solver-3372317-1305437299 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372317-1305437299.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=328681180

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24681640 kB
Buffers:        325492 kB
Cached:        4661984 kB
SwapCached:       8488 kB
Active:        4701880 kB
Inactive:      3219644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24681640 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           18720 kB
Writeback:           4 kB
AnonPages:     2931976 kB
Mapped:          26468 kB
Slab:           253464 kB
PageTables:      28556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84641052 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= 72880 MiB
End job on node148 at 2011-05-15 07:30:26