Trace number 3372976

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 587f (fixed)UNSAT 2209.49 2209.43

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2200.85
Satisfiable
(Un)Satisfiability was proved
Number of variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

2209.36/2209.39	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-3372976-1305428091/watcher-3372976-1305428091 -o /tmp/evaluation-result-3372976-1305428091/solver-3372976-1305428091 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372976-1305428091.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: 2.00 1.92 1.56 2/364 24073
/proc/meminfo: memFree=22840376/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=7240 CPUtime=0 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 389 0 0 0 0 0 0 0 22 0 1 0 733039891 7413760 333 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905012828 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 1810 333 111 53 0 233 0

[startup+0.073011 s]
/proc/loadavg: 2.00 1.92 1.56 2/364 24073
/proc/meminfo: memFree=22840376/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=12236 CPUtime=0.06 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1639 0 0 0 6 0 0 0 23 0 1 0 733039891 12529664 1583 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 3059 1583 112 53 0 1482 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12236

[startup+0.101003 s]
/proc/loadavg: 2.00 1.92 1.56 2/364 24073
/proc/meminfo: memFree=22840376/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=13260 CPUtime=0.09 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1895 0 0 0 9 0 0 0 23 0 1 0 733039891 13578240 1839 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 3315 1839 112 53 0 1738 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13260

[startup+0.300979 s]
/proc/loadavg: 2.00 1.92 1.56 2/364 24073
/proc/meminfo: memFree=22840376/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=29588 CPUtime=0.29 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 5961 0 0 0 28 1 0 0 24 0 1 0 733039891 30298112 5905 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 7397 5905 112 53 0 5820 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29588

[startup+0.700896 s]
/proc/loadavg: 2.00 1.92 1.56 2/364 24073
/proc/meminfo: memFree=22840376/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=52236 CPUtime=0.69 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 11658 0 0 0 67 2 0 0 25 0 1 0 733039891 53489664 11583 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 13059 11583 112 53 0 11482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52236

[startup+1.50075 s]
/proc/loadavg: 2.00 1.92 1.56 3/365 24074
/proc/meminfo: memFree=22782576/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=97864 CPUtime=1.49 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 23115 0 0 0 145 4 0 0 25 0 1 0 733039891 100212736 22990 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 24466 22990 112 53 0 22889 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97864

[startup+3.10034 s]
/proc/loadavg: 2.00 1.92 1.56 3/365 24074
/proc/meminfo: memFree=22742524/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=99736 CPUtime=3.09 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 25667 0 0 0 305 4 0 0 25 0 1 0 733039891 102129664 23411 33554432000 4194304 4409284 140735101477392 18446744073709551615 4278576 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 24934 23411 128 53 0 23357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99736

[startup+6.30087 s]
/proc/loadavg: 2.00 1.92 1.56 3/365 24075
/proc/meminfo: memFree=22743200/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=116032 CPUtime=6.29 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 29744 0 0 0 624 5 0 0 25 0 1 0 733039891 118816768 27488 33554432000 4194304 4409284 140735101477392 18446744073709551615 4230981 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 29008 27488 131 53 0 27431 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116032

[startup+12.7007 s]
/proc/loadavg: 2.00 1.92 1.56 3/365 24075
/proc/meminfo: memFree=22653440/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=188948 CPUtime=12.7 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 85988 0 0 0 1258 12 0 0 25 0 1 0 733039891 193482752 45760 33554432000 4194304 4409284 140735101477392 18446744073709551615 4336763 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 47237 45760 136 53 0 45660 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 188948

[startup+25.5004 s]
/proc/loadavg: 2.00 1.92 1.57 3/365 24075
/proc/meminfo: memFree=22657332/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=188948 CPUtime=25.49 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 85993 0 0 0 2536 13 0 0 25 0 1 0 733039891 193482752 45765 33554432000 4194304 4409284 140735101477392 18446744073709551615 4359741 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 47237 45765 141 53 0 45660 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 188948

[startup+51.1007 s]
/proc/loadavg: 2.00 1.93 1.58 3/365 24076
/proc/meminfo: memFree=22646052/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=203740 CPUtime=51.1 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 121519 0 0 0 5091 19 0 0 25 0 1 0 733039891 208629760 48440 33554432000 4194304 4409284 140735101477392 18446744073709551615 4288994 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 50935 48440 141 53 0 49358 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 203740

