Trace number 3318215

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.08 1300.02

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 0,2

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.08 2.33 3.02 4/359 29984
/proc/meminfo: memFree=6620192/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=21440 CPUtime=0.01 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 1243 0 0 0 1 0 0 0 18 0 1 0 601774038 21954560 1164 33554432000 4194304 4291235 140735453949376 18446744073709551615 4271356 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 5360 1164 215 24 0 1994 0

[startup+0.064681 s]
/proc/loadavg: 2.08 2.33 3.02 4/359 29984
/proc/meminfo: memFree=6620192/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=32368 CPUtime=0.05 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 4312 0 0 0 5 0 0 0 18 0 1 0 601774038 33144832 3928 33554432000 4194304 4291235 140735453949376 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 8092 3930 215 24 0 4726 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32368

[startup+0.100682 s]
/proc/loadavg: 2.08 2.33 3.02 4/359 29984
/proc/meminfo: memFree=6620192/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=39208 CPUtime=0.08 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 6393 0 0 0 8 0 0 0 18 0 1 0 601774038 40148992 5790 33554432000 4194304 4291235 140735453949376 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 9802 5791 215 24 0 6436 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39208

[startup+0.300634 s]
/proc/loadavg: 2.08 2.33 3.02 4/359 29984
/proc/meminfo: memFree=6620192/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=58300 CPUtime=0.29 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 11477 0 0 0 28 1 0 0 18 0 1 0 601774038 59699200 10476 33554432000 4194304 4291235 140735453949376 18446744073709551615 4220254 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 14575 10477 254 24 0 11209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58300

[startup+0.700556 s]
/proc/loadavg: 2.08 2.33 3.02 4/359 29984
/proc/meminfo: memFree=6620192/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=54480 CPUtime=0.69 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 14670 0 0 0 67 2 0 0 18 0 1 0 601774038 55787520 9092 33554432000 4194304 4291235 140735453949376 18446744073709551615 4255630 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 13620 9092 271 24 0 10254 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54480

[startup+1.5004 s]
/proc/loadavg: 2.08 2.33 3.02 5/363 29991
/proc/meminfo: memFree=6659088/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=54480 CPUtime=1.49 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 14894 0 0 0 147 2 0 0 20 0 1 0 601774038 55787520 9310 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 13620 9310 274 24 0 10254 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54480

[startup+3.10108 s]
/proc/loadavg: 2.08 2.33 3.02 5/363 30018
/proc/meminfo: memFree=6810392/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=61552 CPUtime=3.09 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 15426 0 0 0 307 2 0 0 25 0 1 0 601774038 63029248 9837 33554432000 4194304 4291235 140735453949376 18446744073709551615 4263440 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 15388 9837 274 24 0 12022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61552

[startup+6.30043 s]
/proc/loadavg: 2.23 2.36 3.02 5/363 30018
/proc/meminfo: memFree=6801868/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=61552 CPUtime=6.29 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 16053 0 0 0 627 2 0 0 25 0 1 0 601774038 63029248 10459 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 15388 10459 274 24 0 12022 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61552

[startup+12.7012 s]
/proc/loadavg: 2.37 2.38 3.02 5/363 30045
/proc/meminfo: memFree=6798912/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=61552 CPUtime=12.69 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 16696 0 0 0 1267 2 0 0 25 0 1 0 601774038 63029248 11088 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 15388 11088 274 24 0 12022 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61552

[startup+25.5006 s]
/proc/loadavg: 2.73 2.46 3.04 5/363 30045
/proc/meminfo: memFree=6750552/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=91904 CPUtime=25.49 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 24445 0 0 0 2544 5 0 0 25 0 1 0 601774038 94109696 18799 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248336 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 22976 18799 274 24 0 19610 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91904

[startup+51.1005 s]
/proc/loadavg: 3.24 2.60 3.07 5/363 30046
/proc/meminfo: memFree=6663160/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=141692 CPUtime=51.09 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 35686 0 0 0 5103 6 0 0 25 0 1 0 601774038 145092608 29957 33554432000 4194304 4291235 140735453949376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 35423 29957 274 24 0 32057 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141692

