Trace number 3293532

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 587? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3293532-1303789148/watcher-3293532-1303789148 -o /tmp/evaluation-result-3293532-1303789148/solver-3293532-1303789148 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3293532-1303789148.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.89 2.48 2.11 5/189 10493
/proc/meminfo: memFree=16552520/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=7000 CPUtime=0 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 322 0 0 0 0 0 0 0 23 0 1 0 490513824 7168000 265 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 1750 265 111 53 0 173 0

[startup+0.036503 s]
/proc/loadavg: 3.89 2.48 2.11 5/189 10493
/proc/meminfo: memFree=16552520/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=10320 CPUtime=0.03 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 1207 0 0 0 3 0 0 0 23 0 1 0 490513824 10567680 1104 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272307835 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 2580 1104 112 53 0 1003 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10320

[startup+0.100493 s]
/proc/loadavg: 3.89 2.48 2.11 5/189 10493
/proc/meminfo: memFree=16552520/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=14036 CPUtime=0.09 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 2136 0 0 0 9 0 0 0 23 0 1 0 490513824 14372864 2033 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 3509 2033 112 53 0 1932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14036

[startup+0.300458 s]
/proc/loadavg: 3.89 2.48 2.11 5/189 10493
/proc/meminfo: memFree=16552520/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=31748 CPUtime=0.28 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 6585 0 0 0 28 0 0 0 25 0 1 0 490513824 32509952 6461 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 7937 6461 112 53 0 6360 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31748

[startup+0.700387 s]
/proc/loadavg: 3.89 2.48 2.11 5/189 10493
/proc/meminfo: memFree=16552520/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=65736 CPUtime=0.69 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 14596 0 0 0 67 2 0 0 25 0 1 0 490513824 67313664 14456 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272383069 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 16434 14478 112 53 0 14857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65736

[startup+1.50024 s]
/proc/loadavg: 3.89 2.48 2.11 5/190 10494
/proc/meminfo: memFree=16498584/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=107208 CPUtime=1.49 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 25466 0 0 0 144 5 0 0 25 0 1 0 490513824 109780992 25326 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 26802 25326 112 53 0 25225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107208

[startup+3.10102 s]
/proc/loadavg: 3.98 2.52 2.13 5/190 10494
/proc/meminfo: memFree=16439264/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=207816 CPUtime=3.09 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 50618 0 0 0 299 10 0 0 25 0 1 0 490513824 212803584 50478 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 51954 50478 112 53 0 50377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207816

[startup+6.30039 s]
/proc/loadavg: 3.98 2.52 2.13 5/190 10494
/proc/meminfo: memFree=16209916/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=392796 CPUtime=6.29 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 118970 0 0 0 608 21 0 0 25 0 1 0 490513824 402223104 96673 33554432000 4194304 4409164 140733578536288 18446744073709551615 4280206 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 98199 96673 125 53 0 96622 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 392796

[startup+12.7003 s]
/proc/loadavg: 4.06 2.59 2.15 5/190 10494
/proc/meminfo: memFree=16200492/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=431332 CPUtime=12.69 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 172327 0 0 0 1242 27 0 0 25 0 1 0 490513824 441683968 99025 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272386517 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 107833 99044 133 53 0 106256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 431332

[startup+25.501 s]
/proc/loadavg: 4.05 2.63 2.17 4/186 10514
/proc/meminfo: memFree=15887448/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=447556 CPUtime=25.49 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 216554 0 0 0 2518 31 0 0 25 0 1 0 490513824 458297344 110411 33554432000 4194304 4409164 140733578536288 18446744073709551615 4256747 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 111889 110411 136 53 0 110312 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 447556

[startup+51.1005 s]
/proc/loadavg: 4.09 2.76 2.22 5/190 10521
/proc/meminfo: memFree=15354188/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=447556 CPUtime=51.09 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 216559 0 0 0 5077 32 0 0 25 0 1 0 490513824 458297344 110416 33554432000 4194304 4409164 140733578536288 18446744073709551615 4230336 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 111889 110416 141 53 0 110312 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 447556

[startup+102.306 s]
/proc/loadavg: 4.03 2.96 2.32 5/190 10548
/proc/meminfo: memFree=15092256/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=464880 CPUtime=102.3 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 220890 0 0 0 10196 34 0 0 25 0 1 0 490513824 476037120 114747 33554432000 4194304 4409164 140733578536288 18446744073709551615 4259272 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 116220 114747 141 53 0 114643 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 464880

