Trace number 3318216

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.09 1300.03

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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-3318216-1304901765/watcher-3318216-1304901765 -o /tmp/evaluation-result-3318216-1304901765/solver-3318216-1304901765 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318216-1304901765.cnf 

running on 2 cores: 1,3

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.45 2.22 2.99 4/362 29881
/proc/meminfo: memFree=6416588/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=21520 CPUtime=0 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 1265 0 0 0 0 0 0 0 21 0 1 0 601773220 22036480 1182 33554432000 4194304 4291235 140734355867584 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 5380 1184 215 24 0 2014 0

[startup+0.0889079 s]
/proc/loadavg: 1.45 2.22 2.99 4/362 29881
/proc/meminfo: memFree=6416588/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=38076 CPUtime=0.08 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 5979 0 0 0 7 1 0 0 21 0 1 0 601773220 38989824 5384 33554432000 4194304 4291235 140734355867584 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 9519 5386 215 24 0 6153 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38076

[startup+0.100899 s]
/proc/loadavg: 1.45 2.22 2.99 4/362 29881
/proc/meminfo: memFree=6416588/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=39536 CPUtime=0.09 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 6869 0 0 0 8 1 0 0 21 0 1 0 601773220 40484864 6048 33554432000 4194304 4291235 140734355867584 18446744073709551615 254500352709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 9884 6050 215 24 0 6518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39536

[startup+0.300857 s]
/proc/loadavg: 1.45 2.22 2.99 4/362 29881
/proc/meminfo: memFree=6416588/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=90168 CPUtime=0.29 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 18977 0 0 0 26 3 0 0 22 0 1 0 601773220 92332032 16909 33554432000 4194304 4291235 140734355867584 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 22542 16911 258 24 0 19176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90168

[startup+0.70078 s]
/proc/loadavg: 1.45 2.22 2.99 4/362 29881
/proc/meminfo: memFree=6416588/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=121248 CPUtime=0.69 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 28359 0 0 0 64 5 0 0 23 0 1 0 601773220 124157952 25249 33554432000 4194304 4291235 140734355867584 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 30312 25249 239 24 0 26946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121248

[startup+1.50064 s]
/proc/loadavg: 1.74 2.27 3.00 5/360 29903
/proc/meminfo: memFree=6447328/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=139228 CPUtime=1.49 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 38527 0 0 0 142 7 0 0 25 0 1 0 601773220 142569472 29384 33554432000 4194304 4291235 140734355867584 18446744073709551615 4232419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 34807 29384 239 24 0 31441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 139228

[startup+3.10031 s]
/proc/loadavg: 1.74 2.27 3.00 5/363 29910
/proc/meminfo: memFree=6376792/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=121224 CPUtime=3.09 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 41152 0 0 0 302 7 0 0 25 0 1 0 601773220 124133376 25103 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 30306 25103 258 24 0 26940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121224

[startup+6.30067 s]
/proc/loadavg: 1.74 2.27 3.00 5/363 29937
/proc/meminfo: memFree=6380260/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=121224 CPUtime=6.3 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 41432 0 0 0 622 8 0 0 25 0 1 0 601773220 124133376 25370 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 30306 25370 258 24 0 26940 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 121224

[startup+12.7004 s]
/proc/loadavg: 2.23 2.36 3.02 5/363 30018
/proc/meminfo: memFree=6804936/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=139900 CPUtime=12.69 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 42022 0 0 0 1261 8 0 0 25 0 1 0 601773220 143257600 25944 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 34975 25944 258 24 0 31609 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139900

[startup+25.5008 s]
/proc/loadavg: 2.50 2.41 3.03 5/363 30045
/proc/meminfo: memFree=6768284/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=139900 CPUtime=25.49 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 43166 0 0 0 2540 9 0 0 25 0 1 0 601773220 143257600 27041 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 34975 27041 258 24 0 31609 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139900

[startup+51.1007 s]
/proc/loadavg: 3.01 2.54 3.05 5/363 30046
/proc/meminfo: memFree=6643600/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=160088 CPUtime=51.09 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 49900 0 0 0 5099 10 0 0 25 0 1 0 601773220 163930112 33707 33554432000 4194304 4291235 140734355867584 18446744073709551615 4256285 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 40022 33707 258 24 0 36656 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160088

