Trace number 3293715

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587UNSAT 1776.63 449.76

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

1776.55/449.73	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3293715-1304111664/watcher-3293715-1304111664 -o /tmp/evaluation-result-3293715-1304111664/solver-3293715-1304111664 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3293715-1304111664.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.46 7.93 7.40 3/170 10421
/proc/meminfo: memFree=30539600/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=10392 CPUtime=0 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) R 10419 10421 9622 0 -1 4202496 670 1253 0 0 0 0 0 0 22 0 1 0 522766258 10641408 598 33554432000 4194304 4417332 140734252476016 18446744073709551615 210646840267 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10421/statm: 2598 609 147 55 0 484 0

[startup+0.088207 s]
/proc/loadavg: 7.46 7.93 7.40 3/170 10421
/proc/meminfo: memFree=30539600/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=21412 CPUtime=0.07 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) R 10419 10421 9622 0 -1 4202496 3432 1253 0 0 7 0 0 0 22 0 1 0 522766258 21925888 3360 33554432000 4194304 4417332 140734252476016 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10421/statm: 5353 3360 148 55 0 3239 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 21412

[startup+0.101218 s]
/proc/loadavg: 7.46 7.93 7.40 3/170 10421
/proc/meminfo: memFree=30539600/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=21412 CPUtime=0.09 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) R 10419 10421 9622 0 -1 4202496 3432 1253 0 0 9 0 0 0 22 0 1 0 522766258 21925888 3360 33554432000 4194304 4417332 140734252476016 18446744073709551615 4259603 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10421/statm: 5353 3360 148 55 0 3239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21412

[startup+0.301153 s]
/proc/loadavg: 7.46 7.93 7.40 3/170 10421
/proc/meminfo: memFree=30539600/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=53436 CPUtime=0.29 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) R 10419 10421 9622 0 -1 4202496 11454 1253 0 0 28 1 0 0 23 0 1 0 522766258 54718464 11382 33554432000 4194304 4417332 140734252476016 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10421/statm: 13359 11382 148 55 0 11245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53436

[startup+0.701095 s]
/proc/loadavg: 7.46 7.93 7.40 3/170 10421
/proc/meminfo: memFree=30539600/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=96840 CPUtime=0.69 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) R 10419 10421 9622 0 -1 4202496 22305 1253 0 0 67 2 0 0 25 0 1 0 522766258 99164160 22233 33554432000 4194304 4417332 140734252476016 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10421/statm: 24210 22233 148 55 0 22096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96840

[startup+1.50096 s]
/proc/loadavg: 7.03 7.83 7.38 3/176 10438
/proc/meminfo: memFree=30173008/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=183252 CPUtime=1.49 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) R 10419 10421 9622 0 -1 4202496 43908 1253 0 0 144 5 0 0 25 0 1 0 522766258 187650048 43836 33554432000 4194304 4417332 140734252476016 18446744073709551615 4209599 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10421/statm: 45813 43836 148 55 0 43699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183252

[startup+3.10066 s]
/proc/loadavg: 7.03 7.83 7.38 3/176 10438
/proc/meminfo: memFree=29916720/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=356368 CPUtime=3.09 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) R 10419 10421 9622 0 -1 4202496 87207 1253 0 0 298 11 0 0 25 0 1 0 522766258 364920832 87115 33554432000 4194304 4417332 140734252476016 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10421/statm: 89092 87115 148 55 0 86978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 356368

[startup+37.4549 s]
/proc/loadavg: 9.13 8.27 7.54 5/175 10447
/proc/meminfo: memFree=29698612/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=948192 CPUtime=133.8 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 395413 1253 0 0 13324 56 0 0 25 0 5 0 522766258 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 237048 208845 180 55 0 234934 0
[pid=10421/tid=10439] ppid=10419 vsize=948192 CPUtime=32.16 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 61405 1253 0 0 3206 10 0 0 25 0 5 0 522766786 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 4259612 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=948192 CPUtime=32.15 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 60882 1253 0 0 3206 9 0 0 25 0 5 0 522766786 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=948192 CPUtime=32.01 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 77957 1253 0 0 3191 10 0 0 25 0 5 0 522766786 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=948192 CPUtime=32.16 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 21226 1253 0 0 3214 2 0 0 25 0 5 0 522766786 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 4320821 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 133.8
Current children cumulated vsize (KiB) 948192

