Trace number 3371383

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 1378.3 345.455

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

1378.24/345.45	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-3371383-1305423211/watcher-3371383-1305423211 -o /tmp/evaluation-result-3371383-1305423211/solver-3371383-1305423211 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371383-1305423211.cnf 

running on 4 cores: 1,3,5,7

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: 3.42 5.43 6.90 2/288 29261
/proc/meminfo: memFree=24374216/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=12768 CPUtime=0 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) R 29259 29261 28842 0 -1 4202496 1286 1259 0 0 0 0 0 0 22 0 1 0 634737017 13074432 1215 33554432000 4194304 4417452 140735896876080 18446744073709551615 220816236288 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/29261/statm: 3192 1215 148 55 0 1078 0

[startup+0.0637491 s]
/proc/loadavg: 3.42 5.43 6.90 2/288 29261
/proc/meminfo: memFree=24374216/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=22680 CPUtime=0.05 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) R 29259 29261 28842 0 -1 4202496 3770 1259 0 0 5 0 0 0 22 0 1 0 634737017 23224320 3665 33554432000 4194304 4417452 140735896876080 18446744073709551615 220815930349 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/29261/statm: 5703 3677 149 55 0 3589 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22680

[startup+0.143376 s]
/proc/loadavg: 3.42 5.43 6.90 2/288 29261
/proc/meminfo: memFree=24374216/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=69016 CPUtime=0.31 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 7813 1259 0 0 30 1 0 0 22 0 5 0 634737017 70672384 4890 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 16615 4427 173 55 0 14501 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 69016

[startup+0.30066 s]
/proc/loadavg: 3.42 5.43 6.90 2/288 29261
/proc/meminfo: memFree=24374216/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=132304 CPUtime=0.94 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 11040 1259 0 0 93 1 0 0 22 0 5 0 634737017 135479296 4986 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 33076 4986 175 55 0 30962 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 132304

[startup+0.700587 s]
/proc/loadavg: 3.42 5.43 6.90 2/288 29261
/proc/meminfo: memFree=24374216/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=134524 CPUtime=2.54 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 14668 1259 0 0 252 2 0 0 22 0 5 0 634737017 137752576 5063 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 33631 5063 176 55 0 31517 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 134524

[startup+1.50044 s]
/proc/loadavg: 3.42 5.43 6.90 10/300 29286
/proc/meminfo: memFree=24302696/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=140068 CPUtime=5.73 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 19427 1259 0 0 570 3 0 0 22 0 5 0 634737017 143429632 6465 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 35017 6465 180 55 0 32903 0
[pid=29261/tid=29268] ppid=29259 vsize=140068 CPUtime=1.41 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 5011 1259 0 0 141 0 0 0 25 0 5 0 634737025 143429632 6465 33554432000 4194304 4417452 140735896876080 18446744073709551615 4252188 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=140068 CPUtime=1.41 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 6582 1259 0 0 140 1 0 0 25 0 5 0 634737025 143429632 6465 33554432000 4194304 4417452 140735896876080 18446744073709551615 4257714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=140068 CPUtime=1.4 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 2602 1259 0 0 140 0 0 0 25 0 5 0 634737025 143429632 6465 33554432000 4194304 4417452 140735896876080 18446744073709551615 4236797 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=140068 CPUtime=1.41 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 321 1259 0 0 141 0 0 0 25 0 5 0 634737025 143429632 6465 33554432000 4194304 4417452 140735896876080 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 140068

[startup+3.10114 s]
/proc/loadavg: 3.42 5.43 6.90 9/300 29286
/proc/meminfo: memFree=24281488/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=142508 CPUtime=12.12 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 21085 1259 0 0 1209 3 0 0 22 0 5 0 634737017 145928192 7075 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 35627 7075 180 55 0 33513 0
[pid=29261/tid=29268] ppid=29259 vsize=142508 CPUtime=3.01 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 5160 1259 0 0 301 0 0 0 25 0 5 0 634737025 145928192 7075 33554432000 4194304 4417452 140735896876080 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=142508 CPUtime=3.01 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 7083 1259 0 0 300 1 0 0 25 0 5 0 634737025 145928192 7075 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=142508 CPUtime=2.99 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 2833 1259 0 0 299 0 0 0 25 0 5 0 634737025 145928192 7075 33554432000 4194304 4417452 140735896876080 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=142508 CPUtime=3.01 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 1098 1259 0 0 301 0 0 0 25 0 5 0 634737025 145928192 7075 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 142508

