Trace number 3372548

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 186.055 25.6391

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.30458
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

186.01/25.63	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-3372548-1305438858/watcher-3372548-1305438858 -o /tmp/evaluation-result-3372548-1305438858/solver-3372548-1305438858 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372548-1305438858.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: 7.73 7.93 7.69 2/357 25100
/proc/meminfo: memFree=22723136/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=13984 CPUtime=0 cores=0-7
/proc/25100/stat : 25100 (plingeling) R 25098 25100 24807 0 -1 4202496 1559 1258 0 0 0 0 0 0 21 0 1 0 734116553 14319616 1488 33554432000 4194304 4417452 140735370412336 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25100/statm: 3496 1488 148 55 0 1382 0

[startup+0.098554 s]
/proc/loadavg: 7.73 7.93 7.69 2/357 25100
/proc/meminfo: memFree=22723136/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=30904 CPUtime=0.08 cores=0-7
/proc/25100/stat : 25100 (plingeling) R 25098 25100 24807 0 -1 4202496 5862 1258 0 0 8 0 0 0 21 0 1 0 734116553 31645696 5751 33554432000 4194304 4417452 140735370412336 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25100/statm: 7726 5751 149 55 0 5612 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30904

[startup+0.100557 s]
/proc/loadavg: 7.73 7.93 7.69 2/357 25100
/proc/meminfo: memFree=22723136/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=30904 CPUtime=0.08 cores=0-7
/proc/25100/stat : 25100 (plingeling) R 25098 25100 24807 0 -1 4202496 5862 1258 0 0 8 0 0 0 21 0 1 0 734116553 31645696 5751 33554432000 4194304 4417452 140735370412336 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25100/statm: 7726 5751 149 55 0 5612 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30904

[startup+0.300517 s]
/proc/loadavg: 7.73 7.93 7.69 2/357 25100
/proc/meminfo: memFree=22723136/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=83836 CPUtime=0.29 cores=0-7
/proc/25100/stat : 25100 (plingeling) R 25098 25100 24807 0 -1 4202496 19125 1258 0 0 27 2 0 0 22 0 1 0 734116553 85848064 18984 33554432000 4194304 4417452 140735370412336 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25100/statm: 20959 18984 149 55 0 18845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83836

[startup+0.700445 s]
/proc/loadavg: 7.73 7.93 7.69 2/357 25100
/proc/meminfo: memFree=22723136/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=154512 CPUtime=0.68 cores=0-7
/proc/25100/stat : 25100 (plingeling) R 25098 25100 24807 0 -1 4202496 36794 1258 0 0 65 3 0 0 23 0 1 0 734116553 158220288 36653 33554432000 4194304 4417452 140735370412336 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25100/statm: 38628 36653 149 55 0 36514 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 154512

[startup+1.5003 s]
/proc/loadavg: 7.73 7.93 7.69 2/358 25106
/proc/meminfo: memFree=22501524/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=294364 CPUtime=1.48 cores=0-7
/proc/25100/stat : 25100 (plingeling) R 25098 25100 24807 0 -1 4202496 71804 1258 0 0 142 6 0 0 25 0 1 0 734116553 301428736 71616 33554432000 4194304 4417452 140735370412336 18446744073709551615 260905393920 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25100/statm: 73591 71616 149 55 0 71477 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 294364

[startup+3.10101 s]
/proc/loadavg: 7.19 7.82 7.65 2/358 25106
/proc/meminfo: memFree=22286440/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=802352 CPUtime=6.46 cores=0-7
/proc/25100/stat : 25100 (plingeling) S 25098 25100 24807 0 -1 4202496 220682 1258 0 0 617 29 0 0 18 0 9 0 734116553 821608448 163142 33554432000 4194304 4417452 140735370412336 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25100/statm: 200588 163142 171 55 0 198474 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 802352

