Trace number 3394932

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 154.381 20.6813

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

154.29/20.68	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-3394932-1306109627/watcher-3394932-1306109627 -o /tmp/evaluation-result-3394932-1306109627/solver-3394932-1306109627 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394932-1306109627.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: 6.08 7.49 7.31 1/491 12279
/proc/meminfo: memFree=30291408/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=222316 CPUtime=0.04 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 497 1258 0 0 4 0 0 0 24 0 9 0 722562342 227651584 420 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 55579 420 178 55 0 53465 0
[pid=12279/tid=12285] ppid=12277 vsize=222460 CPUtime=0.01 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 31 1258 0 0 1 0 0 0 18 0 9 0 722562342 227799040 465 33554432000 4194304 4417452 140734209502544 18446744073709551615 210646840286 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=222460 CPUtime=0.01 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 28 1258 0 0 1 0 0 0 18 0 9 0 722562342 227799040 470 33554432000 4194304 4417452 140734209502544 18446744073709551615 210646840291 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=222460 CPUtime=0.01 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 36 1258 0 0 1 0 0 0 25 0 9 0 722562342 227799040 470 33554432000 4194304 4417452 140734209502544 18446744073709551615 4232609 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=222460 CPUtime=0 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 1 1258 0 0 0 0 0 0 18 0 9 0 722562342 227799040 470 33554432000 4194304 4417452 140734209502544 18446744073709551615 210647251438 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=222460 CPUtime=0.01 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 17 1258 0 0 1 0 0 0 25 0 9 0 722562342 227799040 470 33554432000 4194304 4417452 140734209502544 18446744073709551615 210646838992 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=222460 CPUtime=0 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 1 1258 0 0 0 0 0 0 25 0 9 0 722562342 227799040 470 33554432000 4194304 4417452 140734209502544 18446744073709551615 210647251438 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=222460 CPUtime=0.01 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 93 1258 0 0 1 0 0 0 18 0 9 0 722562342 227799040 470 33554432000 4194304 4417452 140734209502544 18446744073709551615 210646840267 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=222460 CPUtime=0 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 1 1258 0 0 0 0 0 0 25 0 9 0 722562342 227799040 470 33554432000 4194304 4417452 140734209502544 18446744073709551615 4235997 0 0 4096 17442 0 0 0 -1 5 0 0 0

[startup+0.0460019 s]
/proc/loadavg: 6.08 7.49 7.31 1/491 12279
/proc/meminfo: memFree=30291408/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=227016 CPUtime=0.52 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 1890 1258 0 0 52 0 0 0 24 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 56754 1615 179 55 0 54640 0
[pid=12279/tid=12285] ppid=12277 vsize=227016 CPUtime=0.08 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 130 1258 0 0 8 0 0 0 18 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=227016 CPUtime=0.08 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 243 1258 0 0 8 0 0 0 18 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 4355750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=227016 CPUtime=0.07 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 366 1258 0 0 7 0 0 0 25 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=227016 CPUtime=0.05 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 114 1258 0 0 5 0 0 0 18 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=227016 CPUtime=0.07 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 234 1258 0 0 7 0 0 0 25 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=227016 CPUtime=0 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 4 1258 0 0 0 0 0 0 25 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 210647251438 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=227016 CPUtime=0.07 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 335 1258 0 0 7 0 0 0 18 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 4263213 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=227016 CPUtime=0.06 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 125 1258 0 0 6 0 0 0 18 0 9 0 722562342 232464384 1615 33554432000 4194304 4417452 140734209502544 18446744073709551615 210646838992 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 227016

[startup+0.141327 s]
/proc/loadavg: 6.08 7.49 7.31 1/491 12279
/proc/meminfo: memFree=30291408/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=228688 CPUtime=0.92 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 3567 1258 0 0 92 0 0 0 24 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 57172 2067 179 55 0 55058 0
[pid=12279/tid=12285] ppid=12277 vsize=228688 CPUtime=0.13 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 453 1258 0 0 13 0 0 0 18 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 210646840301 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=228688 CPUtime=0.13 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 471 1258 0 0 13 0 0 0 18 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=228688 CPUtime=0.13 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 593 1258 0 0 13 0 0 0 25 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 4258693 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=228688 CPUtime=0.1 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 212 1258 0 0 10 0 0 0 18 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=228688 CPUtime=0.13 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 533 1258 0 0 13 0 0 0 25 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=228688 CPUtime=0.02 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 5 1258 0 0 2 0 0 0 25 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 4258472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=228688 CPUtime=0.13 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 600 1258 0 0 13 0 0 0 18 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=228688 CPUtime=0.12 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 361 1258 0 0 12 0 0 0 18 0 9 0 722562342 234176512 2067 33554432000 4194304 4417452 140734209502544 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 228688

