Trace number 3309991

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
Lingeling 587UNSAT 811.835 811.797

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark326.479
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

811.73/811.78	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-3309991-1304000391/watcher-3309991-1304000391 -o /tmp/evaluation-result-3309991-1304000391/solver-3309991-1304000391 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309991-1304000391.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.16 1.20 1.57 2/177 18550
/proc/meminfo: memFree=18565584/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=7140 CPUtime=0 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 365 0 0 0 0 0 0 0 23 0 1 0 511636044 7311360 307 33554432000 4194304 4409164 140736623782784 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 1785 307 110 53 0 208 0

[startup+0.0184469 s]
/proc/loadavg: 1.16 1.20 1.57 2/177 18550
/proc/meminfo: memFree=18565584/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=8500 CPUtime=0.01 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 755 0 0 0 1 0 0 0 23 0 1 0 511636044 8704000 649 33554432000 4194304 4409164 140736623782784 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 2125 649 112 53 0 548 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8500

[startup+0.100423 s]
/proc/loadavg: 1.16 1.20 1.57 2/177 18550
/proc/meminfo: memFree=18565584/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=14008 CPUtime=0.09 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 2132 0 0 0 9 0 0 0 23 0 1 0 511636044 14344192 2026 33554432000 4194304 4409164 140736623782784 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 3502 2026 112 53 0 1925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14008

[startup+0.300383 s]
/proc/loadavg: 1.16 1.20 1.57 2/177 18550
/proc/meminfo: memFree=18565584/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=23612 CPUtime=0.29 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 4533 0 0 0 29 0 0 0 25 0 1 0 511636044 24178688 4427 33554432000 4194304 4409164 140736623782784 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 5903 4427 112 53 0 4326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23612

[startup+0.700308 s]
/proc/loadavg: 1.16 1.20 1.57 2/177 18550
/proc/meminfo: memFree=18565584/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=56892 CPUtime=0.69 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 12853 0 0 0 67 2 0 0 25 0 1 0 511636044 58257408 12747 33554432000 4194304 4409164 140736623782784 18446744073709551615 4200349 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 14223 12747 112 53 0 12646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56892

[startup+1.50114 s]
/proc/loadavg: 1.16 1.20 1.57 3/178 18551
/proc/meminfo: memFree=18495408/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=107216 CPUtime=1.49 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 25462 0 0 0 145 4 0 0 25 0 1 0 511636044 109789184 25328 33554432000 4194304 4409164 140736623782784 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 26804 25328 112 53 0 25227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107216

[startup+3.10083 s]
/proc/loadavg: 1.16 1.20 1.57 3/178 18551
/proc/meminfo: memFree=18468996/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=114480 CPUtime=3.09 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 31333 0 0 0 304 5 0 0 25 0 1 0 511636044 117227520 27099 33554432000 4194304 4409164 140736623782784 18446744073709551615 4303663 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 28620 27099 130 53 0 27043 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114480

[startup+6.30119 s]
/proc/loadavg: 1.23 1.22 1.57 3/178 18551
/proc/meminfo: memFree=18449112/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=116320 CPUtime=6.29 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 34542 0 0 0 623 6 0 0 25 0 1 0 511636044 119111680 27592 33554432000 4194304 4409164 140736623782784 18446744073709551615 4271463 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 29080 27592 132 53 0 27503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116320

[startup+12.7009 s]
/proc/loadavg: 1.29 1.23 1.57 3/178 18551
/proc/meminfo: memFree=18413908/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=137452 CPUtime=12.69 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 72637 0 0 0 1258 11 0 0 25 0 1 0 511636044 140750848 32885 33554432000 4194304 4409164 140736623782784 18446744073709551615 4233872 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 34363 32885 136 53 0 32786 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137452

[startup+25.5004 s]
/proc/loadavg: 1.44 1.27 1.58 3/178 18551
/proc/meminfo: memFree=18397136/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=140240 CPUtime=25.49 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 73352 0 0 0 2538 11 0 0 25 0 1 0 511636044 143605760 33587 33554432000 4194304 4409164 140736623782784 18446744073709551615 4230722 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 35060 33587 141 53 0 33483 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140240

[startup+51.1003 s]
/proc/loadavg: 1.63 1.32 1.59 3/178 18552
/proc/meminfo: memFree=18386028/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=140124 CPUtime=51.1 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 89919 0 0 0 5094 16 0 0 25 0 1 0 511636044 143486976 33558 33554432000 4194304 4409164 140736623782784 18446744073709551615 4325508 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 35031 33558 141 53 0 33454 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 140124