[startup+6.30055 s]
/proc/loadavg: 3.78 5.47 6.91 9/300 29286
/proc/meminfo: memFree=24249236/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=155868 CPUtime=24.89 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 24429 1259 0 0 2486 3 0 0 22 0 5 0 634737017 159608832 10415 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 38967 10415 180 55 0 36853 0
[pid=29261/tid=29268] ppid=29259 vsize=155868 CPUtime=6.21 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 5909 1259 0 0 621 0 0 0 25 0 5 0 634737025 159608832 10415 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=155868 CPUtime=6.2 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 7949 1259 0 0 619 1 0 0 25 0 5 0 634737025 159608832 10415 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=155868 CPUtime=6.16 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 3906 1259 0 0 616 0 0 0 25 0 5 0 634737025 159608832 10415 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=155868 CPUtime=6.21 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 1754 1259 0 0 621 0 0 0 25 0 5 0 634737025 159608832 10415 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364440 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 155868

[startup+12.7004 s]
/proc/loadavg: 4.12 5.51 6.91 9/300 29286
/proc/meminfo: memFree=24235088/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=160744 CPUtime=50.43 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 30989 1259 0 0 5039 4 0 0 22 0 5 0 634737017 164601856 11656 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 40186 11656 180 55 0 38072 0
[pid=29261/tid=29268] ppid=29259 vsize=160744 CPUtime=12.61 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 8877 1259 0 0 1261 0 0 0 25 0 5 0 634737025 164601856 11656 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=160744 CPUtime=12.6 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 9772 1259 0 0 1259 1 0 0 25 0 5 0 634737025 164601856 11656 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=160744 CPUtime=12.49 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 5428 1259 0 0 1249 0 0 0 25 0 5 0 634737025 164601856 11656 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=160744 CPUtime=12.61 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 2001 1259 0 0 1261 0 0 0 25 0 5 0 634737025 164601856 11656 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364427 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 160744

[startup+25.501 s]
/proc/loadavg: 4.98 5.63 6.93 9/300 29286
/proc/meminfo: memFree=24234840/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=170388 CPUtime=101.52 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 47170 1259 0 0 10145 7 0 0 22 0 5 0 634737017 174477312 14083 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 42597 14083 180 55 0 40483 0
[pid=29261/tid=29268] ppid=29259 vsize=170388 CPUtime=25.41 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 12262 1259 0 0 2540 1 0 0 25 0 5 0 634737025 174477312 14083 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=170388 CPUtime=25.4 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 15722 1259 0 0 2538 2 0 0 25 0 5 0 634737025 174477312 14083 33554432000 4194304 4417452 140735896876080 18446744073709551615 4357281 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=170388 CPUtime=25.18 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 9574 1259 0 0 2517 1 0 0 25 0 5 0 634737025 174477312 14083 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364791 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=170388 CPUtime=25.41 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 4701 1259 0 0 2541 0 0 0 25 0 5 0 634737025 174477312 14083 33554432000 4194304 4417452 140735896876080 18446744073709551615 4366520 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 170388

[startup+51.1003 s]
/proc/loadavg: 6.01 5.82 6.95 9/300 29287
/proc/meminfo: memFree=24198712/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=194760 CPUtime=203.69 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 85297 1259 0 0 20355 14 0 0 22 0 5 0 634737017 199434240 20144 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 48690 20144 180 55 0 46576 0
[pid=29261/tid=29268] ppid=29259 vsize=194760 CPUtime=51.01 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 21801 1259 0 0 5098 3 0 0 25 0 5 0 634737025 199434240 20144 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=194760 CPUtime=51 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 27310 1259 0 0 5096 4 0 0 25 0 5 0 634737025 199434240 20144 33554432000 4194304 4417452 140735896876080 18446744073709551615 4321383 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=194760 CPUtime=50.55 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 19390 1259 0 0 5052 3 0 0 25 0 5 0 634737025 199434240 20144 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=194760 CPUtime=51.01 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 11885 1259 0 0 5100 1 0 0 25 0 5 0 634737025 199434240 20144 33554432000 4194304 4417452 140735896876080 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 194760