[startup+0.300302 s]
/proc/loadavg: 6.08 7.49 7.31 1/491 12279
/proc/meminfo: memFree=30291408/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=236744 CPUtime=2.19 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 8616 1258 0 0 218 1 0 0 24 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 59186 4091 179 55 0 57072 0
[pid=12279/tid=12285] ppid=12277 vsize=236744 CPUtime=0.29 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 975 1258 0 0 29 0 0 0 18 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=236744 CPUtime=0.29 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 1274 1258 0 0 29 0 0 0 18 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=236744 CPUtime=0.28 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 1271 1258 0 0 28 0 0 0 25 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 4277956 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=236744 CPUtime=0.26 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 754 1258 0 0 26 0 0 0 18 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 4320938 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=236744 CPUtime=0.28 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 1340 1258 0 0 28 0 0 0 25 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=236744 CPUtime=0.18 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 418 1258 0 0 18 0 0 0 25 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=236744 CPUtime=0.29 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 1232 1258 0 0 29 0 0 0 18 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 4320952 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=236744 CPUtime=0.27 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 1013 1258 0 0 27 0 0 0 18 0 9 0 722562342 242425856 4091 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 236744

[startup+0.701236 s]
/proc/loadavg: 6.08 7.49 7.31 1/491 12279
/proc/meminfo: memFree=30291408/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=246024 CPUtime=5.4 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 18946 1258 0 0 538 2 0 0 24 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 61506 6386 179 55 0 59392 0
[pid=12279/tid=12285] ppid=12277 vsize=246024 CPUtime=0.69 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 2252 1258 0 0 69 0 0 0 18 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=246024 CPUtime=0.69 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 2439 1258 0 0 69 0 0 0 18 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=246024 CPUtime=0.68 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 2301 1258 0 0 68 0 0 0 25 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=246024 CPUtime=0.66 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 2234 1258 0 0 66 0 0 0 18 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=246024 CPUtime=0.68 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 2401 1258 0 0 68 0 0 0 25 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 4251172 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=246024 CPUtime=0.58 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 1690 1258 0 0 58 0 0 0 25 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=246024 CPUtime=0.69 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 2826 1258 0 0 69 0 0 0 18 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364446 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=246024 CPUtime=0.67 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 2464 1258 0 0 67 0 0 0 18 0 9 0 722562342 251928576 6386 33554432000 4194304 4417452 140734209502544 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 246024

[startup+1.5011 s]
/proc/loadavg: 6.08 7.49 7.31 9/500 12293
/proc/meminfo: memFree=30253284/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=263116 CPUtime=11.78 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 32273 1258 0 0 1173 5 0 0 24 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 65779 10660 179 55 0 63665 0
[pid=12279/tid=12285] ppid=12277 vsize=263116 CPUtime=1.48 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 3420 1258 0 0 148 0 0 0 20 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 4356802 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=263116 CPUtime=1.49 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 3689 1258 0 0 149 0 0 0 20 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=263116 CPUtime=1.48 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 4167 1258 0 0 148 0 0 0 25 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=263116 CPUtime=1.45 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 4583 1258 0 0 145 0 0 0 19 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 18446744073699065947 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=263116 CPUtime=1.48 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 3764 1258 0 0 148 0 0 0 25 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=263116 CPUtime=1.36 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 3718 1258 0 0 136 0 0 0 25 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=263116 CPUtime=1.48 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 4337 1258 0 0 148 0 0 0 19 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=263116 CPUtime=1.47 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 4256 1258 0 0 147 0 0 0 19 0 9 0 722562342 269430784 10660 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 263116

[startup+3.10084 s]
/proc/loadavg: 6.08 7.49 7.31 9/500 12293
/proc/meminfo: memFree=30237080/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=294180 CPUtime=24.56 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 54231 1258 0 0 2447 9 0 0 24 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 73545 18456 179 55 0 71431 0
[pid=12279/tid=12285] ppid=12277 vsize=294180 CPUtime=3.09 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 6010 1258 0 0 308 1 0 0 25 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=294180 CPUtime=3.09 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 6449 1258 0 0 308 1 0 0 25 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=294180 CPUtime=3.08 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 6923 1258 0 0 307 1 0 0 25 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=294180 CPUtime=3.06 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 8441 1258 0 0 305 1 0 0 25 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 4242778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=294180 CPUtime=3.09 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 5813 1258 0 0 308 1 0 0 25 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=294180 CPUtime=2.93 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 6208 1258 0 0 293 0 0 0 25 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=294180 CPUtime=3.09 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 7203 1258 0 0 308 1 0 0 24 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=294180 CPUtime=3.07 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 6845 1258 0 0 306 1 0 0 25 0 9 0 722562342 301240320 18456 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 294180