[startup+162.301 s]
/proc/loadavg: 4.01 3.15 2.42 5/190 10550
/proc/meminfo: memFree=15092024/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=464800 CPUtime=162.3 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 286964 0 0 0 16187 43 0 0 25 0 1 0 490513824 475955200 114727 33554432000 4194304 4409164 140733578536288 18446744073709551615 4230994 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 116200 114727 141 53 0 114623 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 464800

[startup+222.301 s]
/proc/loadavg: 4.08 3.32 2.53 5/190 10551
/proc/meminfo: memFree=15039556/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=501160 CPUtime=222.29 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 296061 0 0 0 22185 44 0 0 25 0 1 0 490513824 513187840 123817 33554432000 4194304 4409164 140733578536288 18446744073709551615 4254506 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 125290 123817 141 53 0 123713 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 501160

[startup+282.3 s]
/proc/loadavg: 4.03 3.44 2.61 5/190 10553
/proc/meminfo: memFree=15098132/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=462172 CPUtime=282.29 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 296061 0 0 0 28183 46 0 0 25 0 1 0 490513824 473264128 114070 33554432000 4194304 4409164 140733578536288 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 115543 114070 141 53 0 113966 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 462172

[startup+342.301 s]
/proc/loadavg: 4.01 3.54 2.70 5/190 10555
/proc/meminfo: memFree=15007132/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=462160 CPUtime=342.3 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 329283 0 0 0 34176 54 0 0 25 0 1 0 490513824 473251840 114067 33554432000 4194304 4409164 140733578536288 18446744073709551615 4258718 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 115540 114067 141 53 0 113963 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 462160

[startup+402.301 s]
/proc/loadavg: 4.04 3.63 2.78 5/190 10556
/proc/meminfo: memFree=14997268/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=462156 CPUtime=402.3 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 329283 0 0 0 40172 58 0 0 25 0 1 0 490513824 473247744 114066 33554432000 4194304 4409164 140733578536288 18446744073709551615 4264733 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 115539 114066 141 53 0 113962 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 462156

[startup+462.3 s]
/proc/loadavg: 4.01 3.70 2.85 5/190 10558
/proc/meminfo: memFree=15138032/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=462124 CPUtime=462.3 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 329283 0 0 0 46169 61 0 0 25 0 1 0 490513824 473214976 114058 33554432000 4194304 4409164 140733578536288 18446744073709551615 4231082 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 115531 114058 141 53 0 113954 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 462124

[startup+522.301 s]
/proc/loadavg: 4.00 3.75 2.92 5/190 10559
/proc/meminfo: memFree=15108300/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=461420 CPUtime=522.3 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 362469 0 0 0 52160 70 0 0 25 0 1 0 490513824 472494080 113882 33554432000 4194304 4409164 140733578536288 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 115355 113882 141 53 0 113778 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 461420

[startup+582.301 s]
/proc/loadavg: 4.03 3.81 2.99 5/190 10561
/proc/meminfo: memFree=15054500/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=461420 CPUtime=582.31 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 362469 0 0 0 58156 75 0 0 25 0 1 0 490513824 472494080 113882 33554432000 4194304 4409164 140733578536288 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 115355 113882 141 53 0 113778 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 461420

[startup+642.301 s]
/proc/loadavg: 4.01 3.84 3.05 5/190 10563
/proc/meminfo: memFree=15036696/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=461356 CPUtime=642.31 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 362469 0 0 0 64151 80 0 0 25 0 1 0 490513824 472428544 113866 33554432000 4194304 4409164 140733578536288 18446744073709551615 4358167 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 115339 113866 141 53 0 113762 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 461356

[startup+702.3 s]
/proc/loadavg: 4.00 3.87 3.11 5/190 10564
/proc/meminfo: memFree=15021460/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=451772 CPUtime=702.31 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 401426 0 0 0 70143 88 0 0 25 0 1 0 490513824 462614528 109423 33554432000 4194304 4409164 140733578536288 18446744073709551615 4264719 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 112943 109423 141 53 0 111366 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 451772

[startup+762.307 s]
/proc/loadavg: 4.00 3.89 3.16 5/190 10566
/proc/meminfo: memFree=14972656/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=451772 CPUtime=762.32 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 401426 0 0 0 76138 94 0 0 25 0 1 0 490513824 462614528 109423 33554432000 4194304 4409164 140733578536288 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 112943 109423 141 53 0 111366 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 451772