[startup+37.5069 s]
/proc/loadavg: 9.13 8.27 7.54 5/175 10447
/proc/meminfo: memFree=29698612/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=948192 CPUtime=133.99 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 395413 1253 0 0 13343 56 0 0 25 0 5 0 522766258 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 237048 208845 180 55 0 234934 0
[pid=10421/tid=10439] ppid=10419 vsize=948192 CPUtime=32.21 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 61405 1253 0 0 3211 10 0 0 25 0 5 0 522766786 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 4274785 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=948192 CPUtime=32.2 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 60882 1253 0 0 3211 9 0 0 25 0 5 0 522766786 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 4317296 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=948192 CPUtime=32.05 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 77957 1253 0 0 3195 10 0 0 25 0 5 0 522766786 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=948192 CPUtime=32.2 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 21226 1253 0 0 3218 2 0 0 25 0 5 0 522766786 970948608 208845 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364362 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 133.99
Current children cumulated vsize (KiB) 948192

[startup+37.6008 s]
/proc/loadavg: 9.13 8.27 7.54 5/175 10447
/proc/meminfo: memFree=29698612/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=980964 CPUtime=134.36 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 403606 1253 0 0 13379 57 0 0 25 0 5 0 522766258 1004507136 217038 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 245241 217038 180 55 0 243127 0
[pid=10421/tid=10439] ppid=10419 vsize=980964 CPUtime=32.31 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 61405 1253 0 0 3221 10 0 0 25 0 5 0 522766786 1004507136 217038 33554432000 4194304 4417332 140734252476016 18446744073709551615 4275021 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=980964 CPUtime=32.29 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 69075 1253 0 0 3219 10 0 0 25 0 5 0 522766786 1004507136 217038 33554432000 4194304 4417332 140734252476016 18446744073709551615 210647204266 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=980964 CPUtime=32.15 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 77957 1253 0 0 3205 10 0 0 25 0 5 0 522766786 1004507136 217038 33554432000 4194304 4417332 140734252476016 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=980964 CPUtime=32.3 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 21226 1253 0 0 3228 2 0 0 25 0 5 0 522766786 1004507136 217038 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 134.36
Current children cumulated vsize (KiB) 980964

[startup+51.1006 s]
/proc/loadavg: 8.88 8.26 7.55 5/175 10447
/proc/meminfo: memFree=29759172/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=894968 CPUtime=188.29 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 442218 1253 0 0 18766 63 0 0 25 0 5 0 522766258 916447232 194516 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 223742 194516 180 55 0 221628 0
[pid=10421/tid=10439] ppid=10419 vsize=894968 CPUtime=45.81 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 78930 1253 0 0 4568 13 0 0 25 0 5 0 522766786 916447232 194516 33554432000 4194304 4417332 140734252476016 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=894968 CPUtime=45.79 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 77918 1253 0 0 4567 12 0 0 25 0 5 0 522766786 916447232 194516 33554432000 4194304 4417332 140734252476016 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=894968 CPUtime=45.64 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 78775 1253 0 0 4554 10 0 0 25 0 5 0 522766786 916447232 194516 33554432000 4194304 4417332 140734252476016 18446744073709551615 4331671 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=894968 CPUtime=45.74 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 32652 1253 0 0 4570 4 0 0 25 0 5 0 522766786 916447232 194516 33554432000 4194304 4417332 140734252476016 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 188.29
Current children cumulated vsize (KiB) 894968

[startup+102.301 s]
/proc/loadavg: 8.46 8.23 7.57 9/184 10554
/proc/meminfo: memFree=29744152/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=875960 CPUtime=392.88 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 591454 1253 0 0 39198 90 0 0 25 0 5 0 522766258 896983040 190787 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 218990 190787 180 55 0 216876 0
[pid=10421/tid=10439] ppid=10419 vsize=875960 CPUtime=97.01 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 112915 1253 0 0 9682 19 0 0 25 0 5 0 522766786 896983040 190787 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=875960 CPUtime=97.01 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 111220 1253 0 0 9682 19 0 0 25 0 5 0 522766786 896983040 190787 33554432000 4194304 4417332 140734252476016 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=875960 CPUtime=96.85 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 112582 1253 0 0 9668 17 0 0 25 0 5 0 522766786 896983040 190787 33554432000 4194304 4417332 140734252476016 18446744073709551615 4311326 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=875960 CPUtime=96.69 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 80794 1253 0 0 9659 10 0 0 25 0 5 0 522766786 896983040 190787 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 392.88
Current children cumulated vsize (KiB) 875960

