Trace number 3372365

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 485.518 62.0542

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.1726
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

485.45/62.05	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-3372365-1305437417/watcher-3372365-1305437417 -o /tmp/evaluation-result-3372365-1305437417/solver-3372365-1305437417 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372365-1305437417.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.83 6.62 5.20 1/378 6468
/proc/meminfo: memFree=26829384/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=10332 CPUtime=0 cores=0-7
/proc/6468/stat : 6468 (plingeling) R 6466 6468 6192 0 -1 4202496 676 1262 0 0 0 0 0 0 21 0 1 0 655340479 10579968 606 33554432000 4194304 4417452 140733361991648 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/6468/statm: 2583 606 148 55 0 469 0

[startup+0.0461599 s]
/proc/loadavg: 7.83 6.62 5.20 1/378 6468
/proc/meminfo: memFree=26829384/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=16796 CPUtime=0.04 cores=0-7
/proc/6468/stat : 6468 (plingeling) R 6466 6468 6192 0 -1 4202496 2283 1262 0 0 4 0 0 0 21 0 1 0 655340479 17199104 2214 33554432000 4194304 4417452 140733361991648 18446744073709551615 251813937360 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/6468/statm: 4199 2223 149 55 0 2085 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16796

[startup+0.100151 s]
/proc/loadavg: 7.83 6.62 5.20 1/378 6468
/proc/meminfo: memFree=26829384/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=22184 CPUtime=0.09 cores=0-7
/proc/6468/stat : 6468 (plingeling) R 6466 6468 6192 0 -1 4202496 3640 1262 0 0 9 0 0 0 21 0 1 0 655340479 22716416 3570 33554432000 4194304 4417452 140733361991648 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/6468/statm: 5546 3570 149 55 0 3432 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22184

[startup+0.300118 s]
/proc/loadavg: 7.83 6.62 5.20 1/378 6468
/proc/meminfo: memFree=26829384/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=55116 CPUtime=0.29 cores=0-7
/proc/6468/stat : 6468 (plingeling) R 6466 6468 6192 0 -1 4202496 11873 1262 0 0 28 1 0 0 22 0 1 0 655340479 56438784 11803 33554432000 4194304 4417452 140733361991648 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/6468/statm: 13779 11803 149 55 0 11665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55116

[startup+0.70105 s]
/proc/loadavg: 7.83 6.62 5.20 1/378 6468
/proc/meminfo: memFree=26829384/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=101008 CPUtime=0.69 cores=0-7
/proc/6468/stat : 6468 (plingeling) R 6466 6468 6192 0 -1 4202496 23370 1262 0 0 67 2 0 0 23 0 1 0 655340479 103432192 23276 33554432000 4194304 4417452 140733361991648 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/6468/statm: 25252 23276 149 55 0 23138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101008

[startup+1.50092 s]
/proc/loadavg: 7.83 6.62 5.20 2/379 6475
/proc/meminfo: memFree=26710728/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=267964 CPUtime=2.7 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 50949 1262 0 0 265 5 0 0 25 0 9 0 655340479 274395136 44536 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 66991 44536 174 55 0 64877 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 267964

[startup+3.10066 s]
/proc/loadavg: 7.83 6.62 5.20 9/387 6483
/proc/meminfo: memFree=26648664/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=335496 CPUtime=15.49 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 55965 1262 0 0 1543 6 0 0 25 0 9 0 655340479 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 83874 45071 177 55 0 81760 0
[pid=6468/tid=6476] ppid=6466 vsize=335496 CPUtime=1.78 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 924 1262 0 0 178 0 0 0 20 0 9 0 655340611 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 4290612 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=335496 CPUtime=1.77 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 791 1262 0 0 177 0 0 0 25 0 9 0 655340611 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 4308247 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=335496 CPUtime=1.74 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 3614 1262 0 0 174 0 0 0 25 0 9 0 655340611 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=335496 CPUtime=1.76 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 604 1262 0 0 176 0 0 0 25 0 9 0 655340611 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=335496 CPUtime=1.78 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 626 1262 0 0 178 0 0 0 25 0 9 0 655340611 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 4309999 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=335496 CPUtime=1.75 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 1622 1262 0 0 175 0 0 0 25 0 9 0 655340611 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 4283557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=335496 CPUtime=1.77 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 623 1262 0 0 177 0 0 0 25 0 9 0 655340611 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 4270978 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=335496 CPUtime=1.78 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 953 1262 0 0 178 0 0 0 20 0 9 0 655340611 343547904 45071 33554432000 4194304 4417452 140733361991648 18446744073709551615 4288004 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15.49
Current children cumulated vsize (KiB) 335496