[startup+102.313 s]
/proc/loadavg: 2.00 1.94 1.59 3/365 24077
/proc/meminfo: memFree=22649168/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=191224 CPUtime=102.3 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 156033 0 0 0 10203 27 0 0 25 0 1 0 733039891 195813376 46334 33554432000 4194304 4409284 140735101477392 18446744073709551615 4358399 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 47806 46334 141 53 0 46229 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 191224

[startup+162.3 s]
/proc/loadavg: 2.00 1.94 1.62 3/365 24079
/proc/meminfo: memFree=22637412/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=203752 CPUtime=162.3 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 192002 0 0 0 16192 38 0 0 25 0 1 0 733039891 208642048 49466 33554432000 4194304 4409284 140735101477392 18446744073709551615 4278418 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 50938 49466 141 53 0 49361 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 203752

[startup+222.3 s]
/proc/loadavg: 2.00 1.95 1.64 3/365 24080
/proc/meminfo: memFree=22609212/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=235696 CPUtime=222.29 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 242069 0 0 0 22180 49 0 0 25 0 1 0 733039891 241352704 57452 33554432000 4194304 4409284 140735101477392 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 58924 57452 141 53 0 57347 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 235696

[startup+282.3 s]
/proc/loadavg: 2.00 1.96 1.66 3/365 24082
/proc/meminfo: memFree=22626272/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=217132 CPUtime=282.3 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 283545 0 0 0 28170 60 0 0 25 0 1 0 733039891 222343168 52811 33554432000 4194304 4409284 140735101477392 18446744073709551615 4359201 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 54283 52811 141 53 0 52706 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 217132

[startup+342.3 s]
/proc/loadavg: 2.04 1.98 1.68 3/365 24084
/proc/meminfo: memFree=22626100/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=217132 CPUtime=342.3 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 316382 0 0 0 34159 71 0 0 25 0 1 0 733039891 222343168 52811 33554432000 4194304 4409284 140735101477392 18446744073709551615 4225918 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 54283 52811 141 53 0 52706 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 217132

[startup+402.3 s]
/proc/loadavg: 2.01 1.98 1.70 3/365 24094
/proc/meminfo: memFree=22606872/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=232496 CPUtime=402.3 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 320249 0 0 0 40152 78 0 0 25 0 1 0 733039891 238075904 56652 33554432000 4194304 4409284 140735101477392 18446744073709551615 4256295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 58124 56652 141 53 0 56547 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 232496

[startup+462.3 s]
/proc/loadavg: 2.00 1.98 1.72 3/365 24096
/proc/meminfo: memFree=22604084/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=238284 CPUtime=462.31 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 354523 0 0 0 46139 92 0 0 25 0 1 0 733039891 244002816 58099 33554432000 4194304 4409284 140735101477392 18446744073709551615 4271363 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 59571 58099 141 53 0 57994 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 238284

[startup+522.3 s]
/proc/loadavg: 2.06 1.99 1.74 3/365 24097
/proc/meminfo: memFree=22586548/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=251708 CPUtime=522.31 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 357903 0 0 0 52132 99 0 0 25 0 1 0 733039891 257748992 61455 33554432000 4194304 4409284 140735101477392 18446744073709551615 4358604 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 62927 61455 141 53 0 61350 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 251708

