Trace number 3371370

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 225.343 56.9095

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

225.32/56.90	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-3371370-1305417379/watcher-3371370-1305417379 -o /tmp/evaluation-result-3371370-1305417379/solver-3371370-1305417379 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371370-1305417379.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: 3.42 5.23 6.71 3/307 20351
/proc/meminfo: memFree=18197608/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=11076 CPUtime=0 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) R 20349 20351 19509 0 -1 4202496 846 1252 0 0 0 0 0 0 21 0 1 0 653337639 11341824 777 33554432000 4194304 4417452 140735401143824 18446744073709551615 274473661416 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20351/statm: 2769 777 148 55 0 655 0

[startup+0.016767 s]
/proc/loadavg: 3.42 5.23 6.71 3/307 20351
/proc/meminfo: memFree=18197608/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=13028 CPUtime=0.01 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) R 20349 20351 19509 0 -1 4202496 1351 1252 0 0 1 0 0 0 21 0 1 0 653337639 13340672 1282 33554432000 4194304 4417452 140735401143824 18446744073709551615 4231256 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20351/statm: 3257 1282 149 55 0 1143 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13028

[startup+0.100771 s]
/proc/loadavg: 3.42 5.23 6.71 3/307 20351
/proc/meminfo: memFree=18197608/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=28240 CPUtime=0.09 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) R 20349 20351 19509 0 -1 4202496 5170 1252 0 0 9 0 0 0 21 0 1 0 653337639 28917760 5085 33554432000 4194304 4417452 140735401143824 18446744073709551615 274473586265 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20351/statm: 7060 5085 149 55 0 4946 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28240

[startup+0.300671 s]
/proc/loadavg: 3.42 5.23 6.71 3/307 20351
/proc/meminfo: memFree=18197608/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=65056 CPUtime=0.28 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) R 20349 20351 19509 0 -1 4202496 14394 1252 0 0 27 1 0 0 22 0 1 0 653337639 66617344 14289 33554432000 4194304 4417452 140735401143824 18446744073709551615 274473967360 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20351/statm: 16264 14289 149 55 0 14150 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65056

[startup+0.700604 s]
/proc/loadavg: 3.42 5.23 6.71 3/307 20351
/proc/meminfo: memFree=18197608/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=214696 CPUtime=1.28 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 41624 1252 0 0 123 5 0 0 24 0 5 0 653337639 219848704 26184 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 53674 26184 171 55 0 51560 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 214696

[startup+1.50046 s]
/proc/loadavg: 3.42 5.23 6.71 9/316 20365
/proc/meminfo: memFree=18065832/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=219176 CPUtime=4.46 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 56076 1252 0 0 439 7 0 0 24 0 5 0 653337639 224436224 27283 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 54794 27283 174 55 0 52680 0
[pid=20351/tid=20362] ppid=20349 vsize=219176 CPUtime=0.99 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 8966 1252 0 0 98 1 0 0 25 0 5 0 653337689 224436224 27283 33554432000 4194304 4417452 140735401143824 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=219176 CPUtime=0.99 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 9252 1252 0 0 98 1 0 0 25 0 5 0 653337689 224436224 27283 33554432000 4194304 4417452 140735401143824 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=219176 CPUtime=0.98 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 7138 1252 0 0 98 0 0 0 25 0 5 0 653337689 224436224 27283 33554432000 4194304 4417452 140735401143824 18446744073709551615 4286406 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=219176 CPUtime=0.97 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 2906 1252 0 0 97 0 0 0 25 0 5 0 653337689 224436224 27283 33554432000 4194304 4417452 140735401143824 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 219176

[startup+3.10118 s]
/proc/loadavg: 3.42 5.23 6.71 9/316 20365
/proc/meminfo: memFree=18064852/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=249172 CPUtime=10.86 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 68292 1252 0 0 1077 9 0 0 24 0 5 0 653337639 255152128 33726 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 62293 33726 176 55 0 60179 0
[pid=20351/tid=20362] ppid=20349 vsize=249172 CPUtime=2.6 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 12861 1252 0 0 258 2 0 0 25 0 5 0 653337689 255152128 33726 33554432000 4194304 4417452 140735401143824 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=249172 CPUtime=2.59 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 14691 1252 0 0 257 2 0 0 25 0 5 0 653337689 255152128 33726 33554432000 4194304 4417452 140735401143824 18446744073709551615 4346270 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=249172 CPUtime=2.59 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 10020 1252 0 0 258 1 0 0 25 0 5 0 653337689 255152128 33726 33554432000 4194304 4417452 140735401143824 18446744073709551615 4346513 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=249172 CPUtime=2.56 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 2906 1252 0 0 256 0 0 0 25 0 5 0 653337689 255152128 33726 33554432000 4194304 4417452 140735401143824 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.86
Current children cumulated vsize (KiB) 249172

