Trace number 3318016

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: MiniSAT 2.2.0-agile-26? (TO) 1300.12 1300.09

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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-3318016-1304903784/watcher-3318016-1304903784 -o /tmp/evaluation-result-3318016-1304903784/solver-3318016-1304903784 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318016-1304903784.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: 1.53 2.18 2.89 5/303 5958
/proc/meminfo: memFree=27382428/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=19384 CPUtime=0 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 675 0 0 0 0 0 0 0 21 0 1 0 582794818 19849216 613 33554432000 4194304 4291235 140733258817424 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 4846 613 213 24 0 1480 0

[startup+0.07344 s]
/proc/loadavg: 1.53 2.18 2.89 5/303 5958
/proc/meminfo: memFree=27382428/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=29524 CPUtime=0.06 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 4461 0 0 0 6 0 0 0 21 0 1 0 582794818 30232576 3886 33554432000 4194304 4291235 140733258817424 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 7381 3887 215 24 0 4015 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29524

[startup+0.100435 s]
/proc/loadavg: 1.53 2.18 2.89 5/303 5958
/proc/meminfo: memFree=27382428/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=35748 CPUtime=0.09 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 5951 0 0 0 8 1 0 0 21 0 1 0 582794818 36605952 5110 33554432000 4194304 4291235 140733258817424 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 8937 5110 215 24 0 5571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35748

[startup+0.300397 s]
/proc/loadavg: 1.53 2.18 2.89 5/303 5958
/proc/meminfo: memFree=27382428/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=74632 CPUtime=0.28 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 16986 0 0 0 26 2 0 0 22 0 1 0 582794818 76423168 14204 33554432000 4194304 4291235 140733258817424 18446744073709551615 4278070 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 18658 14205 215 24 0 15292 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 74632

[startup+2.75295 s]
/proc/loadavg: 1.53 2.18 2.89 5/303 5958
/proc/meminfo: memFree=27382428/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=592896 CPUtime=2.74 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 142881 0 0 0 254 20 0 0 25 0 1 0 582794818 607125504 120427 33554432000 4194304 4291235 140733258817424 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 148224 120427 215 24 0 144858 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 592896

[startup+2.80094 s]
/proc/loadavg: 1.53 2.18 2.89 5/303 5958
/proc/meminfo: memFree=27382428/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=596364 CPUtime=2.79 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 143612 0 0 0 259 20 0 0 25 0 1 0 582794818 610676736 121140 33554432000 4194304 4291235 140733258817424 18446744073709551615 4215161 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 149091 121140 236 24 0 145725 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 596364

[startup+3.10088 s]
/proc/loadavg: 1.53 2.18 2.89 5/303 5958
/proc/meminfo: memFree=27382428/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=596364 CPUtime=3.09 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 143613 0 0 0 289 20 0 0 25 0 1 0 582794818 610676736 121141 33554432000 4194304 4291235 140733258817424 18446744073709551615 4226048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 149091 121141 237 24 0 145725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 596364

[startup+6.30029 s]
/proc/loadavg: 1.89 2.25 2.91 5/304 5960
/proc/meminfo: memFree=26891280/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=596364 CPUtime=6.29 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 143614 0 0 0 609 20 0 0 25 0 1 0 582794818 610676736 121142 33554432000 4194304 4291235 140733258817424 18446744073709551615 4254761 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 149091 121142 237 24 0 145725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 596364

[startup+12.7011 s]
/proc/loadavg: 2.06 2.28 2.92 5/304 5960
/proc/meminfo: memFree=26885212/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=596364 CPUtime=12.69 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 143614 0 0 0 1249 20 0 0 25 0 1 0 582794818 610676736 121142 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 149091 121142 237 24 0 145725 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 596364

[startup+25.5008 s]
/proc/loadavg: 2.49 2.36 2.93 5/304 6014
/proc/meminfo: memFree=26872328/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=614112 CPUtime=25.49 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 151209 0 0 0 2528 21 0 0 25 0 1 0 582794818 628850688 128458 33554432000 4194304 4291235 140733258817424 18446744073709551615 4232419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 153528 128458 239 24 0 150162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 614112

[startup+51.101 s]
/proc/loadavg: 3.00 2.49 2.96 5/304 6015
/proc/meminfo: memFree=26799116/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=614908 CPUtime=51.09 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 151472 0 0 0 5088 21 0 0 25 0 1 0 582794818 629665792 128721 33554432000 4194304 4291235 140733258817424 18446744073709551615 4226101 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 153727 128721 239 24 0 150361 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 614908