[startup+6.30043 s]
/proc/loadavg: 7.19 7.82 7.65 9/366 25114
/proc/meminfo: memFree=22068508/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=822332 CPUtime=31.98 cores=0-7
/proc/25100/stat : 25100 (plingeling) S 25098 25100 24807 0 -1 4202496 330235 1258 0 0 3152 46 0 0 18 0 9 0 734116553 842067968 162641 33554432000 4194304 4417452 140735370412336 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25100/statm: 205583 162668 175 55 0 203469 0
[pid=25100/tid=25107] ppid=25098 vsize=822332 CPUtime=3.67 cores=0-7
/proc/25100/task/25107/stat : 25107 (plingeling) R 25098 25100 24807 0 -1 4202560 17794 1258 0 0 364 3 0 0 25 0 9 0 734116814 842067968 162680 33554432000 4194304 4417452 140735370412336 18446744073709551615 4259103 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25100/tid=25108] ppid=25098 vsize=822332 CPUtime=3.68 cores=0-7
/proc/25100/task/25108/stat : 25108 (plingeling) R 25098 25100 24807 0 -1 4202560 38105 1258 0 0 362 6 0 0 25 0 9 0 734116814 842067968 162694 33554432000 4194304 4417452 140735370412336 18446744073709551615 4270989 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25100/tid=25109] ppid=25098 vsize=822332 CPUtime=3.67 cores=0-7
/proc/25100/task/25109/stat : 25109 (plingeling) R 25098 25100 24807 0 -1 4202560 32041 1258 0 0 362 5 0 0 25 0 9 0 734116814 842067968 162707 33554432000 4194304 4417452 140735370412336 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25100/tid=25110] ppid=25098 vsize=822332 CPUtime=3.64 cores=0-7
/proc/25100/task/25110/stat : 25110 (plingeling) R 25098 25100 24807 0 -1 4202560 8503 1258 0 0 363 1 0 0 25 0 9 0 734116814 842067968 162720 33554432000 4194304 4417452 140735370412336 18446744073709551615 4232470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25100/tid=25111] ppid=25098 vsize=822332 CPUtime=3.67 cores=0-7
/proc/25100/task/25111/stat : 25111 (plingeling) R 25098 25100 24807 0 -1 4202560 26270 1258 0 0 362 5 0 0 22 0 9 0 734116814 842067968 162733 33554432000 4194304 4417452 140735370412336 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25100/tid=25112] ppid=25098 vsize=822332 CPUtime=3.64 cores=0-7
/proc/25100/task/25112/stat : 25112 (plingeling) R 25098 25100 24807 0 -1 4202560 24212 1258 0 0 361 3 0 0 25 0 9 0 734116814 842067968 162747 33554432000 4194304 4417452 140735370412336 18446744073709551615 260905088093 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25100/tid=25113] ppid=25098 vsize=822332 CPUtime=3.67 cores=0-7
/proc/25100/task/25113/stat : 25113 (plingeling) R 25098 25100 24807 0 -1 4202560 19018 1258 0 0 363 4 0 0 25 0 9 0 734116815 842067968 162760 33554432000 4194304 4417452 140735370412336 18446744073709551615 4269144 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25100/tid=25114] ppid=25098 vsize=822332 CPUtime=3.67 cores=0-7
/proc/25100/task/25114/stat : 25114 (plingeling) R 25098 25100 24807 0 -1 4202560 22174 1258 0 0 364 3 0 0 25 0 9 0 734116815 842067968 162774 33554432000 4194304 4417452 140735370412336 18446744073709551615 4265940 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 31.98
Current children cumulated vsize (KiB) 822332