[startup+6.30062 s]
/proc/loadavg: 3.87 5.29 6.72 9/316 20365
/proc/meminfo: memFree=18046748/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=262008 CPUtime=23.62 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 73622 1252 0 0 2352 10 0 0 24 0 5 0 653337639 268296192 36950 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 65502 36950 179 55 0 63388 0
[pid=20351/tid=20362] ppid=20349 vsize=262008 CPUtime=5.79 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 15939 1252 0 0 577 2 0 0 25 0 5 0 653337689 268296192 36950 33554432000 4194304 4417452 140735401143824 18446744073709551615 4257368 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=262008 CPUtime=5.79 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 16940 1252 0 0 577 2 0 0 25 0 5 0 653337689 268296192 36950 33554432000 4194304 4417452 140735401143824 18446744073709551615 4251968 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=262008 CPUtime=5.79 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 10023 1252 0 0 578 1 0 0 25 0 5 0 653337689 268296192 36950 33554432000 4194304 4417452 140735401143824 18446744073709551615 4366700 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=262008 CPUtime=5.73 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 2906 1252 0 0 573 0 0 0 25 0 5 0 653337689 268296192 36950 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.62
Current children cumulated vsize (KiB) 262008

[startup+12.7005 s]
/proc/loadavg: 4.20 5.34 6.73 9/316 20365
/proc/meminfo: memFree=18030084/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=253112 CPUtime=49.15 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 75717 1252 0 0 4905 10 0 0 24 0 5 0 653337639 259186688 34727 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 63278 34727 180 55 0 61164 0
[pid=20351/tid=20362] ppid=20349 vsize=253112 CPUtime=12.19 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 15939 1252 0 0 1217 2 0 0 25 0 5 0 653337689 259186688 34727 33554432000 4194304 4417452 140735401143824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=253112 CPUtime=12.19 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 16940 1252 0 0 1217 2 0 0 25 0 5 0 653337689 259186688 34727 33554432000 4194304 4417452 140735401143824 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=253112 CPUtime=12.19 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 10070 1252 0 0 1218 1 0 0 25 0 5 0 653337689 259186688 34727 33554432000 4194304 4417452 140735401143824 18446744073709551615 4354274 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=253112 CPUtime=12.06 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 4954 1252 0 0 1206 0 0 0 25 0 5 0 653337689 259186688 34727 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (KiB) 253112

[startup+25.5002 s]
/proc/loadavg: 5.04 5.47 6.75 9/316 20365
/proc/meminfo: memFree=18011612/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=244808 CPUtime=100.22 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 75789 1252 0 0 10012 10 0 0 24 0 5 0 653337639 250683392 32651 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 61202 32651 180 55 0 59088 0
[pid=20351/tid=20362] ppid=20349 vsize=244808 CPUtime=24.99 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 15955 1252 0 0 2497 2 0 0 25 0 5 0 653337689 250683392 32651 33554432000 4194304 4417452 140735401143824 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=244808 CPUtime=24.99 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 16958 1252 0 0 2497 2 0 0 25 0 5 0 653337689 250683392 32651 33554432000 4194304 4417452 140735401143824 18446744073709551615 4357018 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=244808 CPUtime=24.99 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 10108 1252 0 0 2498 1 0 0 25 0 5 0 653337689 250683392 32651 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=244808 CPUtime=24.73 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 4954 1252 0 0 2473 0 0 0 25 0 5 0 653337689 250683392 32651 33554432000 4194304 4417452 140735401143824 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.22
Current children cumulated vsize (KiB) 244808

[startup+51.1007 s]
/proc/loadavg: 6.05 5.67 6.78 9/316 20366
/proc/meminfo: memFree=18010364/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=236404 CPUtime=202.37 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 81253 1252 0 0 20226 11 0 0 24 0 5 0 653337639 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 59101 30556 180 55 0 56987 0
[pid=20351/tid=20362] ppid=20349 vsize=236404 CPUtime=50.59 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 18225 1252 0 0 5056 3 0 0 25 0 5 0 653337689 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 4274768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=236404 CPUtime=50.59 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 19113 1252 0 0 5057 2 0 0 25 0 5 0 653337689 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=236404 CPUtime=50.59 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 11147 1252 0 0 5058 1 0 0 25 0 5 0 653337689 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 18446744073699066048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=236404 CPUtime=50.08 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 4954 1252 0 0 5008 0 0 0 25 0 5 0 653337689 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 4365195 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.37
Current children cumulated vsize (KiB) 236404

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

[startup+54.3012 s]
/proc/loadavg: 6.21 5.71 6.79 9/316 20366
/proc/meminfo: memFree=18010488/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=236404 CPUtime=215.14 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 81257 1252 0 0 21503 11 0 0 24 0 5 0 653337639 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 59101 30556 180 55 0 56987 0
[pid=20351/tid=20362] ppid=20349 vsize=236404 CPUtime=53.79 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 18225 1252 0 0 5376 3 0 0 25 0 5 0 653337689 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 4366005 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=236404 CPUtime=53.79 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 19113 1252 0 0 5377 2 0 0 25 0 5 0 653337689 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=236404 CPUtime=53.79 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 11151 1252 0 0 5378 1 0 0 25 0 5 0 653337689 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=236404 CPUtime=53.25 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 4954 1252 0 0 5325 0 0 0 25 0 5 0 653337689 242077696 30556 33554432000 4194304 4417452 140735401143824 18446744073709551615 4352402 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 215.14
Current children cumulated vsize (KiB) 236404