[startup+102.313 s]
/proc/loadavg: 3.64 2.80 3.11 5/363 30047
/proc/meminfo: memFree=6506888/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=209408 CPUtime=102.31 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 61188 0 0 0 10219 12 0 0 25 0 1 0 601773220 214433792 44875 33554432000 4194304 4291235 140734355867584 18446744073709551615 4251616 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 52352 44875 258 24 0 48986 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 209408

[startup+162.301 s]
/proc/loadavg: 3.90 3.03 3.17 5/363 30049
/proc/meminfo: memFree=6510956/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=240228 CPUtime=162.3 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 64658 0 0 0 16216 14 0 0 25 0 1 0 601773220 245993472 48217 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 60057 48217 258 24 0 56691 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 240228

[startup+222.301 s]
/proc/loadavg: 3.96 3.20 3.22 5/363 30050
/proc/meminfo: memFree=6607508/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=240228 CPUtime=222.3 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 67924 0 0 0 22215 15 0 0 25 0 1 0 601773220 245993472 51367 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 60057 51367 258 24 0 56691 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 240228

[startup+282.301 s]
/proc/loadavg: 3.98 3.34 3.26 5/363 30052
/proc/meminfo: memFree=6429412/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=240228 CPUtime=282.3 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 70948 0 0 0 28214 16 0 0 25 0 1 0 601773220 245993472 54292 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 60057 54292 258 24 0 56691 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 240228

[startup+342.301 s]
/proc/loadavg: 3.99 3.46 3.31 5/363 30054
/proc/meminfo: memFree=6284668/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=293764 CPUtime=342.31 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 74108 0 0 0 34213 18 0 0 25 0 1 0 601773220 300814336 57348 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 73441 57348 258 24 0 70075 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 293764

[startup+402.301 s]
/proc/loadavg: 4.03 3.57 3.35 5/363 30055
/proc/meminfo: memFree=6461068/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=300248 CPUtime=402.3 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 78040 0 0 0 40211 19 0 0 25 0 1 0 601773220 307453952 61183 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 75062 61183 258 24 0 71696 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 300248

[startup+462.301 s]
/proc/loadavg: 4.08 3.66 3.40 5/363 30057
/proc/meminfo: memFree=6261264/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=308348 CPUtime=462.31 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 82024 0 0 0 46210 21 0 0 25 0 1 0 601773220 315748352 65095 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 77087 65095 258 24 0 73721 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 308348

[startup+522.301 s]
/proc/loadavg: 4.03 3.72 3.43 5/363 30058
/proc/meminfo: memFree=6392660/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=321916 CPUtime=522.31 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 87063 0 0 0 52209 22 0 0 25 0 1 0 601773220 329641984 70069 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 80479 70069 258 24 0 77113 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 321916

[startup+582.301 s]
/proc/loadavg: 4.06 3.78 3.47 5/363 30060
/proc/meminfo: memFree=6285848/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=321916 CPUtime=582.32 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 89546 0 0 0 58209 23 0 0 25 0 1 0 601773220 329641984 72468 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 80479 72468 258 24 0 77113 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 321916

[startup+642.301 s]
/proc/loadavg: 4.07 3.83 3.50 5/363 30062
/proc/meminfo: memFree=6227388/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=403304 CPUtime=642.33 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 92125 0 0 0 64210 23 0 0 25 0 1 0 601773220 412983296 74966 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 100826 74966 258 24 0 97460 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 403304

[startup+702.301 s]
/proc/loadavg: 4.02 3.86 3.53 5/363 30063
/proc/meminfo: memFree=6282872/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=408164 CPUtime=702.32 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 95447 0 0 0 70208 24 0 0 25 0 1 0 601773220 417959936 78228 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 102041 78228 258 24 0 98675 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 408164