[startup+6.3013 s]
/proc/loadavg: 6.23 7.50 7.31 9/500 12293
/proc/meminfo: memFree=30205748/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=326264 CPUtime=49.97 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 78252 1258 0 0 4982 15 0 0 24 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 81566 26476 179 55 0 79452 0
[pid=12279/tid=12285] ppid=12277 vsize=326264 CPUtime=6.28 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 7904 1258 0 0 627 1 0 0 25 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=326264 CPUtime=6.17 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 9129 1258 0 0 615 2 0 0 25 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=326264 CPUtime=6.28 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 10370 1258 0 0 627 1 0 0 25 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=326264 CPUtime=6.25 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 14921 1258 0 0 623 2 0 0 25 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 4236953 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=326264 CPUtime=6.28 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 7940 1258 0 0 627 1 0 0 25 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=326264 CPUtime=6.08 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 8213 1258 0 0 607 1 0 0 25 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=326264 CPUtime=6.28 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 10004 1258 0 0 627 1 0 0 25 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=326264 CPUtime=6.26 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 9432 1258 0 0 625 1 0 0 25 0 9 0 722562342 334094336 26476 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 326264

[startup+12.7012 s]
/proc/loadavg: 6.37 7.51 7.32 9/500 12293
/proc/meminfo: memFree=30138532/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=371160 CPUtime=101.02 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 124432 1258 0 0 10074 28 0 0 24 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 92790 37682 179 55 0 90676 0
[pid=12279/tid=12285] ppid=12277 vsize=371160 CPUtime=12.67 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 12298 1258 0 0 1265 2 0 0 25 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=371160 CPUtime=12.56 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 13461 1258 0 0 1250 6 0 0 25 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=371160 CPUtime=12.67 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 16208 1258 0 0 1265 2 0 0 25 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 4321395 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=371160 CPUtime=12.66 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 24756 1258 0 0 1262 4 0 0 25 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=371160 CPUtime=12.68 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 13285 1258 0 0 1266 2 0 0 25 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=371160 CPUtime=12.37 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 14760 1258 0 0 1234 3 0 0 25 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=371160 CPUtime=12.68 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 14210 1258 0 0 1265 3 0 0 25 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=371160 CPUtime=12.67 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 15115 1258 0 0 1264 3 0 0 25 0 9 0 722562342 380067840 37682 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.02
Current children cumulated vsize (KiB) 371160

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

[startup+15.9007 s]
/proc/loadavg: 6.50 7.52 7.32 9/500 12293
/proc/meminfo: memFree=30124416/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=388380 CPUtime=126.56 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 140526 1258 0 0 12622 34 0 0 24 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 97095 42021 179 55 0 94981 0
[pid=12279/tid=12285] ppid=12277 vsize=388380 CPUtime=15.87 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 15448 1258 0 0 1584 3 0 0 25 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12286] ppid=12277 vsize=388380 CPUtime=15.74 cores=0-7
/proc/12279/task/12286/stat : 12286 (plingeling) R 12277 12279 12081 0 -1 4202560 13461 1258 0 0 1566 8 0 0 25 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=388380 CPUtime=15.87 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 16208 1258 0 0 1585 2 0 0 25 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12288] ppid=12277 vsize=388380 CPUtime=15.85 cores=0-7
/proc/12279/task/12288/stat : 12288 (plingeling) R 12277 12279 12081 0 -1 4202560 27394 1258 0 0 1581 4 0 0 25 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=388380 CPUtime=15.88 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 17040 1258 0 0 1585 3 0 0 25 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=388380 CPUtime=15.52 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 18748 1258 0 0 1548 4 0 0 25 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12291] ppid=12277 vsize=388380 CPUtime=15.87 cores=0-7
/proc/12279/task/12291/stat : 12291 (plingeling) R 12277 12279 12081 0 -1 4202560 16773 1258 0 0 1584 3 0 0 25 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=388380 CPUtime=15.87 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 15115 1258 0 0 1584 3 0 0 25 0 9 0 722562342 397701120 42021 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 126.56
Current children cumulated vsize (KiB) 388380

[startup+19.1011 s]
/proc/loadavg: 6.62 7.52 7.32 7/498 12293
/proc/meminfo: memFree=30130512/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=385544 CPUtime=150.44 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 149926 1258 0 0 15009 35 0 0 24 0 6 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 96386 41314 181 55 0 94272 0
[pid=12279/tid=12285] ppid=12277 vsize=385544 CPUtime=19.07 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 15967 1258 0 0 1904 3 0 0 25 0 6 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=385544 CPUtime=19.08 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 18821 1258 0 0 1905 3 0 0 25 0 6 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12289] ppid=12277 vsize=385544 CPUtime=19.08 cores=0-7
/proc/12279/task/12289/stat : 12289 (plingeling) R 12277 12279 12081 0 -1 4202560 17040 1258 0 0 1905 3 0 0 25 0 6 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12279/tid=12290] ppid=12277 vsize=385544 CPUtime=18.66 cores=0-7
/proc/12279/task/12290/stat : 12290 (plingeling) R 12277 12279 12081 0 -1 4202560 18748 1258 0 0 1862 4 0 0 25 0 6 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=385544 CPUtime=19.07 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 16772 1258 0 0 1904 3 0 0 25 0 6 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 150.44
Current children cumulated vsize (KiB) 385544

