Trace number 3309486

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 458.47 58.7126

General information on the benchmark

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

Solver Data

458.45/58.71	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-3309486-1304004171/watcher-3309486-1304004171 -o /tmp/evaluation-result-3309486-1304004171/solver-3309486-1304004171 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309486-1304004171.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.49 1.33 1.22 1/170 12701
/proc/meminfo: memFree=18508128/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=9516 CPUtime=0 cores=0-7
/proc/12701/stat : 12701 (plingeling) R 12699 12701 12635 0 -1 4202496 454 1252 0 0 0 0 0 0 25 0 1 0 590647847 9744384 384 33554432000 4194304 4417332 140735369300240 18446744073709551615 224284925696 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/12701/statm: 2379 384 146 55 0 265 0

[startup+0.058151 s]
/proc/loadavg: 2.49 1.33 1.22 1/170 12701
/proc/meminfo: memFree=18508128/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=16796 CPUtime=0.05 cores=0-7
/proc/12701/stat : 12701 (plingeling) R 12699 12701 12635 0 -1 4202496 2292 1252 0 0 5 0 0 0 25 0 1 0 590647847 17199104 2222 33554432000 4194304 4417332 140735369300240 18446744073709551615 4231283 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/12701/statm: 4199 2222 148 55 0 2085 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16796

[startup+0.101141 s]
/proc/loadavg: 2.49 1.33 1.22 1/170 12701
/proc/meminfo: memFree=18508128/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=22184 CPUtime=0.09 cores=0-7
/proc/12701/stat : 12701 (plingeling) R 12699 12701 12635 0 -1 4202496 3639 1252 0 0 9 0 0 0 25 0 1 0 590647847 22716416 3569 33554432000 4194304 4417332 140735369300240 18446744073709551615 4235981 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/12701/statm: 5546 3569 148 55 0 3432 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22184

[startup+0.30111 s]
/proc/loadavg: 2.49 1.33 1.22 1/170 12701
/proc/meminfo: memFree=18508128/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=46924 CPUtime=0.29 cores=0-7
/proc/12701/stat : 12701 (plingeling) R 12699 12701 12635 0 -1 4202496 9319 1252 0 0 28 1 0 0 25 0 1 0 590647847 48050176 9249 33554432000 4194304 4417332 140735369300240 18446744073709551615 224284619874 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/12701/statm: 11731 9249 148 55 0 9617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46924

[startup+0.701044 s]
/proc/loadavg: 2.49 1.33 1.22 1/170 12701
/proc/meminfo: memFree=18508128/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=101008 CPUtime=0.68 cores=0-7
/proc/12701/stat : 12701 (plingeling) R 12699 12701 12635 0 -1 4202496 23369 1252 0 0 66 2 0 0 25 0 1 0 590647847 103432192 23275 33554432000 4194304 4417332 140735369300240 18446744073709551615 4209661 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/12701/statm: 25252 23275 148 55 0 23138 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 101008

[startup+1.50088 s]
/proc/loadavg: 2.49 1.33 1.22 2/171 12707
/proc/meminfo: memFree=18405812/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=323792 CPUtime=1.63 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 47087 1252 0 0 157 6 0 0 25 0 9 0 590647847 331563008 42106 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 80948 42106 158 55 0 78834 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 323792