[startup+102.311 s]
/proc/loadavg: 7.13 6.16 7.01 9/300 29288
/proc/meminfo: memFree=24120324/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=224664 CPUtime=408.07 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 153790 1259 0 0 40781 26 0 0 22 0 5 0 634737017 230055936 27620 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 56166 27620 180 55 0 54052 0
[pid=29261/tid=29268] ppid=29259 vsize=224664 CPUtime=102.23 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 37604 1259 0 0 10217 6 0 0 25 0 5 0 634737025 230055936 27620 33554432000 4194304 4417452 140735896876080 18446744073709551615 4263136 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=224664 CPUtime=102.22 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 47092 1259 0 0 10214 8 0 0 25 0 5 0 634737025 230055936 27620 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=224664 CPUtime=101.29 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 36167 1259 0 0 10123 6 0 0 25 0 5 0 634737025 230055936 27620 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=224664 CPUtime=102.22 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 28016 1259 0 0 10218 4 0 0 25 0 5 0 634737025 230055936 27620 33554432000 4194304 4417452 140735896876080 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.07
Current children cumulated vsize (KiB) 224664

[startup+162.301 s]
/proc/loadavg: 7.72 6.50 7.07 9/300 29290
/proc/meminfo: memFree=24106660/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=228012 CPUtime=647.49 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 227649 1259 0 0 64712 37 0 0 22 0 5 0 634737017 233484288 28457 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 57003 28457 180 55 0 54889 0
[pid=29261/tid=29268] ppid=29259 vsize=228012 CPUtime=162.22 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 56117 1259 0 0 16213 9 0 0 25 0 5 0 634737025 233484288 28457 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=228012 CPUtime=162.21 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 69231 1259 0 0 16210 11 0 0 25 0 5 0 634737025 233484288 28457 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=228012 CPUtime=160.74 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 54949 1259 0 0 16066 8 0 0 25 0 5 0 634737025 233484288 28457 33554432000 4194304 4417452 140735896876080 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=228012 CPUtime=162.22 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 42441 1259 0 0 16215 7 0 0 25 0 5 0 634737025 233484288 28457 33554432000 4194304 4417452 140735896876080 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.49
Current children cumulated vsize (KiB) 228012

[startup+222.301 s]
/proc/loadavg: 7.93 6.79 7.13 9/300 29292
/proc/meminfo: memFree=24061376/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=263236 CPUtime=886.95 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 287489 1259 0 0 88648 47 0 0 22 0 5 0 634737017 269553664 37263 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 65809 37263 180 55 0 63695 0
[pid=29261/tid=29268] ppid=29259 vsize=263236 CPUtime=222.22 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 72364 1259 0 0 22211 11 0 0 25 0 5 0 634737025 269553664 37263 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=263236 CPUtime=222.21 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 84945 1259 0 0 22208 13 0 0 25 0 5 0 634737025 269553664 37263 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=263236 CPUtime=220.19 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 69744 1259 0 0 22008 11 0 0 25 0 5 0 634737025 269553664 37263 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=263236 CPUtime=222.22 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 55525 1259 0 0 22213 9 0 0 25 0 5 0 634737025 269553664 37263 33554432000 4194304 4417452 140735896876080 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 886.95
Current children cumulated vsize (KiB) 263236

[startup+282.301 s]
/proc/loadavg: 8.13 7.05 7.20 9/300 29293
/proc/meminfo: memFree=24018192/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=272032 CPUtime=1126.41 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 350293 1259 0 0 112584 57 0 0 22 0 5 0 634737017 278560768 39494 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 68008 39494 180 55 0 65894 0
[pid=29261/tid=29268] ppid=29259 vsize=272032 CPUtime=282.22 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 92169 1259 0 0 28208 14 0 0 25 0 5 0 634737025 278560768 39494 33554432000 4194304 4417452 140735896876080 18446744073709551615 4365987 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=272032 CPUtime=282.22 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 102016 1259 0 0 28205 17 0 0 25 0 5 0 634737025 278560768 39494 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=272032 CPUtime=279.66 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 83661 1259 0 0 27952 14 0 0 25 0 5 0 634737025 278560768 39494 33554432000 4194304 4417452 140735896876080 18446744073709551615 4358080 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=272032 CPUtime=282.22 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 67536 1259 0 0 28211 11 0 0 25 0 5 0 634737025 278560768 39494 33554432000 4194304 4417452 140735896876080 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1126.41
Current children cumulated vsize (KiB) 272032

