Trace number 3362538

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
minisat hack reference: minisat 2.2.0? (TO) 1300.11 1300.09

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

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: 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-3362538-1305308919/watcher-3362538-1305308919 -o /tmp/evaluation-result-3362538-1305308919/solver-3362538-1305308919 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362538-1305308919.cnf 

running on 2 cores: 5,7

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: 2.75 2.38 3.02 5/361 29429
/proc/meminfo: memFree=25476560/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=20128 CPUtime=0 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 918 0 0 0 0 0 0 0 22 0 1 0 642494755 20611072 843 33554432000 4194304 4291037 140734707262864 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 5032 843 214 24 0 1666 0

[startup+0.0151731 s]
/proc/loadavg: 2.75 2.38 3.02 5/361 29429
/proc/meminfo: memFree=25476560/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=20504 CPUtime=0 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 1024 0 0 0 0 0 0 0 22 0 1 0 642494755 20996096 945 33554432000 4194304 4291037 140734707262864 18446744073709551615 4277998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 5126 945 214 24 0 1760 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20504

[startup+0.100177 s]
/proc/loadavg: 2.75 2.38 3.02 5/361 29429
/proc/meminfo: memFree=25476560/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=32304 CPUtime=0.09 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 5591 0 0 0 8 1 0 0 22 0 1 0 642494755 33079296 4779 33554432000 4194304 4291037 140734707262864 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 8076 4781 215 24 0 4710 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32304

[startup+0.301144 s]
/proc/loadavg: 2.75 2.38 3.02 5/361 29429
/proc/meminfo: memFree=25476560/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=78384 CPUtime=0.28 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 16316 0 0 0 26 2 0 0 23 0 1 0 642494755 80265216 14286 33554432000 4194304 4291037 140734707262864 18446744073709551615 4221493 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 19596 14308 215 24 0 16230 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 78384

[startup+0.701076 s]
/proc/loadavg: 2.75 2.38 3.02 5/361 29429
/proc/meminfo: memFree=25476560/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=162028 CPUtime=0.69 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 37271 0 0 0 63 6 0 0 25 0 1 0 642494755 165916672 31087 33554432000 4194304 4291037 140734707262864 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 40507 31088 215 24 0 37141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 162028

[startup+1.50093 s]
/proc/loadavg: 2.75 2.38 3.02 5/362 29430
/proc/meminfo: memFree=25348672/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=294732 CPUtime=1.48 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 74699 0 0 0 136 12 0 0 25 0 1 0 642494755 301805568 64365 33554432000 4194304 4291037 140734707262864 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 73683 64366 215 24 0 70317 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 294732

[startup+3.10065 s]
/proc/loadavg: 2.75 2.38 3.02 5/362 29430
/proc/meminfo: memFree=25163292/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=630776 CPUtime=3.08 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 152873 0 0 0 283 25 0 0 25 0 1 0 642494755 645914624 130224 33554432000 4194304 4291037 140734707262864 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 157694 130225 215 24 0 154328 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 630776

[startup+6.31309 s]
/proc/loadavg: 3.01 2.44 3.04 5/362 29430
/proc/meminfo: memFree=24895352/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=693408 CPUtime=6.29 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 185457 0 0 0 599 30 0 0 25 0 1 0 642494755 710049792 153796 33554432000 4194304 4291037 140734707262864 18446744073709551615 4230294 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 173352 153796 238 24 0 169986 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 693408

[startup+12.701 s]
/proc/loadavg: 3.09 2.46 3.04 5/362 29430
/proc/meminfo: memFree=24776812/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=747348 CPUtime=12.68 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 207226 0 0 0 1235 33 0 0 25 0 1 0 642494755 765284352 174839 33554432000 4194304 4291037 140734707262864 18446744073709551615 4232051 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 186837 174839 239 24 0 183471 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 747348

[startup+25.5007 s]
/proc/loadavg: 3.29 2.54 3.06 5/362 29431
/proc/meminfo: memFree=24829264/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=695176 CPUtime=25.49 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 249542 0 0 0 2511 38 0 0 25 0 1 0 642494755 711860224 146934 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255949 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 173794 146934 258 24 0 170428 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 695176

[startup+51.1002 s]
/proc/loadavg: 3.69 2.69 3.09 6/362 29458
/proc/meminfo: memFree=24482316/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=695176 CPUtime=51.09 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 254512 0 0 0 5069 40 0 0 25 0 1 0 642494755 711860224 151866 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 173794 151866 259 24 0 170428 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 695176