[startup+3.10061 s]
/proc/loadavg: 2.49 1.33 1.22 9/179 12715
/proc/meminfo: memFree=18327752/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=334072 CPUtime=14.39 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 54389 1252 0 0 1432 7 0 0 25 0 9 0 590647847 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 83518 45094 175 55 0 81404 0
[pid=12701/tid=12708] ppid=12699 vsize=334072 CPUtime=1.6 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 1312 1252 0 0 160 0 0 0 20 0 9 0 590647993 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=334072 CPUtime=1.63 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 673 1252 0 0 163 0 0 0 25 0 9 0 590647993 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 4308779 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=334072 CPUtime=1.6 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 958 1252 0 0 160 0 0 0 25 0 9 0 590647993 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 4290362 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=334072 CPUtime=1.63 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 392 1252 0 0 163 0 0 0 25 0 9 0 590647993 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 4232632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=334072 CPUtime=1.63 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 619 1252 0 0 163 0 0 0 25 0 9 0 590647993 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 4308336 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=334072 CPUtime=1.6 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 1289 1252 0 0 160 0 0 0 25 0 9 0 590647993 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 4287398 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=334072 CPUtime=1.6 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 834 1252 0 0 160 0 0 0 25 0 9 0 590647996 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=334072 CPUtime=1.6 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 2105 1252 0 0 160 0 0 0 25 0 9 0 590647996 342089728 45094 33554432000 4194304 4417332 140735369300240 18446744073709551615 4288304 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 334072

[startup+6.30107 s]
/proc/loadavg: 2.93 1.44 1.26 9/179 12715
/proc/meminfo: memFree=18313996/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=351808 CPUtime=39.97 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 88971 1252 0 0 3985 12 0 0 25 0 9 0 590647847 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 87952 52528 181 55 0 85838 0
[pid=12701/tid=12708] ppid=12699 vsize=351808 CPUtime=4.8 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 5931 1252 0 0 480 0 0 0 25 0 9 0 590647993 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 4330764 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=351808 CPUtime=4.83 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 2953 1252 0 0 483 0 0 0 25 0 9 0 590647993 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 4253974 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=351808 CPUtime=4.8 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 7109 1252 0 0 479 1 0 0 25 0 9 0 590647993 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 4378019 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=351808 CPUtime=4.83 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 773 1252 0 0 483 0 0 0 25 0 9 0 590647993 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=351808 CPUtime=4.83 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 7031 1252 0 0 482 1 0 0 25 0 9 0 590647993 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 4254468 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=351808 CPUtime=4.8 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 7760 1252 0 0 479 1 0 0 20 0 9 0 590647993 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=351808 CPUtime=4.78 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 3416 1252 0 0 478 0 0 0 25 0 9 0 590647996 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=351808 CPUtime=4.8 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 7791 1252 0 0 479 1 0 0 25 0 9 0 590647996 360251392 52528 33554432000 4194304 4417332 140735369300240 18446744073709551615 4254964 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (KiB) 351808

[startup+12.701 s]
/proc/loadavg: 3.34 1.55 1.29 9/179 12715
/proc/meminfo: memFree=18266828/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=395680 CPUtime=91.14 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 99924 1252 0 0 9100 14 0 0 25 0 9 0 590647847 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 98920 62291 181 55 0 96806 0
[pid=12701/tid=12708] ppid=12699 vsize=395680 CPUtime=11.2 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 7116 1252 0 0 1120 0 0 0 25 0 9 0 590647993 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 4270947 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=395680 CPUtime=11.22 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 3657 1252 0 0 1122 0 0 0 25 0 9 0 590647993 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 4277491 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=395680 CPUtime=11.19 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 9286 1252 0 0 1118 1 0 0 25 0 9 0 590647993 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=395680 CPUtime=11.23 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 3626 1252 0 0 1123 0 0 0 25 0 9 0 590647993 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=395680 CPUtime=11.23 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 7659 1252 0 0 1122 1 0 0 25 0 9 0 590647993 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=395680 CPUtime=11.2 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 8631 1252 0 0 1119 1 0 0 25 0 9 0 590647993 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 4277470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=395680 CPUtime=11.14 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 5305 1252 0 0 1114 0 0 0 25 0 9 0 590647996 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 4365525 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=395680 CPUtime=11.2 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 8437 1252 0 0 1119 1 0 0 25 0 9 0 590647996 405176320 62291 33554432000 4194304 4417332 140735369300240 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 91.14
Current children cumulated vsize (KiB) 395680