[startup+582.3 s]
/proc/loadavg: 2.02 1.99 1.75 3/365 24099
/proc/meminfo: memFree=22519412/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=300908 CPUtime=582.3 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 403039 0 0 0 58119 111 0 0 25 0 1 0 733039891 308129792 73755 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 75227 73755 141 53 0 73650 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 300908

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=22010680/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=824396 CPUtime=1482.34 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 834873 0 0 0 147955 279 0 0 25 0 1 0 733039891 844181504 204627 33554432000 4194304 4409284 140735101477392 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 206099 204627 141 53 0 204522 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 824396

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.90 3/365 24126
/proc/meminfo: memFree=22399100/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=436672 CPUtime=1542.34 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 851050 0 0 0 153943 291 0 0 25 0 1 0 733039891 447152128 107728 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 109168 107728 141 53 0 107591 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 436672

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 1.92 3/365 24127
/proc/meminfo: memFree=22359100/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=475908 CPUtime=1602.34 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 860986 0 0 0 159933 301 0 0 25 0 1 0 733039891 487329792 117537 33554432000 4194304 4409284 140735101477392 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 118977 117537 141 53 0 117400 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 475908

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 1.92 3/365 24129
/proc/meminfo: memFree=22213952/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=605504 CPUtime=1662.34 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 893396 0 0 0 165919 315 0 0 25 0 1 0 733039891 620036096 149936 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 151376 149936 141 53 0 149799 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 605504

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 1.92 3/365 24130
/proc/meminfo: memFree=22139236/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=690988 CPUtime=1722.34 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 944406 0 0 0 171909 325 0 0 25 0 1 0 733039891 707571712 171307 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 172747 171307 141 53 0 171170 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 690988

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/365 24132
/proc/meminfo: memFree=22148108/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=690988 CPUtime=1782.35 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 944406 0 0 0 177898 337 0 0 25 0 1 0 733039891 707571712 171307 33554432000 4194304 4409284 140735101477392 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 172747 171307 141 53 0 171170 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 690988

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 1.92 3/365 24134
/proc/meminfo: memFree=22095956/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=751652 CPUtime=1842.34 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 959711 0 0 0 183890 344 0 0 25 0 1 0 733039891 769691648 186473 33554432000 4194304 4409284 140735101477392 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 187913 186473 141 53 0 186336 0
Current children cumulated CPU time (s) 1842.34
Current children cumulated vsize (KiB) 751652

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/365 24135
/proc/meminfo: memFree=21877288/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=971312 CPUtime=1902.35 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1045829 0 0 0 189875 360 0 0 25 0 1 0 733039891 994623488 241388 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 242828 241388 141 53 0 241251 0
Current children cumulated CPU time (s) 1902.35
Current children cumulated vsize (KiB) 971312

[startup+1962.3 s]
/proc/loadavg: 2.10 2.03 1.93 3/365 24137
/proc/meminfo: memFree=21814344/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=1008704 CPUtime=1962.36 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1136621 0 0 0 195858 378 0 0 25 0 1 0 733039891 1032912896 250736 33554432000 4194304 4409284 140735101477392 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 252176 250736 141 53 0 250599 0
Current children cumulated CPU time (s) 1962.36
Current children cumulated vsize (KiB) 1008704

[startup+2022.3 s]
/proc/loadavg: 2.08 2.04 1.94 3/365 24138
/proc/meminfo: memFree=21986524/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851476 CPUtime=2022.35 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209928 0 0 0 201844 391 0 0 25 0 1 0 733039891 871911424 211397 33554432000 4194304 4409284 140735101477392 18446744073709551615 4256740 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212869 211397 141 53 0 211292 0
Current children cumulated CPU time (s) 2022.35
Current children cumulated vsize (KiB) 851476

[startup+2082.31 s]
/proc/loadavg: 2.03 2.03 1.94 3/365 24140
/proc/meminfo: memFree=21986332/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851476 CPUtime=2082.37 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209928 0 0 0 207840 397 0 0 25 0 1 0 733039891 871911424 211397 33554432000 4194304 4409284 140735101477392 18446744073709551615 4256998 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212869 211397 141 53 0 211292 0
Current children cumulated CPU time (s) 2082.37
Current children cumulated vsize (KiB) 851476

[startup+2142.3 s]
/proc/loadavg: 2.14 2.05 1.95 3/365 24142
/proc/meminfo: memFree=21997296/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851684 CPUtime=2142.35 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209984 0 0 0 213830 405 0 0 25 0 1 0 733039891 872124416 211449 33554432000 4194304 4409284 140735101477392 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212921 211449 141 53 0 211344 0
Current children cumulated CPU time (s) 2142.35
Current children cumulated vsize (KiB) 851684

[startup+2202.3 s]
/proc/loadavg: 2.05 2.04 1.95 3/365 24143
/proc/meminfo: memFree=21975528/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851684 CPUtime=2202.36 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209984 0 0 0 219824 412 0 0 25 0 1 0 733039891 872124416 211449 33554432000 4194304 4409284 140735101477392 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212921 211449 141 53 0 211344 0
Current children cumulated CPU time (s) 2202.36
Current children cumulated vsize (KiB) 851684

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