[startup+102.313 s]
/proc/loadavg: 3.67 2.81 3.12 5/363 30047
/proc/meminfo: memFree=6610792/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=94452 CPUtime=102.31 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 61363 0 0 0 10218 13 0 0 25 0 1 0 601774038 96718848 17111 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 23613 17111 274 24 0 20247 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 94452

[startup+162.3 s]
/proc/loadavg: 3.91 3.04 3.17 5/363 30049
/proc/meminfo: memFree=6447468/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=277484 CPUtime=162.3 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 99004 0 0 0 16210 20 0 0 25 0 1 0 601774038 284143616 54617 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248379 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 69371 54617 274 24 0 66005 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 277484

[startup+222.3 s]
/proc/loadavg: 3.96 3.21 3.22 5/363 30051
/proc/meminfo: memFree=6551956/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=121412 CPUtime=222.3 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 138697 0 0 0 22203 27 0 0 25 0 1 0 601774038 124325888 25362 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248564 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 30353 25362 274 24 0 26987 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 121412

[startup+282.3 s]
/proc/loadavg: 3.98 3.35 3.27 5/363 30052
/proc/meminfo: memFree=6353768/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=286372 CPUtime=282.3 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 180061 0 0 0 28196 34 0 0 25 0 1 0 601774038 293244928 66573 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 71593 66573 274 24 0 68227 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 286372

[startup+342.3 s]
/proc/loadavg: 4.07 3.49 3.32 5/363 30054
/proc/meminfo: memFree=6268920/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=421768 CPUtime=342.31 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 211401 0 0 0 34191 40 0 0 25 0 1 0 601774038 431890432 97778 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 105442 97778 274 24 0 102076 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 421768

[startup+402.3 s]
/proc/loadavg: 4.02 3.58 3.36 5/363 30055
/proc/meminfo: memFree=6500996/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=212016 CPUtime=402.31 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 236674 0 0 0 40185 46 0 0 25 0 1 0 601774038 217104384 36717 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 53004 36717 274 24 0 49638 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 212016

[startup+462.3 s]
/proc/loadavg: 4.07 3.67 3.40 5/363 30057
/proc/meminfo: memFree=6331820/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=428388 CPUtime=462.32 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 274259 0 0 0 46179 53 0 0 25 0 1 0 601774038 438669312 74138 33554432000 4194304 4291235 140735453949376 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 107097 74138 274 24 0 103731 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 428388

[startup+522.3 s]
/proc/loadavg: 4.02 3.72 3.43 5/363 30059
/proc/meminfo: memFree=6444368/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=218112 CPUtime=522.32 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 308698 0 0 0 52171 61 0 0 25 0 1 0 601774038 223346688 40947 33554432000 4194304 4291235 140735453949376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 54528 40947 274 24 0 51162 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 218112

[startup+582.3 s]
/proc/loadavg: 4.06 3.79 3.47 5/363 30060
/proc/meminfo: memFree=6258940/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=300200 CPUtime=582.32 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 336412 0 0 0 58166 66 0 0 25 0 1 0 601774038 307404800 68525 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248645 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 75050 68525 274 24 0 71684 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 300200

[startup+642.3 s]
/proc/loadavg: 4.07 3.84 3.51 5/363 30062
/proc/meminfo: memFree=6176048/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=436556 CPUtime=642.34 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 355274 0 0 0 64162 72 0 0 25 0 1 0 601774038 447033344 87257 33554432000 4194304 4291235 140735453949376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 109139 87257 274 24 0 105773 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 436556

[startup+702.301 s]
/proc/loadavg: 4.02 3.86 3.54 5/363 30063
/proc/meminfo: memFree=6238104/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=306328 CPUtime=702.32 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 399630 0 0 0 70152 80 0 0 25 0 1 0 601774038 313679872 53619 33554432000 4194304 4291235 140735453949376 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 76582 53619 274 24 0 73216 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 306328

[startup+762.314 s]
/proc/loadavg: 4.01 3.89 3.56 5/363 30065
/proc/meminfo: memFree=6183344/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=440520 CPUtime=762.34 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 425923 0 0 0 76148 86 0 0 25 0 1 0 601774038 451092480 79730 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248977 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 110130 79730 274 24 0 106764 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 440520

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.58 5/363 30067
/proc/meminfo: memFree=6446540/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=178532 CPUtime=822.33 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 459853 0 0 0 82139 94 0 0 25 0 1 0 601774038 182816768 40050 33554432000 4194304 4291235 140735453949376 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 44633 40050 274 24 0 41267 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 178532