[startup+25.5009 s]
/proc/loadavg: 4.37 1.86 1.40 10/179 12717
/proc/meminfo: memFree=18245948/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=399100 CPUtime=193.46 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 108149 1252 0 0 19331 15 0 0 25 0 9 0 590647847 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 99775 65382 181 55 0 97661 0
[pid=12701/tid=12708] ppid=12699 vsize=399100 CPUtime=23.99 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 7372 1252 0 0 2399 0 0 0 25 0 9 0 590647993 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=399100 CPUtime=24.02 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 4647 1252 0 0 2402 0 0 0 25 0 9 0 590647993 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=399100 CPUtime=23.99 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 9497 1252 0 0 2398 1 0 0 25 0 9 0 590647993 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 4264909 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=399100 CPUtime=24.03 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 4943 1252 0 0 2403 0 0 0 25 0 9 0 590647993 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=399100 CPUtime=24.03 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 9699 1252 0 0 2402 1 0 0 25 0 9 0 590647993 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=399100 CPUtime=24 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 9993 1252 0 0 2399 1 0 0 25 0 9 0 590647993 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 224284622603 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=399100 CPUtime=23.86 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 7292 1252 0 0 2386 0 0 0 19 0 9 0 590647996 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 4366558 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=399100 CPUtime=24 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 8499 1252 0 0 2399 1 0 0 25 0 9 0 590647996 408678400 65382 33554432000 4194304 4417332 140735369300240 18446744073709551615 4365487 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 193.46
Current children cumulated vsize (KiB) 399100

[startup+51.1006 s]
/proc/loadavg: 5.67 2.37 1.58 9/179 12717
/proc/meminfo: memFree=18192664/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=454708 CPUtime=398.11 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 126073 1252 0 0 39793 18 0 0 25 0 9 0 590647847 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 113677 79296 181 55 0 111563 0
[pid=12701/tid=12708] ppid=12699 vsize=454708 CPUtime=49.59 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 8699 1252 0 0 4959 0 0 0 25 0 9 0 590647993 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 4331702 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=454708 CPUtime=49.61 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 5656 1252 0 0 4961 0 0 0 25 0 9 0 590647993 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 4331757 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=454708 CPUtime=49.6 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 12325 1252 0 0 4958 2 0 0 25 0 9 0 590647993 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=454708 CPUtime=49.63 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 12930 1252 0 0 4961 2 0 0 25 0 9 0 590647993 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=454708 CPUtime=49.62 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 11485 1252 0 0 4961 1 0 0 25 0 9 0 590647993 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=454708 CPUtime=49.6 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 11872 1252 0 0 4959 1 0 0 25 0 9 0 590647993 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=454708 CPUtime=49.33 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 7869 1252 0 0 4932 1 0 0 25 0 9 0 590647996 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=454708 CPUtime=49.6 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 9030 1252 0 0 4959 1 0 0 25 0 9 0 590647996 465620992 79296 33554432000 4194304 4417332 140735369300240 18446744073709551615 4311302 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 398.11
Current children cumulated vsize (KiB) 454708

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

[startup+54.301 s]
/proc/loadavg: 5.85 2.46 1.61 9/179 12717
/proc/meminfo: memFree=18168236/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=479592 CPUtime=423.7 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 133321 1252 0 0 42351 19 0 0 25 0 9 0 590647847 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 119898 86541 181 55 0 117784 0
[pid=12701/tid=12708] ppid=12699 vsize=479592 CPUtime=52.79 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 8699 1252 0 0 5279 0 0 0 25 0 9 0 590647993 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=479592 CPUtime=52.82 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 7700 1252 0 0 5281 1 0 0 25 0 9 0 590647993 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=479592 CPUtime=52.8 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 12325 1252 0 0 5278 2 0 0 25 0 9 0 590647993 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 4275814 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=479592 CPUtime=52.83 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 16151 1252 0 0 5281 2 0 0 25 0 9 0 590647993 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=479592 CPUtime=52.82 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 11485 1252 0 0 5281 1 0 0 25 0 9 0 590647993 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=479592 CPUtime=52.79 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 12897 1252 0 0 5278 1 0 0 25 0 9 0 590647993 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=479592 CPUtime=52.51 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 7869 1252 0 0 5250 1 0 0 25 0 9 0 590647996 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 4330525 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=479592 CPUtime=52.8 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 9988 1252 0 0 5279 1 0 0 25 0 9 0 590647996 491102208 86541 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 423.7
Current children cumulated vsize (KiB) 479592