[startup+162.301 s]
/proc/loadavg: 8.17 8.19 7.60 9/184 10592
/proc/meminfo: memFree=29571752/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=967400 CPUtime=632.53 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 731568 1253 0 0 63139 114 0 0 25 0 5 0 522766258 990617600 213653 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 241850 213653 180 55 0 239736 0
[pid=10421/tid=10439] ppid=10419 vsize=967400 CPUtime=156.99 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 152176 1253 0 0 15672 27 0 0 25 0 5 0 522766786 990617600 213653 33554432000 4194304 4417332 140734252476016 18446744073709551615 4365525 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=967400 CPUtime=156.99 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 148771 1253 0 0 15675 24 0 0 25 0 5 0 522766786 990617600 213653 33554432000 4194304 4417332 140734252476016 18446744073709551615 4282794 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=967400 CPUtime=156.85 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 154999 1253 0 0 15660 25 0 0 25 0 5 0 522766786 990617600 213653 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=967400 CPUtime=156.39 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 101679 1253 0 0 15625 14 0 0 25 0 5 0 522766786 990617600 213653 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 632.53
Current children cumulated vsize (KiB) 967400

[startup+222.307 s]
/proc/loadavg: 8.15 8.19 7.64 9/184 10594
/proc/meminfo: memFree=29235216/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=988700 CPUtime=868.23 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 849808 1253 0 0 86673 150 0 0 25 0 5 0 522766258 1012428800 218978 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 247175 218978 180 55 0 245061 0
[pid=10421/tid=10439] ppid=10419 vsize=988700 CPUtime=216.12 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 185019 1253 0 0 21579 33 0 0 25 0 5 0 522766786 1012428800 218978 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=988700 CPUtime=216.92 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 183891 1253 0 0 21663 29 0 0 25 0 5 0 522766786 1012428800 218978 33554432000 4194304 4417332 140734252476016 18446744073709551615 4278197 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=988700 CPUtime=214.18 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 187843 1253 0 0 21371 47 0 0 25 0 5 0 522766786 1012428800 218978 33554432000 4194304 4417332 140734252476016 18446744073709551615 4357014 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=988700 CPUtime=215.7 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 119112 1253 0 0 21554 16 0 0 25 0 5 0 522766786 1012428800 218978 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 868.23
Current children cumulated vsize (KiB) 988700

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

[pid=10421/tid=10441] ppid=10419 vsize=1234920 CPUtime=274.18 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 222738 1253 0 0 27366 52 0 0 25 0 5 0 522766786 1264558080 280533 33554432000 4194304 4417332 140734252476016 18446744073709551615 4232695 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1234920 CPUtime=275.42 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 186349 1253 0 0 27518 24 0 0 25 0 5 0 522766786 1264558080 280533 33554432000 4194304 4417332 140734252476016 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1107.9
Current children cumulated vsize (KiB) 1234920

[startup+342.301 s]
/proc/loadavg: 8.22 8.18 7.69 9/184 10597
/proc/meminfo: memFree=28752060/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1363720 CPUtime=1347.58 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1189110 1253 0 0 134556 202 0 0 25 0 5 0 522766258 1396449280 312733 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 340930 312733 180 55 0 338816 0
[pid=10421/tid=10439] ppid=10419 vsize=1363720 CPUtime=336.12 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 233927 1253 0 0 33572 40 0 0 25 0 5 0 522766786 1396449280 312733 33554432000 4194304 4417332 140734252476016 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1363720 CPUtime=336.85 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 271521 1253 0 0 33640 45 0 0 25 0 5 0 522766786 1396449280 312733 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1363720 CPUtime=334.17 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 224241 1253 0 0 33365 52 0 0 25 0 5 0 522766786 1396449280 312733 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1363720 CPUtime=335.13 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 285478 1253 0 0 33472 41 0 0 25 0 5 0 522766786 1396449280 312733 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1347.58
Current children cumulated vsize (KiB) 1363720

[startup+402.301 s]
/proc/loadavg: 8.14 8.16 7.72 9/184 10598
/proc/meminfo: memFree=28240280/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1409588 CPUtime=1587.27 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1303809 1253 0 0 158507 220 0 0 25 0 5 0 522766258 1443418112 323877 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 352397 323877 180 55 0 350283 0
[pid=10421/tid=10439] ppid=10419 vsize=1409588 CPUtime=396.12 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 270699 1253 0 0 39566 46 0 0 25 0 5 0 522766786 1443418112 323877 33554432000 4194304 4417332 140734252476016 18446744073709551615 4265425 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1409588 CPUtime=396.81 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 285309 1253 0 0 39634 47 0 0 25 0 5 0 522766786 1443418112 323877 33554432000 4194304 4417332 140734252476016 18446744073709551615 4235565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1409588 CPUtime=394.18 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 257011 1253 0 0 39360 58 0 0 25 0 5 0 522766786 1443418112 323877 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1409588 CPUtime=394.85 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 316847 1253 0 0 39440 45 0 0 25 0 5 0 522766786 1443418112 323877 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1587.27
Current children cumulated vsize (KiB) 1409588

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