[startup+12.7013 s]
/proc/loadavg: 7.39 7.84 7.66 9/366 25114
/proc/meminfo: memFree=22030576/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=829588 CPUtime=83.1 cores=0-7
/proc/25100/stat : 25100 (plingeling) S 25098 25100 24807 0 -1 4202496 372625 1258 0 0 8259 51 0 0 18 0 9 0 734116553 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25100/statm: 207397 176191 178 55 0 205283 0
[pid=25100/tid=25107] ppid=25098 vsize=829588 CPUtime=10.07 cores=0-7
/proc/25100/task/25107/stat : 25107 (plingeling) R 25098 25100 24807 0 -1 4202560 20840 1258 0 0 1004 3 0 0 25 0 9 0 734116814 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 4252379 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25100/tid=25108] ppid=25098 vsize=829588 CPUtime=10.07 cores=0-7
/proc/25100/task/25108/stat : 25108 (plingeling) R 25098 25100 24807 0 -1 4202560 53918 1258 0 0 1000 7 0 0 25 0 9 0 734116814 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25100/tid=25109] ppid=25098 vsize=829588 CPUtime=10.07 cores=0-7
/proc/25100/task/25109/stat : 25109 (plingeling) R 25098 25100 24807 0 -1 4202560 41722 1258 0 0 1001 6 0 0 25 0 9 0 734116814 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25100/tid=25110] ppid=25098 vsize=829588 CPUtime=9.96 cores=0-7
/proc/25100/task/25110/stat : 25110 (plingeling) R 25098 25100 24807 0 -1 4202560 8503 1258 0 0 995 1 0 0 25 0 9 0 734116814 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25100/tid=25111] ppid=25098 vsize=829588 CPUtime=10.06 cores=0-7
/proc/25100/task/25111/stat : 25111 (plingeling) R 25098 25100 24807 0 -1 4202560 35746 1258 0 0 1000 6 0 0 25 0 9 0 734116814 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 4252113 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25100/tid=25112] ppid=25098 vsize=829588 CPUtime=10.05 cores=0-7
/proc/25100/task/25112/stat : 25112 (plingeling) R 25098 25100 24807 0 -1 4202560 28473 1258 0 0 1001 4 0 0 25 0 9 0 734116814 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 4240321 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25100/tid=25113] ppid=25098 vsize=829588 CPUtime=10.07 cores=0-7
/proc/25100/task/25113/stat : 25113 (plingeling) R 25098 25100 24807 0 -1 4202560 19018 1258 0 0 1003 4 0 0 25 0 9 0 734116815 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25100/tid=25114] ppid=25098 vsize=829588 CPUtime=10.07 cores=0-7
/proc/25100/task/25114/stat : 25114 (plingeling) R 25098 25100 24807 0 -1 4202560 22180 1258 0 0 1004 3 0 0 25 0 9 0 734116815 849498112 176191 33554432000 4194304 4417452 140735370412336 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 83.1
Current children cumulated vsize (KiB) 829588