[startup+6.30112 s]
/proc/loadavg: 7.92 6.66 5.22 9/387 6483
/proc/meminfo: memFree=26629700/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=356088 CPUtime=41.05 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 84471 1262 0 0 4094 11 0 0 25 0 9 0 655340479 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 89022 51117 180 55 0 86908 0
[pid=6468/tid=6476] ppid=6466 vsize=356088 CPUtime=4.97 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 4936 1262 0 0 497 0 0 0 25 0 9 0 655340611 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 4253925 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=356088 CPUtime=4.97 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 5702 1262 0 0 497 0 0 0 25 0 9 0 655340611 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 4254154 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=356088 CPUtime=4.89 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 6754 1262 0 0 489 0 0 0 25 0 9 0 655340611 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=356088 CPUtime=4.96 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 604 1262 0 0 496 0 0 0 25 0 9 0 655340611 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=356088 CPUtime=4.97 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 3913 1262 0 0 497 0 0 0 25 0 9 0 655340611 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=356088 CPUtime=4.95 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 7242 1262 0 0 494 1 0 0 25 0 9 0 655340611 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 4253925 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=356088 CPUtime=4.97 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 4492 1262 0 0 497 0 0 0 25 0 9 0 655340611 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=356088 CPUtime=4.97 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 4620 1262 0 0 497 0 0 0 25 0 9 0 655340611 364634112 51117 33554432000 4194304 4417452 140733361991648 18446744073709551615 4255024 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.05
Current children cumulated vsize (KiB) 356088

[startup+12.701 s]
/proc/loadavg: 7.93 6.69 5.24 9/387 6483
/proc/meminfo: memFree=26586352/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=399988 CPUtime=92.16 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 94458 1262 0 0 9204 12 0 0 25 0 9 0 655340479 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 99997 60903 180 55 0 97883 0
[pid=6468/tid=6476] ppid=6466 vsize=399988 CPUtime=11.38 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 5638 1262 0 0 1137 1 0 0 25 0 9 0 655340611 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 4232783 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=399988 CPUtime=11.36 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 6675 1262 0 0 1136 0 0 0 25 0 9 0 655340611 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=399988 CPUtime=11.21 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 9315 1262 0 0 1120 1 0 0 25 0 9 0 655340611 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 4282370 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=399988 CPUtime=11.36 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 2474 1262 0 0 1136 0 0 0 25 0 9 0 655340611 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=399988 CPUtime=11.37 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 4041 1262 0 0 1137 0 0 0 25 0 9 0 655340611 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=399988 CPUtime=11.35 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 7949 1262 0 0 1134 1 0 0 25 0 9 0 655340611 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=399988 CPUtime=11.37 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 6831 1262 0 0 1136 1 0 0 25 0 9 0 655340611 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=399988 CPUtime=11.37 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 5327 1262 0 0 1137 0 0 0 25 0 9 0 655340611 409587712 60903 33554432000 4194304 4417452 140733361991648 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 92.16
Current children cumulated vsize (KiB) 399988