[startup+102.307 s]
/proc/loadavg: 1.84 1.43 1.61 3/178 18553
/proc/meminfo: memFree=18365944/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=143264 CPUtime=102.3 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 111024 0 0 0 10207 23 0 0 25 0 1 0 511636044 146702336 34343 33554432000 4194304 4409164 140736623782784 18446744073709551615 4324253 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 35816 34343 141 53 0 34239 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 143264

[startup+162.301 s]
/proc/loadavg: 1.94 1.53 1.63 3/178 18555
/proc/meminfo: memFree=18401168/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=143972 CPUtime=162.3 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 131475 0 0 0 16197 33 0 0 25 0 1 0 511636044 147427328 34520 33554432000 4194304 4409164 140736623782784 18446744073709551615 4278306 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 35993 34520 141 53 0 34416 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 143972

[startup+222.301 s]
/proc/loadavg: 2.04 1.63 1.66 3/178 18557
/proc/meminfo: memFree=18345044/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=181820 CPUtime=222.31 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 160964 0 0 0 22188 43 0 0 25 0 1 0 511636044 186183680 43982 33554432000 4194304 4409164 140736623782784 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 45455 43982 141 53 0 43878 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 181820

[startup+282.301 s]
/proc/loadavg: 2.05 1.71 1.68 3/178 18558
/proc/meminfo: memFree=18344656/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=162876 CPUtime=282.3 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 185191 0 0 0 28179 51 0 0 25 0 1 0 511636044 166785024 39246 33554432000 4194304 4409164 140736623782784 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 40719 39246 141 53 0 39142 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 162876

[startup+342.301 s]
/proc/loadavg: 2.02 1.76 1.70 3/178 18560
/proc/meminfo: memFree=18364236/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=163552 CPUtime=342.31 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 208694 0 0 0 34169 62 0 0 25 0 1 0 511636044 167477248 39415 33554432000 4194304 4409164 140736623782784 18446744073709551615 4233193 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 40888 39415 141 53 0 39311 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 163552

[startup+402.301 s]
/proc/loadavg: 2.00 1.80 1.71 3/178 18561
/proc/meminfo: memFree=18321564/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=188412 CPUtime=402.31 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 235765 0 0 0 40155 76 0 0 25 0 1 0 511636044 192933888 45630 33554432000 4194304 4409164 140736623782784 18446744073709551615 4257022 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 47103 45630 141 53 0 45526 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 188412

[startup+462.3 s]
/proc/loadavg: 2.00 1.83 1.73 3/178 18563
/proc/meminfo: memFree=18351440/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=158280 CPUtime=462.31 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 245596 0 0 0 46145 86 0 0 25 0 1 0 511636044 162078720 38129 33554432000 4194304 4409164 140736623782784 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 39570 38129 141 53 0 37993 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 158280

[startup+522.3 s]
/proc/loadavg: 2.00 1.86 1.74 3/178 18565
/proc/meminfo: memFree=18331092/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=179816 CPUtime=522.32 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 273226 0 0 0 52134 98 0 0 25 0 1 0 511636044 184131584 43481 33554432000 4194304 4409164 140736623782784 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 44954 43481 141 53 0 43377 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 179816

[startup+582.3 s]
/proc/loadavg: 2.00 1.88 1.75 3/178 18566
/proc/meminfo: memFree=18266600/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=182348 CPUtime=582.31 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 280723 0 0 0 58125 106 0 0 25 0 1 0 511636044 186724352 44114 33554432000 4194304 4409164 140736623782784 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 45587 44114 141 53 0 44010 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 182348

[startup+642.3 s]
/proc/loadavg: 2.00 1.90 1.77 3/178 18568
/proc/meminfo: memFree=18307864/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=181924 CPUtime=642.32 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 300752 0 0 0 64115 117 0 0 25 0 1 0 511636044 186290176 44008 33554432000 4194304 4409164 140736623782784 18446744073709551615 4226456 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 45481 44008 141 53 0 43904 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 181924

[startup+702.3 s]
/proc/loadavg: 2.00 1.92 1.78 3/178 18569
/proc/meminfo: memFree=18306608/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=172484 CPUtime=702.32 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 319934 0 0 0 70097 135 0 0 25 0 1 0 511636044 176623616 41648 33554432000 4194304 4409164 140736623782784 18446744073709551615 4305051 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 43121 41648 141 53 0 41544 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 172484

[startup+762.306 s]
/proc/loadavg: 2.10 1.96 1.80 3/178 18571
/proc/meminfo: memFree=18272608/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=218632 CPUtime=762.34 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 336976 0 0 0 76088 146 0 0 25 0 1 0 511636044 223879168 51138 33554432000 4194304 4409164 140736623782784 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 54658 51138 141 53 0 53081 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 218632

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

