Trace number 3309216

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 96.9023 13.1202

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.0536
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

96.87/13.11	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-3309216-1303987386/watcher-3309216-1303987386 -o /tmp/evaluation-result-3309216-1303987386/solver-3309216-1303987386 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309216-1303987386.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: 0.01 0.67 2.02 1/170 24604
/proc/meminfo: memFree=13476284/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=11292 CPUtime=0 cores=0-7
/proc/24604/stat : 24604 (plingeling) R 24602 24604 24578 0 -1 4202496 915 1251 0 0 0 0 0 0 21 0 1 0 510339392 11563008 844 33554432000 4194304 4417332 140733688191136 18446744073709551615 4320947 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24604/statm: 2857 846 146 55 0 743 0

[startup+0.075293 s]
/proc/loadavg: 0.01 0.67 2.02 1/170 24604
/proc/meminfo: memFree=13476284/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=26788 CPUtime=0.06 cores=0-7
/proc/24604/stat : 24604 (plingeling) R 24602 24604 24578 0 -1 4202496 4790 1251 0 0 6 0 0 0 21 0 1 0 510339392 27430912 4719 33554432000 4194304 4417332 140733688191136 18446744073709551615 222921395690 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24604/statm: 6697 4719 147 55 0 4583 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26788

[startup+0.100291 s]
/proc/loadavg: 0.01 0.67 2.02 1/170 24604
/proc/meminfo: memFree=13476284/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=37952 CPUtime=0.08 cores=0-7
/proc/24604/stat : 24604 (plingeling) R 24602 24604 24578 0 -1 4202496 7581 1251 0 0 8 0 0 0 21 0 1 0 510339392 38862848 7510 33554432000 4194304 4417332 140733688191136 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24604/statm: 9488 7510 147 55 0 7374 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37952

[startup+0.300253 s]
/proc/loadavg: 0.01 0.67 2.02 1/170 24604
/proc/meminfo: memFree=13476284/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=102696 CPUtime=0.29 cores=0-7
/proc/24604/stat : 24604 (plingeling) R 24602 24604 24578 0 -1 4202496 23783 1251 0 0 27 2 0 0 22 0 1 0 510339392 105160704 23696 33554432000 4194304 4417332 140733688191136 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24604/statm: 25674 23696 147 55 0 23560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102696

[startup+0.700181 s]
/proc/loadavg: 0.01 0.67 2.02 1/170 24604
/proc/meminfo: memFree=13476284/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=127304 CPUtime=0.69 cores=0-7
/proc/24604/stat : 24604 (plingeling) R 24602 24604 24578 0 -1 4202496 29936 1251 0 0 66 3 0 0 23 0 1 0 510339392 130359296 29849 33554432000 4194304 4417332 140733688191136 18446744073709551615 4231532 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/24604/statm: 31826 29849 148 55 0 29712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127304

[startup+1.501 s]
/proc/loadavg: 0.09 0.67 2.01 2/171 24610
/proc/meminfo: memFree=13323516/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=312496 CPUtime=4.15 cores=0-7
/proc/24604/stat : 24604 (plingeling) S 24602 24604 24578 0 -1 4202496 56610 1251 0 0 409 6 0 0 18 0 9 0 510339392 319995904 40264 33554432000 4194304 4417332 140733688191136 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24604/statm: 78124 40264 174 55 0 76010 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 312496

[startup+3.1007 s]
/proc/loadavg: 0.09 0.67 2.01 10/179 24618
/proc/meminfo: memFree=13313304/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=305156 CPUtime=16.95 cores=0-7
/proc/24604/stat : 24604 (plingeling) S 24602 24604 24578 0 -1 4202496 56653 1251 0 0 1688 7 0 0 18 0 9 0 510339392 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24604/statm: 76289 38460 181 55 0 74175 0
[pid=24604/tid=24611] ppid=24602 vsize=305156 CPUtime=1.99 cores=0-7
/proc/24604/task/24611/stat : 24611 (plingeling) R 24602 24604 24578 0 -1 4202560 2518 1251 0 0 199 0 0 0 21 0 9 0 510339502 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24604/tid=24612] ppid=24602 vsize=305156 CPUtime=1.98 cores=0-7
/proc/24604/task/24612/stat : 24612 (plingeling) R 24602 24604 24578 0 -1 4202560 2506 1251 0 0 198 0 0 0 21 0 9 0 510339502 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 4252999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24604/tid=24613] ppid=24602 vsize=305156 CPUtime=1.99 cores=0-7
/proc/24604/task/24613/stat : 24613 (plingeling) R 24602 24604 24578 0 -1 4202560 2509 1251 0 0 199 0 0 0 25 0 9 0 510339502 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24604/tid=24614] ppid=24602 vsize=305156 CPUtime=2 cores=0-7
/proc/24604/task/24614/stat : 24614 (plingeling) R 24602 24604 24578 0 -1 4202560 2100 1251 0 0 200 0 0 0 25 0 9 0 510339502 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24604/tid=24615] ppid=24602 vsize=305156 CPUtime=1.99 cores=0-7
/proc/24604/task/24615/stat : 24615 (plingeling) R 24602 24604 24578 0 -1 4202560 2497 1251 0 0 199 0 0 0 21 0 9 0 510339502 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 4257634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24604/tid=24616] ppid=24602 vsize=305156 CPUtime=1.99 cores=0-7
/proc/24604/task/24616/stat : 24616 (plingeling) R 24602 24604 24578 0 -1 4202560 2463 1251 0 0 199 0 0 0 21 0 9 0 510339502 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 4319712 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24604/tid=24617] ppid=24602 vsize=305156 CPUtime=1.98 cores=0-7
/proc/24604/task/24617/stat : 24617 (plingeling) R 24602 24604 24578 0 -1 4202560 1958 1251 0 0 198 0 0 0 25 0 9 0 510339502 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24604/tid=24618] ppid=24602 vsize=305156 CPUtime=1.88 cores=0-7
/proc/24604/task/24618/stat : 24618 (plingeling) R 24602 24604 24578 0 -1 4202560 1892 1251 0 0 188 0 0 0 25 0 9 0 510339502 312479744 38460 33554432000 4194304 4417332 140733688191136 18446744073709551615 4252401 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16.95
Current children cumulated vsize (KiB) 305156