[startup+102.301 s]
/proc/loadavg: 3.60 2.74 3.02 5/304 6016
/proc/meminfo: memFree=26846080/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=586536 CPUtime=102.3 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 196243 0 0 0 10202 28 0 0 25 0 1 0 582794818 600612864 119691 33554432000 4194304 4291235 140733258817424 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 146634 119691 259 24 0 143268 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 586536

[startup+162.301 s]
/proc/loadavg: 3.88 2.96 3.08 5/304 6018
/proc/meminfo: memFree=26699528/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=586536 CPUtime=162.29 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 210879 0 0 0 16197 32 0 0 25 0 1 0 582794818 600612864 134178 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 146634 134178 259 24 0 143268 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 586536

[startup+222.311 s]
/proc/loadavg: 3.96 3.16 3.13 5/304 6019
/proc/meminfo: memFree=26646524/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=718796 CPUtime=222.3 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 224122 0 0 0 22195 35 0 0 25 0 1 0 582794818 736047104 147322 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 179699 147322 259 24 0 176333 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 718796

[startup+282.3 s]
/proc/loadavg: 3.90 3.29 3.18 5/301 6150
/proc/meminfo: memFree=26525716/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=718796 CPUtime=282.3 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 244213 0 0 0 28190 40 0 0 25 0 1 0 582794818 736047104 167244 33554432000 4194304 4291235 140733258817424 18446744073709551615 4248964 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 179699 167244 259 24 0 176333 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 718796

[startup+342.3 s]
/proc/loadavg: 3.99 3.44 3.23 5/304 6158
/proc/meminfo: memFree=25876268/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=933720 CPUtime=342.3 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 263096 0 0 0 34185 45 0 0 25 0 1 0 582794818 956129280 185999 33554432000 4194304 4291235 140733258817424 18446744073709551615 4262869 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 233430 185999 259 24 0 230064 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 933720

[startup+402.3 s]
/proc/loadavg: 4.11 3.56 3.29 5/304 6159
/proc/meminfo: memFree=25712664/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=933720 CPUtime=402.3 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 283194 0 0 0 40181 49 0 0 25 0 1 0 582794818 956129280 205971 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 233430 205971 259 24 0 230064 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 933720

[startup+462.3 s]
/proc/loadavg: 4.04 3.64 3.33 5/304 6161
/proc/meminfo: memFree=25571292/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1286816 CPUtime=462.3 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 313999 0 0 0 46173 57 0 0 25 0 1 0 582794818 1317699584 236625 33554432000 4194304 4291235 140733258817424 18446744073709551615 4261933 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 321704 236625 259 24 0 318338 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1286816

[startup+522.301 s]
/proc/loadavg: 4.01 3.70 3.37 5/304 6165
/proc/meminfo: memFree=25444532/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1288308 CPUtime=522.3 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 341471 0 0 0 52167 63 0 0 25 0 1 0 582794818 1319227392 263930 33554432000 4194304 4291235 140733258817424 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 322077 263930 259 24 0 318711 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1288308

[startup+582.301 s]
/proc/loadavg: 4.00 3.75 3.40 5/304 6221
/proc/meminfo: memFree=26097272/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1294300 CPUtime=582.3 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 361166 0 0 0 58162 68 0 0 25 0 1 0 582794818 1325363200 283534 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 323575 283534 259 24 0 320209 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1294300

[startup+642.301 s]
/proc/loadavg: 4.12 3.83 3.45 5/304 6223
/proc/meminfo: memFree=26062024/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1302572 CPUtime=642.31 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 379207 0 0 0 64156 75 0 0 25 0 1 0 582794818 1333833728 301440 33554432000 4194304 4291235 140733258817424 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 325643 301440 259 24 0 322277 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1302572

[startup+702.301 s]
/proc/loadavg: 4.04 3.85 3.48 5/304 6224
/proc/meminfo: memFree=25941464/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1872800 CPUtime=702.31 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 395724 0 0 0 70151 80 0 0 25 0 1 0 582794818 1917747200 317869 33554432000 4194304 4291235 140733258817424 18446744073709551615 4251610 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 468200 317869 259 24 0 464834 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1872800

[startup+762.301 s]
/proc/loadavg: 4.01 3.88 3.51 5/304 6226
/proc/meminfo: memFree=25872328/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1874368 CPUtime=762.31 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 419814 0 0 0 76146 85 0 0 25 0 1 0 582794818 1919352832 341825 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 468592 341825 259 24 0 465226 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1874368

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.54 5/304 6227
/proc/meminfo: memFree=25742344/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1878988 CPUtime=822.32 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 441173 0 0 0 82141 91 0 0 25 0 1 0 582794818 1924083712 363095 33554432000 4194304 4291235 140733258817424 18446744073709551615 4262133 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 469747 363096 259 24 0 466381 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1878988