[startup+55.9009 s]
/proc/loadavg: 6.21 5.71 6.79 9/316 20366
/proc/meminfo: memFree=18013960/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=236400 CPUtime=221.53 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 82281 1252 0 0 22142 11 0 0 24 0 5 0 653337639 242073600 30555 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 59100 30555 180 55 0 56986 0
[pid=20351/tid=20362] ppid=20349 vsize=236400 CPUtime=55.39 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 18225 1252 0 0 5536 3 0 0 25 0 5 0 653337689 242073600 30555 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=236400 CPUtime=55.39 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 20137 1252 0 0 5537 2 0 0 25 0 5 0 653337689 242073600 30555 33554432000 4194304 4417452 140735401143824 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=236400 CPUtime=55.39 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 11151 1252 0 0 5538 1 0 0 25 0 5 0 653337689 242073600 30555 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=236400 CPUtime=54.84 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 4954 1252 0 0 5484 0 0 0 25 0 5 0 653337689 242073600 30555 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 221.53
Current children cumulated vsize (KiB) 236400

[startup+56.7007 s]
/proc/loadavg: 6.21 5.71 6.79 9/316 20366
/proc/meminfo: memFree=18010364/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=240496 CPUtime=224.72 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 83305 1252 0 0 22461 11 0 0 24 0 5 0 653337639 246267904 31579 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 60124 31579 180 55 0 58010 0
[pid=20351/tid=20362] ppid=20349 vsize=240496 CPUtime=56.19 cores=0,2,4,6
/proc/20351/task/20362/stat : 20362 (plingeling) R 20349 20351 19509 0 -1 4202560 19249 1252 0 0 5616 3 0 0 25 0 5 0 653337689 246267904 31579 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20351/tid=20363] ppid=20349 vsize=240496 CPUtime=56.19 cores=0,2,4,6
/proc/20351/task/20363/stat : 20363 (plingeling) R 20349 20351 19509 0 -1 4202560 20137 1252 0 0 5617 2 0 0 25 0 5 0 653337689 246267904 31579 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20351/tid=20364] ppid=20349 vsize=240496 CPUtime=56.19 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 11151 1252 0 0 5618 1 0 0 25 0 5 0 653337689 246267904 31579 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=20351/tid=20365] ppid=20349 vsize=240496 CPUtime=55.63 cores=0,2,4,6
/proc/20351/task/20365/stat : 20365 (plingeling) R 20349 20351 19509 0 -1 4202560 4954 1252 0 0 5563 0 0 0 25 0 5 0 653337689 246267904 31579 33554432000 4194304 4417452 140735401143824 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 224.72
Current children cumulated vsize (KiB) 240496

[startup+56.9007 s]
/proc/loadavg: 6.21 5.71 6.79 9/316 20366
/proc/meminfo: memFree=18010364/32950928 swapFree=67111348/67111528
[pid=20351] ppid=20349 vsize=240496 CPUtime=225.32 cores=0,2,4,6
/proc/20351/stat : 20351 (plingeling) S 20349 20351 19509 0 -1 4202496 83306 1252 0 0 22521 11 0 0 18 0 2 0 653337639 246267904 31580 33554432000 4194304 4417452 140735401143824 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/20351/statm: 60124 31580 181 55 0 58010 0
[pid=20351/tid=20364] ppid=20349 vsize=240496 CPUtime=56.39 cores=0,2,4,6
/proc/20351/task/20364/stat : 20364 (plingeling) R 20349 20351 19509 0 -1 4202560 11151 1252 0 0 5638 1 0 0 25 0 2 0 653337689 246267904 31580 33554432000 4194304 4417452 140735401143824 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 225.32
Current children cumulated vsize (KiB) 240496

Child status: 20
Real time (s): 56.9095
CPU time (s): 225.343
CPU user time (s): 225.214
CPU system time (s): 0.12898
CPU usage (%): 395.967
Max. virtual memory (cumulated for all children) (KiB): 270180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 225.214
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84561
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= 151
involuntary context switches= 1284

runsolver used 0.184971 second user time and 0.379942 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 01:56:20
IDJOB=3371370
IDBENCH=70952
IDSOLVER=1848
FILE ID=node125/3371370-1305417379
RUNJOBID= node125-1305417379-20326
PBS_JOBID= 13324523
Free space on /tmp= 73188 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371370-1305417379/watcher-3371370-1305417379 -o /tmp/evaluation-result-3371370-1305417379/solver-3371370-1305417379 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371370-1305417379.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1581014703

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      18197664 kB
Buffers:        259944 kB
Cached:        4034324 kB
SwapCached:          0 kB
Active:       11166324 kB
Inactive:      3213072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18197664 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10400 kB
Writeback:          28 kB
AnonPages:    10084680 kB
Mapped:          29560 kB
Slab:           274616 kB
PageTables:      35724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51040904 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= 73188 MiB
End job on node125 at 2011-05-15 01:57:17