[startup+19.9011 s]
/proc/loadavg: 6.62 7.52 7.32 4/495 12293
/proc/meminfo: memFree=30127684/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=385544 CPUtime=153.25 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 149926 1258 0 0 15290 35 0 0 24 0 4 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 96386 41314 181 55 0 94272 0
[pid=12279/tid=12285] ppid=12277 vsize=385544 CPUtime=19.87 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 15967 1258 0 0 1984 3 0 0 25 0 4 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12279/tid=12287] ppid=12277 vsize=385544 CPUtime=19.88 cores=0-7
/proc/12279/task/12287/stat : 12287 (plingeling) R 12277 12279 12081 0 -1 4202560 18821 1258 0 0 1985 3 0 0 25 0 4 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12279/tid=12292] ppid=12277 vsize=385544 CPUtime=19.87 cores=0-7
/proc/12279/task/12292/stat : 12292 (plingeling) R 12277 12279 12081 0 -1 4202560 16772 1258 0 0 1984 3 0 0 25 0 4 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 153.25
Current children cumulated vsize (KiB) 385544

[startup+20.301 s]
/proc/loadavg: 6.62 7.52 7.32 4/495 12293
/proc/meminfo: memFree=30127684/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=385544 CPUtime=153.99 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 149926 1258 0 0 15364 35 0 0 24 0 2 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 96386 41314 181 55 0 94272 0
[pid=12279/tid=12285] ppid=12277 vsize=385544 CPUtime=20.26 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 15967 1258 0 0 2023 3 0 0 25 0 2 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 153.99
Current children cumulated vsize (KiB) 385544

[startup+20.501 s]
/proc/loadavg: 6.62 7.52 7.32 4/495 12293
/proc/meminfo: memFree=30127684/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=385544 CPUtime=154.19 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 149926 1258 0 0 15384 35 0 0 24 0 2 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 96386 41314 181 55 0 94272 0
[pid=12279/tid=12285] ppid=12277 vsize=385544 CPUtime=20.46 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 15967 1258 0 0 2043 3 0 0 25 0 2 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 154.19
Current children cumulated vsize (KiB) 385544

[startup+20.6009 s]
/proc/loadavg: 6.62 7.52 7.32 4/495 12293
/proc/meminfo: memFree=30127684/32951132 swapFree=59085544/67111528
[pid=12279] ppid=12277 vsize=385544 CPUtime=154.29 cores=0-7
/proc/12279/stat : 12279 (plingeling) S 12277 12279 12081 0 -1 4202496 149926 1258 0 0 15394 35 0 0 24 0 2 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12279/statm: 96386 41314 181 55 0 94272 0
[pid=12279/tid=12285] ppid=12277 vsize=385544 CPUtime=20.56 cores=0-7
/proc/12279/task/12285/stat : 12285 (plingeling) R 12277 12279 12081 0 -1 4202560 15967 1258 0 0 2053 3 0 0 25 0 2 0 722562342 394797056 41314 33554432000 4194304 4417452 140734209502544 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 154.29
Current children cumulated vsize (KiB) 385544

Child status: 20
Real time (s): 20.6813
CPU time (s): 154.381
CPU user time (s): 154.013
CPU system time (s): 0.367944
CPU usage (%): 746.475
Max. virtual memory (cumulated for all children) (KiB): 394124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.013
system time used= 0.367944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151187
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= 200
involuntary context switches= 572

runsolver used 0.100984 second user time and 0.241963 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-23 02:13:47
IDJOB=3394932
IDBENCH=87817
IDSOLVER=1851
FILE ID=node129/3394932-1306109627
RUNJOBID= node129-1306107473-12095
PBS_JOBID= 13388031
Free space on /tmp= 72976 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394932-1306109627/watcher-3394932-1306109627 -o /tmp/evaluation-result-3394932-1306109627/solver-3394932-1306109627 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394932-1306109627.cnf

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=406279155

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30291812 kB
Buffers:         16088 kB
Cached:         122700 kB
SwapCached:      72304 kB
Active:          72576 kB
Inactive:      2400344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30291812 kB
SwapTotal:    67111528 kB
SwapFree:     59085544 kB
Dirty:              48 kB
Writeback:           4 kB
AnonPages:     2271908 kB
Mapped:          17508 kB
Slab:            57544 kB
PageTables:      58368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147299136 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72976 MiB
End job on node129 at 2011-05-23 02:14:08