[startup+767.9 s]
/proc/loadavg: 2.08 1.96 1.80 3/178 18571
/proc/meminfo: memFree=18256860/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=218632 CPUtime=767.93 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 336976 0 0 0 76646 147 0 0 25 0 1 0 511636044 223879168 51138 33554432000 4194304 4409164 140736623782784 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 54658 51138 141 53 0 53081 0
Current children cumulated CPU time (s) 767.93
Current children cumulated vsize (KiB) 218632

[startup+793.501 s]
/proc/loadavg: 2.05 1.96 1.81 3/178 18572
/proc/meminfo: memFree=18270872/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=213708 CPUtime=793.53 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 341548 0 0 0 79200 153 0 0 25 0 1 0 511636044 218836992 51657 33554432000 4194304 4409164 140736623782784 18446744073709551615 4226518 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 53427 51657 141 53 0 51850 0
Current children cumulated CPU time (s) 793.53
Current children cumulated vsize (KiB) 213708

[startup+799.901 s]
/proc/loadavg: 2.05 1.96 1.81 3/178 18572
/proc/meminfo: memFree=18268264/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=216056 CPUtime=799.93 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 343469 0 0 0 79839 154 0 0 25 0 1 0 511636044 221241344 52244 33554432000 4194304 4409164 140736623782784 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 799.93
Current children cumulated vsize (KiB) 216056

[startup+806.307 s]
/proc/loadavg: 2.04 1.96 1.81 3/178 18572
/proc/meminfo: memFree=18268380/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=216056 CPUtime=806.34 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 343469 0 0 0 80478 156 0 0 25 0 1 0 511636044 221241344 52244 33554432000 4194304 4409164 140736623782784 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 806.34
Current children cumulated vsize (KiB) 216056

[startup+809.501 s]
/proc/loadavg: 2.04 1.96 1.81 3/178 18572
/proc/meminfo: memFree=18268380/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=216056 CPUtime=809.53 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 343469 0 0 0 80797 156 0 0 25 0 1 0 511636044 221241344 52244 33554432000 4194304 4409164 140736623782784 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 809.53
Current children cumulated vsize (KiB) 216056

[startup+811.101 s]
/proc/loadavg: 2.04 1.96 1.81 3/178 18572
/proc/meminfo: memFree=18268380/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=216056 CPUtime=811.13 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 343469 0 0 0 80957 156 0 0 25 0 1 0 511636044 221241344 52244 33554432000 4194304 4409164 140736623782784 18446744073709551615 4231639 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 811.13
Current children cumulated vsize (KiB) 216056

[startup+811.501 s]
/proc/loadavg: 2.04 1.96 1.81 3/178 18572
/proc/meminfo: memFree=18268380/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=216056 CPUtime=811.53 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 343469 0 0 0 80997 156 0 0 25 0 1 0 511636044 221241344 52244 33554432000 4194304 4409164 140736623782784 18446744073709551615 4230787 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 811.53
Current children cumulated vsize (KiB) 216056

[startup+811.701 s]
/proc/loadavg: 2.04 1.96 1.81 3/178 18572
/proc/meminfo: memFree=18268380/32950928 swapFree=67111528/67111528
[pid=18550] ppid=18548 vsize=216056 CPUtime=811.73 cores=0,2,4,6
/proc/18550/stat : 18550 (lingeling) R 18548 18550 17760 0 -1 4202496 343469 0 0 0 81017 156 0 0 25 0 1 0 511636044 221241344 52244 33554432000 4194304 4409164 140736623782784 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/18550/statm: 54014 52244 141 53 0 52437 0
Current children cumulated CPU time (s) 811.73
Current children cumulated vsize (KiB) 216056

Child status: 20
Real time (s): 811.797
CPU time (s): 811.835
CPU user time (s): 810.254
CPU system time (s): 1.58076
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 224368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 810.254
system time used= 1.58076
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343472
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= 5
involuntary context switches= 2537

runsolver used 1.53377 second user time and 2.73958 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-28 16:19:54
IDJOB=3309991
IDBENCH=85007
IDSOLVER=1693
FILE ID=node149/3309991-1304000391
RUNJOBID= node149-1304000377-18475
PBS_JOBID= 13168726
Free space on /tmp= 71704 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309991-1304000391/watcher-3309991-1304000391 -o /tmp/evaluation-result-3309991-1304000391/solver-3309991-1304000391 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309991-1304000391.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=34348034

node149.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.806
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:      18565740 kB
Buffers:       2198412 kB
Cached:       11368788 kB
SwapCached:          0 kB
Active:        4912872 kB
Inactive:      8929296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18565740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          233548 kB
Writeback:           0 kB
AnonPages:      274732 kB
Mapped:          15288 kB
Slab:           478308 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   416276 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= 71704 MiB
End job on node149 at 2011-04-28 16:33:25