[startup+822.301 s]
/proc/loadavg: 4.04 3.92 3.22 5/190 10567
/proc/meminfo: memFree=14918244/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=448256 CPUtime=822.31 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 401426 0 0 0 82130 101 0 0 25 0 1 0 490513824 459014144 108544 33554432000 4194304 4409164 140733578536288 18446744073709551615 4230949 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 112064 108544 141 53 0 110487 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 448256

[startup+882.3 s]
/proc/loadavg: 4.01 3.93 3.26 5/190 10569
/proc/meminfo: memFree=14795520/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=508620 CPUtime=882.31 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 418688 0 0 0 88124 107 0 0 25 0 1 0 490513824 520826880 125377 33554432000 4194304 4409164 140733578536288 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 127155 125377 141 53 0 125578 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 508620

[startup+942.301 s]
/proc/loadavg: 4.06 3.96 3.31 5/190 10571
/proc/meminfo: memFree=14801492/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=508568 CPUtime=942.31 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 451458 0 0 0 94115 116 0 0 25 0 1 0 490513824 520773632 125364 33554432000 4194304 4409164 140733578536288 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 127142 125364 141 53 0 125565 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 508568

[startup+1002.3 s]
/proc/loadavg: 4.02 3.96 3.35 5/190 10572
/proc/meminfo: memFree=14783684/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=508568 CPUtime=1002.31 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 451458 0 0 0 100109 122 0 0 25 0 1 0 490513824 520773632 125364 33554432000 4194304 4409164 140733578536288 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 127142 125364 141 53 0 125565 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 508568

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.39 5/190 10574
/proc/meminfo: memFree=14818180/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=377496 CPUtime=1062.32 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 451458 0 0 0 106100 132 0 0 25 0 1 0 490513824 386555904 92596 33554432000 4194304 4409164 140733578536288 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 94374 92596 141 53 0 92797 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 377496

[startup+1122.3 s]
/proc/loadavg: 3.76 3.92 3.41 4/184 10593
/proc/meminfo: memFree=14919732/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=353036 CPUtime=1122.32 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 453484 0 0 0 112096 136 0 0 25 0 1 0 490513824 361508864 86786 33554432000 4194304 4409164 140733578536288 18446744073709551615 4230763 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 88259 86786 141 53 0 86682 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 353036

[startup+1182.3 s]
/proc/loadavg: 3.28 3.75 3.38 4/184 10595
/proc/meminfo: memFree=15077920/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=353024 CPUtime=1182.32 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 486254 0 0 0 118088 144 0 0 25 0 1 0 490513824 361496576 86783 33554432000 4194304 4409164 140733578536288 18446744073709551615 4340007 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 88256 86783 141 53 0 86679 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 353024

[startup+1242.3 s]
/proc/loadavg: 3.13 3.63 3.36 4/184 10597
/proc/meminfo: memFree=14994432/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=378352 CPUtime=1242.32 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 492634 0 0 0 124083 149 0 0 25 0 1 0 490513824 387432448 93115 33554432000 4194304 4409164 140733578536288 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 94588 93115 141 53 0 93011 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 378352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.45 3.35 3.28 3/178 10615
/proc/meminfo: memFree=15527140/32950928 swapFree=67111528/67111528
[pid=10493] ppid=10491 vsize=378352 CPUtime=1300.03 cores=4,6
/proc/10493/stat : 10493 (lingeling) R 10491 10493 10134 0 -1 4202496 492634 0 0 0 129850 153 0 0 25 0 1 0 490513824 387432448 93115 33554432000 4194304 4409164 140733578536288 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/10493/statm: 94588 93115 141 53 0 93011 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 378352

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.5
CPU system time (s): 1.55176
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 595924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.5
system time used= 1.55176
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 492634
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= 3
involuntary context switches= 16194

runsolver used 2.07868 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 05:39:10
IDJOB=3293532
IDBENCH=88158
IDSOLVER=1606
FILE ID=node122/3293532-1303789148
RUNJOBID= node122-1303788951-10153
PBS_JOBID= 13157258
Free space on /tmp= 71484 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293532-1303789148/watcher-3293532-1303789148 -o /tmp/evaluation-result-3293532-1303789148/solver-3293532-1303789148 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3293532-1303789148.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=281688411

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16552800 kB
Buffers:       1720780 kB
Cached:       13868992 kB
SwapCached:          0 kB
Active:        4695268 kB
Inactive:     11129292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16552800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          236112 kB
Writeback:           0 kB
AnonPages:      234284 kB
Mapped:          15912 kB
Slab:           508460 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   420376 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= 71416 MiB
End job on node122 at 2011-04-26 06:00:52