[startup+342.301 s]
/proc/loadavg: 8.14 7.25 7.26 9/300 29295
/proc/meminfo: memFree=24013460/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=279304 CPUtime=1365.87 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 412508 1259 0 0 136521 66 0 0 22 0 5 0 634737017 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 69826 41292 180 55 0 67712 0
[pid=29261/tid=29268] ppid=29259 vsize=279304 CPUtime=342.23 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 106744 1259 0 0 34207 16 0 0 25 0 5 0 634737025 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=279304 CPUtime=342.22 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 119529 1259 0 0 34203 19 0 0 25 0 5 0 634737025 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=279304 CPUtime=339.11 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 96377 1259 0 0 33896 15 0 0 25 0 5 0 634737025 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=279304 CPUtime=342.22 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 84947 1259 0 0 34208 14 0 0 25 0 5 0 634737025 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1365.87
Current children cumulated vsize (KiB) 279304

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

[startup+343.9 s]
/proc/loadavg: 8.14 7.25 7.26 9/300 29295
/proc/meminfo: memFree=24005152/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=279304 CPUtime=1372.26 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 412508 1259 0 0 137160 66 0 0 22 0 5 0 634737017 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 69826 41292 180 55 0 67712 0
[pid=29261/tid=29268] ppid=29259 vsize=279304 CPUtime=343.83 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 106744 1259 0 0 34367 16 0 0 25 0 5 0 634737025 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 4277019 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=279304 CPUtime=343.82 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 119529 1259 0 0 34363 19 0 0 25 0 5 0 634737025 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=279304 CPUtime=340.7 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 96377 1259 0 0 34055 15 0 0 25 0 5 0 634737025 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=279304 CPUtime=343.82 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 84947 1259 0 0 34368 14 0 0 25 0 5 0 634737025 286007296 41292 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1372.26
Current children cumulated vsize (KiB) 279304

[startup+344.701 s]
/proc/loadavg: 8.14 7.25 7.26 9/300 29295
/proc/meminfo: memFree=24022016/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=281872 CPUtime=1375.46 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 413150 1259 0 0 137479 67 0 0 22 0 5 0 634737017 288636928 41934 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 70468 41934 180 55 0 68354 0
[pid=29261/tid=29268] ppid=29259 vsize=281872 CPUtime=344.63 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 107351 1259 0 0 34447 16 0 0 25 0 5 0 634737025 288636928 41934 33554432000 4194304 4417452 140735896876080 18446744073709551615 4353585 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=281872 CPUtime=344.62 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 119529 1259 0 0 34443 19 0 0 25 0 5 0 634737025 288636928 41934 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=281872 CPUtime=341.49 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 96377 1259 0 0 34134 15 0 0 25 0 5 0 634737025 288636928 41934 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=281872 CPUtime=344.62 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 84982 1259 0 0 34448 14 0 0 25 0 5 0 634737025 288636928 41934 33554432000 4194304 4417452 140735896876080 18446744073709551615 4365167 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1375.46
Current children cumulated vsize (KiB) 281872

[startup+345.101 s]
/proc/loadavg: 8.14 7.25 7.26 9/300 29295
/proc/meminfo: memFree=24022016/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=282120 CPUtime=1377.06 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 413212 1259 0 0 137639 67 0 0 22 0 5 0 634737017 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 70530 41996 180 55 0 68416 0
[pid=29261/tid=29268] ppid=29259 vsize=282120 CPUtime=345.03 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 107413 1259 0 0 34487 16 0 0 25 0 5 0 634737025 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 4366644 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=282120 CPUtime=345.02 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 119529 1259 0 0 34483 19 0 0 25 0 5 0 634737025 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=282120 CPUtime=341.89 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 96377 1259 0 0 34174 15 0 0 25 0 5 0 634737025 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=282120 CPUtime=345.02 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 84982 1259 0 0 34488 14 0 0 25 0 5 0 634737025 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1377.06
Current children cumulated vsize (KiB) 282120