[startup+418.107 s]
/proc/loadavg: 8.11 8.15 7.72 9/184 10599
/proc/meminfo: memFree=28160176/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1457604 CPUtime=1650.41 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1346140 1253 0 0 164815 226 0 0 25 0 5 0 522766258 1492586496 335881 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 364401 335881 180 55 0 362287 0
[pid=10421/tid=10439] ppid=10419 vsize=1457604 CPUtime=411.93 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 270699 1253 0 0 41147 46 0 0 25 0 5 0 522766786 1492586496 335881 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1457604 CPUtime=412.61 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 326329 1253 0 0 41208 53 0 0 25 0 5 0 522766786 1492586496 335881 33554432000 4194304 4417332 140734252476016 18446744073709551615 4259186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1457604 CPUtime=409.98 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 257069 1253 0 0 40940 58 0 0 25 0 5 0 522766786 1492586496 335881 33554432000 4194304 4417332 140734252476016 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1457604 CPUtime=410.58 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 318100 1253 0 0 41013 45 0 0 25 0 5 0 522766786 1492586496 335881 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1650.41
Current children cumulated vsize (KiB) 1457604

[startup+430.901 s]
/proc/loadavg: 8.08 8.15 7.72 9/184 10599
/proc/meminfo: memFree=28266712/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1351072 CPUtime=1701.52 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1402241 1253 0 0 169917 235 0 0 25 0 5 0 522766258 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 337768 309223 181 55 0 335654 0
[pid=10421/tid=10439] ppid=10419 vsize=1351072 CPUtime=424.72 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 270700 1253 0 0 42426 46 0 0 25 0 5 0 522766786 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1351072 CPUtime=425.4 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 342758 1253 0 0 42485 55 0 0 25 0 5 0 522766786 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1351072 CPUtime=422.77 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 293759 1253 0 0 42213 64 0 0 25 0 5 0 522766786 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1351072 CPUtime=423.32 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 321081 1253 0 0 42286 46 0 0 25 0 5 0 522766786 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364370 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1701.52
Current children cumulated vsize (KiB) 1351072

[startup+437.301 s]
/proc/loadavg: 8.08 8.14 7.73 9/184 10600
/proc/meminfo: memFree=28266588/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1351072 CPUtime=1727.09 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1402241 1253 0 0 172474 235 0 0 25 0 5 0 522766258 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 337768 309223 181 55 0 335654 0
[pid=10421/tid=10439] ppid=10419 vsize=1351072 CPUtime=431.12 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 270700 1253 0 0 43066 46 0 0 25 0 5 0 522766786 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 4358010 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1351072 CPUtime=431.8 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 342758 1253 0 0 43125 55 0 0 25 0 5 0 522766786 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1351072 CPUtime=429.17 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 293759 1253 0 0 42853 64 0 0 25 0 5 0 522766786 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1351072 CPUtime=429.69 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 321081 1253 0 0 42923 46 0 0 25 0 5 0 522766786 1383497728 309223 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1727.09
Current children cumulated vsize (KiB) 1351072

[startup+443.701 s]
/proc/loadavg: 8.15 8.16 7.73 9/184 10600
/proc/meminfo: memFree=28100836/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1452032 CPUtime=1752.66 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1428375 1253 0 0 175028 238 0 0 25 0 5 0 522766258 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 363008 334370 181 55 0 360894 0
[pid=10421/tid=10439] ppid=10419 vsize=1452032 CPUtime=437.52 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 281246 1253 0 0 43705 47 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1452032 CPUtime=438.2 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 342758 1253 0 0 43765 55 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1452032 CPUtime=435.57 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 306879 1253 0 0 43492 65 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1452032 CPUtime=436.05 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 323549 1253 0 0 43559 46 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1752.66
Current children cumulated vsize (KiB) 1452032

[startup+446.901 s]
/proc/loadavg: 8.14 8.15 7.73 9/184 10600
/proc/meminfo: memFree=28100464/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1452032 CPUtime=1765.44 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1428375 1253 0 0 176306 238 0 0 25 0 5 0 522766258 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 363008 334370 181 55 0 360894 0
[pid=10421/tid=10439] ppid=10419 vsize=1452032 CPUtime=440.72 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 281246 1253 0 0 44025 47 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4366403 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1452032 CPUtime=441.39 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 342758 1253 0 0 44084 55 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1452032 CPUtime=438.77 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 306879 1253 0 0 43812 65 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1452032 CPUtime=439.24 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 323549 1253 0 0 43878 46 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1765.44
Current children cumulated vsize (KiB) 1452032