[startup+55.9008 s]
/proc/loadavg: 5.85 2.46 1.61 9/179 12717
/proc/meminfo: memFree=18164144/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=481548 CPUtime=436.49 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 135860 1252 0 0 43630 19 0 0 25 0 9 0 590647847 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 120387 89078 181 55 0 118273 0
[pid=12701/tid=12708] ppid=12699 vsize=481548 CPUtime=54.39 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 8699 1252 0 0 5439 0 0 0 25 0 9 0 590647993 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=481548 CPUtime=54.42 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 7700 1252 0 0 5441 1 0 0 25 0 9 0 590647993 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 4236655 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=481548 CPUtime=54.4 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 12325 1252 0 0 5438 2 0 0 25 0 9 0 590647993 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 4277449 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=481548 CPUtime=54.43 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 16151 1252 0 0 5441 2 0 0 25 0 9 0 590647993 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=481548 CPUtime=54.42 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 11485 1252 0 0 5441 1 0 0 25 0 9 0 590647993 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364317 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=481548 CPUtime=54.39 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 12897 1252 0 0 5438 1 0 0 25 0 9 0 590647993 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=481548 CPUtime=54.1 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 10408 1252 0 0 5409 1 0 0 25 0 9 0 590647996 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364370 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=481548 CPUtime=54.4 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 9988 1252 0 0 5439 1 0 0 25 0 9 0 590647996 493105152 89078 33554432000 4194304 4417332 140735369300240 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 436.49
Current children cumulated vsize (KiB) 481548

[startup+57.5005 s]
/proc/loadavg: 5.85 2.46 1.61 9/179 12717
/proc/meminfo: memFree=18154476/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=481624 CPUtime=449.27 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 135882 1252 0 0 44908 19 0 0 25 0 9 0 590647847 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 120406 89097 181 55 0 118292 0
[pid=12701/tid=12708] ppid=12699 vsize=481624 CPUtime=55.99 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 8699 1252 0 0 5599 0 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4260694 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=481624 CPUtime=56.02 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 7700 1252 0 0 5601 1 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=481624 CPUtime=56 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 12325 1252 0 0 5598 2 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=481624 CPUtime=56.03 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 16151 1252 0 0 5601 2 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=481624 CPUtime=56.02 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 11485 1252 0 0 5601 1 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=481624 CPUtime=55.99 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 12908 1252 0 0 5598 1 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=481624 CPUtime=55.69 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 10408 1252 0 0 5568 1 0 0 25 0 9 0 590647996 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=481624 CPUtime=56 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 9999 1252 0 0 5599 1 0 0 25 0 9 0 590647996 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 449.27
Current children cumulated vsize (KiB) 481624