[startup+2204.7 s]
/proc/loadavg: 2.05 2.04 1.95 3/365 24143
/proc/meminfo: memFree=21975636/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851684 CPUtime=2204.76 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209984 0 0 0 220063 413 0 0 25 0 1 0 733039891 872124416 211449 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212921 211449 141 53 0 211344 0
Current children cumulated CPU time (s) 2204.76
Current children cumulated vsize (KiB) 851684

[startup+2207.9 s]
/proc/loadavg: 2.05 2.04 1.95 3/365 24143
/proc/meminfo: memFree=21975632/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851684 CPUtime=2207.96 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209984 0 0 0 220382 414 0 0 25 0 1 0 733039891 872124416 211449 33554432000 4194304 4409284 140735101477392 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212921 211449 141 53 0 211344 0
Current children cumulated CPU time (s) 2207.96
Current children cumulated vsize (KiB) 851684

[startup+2208.7 s]
/proc/loadavg: 2.05 2.04 1.95 3/365 24143
/proc/meminfo: memFree=21975752/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851684 CPUtime=2208.77 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209984 0 0 0 220463 414 0 0 25 0 1 0 733039891 872124416 211449 33554432000 4194304 4409284 140735101477392 18446744073709551615 4244840 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212921 211449 141 53 0 211344 0
Current children cumulated CPU time (s) 2208.77
Current children cumulated vsize (KiB) 851684

[startup+2209.1 s]
/proc/loadavg: 2.05 2.04 1.95 3/365 24143
/proc/meminfo: memFree=21975752/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851684 CPUtime=2209.16 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209984 0 0 0 220502 414 0 0 25 0 1 0 733039891 872124416 211449 33554432000 4194304 4409284 140735101477392 18446744073709551615 4360315 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212921 211449 141 53 0 211344 0
Current children cumulated CPU time (s) 2209.16
Current children cumulated vsize (KiB) 851684

[startup+2209.3 s]
/proc/loadavg: 2.05 2.04 1.95 3/365 24143
/proc/meminfo: memFree=21975752/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=851684 CPUtime=2209.36 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209984 0 0 0 220522 414 0 0 25 0 1 0 733039891 872124416 211449 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/24073/statm: 212921 211449 141 53 0 211344 0
Current children cumulated CPU time (s) 2209.36
Current children cumulated vsize (KiB) 851684

[startup+2209.4 s]
/proc/loadavg: 2.05 2.04 1.95 3/365 24143
/proc/meminfo: memFree=21975752/32950928 swapFree=65730864/67111528
[pid=24073] ppid=24071 vsize=849636 CPUtime=2209.46 cores=0,2,4,6
/proc/24073/stat : 24073 (lingeling) R 24071 24073 23830 0 -1 4202496 1209986 0 0 0 220532 414 0 0 25 0 1 0 733039891 870027264 187094 33554432000 4194304 4409284 140735101477392 18446744073709551615 260905437319 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24073/statm: 212409 186582 142 53 0 210832 0
Current children cumulated CPU time (s) 2209.46
Current children cumulated vsize (KiB) 849636

Child status: 20
Real time (s): 2209.43
CPU time (s): 2209.49
CPU user time (s): 2205.32
CPU system time (s): 4.17237
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1008704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2205.32
system time used= 4.17237
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1209987
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= 27612

runsolver used 8.15976 second user time and 17.7413 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 04:54:52
IDJOB=3372976
IDBENCH=88163
IDSOLVER=1850
FILE ID=node116/3372976-1305428091
RUNJOBID= node116-1305427365-23848
PBS_JOBID= 13324608
Free space on /tmp= 73088 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372976-1305428091/watcher-3372976-1305428091 -o /tmp/evaluation-result-3372976-1305428091/solver-3372976-1305428091 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372976-1305428091.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=1584707214

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:      22840416 kB
Buffers:         77000 kB
Cached:         453004 kB
SwapCached:      12356 kB
Active:        9598388 kB
Inactive:       297740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22840416 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           81664 kB
Writeback:           0 kB
AnonPages:     9364112 kB
Mapped:          16188 kB
Slab:           105196 kB
PageTables:      43880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82840744 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= 73088 MiB
End job on node116 at 2011-05-15 05:31:42