[startup+25.5009 s]
/proc/loadavg: 7.94 6.75 5.28 9/387 6483
/proc/meminfo: memFree=26564124/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=411520 CPUtime=194.37 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 117625 1262 0 0 19422 15 0 0 25 0 9 0 655340479 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 102880 65865 180 55 0 100766 0
[pid=6468/tid=6476] ppid=6466 vsize=411520 CPUtime=24.18 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 6607 1262 0 0 2417 1 0 0 25 0 9 0 655340611 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=411520 CPUtime=24.16 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 8627 1262 0 0 2415 1 0 0 25 0 9 0 655340611 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 4264897 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=411520 CPUtime=23.84 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 13407 1262 0 0 2383 1 0 0 25 0 9 0 655340611 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=411520 CPUtime=24.16 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 5087 1262 0 0 2416 0 0 0 25 0 9 0 655340611 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 4366528 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=411520 CPUtime=24.17 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 6505 1262 0 0 2417 0 0 0 25 0 9 0 655340611 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=411520 CPUtime=24.14 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 10880 1262 0 0 2413 1 0 0 25 0 9 0 655340611 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=411520 CPUtime=24.17 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 12912 1262 0 0 2415 2 0 0 25 0 9 0 655340611 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=411520 CPUtime=24.17 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 7392 1262 0 0 2416 1 0 0 25 0 9 0 655340611 421396480 65865 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 194.37
Current children cumulated vsize (KiB) 411520

[startup+51.1006 s]
/proc/loadavg: 7.96 6.85 5.35 9/387 6484
/proc/meminfo: memFree=26505512/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=473720 CPUtime=398.85 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 137175 1262 0 0 39867 18 0 0 25 0 9 0 655340479 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 118430 81395 180 55 0 116316 0
[pid=6468/tid=6476] ppid=6466 vsize=473720 CPUtime=49.77 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 8152 1262 0 0 4976 1 0 0 25 0 9 0 655340611 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 4254893 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=473720 CPUtime=49.76 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 9504 1262 0 0 4975 1 0 0 25 0 9 0 655340611 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 4232674 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=473720 CPUtime=49.12 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 16633 1262 0 0 4910 2 0 0 25 0 9 0 655340611 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 4254810 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=473720 CPUtime=49.75 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 11299 1262 0 0 4974 1 0 0 25 0 9 0 655340611 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=473720 CPUtime=49.77 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 11090 1262 0 0 4977 0 0 0 25 0 9 0 655340611 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=473720 CPUtime=49.74 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 12433 1262 0 0 4973 1 0 0 25 0 9 0 655340611 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 4357174 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=473720 CPUtime=49.77 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 13928 1262 0 0 4975 2 0 0 25 0 9 0 655340611 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=473720 CPUtime=49.77 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 7928 1262 0 0 4976 1 0 0 25 0 9 0 655340611 485089280 81395 33554432000 4194304 4417452 140733361991648 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 473720

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

[startup+57.5005 s]
/proc/loadavg: 7.96 6.87 5.37 9/387 6484
/proc/meminfo: memFree=26485632/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=493676 CPUtime=449.96 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 142180 1262 0 0 44978 18 0 0 25 0 9 0 655340479 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 123419 86384 180 55 0 121305 0
[pid=6468/tid=6476] ppid=6466 vsize=493676 CPUtime=56.17 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 8152 1262 0 0 5616 1 0 0 25 0 9 0 655340611 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=493676 CPUtime=56.16 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 9504 1262 0 0 5615 1 0 0 25 0 9 0 655340611 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 4320821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=493676 CPUtime=55.44 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 17106 1262 0 0 5542 2 0 0 25 0 9 0 655340611 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 4277582 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=493676 CPUtime=56.15 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 13976 1262 0 0 5614 1 0 0 25 0 9 0 655340611 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=493676 CPUtime=56.17 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 11090 1262 0 0 5617 0 0 0 25 0 9 0 655340611 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=493676 CPUtime=56.14 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 14276 1262 0 0 5613 1 0 0 25 0 9 0 655340611 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=493676 CPUtime=56.17 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 13940 1262 0 0 5615 2 0 0 25 0 9 0 655340611 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 4277998 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=493676 CPUtime=56.17 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 7928 1262 0 0 5616 1 0 0 25 0 9 0 655340611 505524224 86384 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 449.96
Current children cumulated vsize (KiB) 493676