[startup+6.30112 s]
/proc/loadavg: 0.09 0.67 2.01 9/179 24618
/proc/meminfo: memFree=13358316/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=255388 CPUtime=42.54 cores=0-7
/proc/24604/stat : 24604 (plingeling) S 24602 24604 24578 0 -1 4202496 57251 1251 0 0 4246 8 0 0 18 0 9 0 510339392 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24604/statm: 63847 26024 181 55 0 61733 0
[pid=24604/tid=24611] ppid=24602 vsize=255388 CPUtime=5.19 cores=0-7
/proc/24604/task/24611/stat : 24611 (plingeling) R 24602 24604 24578 0 -1 4202560 2536 1251 0 0 519 0 0 0 25 0 9 0 510339502 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24604/tid=24612] ppid=24602 vsize=255388 CPUtime=5.18 cores=0-7
/proc/24604/task/24612/stat : 24612 (plingeling) R 24602 24604 24578 0 -1 4202560 2777 1251 0 0 518 0 0 0 25 0 9 0 510339502 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 4357978 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24604/tid=24613] ppid=24602 vsize=255388 CPUtime=5.19 cores=0-7
/proc/24604/task/24613/stat : 24613 (plingeling) R 24602 24604 24578 0 -1 4202560 2512 1251 0 0 519 0 0 0 25 0 9 0 510339502 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24604/tid=24614] ppid=24602 vsize=255388 CPUtime=5.2 cores=0-7
/proc/24604/task/24614/stat : 24614 (plingeling) R 24602 24604 24578 0 -1 4202560 2100 1251 0 0 520 0 0 0 25 0 9 0 510339502 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24604/tid=24615] ppid=24602 vsize=255388 CPUtime=5.19 cores=0-7
/proc/24604/task/24615/stat : 24615 (plingeling) R 24602 24604 24578 0 -1 4202560 2768 1251 0 0 519 0 0 0 25 0 9 0 510339502 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24604/tid=24616] ppid=24602 vsize=255388 CPUtime=5.17 cores=0-7
/proc/24604/task/24616/stat : 24616 (plingeling) R 24602 24604 24578 0 -1 4202560 2481 1251 0 0 517 0 0 0 25 0 9 0 510339502 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 4273416 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24604/tid=24617] ppid=24602 vsize=255388 CPUtime=5.18 cores=0-7
/proc/24604/task/24617/stat : 24617 (plingeling) R 24602 24604 24578 0 -1 4202560 1961 1251 0 0 518 0 0 0 25 0 9 0 510339502 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 4277034 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24604/tid=24618] ppid=24602 vsize=255388 CPUtime=5.08 cores=0-7
/proc/24604/task/24618/stat : 24618 (plingeling) R 24602 24604 24578 0 -1 4202560 1906 1251 0 0 508 0 0 0 25 0 9 0 510339502 261517312 26024 33554432000 4194304 4417332 140733688191136 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 42.54
Current children cumulated vsize (KiB) 255388