[startup+882.312 s]
/proc/loadavg: 4.00 3.91 3.57 5/304 6229
/proc/meminfo: memFree=25709972/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1884008 CPUtime=882.32 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 458855 0 0 0 88136 96 0 0 25 0 1 0 582794818 1929224192 380696 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 471002 380696 259 24 0 467636 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1884008

[startup+942.301 s]
/proc/loadavg: 4.05 3.94 3.59 5/304 6231
/proc/meminfo: memFree=25582440/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1887348 CPUtime=942.32 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 477938 0 0 0 94130 102 0 0 25 0 1 0 582794818 1932644352 399678 33554432000 4194304 4291235 140733258817424 18446744073709551615 4256348 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 471837 399678 259 24 0 468471 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1887348

[startup+1002.3 s]
/proc/loadavg: 4.05 3.96 3.62 5/304 6232
/proc/meminfo: memFree=25565300/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1892268 CPUtime=1002.31 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 493582 0 0 0 100125 106 0 0 25 0 1 0 582794818 1937682432 415231 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255661 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 473067 415231 259 24 0 469701 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1892268

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.64 6/304 6234
/proc/meminfo: memFree=25452648/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1898028 CPUtime=1062.32 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 510719 0 0 0 106121 111 0 0 25 0 1 0 582794818 1943580672 432288 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 474507 432288 259 24 0 471141 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1898028

[startup+1122.3 s]
/proc/loadavg: 4.15 4.00 3.67 5/304 6235
/proc/meminfo: memFree=25392976/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=1910332 CPUtime=1122.32 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 537237 0 0 0 112113 119 0 0 25 0 1 0 582794818 1956179968 458730 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 477583 458730 259 24 0 474217 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1910332

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.69 5/304 6237
/proc/meminfo: memFree=25236832/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=2832568 CPUtime=1182.32 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 563022 0 0 0 118107 125 0 0 25 0 1 0 582794818 2900549632 484428 33554432000 4194304 4291235 140733258817424 18446744073709551615 4248358 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 708142 484428 259 24 0 704776 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2832568

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.71 5/304 6239
/proc/meminfo: memFree=25122108/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=2832568 CPUtime=1242.33 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 582082 0 0 0 124102 131 0 0 25 0 1 0 582794818 2900549632 503416 33554432000 4194304 4291235 140733258817424 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 708142 503416 259 24 0 704776 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2832568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.99 3.72 4/299 6258
/proc/meminfo: memFree=25087640/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=2836300 CPUtime=1300.03 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 608570 0 0 0 129866 137 0 0 25 0 1 0 582794818 2904371200 529812 33554432000 4194304 4291235 140733258817424 18446744073709551615 4248358 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 709075 529812 259 24 0 705709 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2836300

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

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

[startup+1300 s]
/proc/loadavg: 3.94 3.99 3.72 4/299 6258
/proc/meminfo: memFree=25087640/32951124 swapFree=63485424/67111528
[pid=5958] ppid=5956 vsize=2836300 CPUtime=1300.03 cores=5,7
/proc/5958/stat : 5958 (minisat) R 5956 5958 5055 0 -1 4202496 608570 0 0 0 129866 137 0 0 25 0 1 0 582794818 2904371200 529812 33554432000 4194304 4291235 140733258817424 18446744073709551615 4248358 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5958/statm: 709075 529812 259 24 0 705709 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2836300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.09
CPU time (s): 1300.12
CPU user time (s): 1298.67
CPU system time (s): 1.45378
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2836300

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

runsolver used 3.41548 second user time and 8.39572 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 03:16:29
IDJOB=3318016
IDBENCH=85005
IDSOLVER=1707
FILE ID=node147/3318016-1304903784
RUNJOBID= node147-1304903784-5919
PBS_JOBID= 13282124
Free space on /tmp= 53180 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318016-1304903784/watcher-3318016-1304903784 -o /tmp/evaluation-result-3318016-1304903784/solver-3318016-1304903784 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318016-1304903784.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1509631602

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      27382584 kB
Buffers:        141088 kB
Cached:        2173988 kB
SwapCached:      12836 kB
Active:         442920 kB
Inactive:      4939672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27382584 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:          158920 kB
Writeback:           0 kB
AnonPages:     3063056 kB
Mapped:          15288 kB
Slab:            95296 kB
PageTables:      29452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44930580 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= 53176 MiB
End job on node147 at 2011-05-09 03:38:11