[startup+59.1012 s]
/proc/loadavg: 8.05 6.90 5.39 9/387 6484
/proc/meminfo: memFree=26485508/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=493716 CPUtime=462.75 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 142191 1262 0 0 46257 18 0 0 25 0 9 0 655340479 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 123429 86394 180 55 0 121315 0
[pid=6468/tid=6476] ppid=6466 vsize=493716 CPUtime=57.77 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 8152 1262 0 0 5776 1 0 0 25 0 9 0 655340611 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 4237194 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=493716 CPUtime=57.76 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 9504 1262 0 0 5775 1 0 0 25 0 9 0 655340611 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=493716 CPUtime=57.03 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 17106 1262 0 0 5701 2 0 0 25 0 9 0 655340611 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=493716 CPUtime=57.75 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 13976 1262 0 0 5774 1 0 0 25 0 9 0 655340611 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=493716 CPUtime=57.77 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 11090 1262 0 0 5777 0 0 0 25 0 9 0 655340611 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 4357213 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=493716 CPUtime=57.74 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 14276 1262 0 0 5773 1 0 0 25 0 9 0 655340611 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=493716 CPUtime=57.77 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 13940 1262 0 0 5775 2 0 0 25 0 9 0 655340611 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=493716 CPUtime=57.77 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 7939 1262 0 0 5776 1 0 0 25 0 9 0 655340611 505565184 86394 33554432000 4194304 4417452 140733361991648 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 462.75
Current children cumulated vsize (KiB) 493716

[startup+60.701 s]
/proc/loadavg: 8.05 6.90 5.39 9/387 6484
/proc/meminfo: memFree=26485752/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=493504 CPUtime=475.52 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 142191 1262 0 0 47534 18 0 0 25 0 9 0 655340479 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 123376 86341 180 55 0 121262 0
[pid=6468/tid=6476] ppid=6466 vsize=493504 CPUtime=59.37 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 8152 1262 0 0 5936 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=493504 CPUtime=59.36 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 9504 1262 0 0 5935 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=493504 CPUtime=58.6 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 17106 1262 0 0 5858 2 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=493504 CPUtime=59.35 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 13976 1262 0 0 5934 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=493504 CPUtime=59.37 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 11090 1262 0 0 5937 0 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=493504 CPUtime=59.34 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 14276 1262 0 0 5933 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=493504 CPUtime=59.37 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 13940 1262 0 0 5935 2 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4232659 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=493504 CPUtime=59.37 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 7939 1262 0 0 5936 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4278298 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 475.52
Current children cumulated vsize (KiB) 493504

[startup+61.5008 s]
/proc/loadavg: 8.05 6.90 5.39 9/387 6484
/proc/meminfo: memFree=26485752/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=493504 CPUtime=481.97 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 142191 1262 0 0 48179 18 0 0 25 0 9 0 655340479 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 123376 86341 180 55 0 121262 0
[pid=6468/tid=6476] ppid=6466 vsize=493504 CPUtime=60.19 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 8152 1262 0 0 6018 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=493504 CPUtime=60.17 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 9504 1262 0 0 6016 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4236845 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=493504 CPUtime=59.4 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 17106 1262 0 0 5938 2 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=493504 CPUtime=60.17 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 13976 1262 0 0 6016 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4232685 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=493504 CPUtime=60.18 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 11090 1262 0 0 6018 0 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=493504 CPUtime=60.15 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 14276 1262 0 0 6014 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4264238 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=493504 CPUtime=60.18 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 13940 1262 0 0 6016 2 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=493504 CPUtime=60.19 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 7939 1262 0 0 6018 1 0 0 25 0 9 0 655340611 505348096 86341 33554432000 4194304 4417452 140733361991648 18446744073709551615 4277708 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 481.97
Current children cumulated vsize (KiB) 493504