[startup+12.7009 s]
/proc/loadavg: 1.31 0.91 2.08 9/179 24618
/proc/meminfo: memFree=13357336/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=260728 CPUtime=93.7 cores=0-7
/proc/24604/stat : 24604 (plingeling) S 24602 24604 24578 0 -1 4202496 63168 1251 0 0 9361 9 0 0 18 0 9 0 510339392 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24604/statm: 65182 27359 181 55 0 63068 0
[pid=24604/tid=24611] ppid=24602 vsize=260728 CPUtime=11.59 cores=0-7
/proc/24604/task/24611/stat : 24611 (plingeling) R 24602 24604 24578 0 -1 4202560 3561 1251 0 0 1159 0 0 0 25 0 9 0 510339502 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 4262843 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24604/tid=24612] ppid=24602 vsize=260728 CPUtime=11.57 cores=0-7
/proc/24604/task/24612/stat : 24612 (plingeling) R 24602 24604 24578 0 -1 4202560 3807 1251 0 0 1157 0 0 0 25 0 9 0 510339502 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24604/tid=24613] ppid=24602 vsize=260728 CPUtime=11.59 cores=0-7
/proc/24604/task/24613/stat : 24613 (plingeling) R 24602 24604 24578 0 -1 4202560 3026 1251 0 0 1159 0 0 0 25 0 9 0 510339502 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 4366053 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24604/tid=24614] ppid=24602 vsize=260728 CPUtime=11.6 cores=0-7
/proc/24604/task/24614/stat : 24614 (plingeling) R 24602 24604 24578 0 -1 4202560 2100 1251 0 0 1160 0 0 0 25 0 9 0 510339502 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 4357123 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24604/tid=24615] ppid=24602 vsize=260728 CPUtime=11.6 cores=0-7
/proc/24604/task/24615/stat : 24615 (plingeling) R 24602 24604 24578 0 -1 4202560 3286 1251 0 0 1159 1 0 0 25 0 9 0 510339502 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=24604/tid=24616] ppid=24602 vsize=260728 CPUtime=11.54 cores=0-7
/proc/24604/task/24616/stat : 24616 (plingeling) R 24602 24604 24578 0 -1 4202560 3511 1251 0 0 1154 0 0 0 25 0 9 0 510339502 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 4265397 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=24604/tid=24617] ppid=24602 vsize=260728 CPUtime=11.58 cores=0-7
/proc/24604/task/24617/stat : 24617 (plingeling) R 24602 24604 24578 0 -1 4202560 2475 1251 0 0 1158 0 0 0 25 0 9 0 510339502 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=24604/tid=24618] ppid=24602 vsize=260728 CPUtime=11.47 cores=0-7
/proc/24604/task/24618/stat : 24618 (plingeling) R 24602 24604 24578 0 -1 4202560 3192 1251 0 0 1147 0 0 0 25 0 9 0 510339502 266985472 27359 33554432000 4194304 4417332 140733688191136 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 93.7
Current children cumulated vsize (KiB) 260728

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

[startup+13.1009 s]
/proc/loadavg: 1.31 0.91 2.08 5/175 24618
/proc/meminfo: memFree=13365180/32951124 swapFree=67111528/67111528
[pid=24604] ppid=24602 vsize=258660 CPUtime=96.87 cores=0-7
/proc/24604/stat : 24604 (plingeling) S 24602 24604 24578 0 -1 4202496 63169 1251 0 0 9678 9 0 0 18 0 4 0 510339392 264867840 26843 33554432000 4194304 4417332 140733688191136 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/24604/statm: 64665 26843 182 55 0 62551 0
[pid=24604/tid=24611] ppid=24602 vsize=258660 CPUtime=12 cores=0-7
/proc/24604/task/24611/stat : 24611 (plingeling) R 24602 24604 24578 0 -1 4202560 3561 1251 0 0 1200 0 0 0 25 0 4 0 510339502 264867840 26843 33554432000 4194304 4417332 140733688191136 18446744073709551615 4357929 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=24604/tid=24613] ppid=24602 vsize=258660 CPUtime=12 cores=0-7
/proc/24604/task/24613/stat : 24613 (plingeling) R 24602 24604 24578 0 -1 4202560 3026 1251 0 0 1200 0 0 0 25 0 4 0 510339502 264867840 26843 33554432000 4194304 4417332 140733688191136 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24604/tid=24618] ppid=24602 vsize=258660 CPUtime=11.88 cores=0-7
/proc/24604/task/24618/stat : 24618 (plingeling) R 24602 24604 24578 0 -1 4202560 3192 1251 0 0 1188 0 0 0 25 0 4 0 510339502 264867840 26843 33554432000 4194304 4417332 140733688191136 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 96.87
Current children cumulated vsize (KiB) 258660

Child status: 20
Real time (s): 13.1202
CPU time (s): 96.9023
CPU user time (s): 96.8003
CPU system time (s): 0.101984
CPU usage (%): 738.574
Max. virtual memory (cumulated for all children) (KiB): 314036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.8003
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64423
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= 319
involuntary context switches= 494

runsolver used 0.018997 second user time and 0.054991 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-28 12:43:06
IDJOB=3309216
IDBENCH=20346
IDSOLVER=1695
FILE ID=node109/3309216-1303987386
RUNJOBID= node109-1303987384-24592
PBS_JOBID= 13168765
Free space on /tmp= 72376 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309216-1303987386/watcher-3309216-1303987386 -o /tmp/evaluation-result-3309216-1303987386/solver-3309216-1303987386 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309216-1303987386.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=83301209

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13476564 kB
Buffers:       2131872 kB
Cached:       16701648 kB
SwapCached:          0 kB
Active:        9809940 kB
Inactive:      9087840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13476564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8208 kB
Writeback:           0 kB
AnonPages:       63340 kB
Mapped:          14484 kB
Slab:           513320 kB
PageTables:       4084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187008 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= 72376 MiB
End job on node109 at 2011-04-28 12:43:20