[startup+102.301 s]
/proc/loadavg: 3.91 2.90 3.14 6/362 29459
/proc/meminfo: memFree=24359456/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=695176 CPUtime=102.29 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 262137 0 0 0 10186 43 0 0 25 0 1 0 642494755 711860224 159425 33554432000 4194304 4291037 140734707262864 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 173794 159425 259 24 0 170428 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 695176

[startup+162.301 s]
/proc/loadavg: 3.97 3.10 3.19 6/362 29460
/proc/meminfo: memFree=24156960/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=827436 CPUtime=162.29 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 272794 0 0 0 16183 46 0 0 25 0 1 0 642494755 847294464 170013 33554432000 4194304 4291037 140734707262864 18446744073709551615 4251620 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 206859 170013 259 24 0 203493 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 827436

[startup+222.301 s]
/proc/loadavg: 3.99 3.26 3.24 6/362 29462
/proc/meminfo: memFree=23821148/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=827436 CPUtime=222.29 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 286309 0 0 0 22179 50 0 0 25 0 1 0 642494755 847294464 183462 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 206859 183462 259 24 0 203493 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 827436

[startup+282.3 s]
/proc/loadavg: 3.99 3.39 3.29 6/362 29464
/proc/meminfo: memFree=23724584/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=827436 CPUtime=282.3 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 301587 0 0 0 28175 55 0 0 25 0 1 0 642494755 847294464 198671 33554432000 4194304 4291037 140734707262864 18446744073709551615 4262394 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 206859 198671 259 24 0 203493 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 827436

[startup+342.301 s]
/proc/loadavg: 4.14 3.54 3.34 6/362 29465
/proc/meminfo: memFree=23560132/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1042360 CPUtime=342.29 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 314219 0 0 0 34170 59 0 0 25 0 1 0 642494755 1067376640 211224 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 260590 211224 259 24 0 257224 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1042360

[startup+402.313 s]
/proc/loadavg: 4.05 3.62 3.38 6/362 29467
/proc/meminfo: memFree=23389152/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1042360 CPUtime=402.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 335668 0 0 0 40164 67 0 0 25 0 1 0 642494755 1067376640 232581 33554432000 4194304 4291037 140734707262864 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 260590 232581 259 24 0 257224 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1042360

[startup+462.301 s]
/proc/loadavg: 4.02 3.69 3.42 6/362 29468
/proc/meminfo: memFree=22986240/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1042360 CPUtime=462.29 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 350667 0 0 0 46158 71 0 0 25 0 1 0 642494755 1067376640 247526 33554432000 4194304 4291037 140734707262864 18446744073709551615 4261635 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 260590 247526 259 24 0 257224 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1042360

[startup+522.301 s]
/proc/loadavg: 3.66 3.66 3.42 5/356 29487
/proc/meminfo: memFree=23002820/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1391608 CPUtime=522.3 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 366996 0 0 0 52153 77 0 0 25 0 1 0 642494755 1425006592 263785 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 347902 263785 259 24 0 344536 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1391608

[startup+582.3 s]
/proc/loadavg: 3.24 3.54 3.39 5/356 29489
/proc/meminfo: memFree=22780720/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1391608 CPUtime=582.3 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 387441 0 0 0 58146 84 0 0 25 0 1 0 642494755 1425006592 284146 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 347902 284146 259 24 0 344536 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1391608

[startup+642.301 s]
/proc/loadavg: 3.25 3.48 3.38 5/356 29490
/proc/meminfo: memFree=22579840/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1391608 CPUtime=642.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 404111 0 0 0 64141 90 0 0 25 0 1 0 642494755 1425006592 300747 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 347902 300747 259 24 0 344536 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1391608

[startup+702.3 s]
/proc/loadavg: 3.09 3.39 3.35 5/356 29492
/proc/meminfo: memFree=22403856/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1391608 CPUtime=702.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 417642 0 0 0 70137 94 0 0 25 0 1 0 642494755 1425006592 314218 33554432000 4194304 4291037 140734707262864 18446744073709551615 4249379 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 347902 314218 259 24 0 344536 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1391608

[startup+762.301 s]
/proc/loadavg: 3.03 3.32 3.33 5/356 29502
/proc/meminfo: memFree=22240584/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1393136 CPUtime=762.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 431135 0 0 0 76132 99 0 0 25 0 1 0 642494755 1426571264 327656 33554432000 4194304 4291037 140734707262864 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 348284 327656 259 24 0 344918 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1393136