[startup+345.301 s]
/proc/loadavg: 8.13 7.26 7.26 9/300 29295
/proc/meminfo: memFree=24018916/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=282120 CPUtime=1377.89 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 413212 1259 0 0 137722 67 0 0 22 0 5 0 634737017 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 70530 41996 180 55 0 68416 0
[pid=29261/tid=29268] ppid=29259 vsize=282120 CPUtime=345.24 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 107413 1259 0 0 34508 16 0 0 25 0 5 0 634737025 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=282120 CPUtime=345.23 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 119529 1259 0 0 34504 19 0 0 25 0 5 0 634737025 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29261/tid=29270] ppid=29259 vsize=282120 CPUtime=342.09 cores=1,3,5,7
/proc/29261/task/29270/stat : 29270 (plingeling) R 29259 29261 28842 0 -1 4202560 96377 1259 0 0 34194 15 0 0 25 0 5 0 634737025 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29261/tid=29271] ppid=29259 vsize=282120 CPUtime=345.23 cores=1,3,5,7
/proc/29261/task/29271/stat : 29271 (plingeling) R 29259 29261 28842 0 -1 4202560 84982 1259 0 0 34509 14 0 0 25 0 5 0 634737025 288890880 41996 33554432000 4194304 4417452 140735896876080 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1377.89
Current children cumulated vsize (KiB) 282120

[startup+345.411 s]
/proc/loadavg: 8.13 7.26 7.26 9/300 29295
/proc/meminfo: memFree=24018916/32951124 swapFree=63485424/67111528
[pid=29261] ppid=29259 vsize=282120 CPUtime=1378.24 cores=1,3,5,7
/proc/29261/stat : 29261 (plingeling) S 29259 29261 28842 0 -1 4202496 413213 1259 0 0 137757 67 0 0 22 0 3 0 634737017 288890880 41997 33554432000 4194304 4417452 140735896876080 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/29261/statm: 70530 41997 181 55 0 68416 0
[pid=29261/tid=29268] ppid=29259 vsize=282120 CPUtime=345.34 cores=1,3,5,7
/proc/29261/task/29268/stat : 29268 (plingeling) R 29259 29261 28842 0 -1 4202560 107413 1259 0 0 34518 16 0 0 25 0 3 0 634737025 288890880 41997 33554432000 4194304 4417452 140735896876080 18446744073709551615 4357862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29261/tid=29269] ppid=29259 vsize=282120 CPUtime=345.33 cores=1,3,5,7
/proc/29261/task/29269/stat : 29269 (plingeling) R 29259 29261 28842 0 -1 4202560 119529 1259 0 0 34514 19 0 0 25 0 3 0 634737025 288890880 41997 33554432000 4194304 4417452 140735896876080 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1378.24
Current children cumulated vsize (KiB) 282120

Child status: 20
Real time (s): 345.455
CPU time (s): 1378.3
CPU user time (s): 1377.62
CPU system time (s): 0.680896
CPU usage (%): 398.982
Max. virtual memory (cumulated for all children) (KiB): 293656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1377.62
system time used= 0.680896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414475
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= 55
involuntary context switches= 5970

runsolver used 0.845871 second user time and 2.30465 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 03:33:31
IDJOB=3371383
IDBENCH=83117
IDSOLVER=1848
FILE ID=node147/3371383-1305423211
RUNJOBID= node147-1305423211-29248
PBS_JOBID= 13324574
Free space on /tmp= 73108 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371383-1305423211/watcher-3371383-1305423211 -o /tmp/evaluation-result-3371383-1305423211/solver-3371383-1305423211 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371383-1305423211.cnf

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=1720926163

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24374372 kB
Buffers:        294300 kB
Cached:        5017268 kB
SwapCached:      13132 kB
Active:        1641964 kB
Inactive:      6701944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24374372 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            1976 kB
Writeback:           8 kB
AnonPages:     3028796 kB
Mapped:          14444 kB
Slab:           140784 kB
PageTables:      28880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44830156 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= 73104 MiB
End job on node147 at 2011-05-15 03:39:17