[startup+25.5009 s]
/proc/loadavg: 7.48 7.85 7.66 9/366 25114
/proc/meminfo: memFree=21969444/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=858544 CPUtime=185.35 cores=0-7
/proc/25100/stat : 25100 (plingeling) S 25098 25100 24807 0 -1 4202496 384914 1258 0 0 18482 53 0 0 18 0 9 0 734116553 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25100/statm: 214636 187527 179 55 0 212522 0
[pid=25100/tid=25107] ppid=25098 vsize=858544 CPUtime=22.87 cores=0-7
/proc/25100/task/25107/stat : 25107 (plingeling) R 25098 25100 24807 0 -1 4202560 20840 1258 0 0 2284 3 0 0 25 0 9 0 734116814 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25100/tid=25108] ppid=25098 vsize=858544 CPUtime=22.88 cores=0-7
/proc/25100/task/25108/stat : 25108 (plingeling) R 25098 25100 24807 0 -1 4202560 58014 1258 0 0 2280 8 0 0 25 0 9 0 734116814 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25100/tid=25109] ppid=25098 vsize=858544 CPUtime=22.87 cores=0-7
/proc/25100/task/25109/stat : 25109 (plingeling) R 25098 25100 24807 0 -1 4202560 41722 1258 0 0 2281 6 0 0 25 0 9 0 734116814 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25100/tid=25110] ppid=25098 vsize=858544 CPUtime=22.6 cores=0-7
/proc/25100/task/25110/stat : 25110 (plingeling) R 25098 25100 24807 0 -1 4202560 8503 1258 0 0 2259 1 0 0 25 0 9 0 734116814 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25100/tid=25111] ppid=25098 vsize=858544 CPUtime=22.86 cores=0-7
/proc/25100/task/25111/stat : 25111 (plingeling) R 25098 25100 24807 0 -1 4202560 35747 1258 0 0 2280 6 0 0 25 0 9 0 734116814 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25100/tid=25112] ppid=25098 vsize=858544 CPUtime=22.84 cores=0-7
/proc/25100/task/25112/stat : 25112 (plingeling) R 25098 25100 24807 0 -1 4202560 32569 1258 0 0 2280 4 0 0 25 0 9 0 734116814 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25100/tid=25113] ppid=25098 vsize=858544 CPUtime=22.87 cores=0-7
/proc/25100/task/25113/stat : 25113 (plingeling) R 25098 25100 24807 0 -1 4202560 19018 1258 0 0 2283 4 0 0 25 0 9 0 734116815 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25100/tid=25114] ppid=25098 vsize=858544 CPUtime=22.87 cores=0-7
/proc/25100/task/25114/stat : 25114 (plingeling) R 25098 25100 24807 0 -1 4202560 26276 1258 0 0 2284 3 0 0 25 0 9 0 734116815 879149056 187527 33554432000 4194304 4417452 140735370412336 18446744073709551615 4353559 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 185.35
Current children cumulated vsize (KiB) 858544

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

[startup+25.6009 s]
/proc/loadavg: 7.48 7.85 7.66 9/366 25114
/proc/meminfo: memFree=21969444/32950928 swapFree=65730864/67111528
[pid=25100] ppid=25098 vsize=858544 CPUtime=186.01 cores=0-7
/proc/25100/stat : 25100 (plingeling) S 25098 25100 24807 0 -1 4202496 384915 1258 0 0 18548 53 0 0 17 0 2 0 734116553 879149056 187528 33554432000 4194304 4417452 140735370412336 18446744073709551615 260917196773 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25100/statm: 214636 187528 180 55 0 212522 0
[pid=25100/tid=25110] ppid=25098 vsize=858544 CPUtime=22.7 cores=0-7
/proc/25100/task/25110/stat : 25110 (plingeling) R 25098 25100 24807 0 -1 4202560 8503 1258 0 0 2269 1 0 0 25 0 2 0 734116814 879149056 187528 33554432000 4194304 4417452 140735370412336 18446744073709551615 4275873 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 186.01
Current children cumulated vsize (KiB) 858544

Child status: 20
Real time (s): 25.6391
CPU time (s): 186.055
CPU user time (s): 185.488
CPU system time (s): 0.566913
CPU usage (%): 725.669
Max. virtual memory (cumulated for all children) (KiB): 880332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 185.488
system time used= 0.566913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 386176
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= 374
involuntary context switches= 876

runsolver used 0.096985 second user time and 0.212967 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 07:54:19
IDJOB=3372548
IDBENCH=82456
IDSOLVER=1851
FILE ID=node116/3372548-1305438858
RUNJOBID= node116-1305436475-24821
PBS_JOBID= 13324750
Free space on /tmp= 73152 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372548-1305438858/watcher-3372548-1305438858 -o /tmp/evaluation-result-3372548-1305438858/solver-3372548-1305438858 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372548-1305438858.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=1726340898

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:      22723424 kB
Buffers:         87932 kB
Cached:         635740 kB
SwapCached:      12356 kB
Active:        9458828 kB
Inactive:       555872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22723424 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           19472 kB
Writeback:          24 kB
AnonPages:     9289644 kB
Mapped:          15576 kB
Slab:           101760 kB
PageTables:      43704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82742452 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= 73152 MiB
End job on node116 at 2011-05-15 07:54:44