[startup+61.9008 s]
/proc/loadavg: 8.05 6.90 5.39 9/387 6484
/proc/meminfo: memFree=26485752/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=497928 CPUtime=485.1 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 143298 1262 0 0 48492 18 0 0 25 0 9 0 655340479 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 124482 87447 180 55 0 122368 0
[pid=6468/tid=6476] ppid=6466 vsize=497928 CPUtime=60.57 cores=0-7
/proc/6468/task/6476/stat : 6476 (plingeling) R 6466 6468 6192 0 -1 4202560 8152 1262 0 0 6056 1 0 0 25 0 9 0 655340611 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6468/tid=6477] ppid=6466 vsize=497928 CPUtime=60.56 cores=0-7
/proc/6468/task/6477/stat : 6477 (plingeling) R 6466 6468 6192 0 -1 4202560 9584 1262 0 0 6055 1 0 0 25 0 9 0 655340611 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 4275781 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6468/tid=6478] ppid=6466 vsize=497928 CPUtime=59.78 cores=0-7
/proc/6468/task/6478/stat : 6478 (plingeling) R 6466 6468 6192 0 -1 4202560 17106 1262 0 0 5976 2 0 0 25 0 9 0 655340611 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6468/tid=6479] ppid=6466 vsize=497928 CPUtime=60.55 cores=0-7
/proc/6468/task/6479/stat : 6479 (plingeling) R 6466 6468 6192 0 -1 4202560 13976 1262 0 0 6054 1 0 0 25 0 9 0 655340611 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6468/tid=6480] ppid=6466 vsize=497928 CPUtime=60.57 cores=0-7
/proc/6468/task/6480/stat : 6480 (plingeling) R 6466 6468 6192 0 -1 4202560 11090 1262 0 0 6057 0 0 0 25 0 9 0 655340611 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6468/tid=6481] ppid=6466 vsize=497928 CPUtime=60.54 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 14276 1262 0 0 6053 1 0 0 25 0 9 0 655340611 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 4325930 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6468/tid=6482] ppid=6466 vsize=497928 CPUtime=60.57 cores=0-7
/proc/6468/task/6482/stat : 6482 (plingeling) R 6466 6468 6192 0 -1 4202560 13940 1262 0 0 6055 2 0 0 25 0 9 0 655340611 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 4237784 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6468/tid=6483] ppid=6466 vsize=497928 CPUtime=60.57 cores=0-7
/proc/6468/task/6483/stat : 6483 (plingeling) R 6466 6468 6192 0 -1 4202560 8966 1262 0 0 6056 1 0 0 25 0 9 0 655340611 509878272 87447 33554432000 4194304 4417452 140733361991648 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 485.1
Current children cumulated vsize (KiB) 497928

[startup+62.0008 s]
/proc/loadavg: 8.05 6.90 5.39 9/387 6484
/proc/meminfo: memFree=26485752/32950928 swapFree=44388876/67111528
[pid=6468] ppid=6466 vsize=477216 CPUtime=485.45 cores=0-7
/proc/6468/stat : 6468 (plingeling) S 6466 6468 6192 0 -1 4202496 143299 1262 0 0 48527 18 0 0 18 0 2 0 655340479 488669184 87376 33554432000 4194304 4417452 140733361991648 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6468/statm: 119304 87376 181 55 0 117190 0
[pid=6468/tid=6481] ppid=6466 vsize=477216 CPUtime=60.64 cores=0-7
/proc/6468/task/6481/stat : 6481 (plingeling) R 6466 6468 6192 0 -1 4202560 14276 1262 0 0 6063 1 0 0 25 0 2 0 655340611 488669184 87376 33554432000 4194304 4417452 140733361991648 18446744073709551615 4234650 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 485.45
Current children cumulated vsize (KiB) 477216

Child status: 20
Real time (s): 62.0542
CPU time (s): 485.518
CPU user time (s): 485.313
CPU system time (s): 0.204968
CPU usage (%): 782.41
Max. virtual memory (cumulated for all children) (KiB): 497928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 485.313
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144564
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= 175
involuntary context switches= 2310

runsolver used 0.231964 second user time and 0.562914 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 07:30:18
IDJOB=3372365
IDBENCH=71743
IDSOLVER=1851
FILE ID=node126/3372365-1305437417
RUNJOBID= node126-1305437033-6206
PBS_JOBID= 13324762
Free space on /tmp= 73352 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372365-1305437417/watcher-3372365-1305437417 -o /tmp/evaluation-result-3372365-1305437417/solver-3372365-1305437417 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372365-1305437417.cnf

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1250971242

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26829788 kB
Buffers:        273304 kB
Cached:        2633208 kB
SwapCached:      92524 kB
Active:         845972 kB
Inactive:      5017756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26829788 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           13376 kB
Writeback:           0 kB
AnonPages:     2877448 kB
Mapped:          14880 kB
Slab:           112964 kB
PageTables:      74700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88089076 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= 73352 MiB
End job on node126 at 2011-05-15 07:31:20