[startup+58.3064 s]
/proc/loadavg: 5.85 2.46 1.61 9/179 12717
/proc/meminfo: memFree=18154600/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=481624 CPUtime=455.71 cores=0-7
/proc/12701/stat : 12701 (plingeling) S 12699 12701 12635 0 -1 4202496 135882 1252 0 0 45552 19 0 0 25 0 9 0 590647847 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/12701/statm: 120406 89097 181 55 0 118292 0
[pid=12701/tid=12708] ppid=12699 vsize=481624 CPUtime=56.8 cores=0-7
/proc/12701/task/12708/stat : 12708 (plingeling) R 12699 12701 12635 0 -1 4202560 8699 1252 0 0 5680 0 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12701/tid=12709] ppid=12699 vsize=481624 CPUtime=56.83 cores=0-7
/proc/12701/task/12709/stat : 12709 (plingeling) R 12699 12701 12635 0 -1 4202560 7700 1252 0 0 5682 1 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4275777 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12701/tid=12710] ppid=12699 vsize=481624 CPUtime=56.8 cores=0-7
/proc/12701/task/12710/stat : 12710 (plingeling) R 12699 12701 12635 0 -1 4202560 12325 1252 0 0 5678 2 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12701/tid=12711] ppid=12699 vsize=481624 CPUtime=56.83 cores=0-7
/proc/12701/task/12711/stat : 12711 (plingeling) R 12699 12701 12635 0 -1 4202560 16151 1252 0 0 5681 2 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12701/tid=12712] ppid=12699 vsize=481624 CPUtime=56.83 cores=0-7
/proc/12701/task/12712/stat : 12712 (plingeling) R 12699 12701 12635 0 -1 4202560 11485 1252 0 0 5682 1 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12701/tid=12713] ppid=12699 vsize=481624 CPUtime=56.8 cores=0-7
/proc/12701/task/12713/stat : 12713 (plingeling) R 12699 12701 12635 0 -1 4202560 12908 1252 0 0 5679 1 0 0 25 0 9 0 590647993 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12701/tid=12714] ppid=12699 vsize=481624 CPUtime=56.49 cores=0-7
/proc/12701/task/12714/stat : 12714 (plingeling) R 12699 12701 12635 0 -1 4202560 10408 1252 0 0 5648 1 0 0 25 0 9 0 590647996 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12701/tid=12715] ppid=12699 vsize=481624 CPUtime=56.8 cores=0-7
/proc/12701/task/12715/stat : 12715 (plingeling) R 12699 12701 12635 0 -1 4202560 9999 1252 0 0 5679 1 0 0 25 0 9 0 590647996 493182976 89097 33554432000 4194304 4417332 140735369300240 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 455.71
Current children cumulated vsize (KiB) 481624

[startup+58.7014 s]
/proc/loadavg: 5.85 2.46 1.61 9/179 12717
/proc/meminfo: memFree=18154600/32951124 swapFree=67110396/67111528
[pid=12701] ppid=12699 vsize=298148 CPUtime=458.45 cores=0-7
/proc/12701/stat : 12701 (plingeling) R 12699 12701 12635 0 -1 4202496 135894 1252 0 0 45825 20 0 0 17 0 1 0 590647847 305303552 52928 33554432000 4194304 4417332 140735369300240 18446744073709551615 224284969095 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12701/statm: 74537 52928 182 55 0 72423 0
Current children cumulated CPU time (s) 458.45
Current children cumulated vsize (KiB) 298148

Child status: 20
Real time (s): 58.7126
CPU time (s): 458.47
CPU user time (s): 458.255
CPU system time (s): 0.214967
CPU usage (%): 780.872
Max. virtual memory (cumulated for all children) (KiB): 481624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 458.255
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137149
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= 246
involuntary context switches= 2163

runsolver used 0.101984 second user time and 0.221966 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-28 17:22:52
IDJOB=3309486
IDBENCH=71743
IDSOLVER=1695
FILE ID=node118/3309486-1304004171
RUNJOBID= node118-1304004155-12649
PBS_JOBID= 13168814
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1323747136

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18508532 kB
Buffers:       1895052 kB
Cached:       11945712 kB
SwapCached:        600 kB
Active:        9372084 kB
Inactive:      4533020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18508532 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           13380 kB
Writeback:           0 kB
AnonPages:       63352 kB
Mapped:          14964 kB
Slab:           471384 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186700 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= 71604 MiB
End job on node118 at 2011-04-28 17:23:51