[startup+448.501 s]
/proc/loadavg: 8.14 8.15 7.73 9/184 10600
/proc/meminfo: memFree=28100580/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1452032 CPUtime=1771.83 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1428375 1253 0 0 176945 238 0 0 25 0 5 0 522766258 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 363008 334370 181 55 0 360894 0
[pid=10421/tid=10439] ppid=10419 vsize=1452032 CPUtime=442.32 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 281246 1253 0 0 44185 47 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1452032 CPUtime=442.99 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 342758 1253 0 0 44244 55 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1452032 CPUtime=440.37 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 306879 1253 0 0 43972 65 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1452032 CPUtime=440.83 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 323549 1253 0 0 44037 46 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1771.83
Current children cumulated vsize (KiB) 1452032

[startup+449.301 s]
/proc/loadavg: 8.14 8.15 7.73 9/184 10600
/proc/meminfo: memFree=28100692/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1452032 CPUtime=1775.03 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) S 10419 10421 9622 0 -1 4202496 1428375 1253 0 0 177265 238 0 0 25 0 5 0 522766258 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10421/statm: 363008 334370 181 55 0 360894 0
[pid=10421/tid=10439] ppid=10419 vsize=1452032 CPUtime=443.12 cores=0,2,4,6
/proc/10421/task/10439/stat : 10439 (plingeling) R 10419 10421 9622 0 -1 4202560 281246 1253 0 0 44265 47 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4263180 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10421/tid=10440] ppid=10419 vsize=1452032 CPUtime=443.79 cores=0,2,4,6
/proc/10421/task/10440/stat : 10440 (plingeling) R 10419 10421 9622 0 -1 4202560 342758 1253 0 0 44324 55 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10421/tid=10441] ppid=10419 vsize=1452032 CPUtime=441.17 cores=0,2,4,6
/proc/10421/task/10441/stat : 10441 (plingeling) R 10419 10421 9622 0 -1 4202560 306879 1253 0 0 44052 65 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10421/tid=10442] ppid=10419 vsize=1452032 CPUtime=441.63 cores=0,2,4,6
/proc/10421/task/10442/stat : 10442 (plingeling) R 10419 10421 9622 0 -1 4202560 323549 1253 0 0 44117 46 0 0 25 0 5 0 522766786 1486880768 334370 33554432000 4194304 4417332 140734252476016 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1775.03
Current children cumulated vsize (KiB) 1452032

[startup+449.701 s]
/proc/loadavg: 8.14 8.15 7.73 9/184 10600
/proc/meminfo: memFree=28100692/32951132 swapFree=67080208/67111528
[pid=10421] ppid=10419 vsize=1439736 CPUtime=1776.55 cores=0,2,4,6
/proc/10421/stat : 10421 (plingeling) R 10419 10421 9622 0 -1 4202496 1428376 1253 0 0 177417 238 0 0 17 0 1 0 522766258 1474289664 330317 33554432000 4194304 4417332 140734252476016 18446744073709551615 210647189639 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10421/statm: 359934 329805 182 55 0 357820 0
Current children cumulated CPU time (s) 1776.55
Current children cumulated vsize (KiB) 1439736

Child status: 20
Real time (s): 449.76
CPU time (s): 1776.63
CPU user time (s): 1774.18
CPU system time (s): 2.44863
CPU usage (%): 395.016
Max. virtual memory (cumulated for all children) (KiB): 1544008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1774.18
system time used= 2.44863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1429632
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= 102
involuntary context switches= 8107

runsolver used 0.604908 second user time and 1.40479 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 23:14:26
IDJOB=3293715
IDBENCH=88167
IDSOLVER=1605
FILE ID=node129/3293715-1304111664
RUNJOBID= node129-1304111664-10409
PBS_JOBID= 13170649
Free space on /tmp= 66152 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293715-1304111664/watcher-3293715-1304111664 -o /tmp/evaluation-result-3293715-1304111664/solver-3293715-1304111664 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3293715-1304111664.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1003940321

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:      30539640 kB
Buffers:        365100 kB
Cached:        1612812 kB
SwapCached:       5992 kB
Active:         234948 kB
Inactive:      1782036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30539640 kB
SwapTotal:    67111528 kB
SwapFree:     67080208 kB
Dirty:          224516 kB
Writeback:           0 kB
AnonPages:       35480 kB
Mapped:          12236 kB
Slab:           331412 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   186132 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= 66256 MiB
End job on node129 at 2011-04-29 23:21:56