[startup+762.314 s]
/proc/loadavg: 4.01 3.88 3.56 5/363 30065
/proc/meminfo: memFree=6229600/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=413024 CPUtime=762.34 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 98742 0 0 0 76208 26 0 0 25 0 1 0 601773220 422936576 81456 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 103256 81456 258 24 0 99890 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 413024

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.58 5/363 30066
/proc/meminfo: memFree=6491308/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=236440 CPUtime=822.33 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 105376 0 0 0 82205 28 0 0 25 0 1 0 601773220 242114560 49080 33554432000 4194304 4291235 140734355867584 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 59110 49080 258 24 0 55744 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 236440

[startup+882.301 s]
/proc/loadavg: 4.05 3.93 3.61 5/363 30068
/proc/meminfo: memFree=6330788/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=255292 CPUtime=882.33 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 109427 0 0 0 88204 29 0 0 25 0 1 0 601773220 261419008 52998 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 63823 52998 258 24 0 60457 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 255292

[startup+942.301 s]
/proc/loadavg: 4.10 3.97 3.64 5/363 30070
/proc/meminfo: memFree=6058788/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=304612 CPUtime=942.33 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 120457 0 0 0 94202 31 0 0 25 0 1 0 601773220 311922688 63894 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 76153 63894 258 24 0 72787 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 304612

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.67 5/363 30071
/proc/meminfo: memFree=5867772/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=335432 CPUtime=1002.34 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 123735 0 0 0 100200 34 0 0 25 0 1 0 601773220 343482368 67065 33554432000 4194304 4291235 140734355867584 18446744073709551615 4256268 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 83858 67065 258 24 0 80492 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 335432

[startup+1062.3 s]
/proc/loadavg: 4.10 4.00 3.69 5/363 30073
/proc/meminfo: memFree=5835500/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=335432 CPUtime=1062.34 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 126726 0 0 0 106199 35 0 0 25 0 1 0 601773220 343482368 69954 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 83858 69954 258 24 0 80492 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 335432

[startup+1122.3 s]
/proc/loadavg: 4.12 4.02 3.71 5/363 30083
/proc/meminfo: memFree=5589964/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=335432 CPUtime=1122.35 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 129435 0 0 0 112198 37 0 0 25 0 1 0 601773220 343482368 72557 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 83858 72557 258 24 0 80492 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 335432

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.73 5/363 30085
/proc/meminfo: memFree=6242796/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=385520 CPUtime=1182.35 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 131973 0 0 0 118197 38 0 0 25 0 1 0 601773220 394772480 75007 33554432000 4194304 4291235 140734355867584 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 96380 75007 258 24 0 93014 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 385520

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.74 5/363 30087
/proc/meminfo: memFree=6191672/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=385520 CPUtime=1242.35 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 134245 0 0 0 124197 38 0 0 25 0 1 0 601773220 394772480 77206 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 96380 77206 258 24 0 93014 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 385520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.75 5/363 30088
/proc/meminfo: memFree=6016536/32950928 swapFree=45936960/67111528
[pid=29881] ppid=29879 vsize=385520 CPUtime=1300.06 cores=1,3
/proc/29881/stat : 29881 (minisat) R 29879 29881 29236 0 -1 4202496 136632 0 0 0 129967 39 0 0 25 0 1 0 601773220 394772480 79520 33554432000 4194304 4291235 140734355867584 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29881/statm: 96380 79520 258 24 0 93014 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 385520

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.03
CPU time (s): 1300.09
CPU user time (s): 1299.68
CPU system time (s): 0.409937
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 429380

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

runsolver used 4.5773 second user time and 10.8064 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 02:42:45
IDJOB=3318216
IDBENCH=82459
IDSOLVER=1707
FILE ID=node149/3318216-1304901765
RUNJOBID= node149-1304901751-29706
PBS_JOBID= 13282122
Free space on /tmp= 42484 MiB

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

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
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:       6416868 kB
Buffers:        230236 kB
Cached:       20653660 kB
SwapCached:      20984 kB
Active:       11926932 kB
Inactive:     13850536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6416868 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:           66436 kB
Writeback:           0 kB
AnonPages:     4885568 kB
Mapped:          14304 kB
Slab:           616156 kB
PageTables:      73784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80901528 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= 42528 MiB
End job on node149 at 2011-05-09 03:04:27