[startup+822.301 s]
/proc/loadavg: 3.01 3.26 3.31 5/356 29504
/proc/meminfo: memFree=22064356/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1397344 CPUtime=822.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 444280 0 0 0 82127 104 0 0 25 0 1 0 642494755 1430880256 340743 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255776 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 349336 340743 259 24 0 345970 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1397344

[startup+882.301 s]
/proc/loadavg: 3.00 3.21 3.28 5/356 29506
/proc/meminfo: memFree=21901656/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1964872 CPUtime=882.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 450938 0 0 0 88124 107 0 0 25 0 1 0 642494755 2012028928 347361 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 491218 347361 259 24 0 487852 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1964872

[startup+942.301 s]
/proc/loadavg: 3.00 3.17 3.26 5/356 29510
/proc/meminfo: memFree=21595640/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1964872 CPUtime=942.32 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 486249 0 0 0 94117 115 0 0 25 0 1 0 642494755 2012028928 382611 33554432000 4194304 4291037 140734707262864 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 491218 382611 259 24 0 487852 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1964872

[startup+1002.3 s]
/proc/loadavg: 3.00 3.14 3.25 5/356 29512
/proc/meminfo: memFree=21421976/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1964872 CPUtime=1002.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 504486 0 0 0 100110 121 0 0 25 0 1 0 642494755 2012028928 400798 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 491218 400798 259 24 0 487852 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1964872

[startup+1062.31 s]
/proc/loadavg: 3.00 3.11 3.23 5/356 29514
/proc/meminfo: memFree=21297712/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1964872 CPUtime=1062.32 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 514645 0 0 0 106108 124 0 0 25 0 1 0 642494755 2012028928 410923 33554432000 4194304 4291037 140734707262864 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 491218 410923 259 24 0 487852 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1964872

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.21 5/356 29515
/proc/meminfo: memFree=21175924/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1964872 CPUtime=1122.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 519540 0 0 0 112105 126 0 0 25 0 1 0 642494755 2012028928 415794 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 491218 415794 259 24 0 487852 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1964872

[startup+1182.3 s]
/proc/loadavg: 3.13 3.10 3.20 5/356 29517
/proc/meminfo: memFree=21038624/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1964872 CPUtime=1182.32 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 533009 0 0 0 118101 131 0 0 25 0 1 0 642494755 2012028928 429226 33554432000 4194304 4291037 140734707262864 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 491218 429226 259 24 0 487852 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1964872

[startup+1242.3 s]
/proc/loadavg: 2.74 3.01 3.17 4/350 29535
/proc/meminfo: memFree=22863224/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1967304 CPUtime=1242.31 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 543873 0 0 0 124096 135 0 0 25 0 1 0 642494755 2014519296 440045 33554432000 4194304 4291037 140734707262864 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 491826 440045 259 24 0 488460 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1967304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.27 2.83 3.09 3/350 29537
/proc/meminfo: memFree=22754084/32951124 swapFree=53501236/67111528
[pid=29429] ppid=29427 vsize=1967304 CPUtime=1300.03 cores=5,7
/proc/29429/stat : 29429 (minisat_release) R 29427 29429 28665 0 -1 4202496 552841 0 0 0 129864 139 0 0 25 0 1 0 642494755 2014519296 448981 33554432000 4194304 4291037 140734707262864 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29429/statm: 491826 448981 259 24 0 488460 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1967304

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.09
CPU time (s): 1300.11
CPU user time (s): 1298.65
CPU system time (s): 1.46378
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1967304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.65
system time used= 1.46378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 552841
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= 6
involuntary context switches= 15002

runsolver used 4.33534 second user time and 10.4814 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-13 19:48:41
IDJOB=3362538
IDBENCH=88159
IDSOLVER=1840
FILE ID=node103/3362538-1305308919
RUNJOBID= node103-1305308876-29286
PBS_JOBID= 13321469
Free space on /tmp= 48000 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362538-1305308919/watcher-3362538-1305308919 -o /tmp/evaluation-result-3362538-1305308919/solver-3362538-1305308919 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362538-1305308919.cnf

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=1674573604

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      25476592 kB
Buffers:        242768 kB
Cached:        3812916 kB
SwapCached:     340160 kB
Active:        2508800 kB
Inactive:      4689488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25476592 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:          195932 kB
Writeback:           0 kB
AnonPages:     2812424 kB
Mapped:          11168 kB
Slab:           157480 kB
PageTables:      55280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79378004 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= 48140 MiB
End job on node103 at 2011-05-13 20:10:23