[startup+882.301 s]
/proc/loadavg: 4.04 3.93 3.61 5/363 30068
/proc/meminfo: memFree=6244600/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=442716 CPUtime=882.33 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 505166 0 0 0 88132 101 0 0 25 0 1 0 601774038 453341184 85285 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 110679 85285 274 24 0 107313 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 442716

[startup+942.301 s]
/proc/loadavg: 4.09 3.97 3.64 5/363 30070
/proc/meminfo: memFree=6025676/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=658572 CPUtime=942.33 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 548405 0 0 0 94124 109 0 0 25 0 1 0 601774038 674377728 128468 33554432000 4194304 4291235 140735453949376 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 164643 128468 274 24 0 161277 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 658572

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.67 5/363 30071
/proc/meminfo: memFree=5840120/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=1009304 CPUtime=1002.33 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 582063 0 0 0 100118 115 0 0 25 0 1 0 601774038 1033527296 162102 33554432000 4194304 4291235 140735453949376 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 252326 162102 274 24 0 248960 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1009304

[startup+1062.3 s]
/proc/loadavg: 4.10 4.00 3.69 5/363 30073
/proc/meminfo: memFree=5786024/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=1011800 CPUtime=1062.34 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 611039 0 0 0 106112 122 0 0 25 0 1 0 601774038 1036083200 190983 33554432000 4194304 4291235 140735453949376 18446744073709551615 4256313 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 252950 190983 274 24 0 249584 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1011800

[startup+1122.3 s]
/proc/loadavg: 4.11 4.02 3.71 5/363 30084
/proc/meminfo: memFree=5694992/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=1014884 CPUtime=1122.35 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 638829 0 0 0 112107 128 0 0 25 0 1 0 601774038 1039241216 218628 33554432000 4194304 4291235 140735453949376 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 253721 218628 274 24 0 250355 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 1014884

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.73 5/363 30085
/proc/meminfo: memFree=6303680/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=337472 CPUtime=1182.34 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 683949 0 0 0 118095 139 0 0 25 0 1 0 601774038 345571328 64795 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248376 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 84368 64795 274 24 0 81002 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 337472

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.74 5/363 30087
/proc/meminfo: memFree=6141080/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=469732 CPUtime=1242.35 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 712854 0 0 0 124088 147 0 0 25 0 1 0 601774038 481005568 93532 33554432000 4194304 4291235 140735453949376 18446744073709551615 4248294 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 117433 93532 274 24 0 114067 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 469732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.97 3.74 4/357 30108
/proc/meminfo: memFree=6668948/32950928 swapFree=45936960/67111528
[pid=29984] ppid=29982 vsize=179616 CPUtime=1300.07 cores=0,2
/proc/29984/stat : 29984 (minisat) R 29982 29984 29236 0 -1 4202496 755093 0 0 0 129851 156 0 0 25 0 1 0 601774038 183926784 38634 33554432000 4194304 4291235 140735453949376 18446744073709551615 4262108 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/29984/statm: 44904 38634 274 24 0 41538 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 179616

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.08
CPU user time (s): 1298.51
CPU system time (s): 1.57076
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1022412

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

runsolver used 4.5983 second user time and 9.72652 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 02:42:54
IDJOB=3318215
IDBENCH=82462
IDSOLVER=1707
FILE ID=node149/3318215-1304901773
RUNJOBID= node149-1304901751-29704
PBS_JOBID= 13282122
Free space on /tmp= 42508 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318215-1304901773/watcher-3318215-1304901773 -o /tmp/evaluation-result-3318215-1304901773/solver-3318215-1304901773 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318215-1304901773.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1627695056

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6620472 kB
Buffers:        230400 kB
Cached:       20634828 kB
SwapCached:      20984 kB
Active:       11717228 kB
Inactive:     13857844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6620472 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:           40620 kB
Writeback:           0 kB
AnonPages:     4701536 kB
Mapped:          14292 kB
Slab:           615844 kB
PageTables:      72928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80687152 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= 42540 MiB
End job on node149 at 2011-05-09 03:04:36