Trace number 3387344

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: cir_minisat 2011-05-13 (simp)? (TO) 5000.14 5000.04

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-3387344-1305600427/watcher-3387344-1305600427 -o /tmp/evaluation-result-3387344-1305600427/solver-3387344-1305600427 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387344-1305600427.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.95 3.91 3.60 5/528 14526
/proc/meminfo: memFree=14951892/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=20304 CPUtime=0 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 947 0 0 0 0 0 0 0 25 0 1 0 652458643 20791296 878 33554432000 4194304 4300288 140734703786720 18446744073709551615 4241833 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 5076 878 217 26 0 1708 0

[startup+0.104567 s]
/proc/loadavg: 3.95 3.91 3.60 5/528 14526
/proc/meminfo: memFree=14951892/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=38608 CPUtime=0.09 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 6303 0 0 0 8 1 0 0 25 0 1 0 652458643 39534592 5697 33554432000 4194304 4300288 140734703786720 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 9652 5699 218 26 0 6284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38608

[startup+0.200561 s]
/proc/loadavg: 3.95 3.91 3.60 5/528 14526
/proc/meminfo: memFree=14951892/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=60204 CPUtime=0.18 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 12248 0 0 0 17 1 0 0 25 0 1 0 652458643 61648896 10924 33554432000 4194304 4300288 140734703786720 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 15051 10925 256 26 0 11683 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 60204

[startup+0.300533 s]
/proc/loadavg: 3.95 3.91 3.60 5/528 14526
/proc/meminfo: memFree=14951892/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=83780 CPUtime=0.28 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 18157 0 0 0 26 2 0 0 25 0 1 0 652458643 85790720 16147 33554432000 4194304 4300288 140734703786720 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 20945 16147 275 26 0 17577 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 83780

[startup+0.700462 s]
/proc/loadavg: 3.95 3.91 3.60 5/528 14526
/proc/meminfo: memFree=14951892/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=118900 CPUtime=0.68 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 27896 0 0 0 65 3 0 0 25 0 1 0 652458643 121753600 24811 33554432000 4194304 4300288 140734703786720 18446744073709551615 4232281 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 29725 24811 222 26 0 26357 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 118900

[startup+1.50032 s]
/proc/loadavg: 3.95 3.91 3.60 5/529 14527
/proc/meminfo: memFree=14825784/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=138836 CPUtime=1.49 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 38386 0 0 0 144 5 0 0 25 0 1 0 652458643 142168064 29250 33554432000 4194304 4300288 140734703786720 18446744073709551615 233509962315 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 34709 29251 222 26 0 31341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138836

[startup+3.10103 s]
/proc/loadavg: 3.95 3.91 3.60 5/529 14527
/proc/meminfo: memFree=14847932/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=121228 CPUtime=3.08 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 41097 0 0 0 303 5 0 0 25 0 1 0 652458643 124137472 25050 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 30307 25050 242 26 0 26939 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121228

[startup+6.30045 s]
/proc/loadavg: 3.95 3.91 3.60 5/529 14528
/proc/meminfo: memFree=14843572/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=121228 CPUtime=6.28 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 41334 0 0 0 623 5 0 0 25 0 1 0 652458643 124137472 25279 33554432000 4194304 4300288 140734703786720 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 30307 25279 242 26 0 26939 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 121228

[startup+12.7003 s]
/proc/loadavg: 3.96 3.91 3.60 5/529 14528
/proc/meminfo: memFree=14836484/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=121228 CPUtime=12.68 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 41855 0 0 0 1263 5 0 0 25 0 1 0 652458643 124137472 25780 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 30307 25780 242 26 0 26939 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 121228

[startup+25.501 s]
/proc/loadavg: 3.97 3.92 3.60 5/529 14528
/proc/meminfo: memFree=14828288/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=139904 CPUtime=25.48 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 42767 0 0 0 2542 6 0 0 25 0 1 0 652458643 143261696 26666 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 34976 26666 242 26 0 31608 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 139904

[startup+51.1004 s]
/proc/loadavg: 3.98 3.92 3.61 5/529 14529
/proc/meminfo: memFree=14770748/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=159240 CPUtime=51.08 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 49534 0 0 0 5100 8 0 0 25 0 1 0 652458643 163061760 33373 33554432000 4194304 4300288 140734703786720 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 39810 33373 242 26 0 36442 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159240

[startup+102.301 s]
/proc/loadavg: 3.99 3.93 3.63 5/529 14530
/proc/meminfo: memFree=14680428/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=208560 CPUtime=102.3 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 60284 0 0 0 10218 12 0 0 25 0 1 0 652458643 213565440 44026 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 52140 44026 242 26 0 48772 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 208560

[startup+162.3 s]
/proc/loadavg: 4.09 3.97 3.66 5/529 14532
/proc/meminfo: memFree=14632632/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=208560 CPUtime=162.29 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 63526 0 0 0 16215 14 0 0 25 0 1 0 652458643 213565440 47171 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255969 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 52140 47171 242 26 0 48772 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 208560

[startup+222.321 s]
/proc/loadavg: 4.03 3.97 3.68 5/529 14533
/proc/meminfo: memFree=14555572/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=239380 CPUtime=222.31 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 66139 0 0 0 22215 16 0 0 25 0 1 0 652458643 245125120 49704 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 59845 49704 242 26 0 56477 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 239380

[startup+282.301 s]
/proc/loadavg: 4.17 4.00 3.71 5/529 14535
/proc/meminfo: memFree=14479128/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=239380 CPUtime=282.3 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 68993 0 0 0 28211 19 0 0 25 0 1 0 652458643 245125120 52461 33554432000 4194304 4300288 140734703786720 18446744073709551615 4256051 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 59845 52461 242 26 0 56477 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 239380

[startup+342.301 s]
/proc/loadavg: 4.13 4.02 3.73 5/529 14537
/proc/meminfo: memFree=14409508/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=239380 CPUtime=342.29 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 71542 0 0 0 34208 21 0 0 25 0 1 0 652458643 245125120 54932 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 59845 54932 242 26 0 56477 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 239380

[startup+402.3 s]
/proc/loadavg: 4.05 4.01 3.74 5/529 14538
/proc/meminfo: memFree=14355868/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=289468 CPUtime=402.29 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 73152 0 0 0 40207 22 0 0 25 0 1 0 652458643 296415232 56493 33554432000 4194304 4300288 140734703786720 18446744073709551615 4256216 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 72367 56493 242 26 0 68999 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 289468

[startup+462.3 s]
/proc/loadavg: 4.02 4.00 3.76 5/529 14540
/proc/meminfo: memFree=14271608/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=289468 CPUtime=462.3 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 75341 0 0 0 46206 24 0 0 25 0 1 0 652458643 296415232 58619 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 72367 58619 242 26 0 68999 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 289468

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.77 5/529 14541
/proc/meminfo: memFree=14196164/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=289692 CPUtime=522.3 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 77353 0 0 0 52205 25 0 0 25 0 1 0 652458643 296644608 60564 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 72423 60564 242 26 0 69055 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 289692

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/529 14543
/proc/meminfo: memFree=14129020/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=294012 CPUtime=582.3 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 79869 0 0 0 58204 26 0 0 25 0 1 0 652458643 301068288 63025 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255659 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14526/statm: 73503 63025 242 26 0 70135 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 294012

[startup+642.301 s]

################
# More data... #
################

[startup+4062.3 s]
/proc/loadavg: 4.11 4.05 4.01 5/529 14675
/proc/meminfo: memFree=15068528/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4062.38 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 215459 0 0 0 406149 89 0 0 25 0 1 0 652458643 531816448 103136 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 103136 242 26 0 126470 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 519352

[startup+4122.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/529 14676
/proc/meminfo: memFree=15028052/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4122.36 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 216413 0 0 0 412147 89 0 0 25 0 1 0 652458643 531816448 104066 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 104066 242 26 0 126470 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 519352

[startup+4182.32 s]
/proc/loadavg: 4.01 4.03 4.00 5/529 14678
/proc/meminfo: memFree=15062940/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4182.38 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 217633 0 0 0 418148 90 0 0 25 0 1 0 652458643 531816448 105246 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 105246 242 26 0 126470 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 519352

[startup+4242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/529 14680
/proc/meminfo: memFree=15017000/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4242.37 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 218695 0 0 0 424146 91 0 0 25 0 1 0 652458643 531816448 106272 33554432000 4194304 4300288 140734703786720 18446744073709551615 4256223 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 106272 242 26 0 126470 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 519352

[startup+4302.3 s]
/proc/loadavg: 4.07 4.04 4.01 5/529 14681
/proc/meminfo: memFree=15052140/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4302.37 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 219710 0 0 0 430146 91 0 0 25 0 1 0 652458643 531816448 107243 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 107243 242 26 0 126470 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 519352

[startup+4362.3 s]
/proc/loadavg: 4.10 4.06 4.01 5/529 14683
/proc/meminfo: memFree=14994792/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4362.37 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 220496 0 0 0 436145 92 0 0 25 0 1 0 652458643 531816448 107996 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 107996 242 26 0 126470 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 519352

[startup+4422.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/529 14684
/proc/meminfo: memFree=14941152/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4422.37 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 221505 0 0 0 442145 92 0 0 25 0 1 0 652458643 531816448 108978 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 108978 242 26 0 126470 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 519352

[startup+4482.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/529 14695
/proc/meminfo: memFree=15014584/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4482.38 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 222544 0 0 0 448145 93 0 0 25 0 1 0 652458643 531816448 109984 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 109984 242 26 0 126470 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 519352

[startup+4542.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/529 14697
/proc/meminfo: memFree=14973976/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4542.38 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 223501 0 0 0 454144 94 0 0 25 0 1 0 652458643 531816448 110915 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 110915 242 26 0 126470 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 519352

[startup+4602.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/529 14698
/proc/meminfo: memFree=15014460/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4602.37 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 224347 0 0 0 460143 94 0 0 25 0 1 0 652458643 531816448 111739 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 111739 242 26 0 126470 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 519352

[startup+4662.3 s]
/proc/loadavg: 4.06 4.05 4.01 5/529 14700
/proc/meminfo: memFree=14951040/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4662.38 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 225314 0 0 0 466143 95 0 0 25 0 1 0 652458643 531816448 112677 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 112677 242 26 0 126470 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 519352

[startup+4722.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/529 14701
/proc/meminfo: memFree=14984444/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4722.39 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 226667 0 0 0 472144 95 0 0 25 0 1 0 652458643 531816448 113984 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 113984 242 26 0 126470 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 519352

[startup+4782.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/529 14703
/proc/meminfo: memFree=14939392/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4782.38 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 227543 0 0 0 478142 96 0 0 25 0 1 0 652458643 531816448 114832 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 114832 242 26 0 126470 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 519352

[startup+4842.32 s]
/proc/loadavg: 4.10 4.05 4.01 5/529 14705
/proc/meminfo: memFree=14889840/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4842.41 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 228419 0 0 0 484144 97 0 0 25 0 1 0 652458643 531816448 115684 33554432000 4194304 4300288 140734703786720 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 115684 242 26 0 126470 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 519352

[startup+4902.3 s]
/proc/loadavg: 4.13 4.07 4.01 5/529 14706
/proc/meminfo: memFree=14912212/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4902.39 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 229194 0 0 0 490142 97 0 0 25 0 1 0 652458643 531816448 116442 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255978 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 116442 242 26 0 126470 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 519352

[startup+4962.3 s]
/proc/loadavg: 4.04 4.05 4.01 5/529 14708
/proc/meminfo: memFree=14861804/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=4962.39 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 230161 0 0 0 496141 98 0 0 25 0 1 0 652458643 531816448 117377 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 117377 242 26 0 126470 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 519352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 4.02 4.05 4.00 5/529 14709
/proc/meminfo: memFree=14831512/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=5000.1 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 230711 0 0 0 499912 98 0 0 25 0 1 0 652458643 531816448 117919 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 117919 242 26 0 126470 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 519352

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

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

[startup+5000 s]
/proc/loadavg: 4.02 4.05 4.00 5/529 14709
/proc/meminfo: memFree=14831512/32951124 swapFree=67023148/67111528
[pid=14526] ppid=14524 vsize=519352 CPUtime=5000.1 cores=1,3,5,7
/proc/14526/stat : 14526 (cir_minisat) R 14524 14526 12388 0 -1 4202496 230711 0 0 0 499912 98 0 0 25 0 1 0 652458643 531816448 117919 33554432000 4194304 4300288 140734703786720 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14526/statm: 129838 117919 242 26 0 126470 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 519352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.04
CPU time (s): 5000.14
CPU user time (s): 4999.13
CPU system time (s): 1.00585
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 519352

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

runsolver used 25.4981 second user time and 60.9107 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-17 04:47:08
IDJOB=3387344
IDBENCH=82459
IDSOLVER=1873
FILE ID=node145/3387344-1305600427
RUNJOBID= node145-1305599763-14355
PBS_JOBID= 13350333
Free space on /tmp= 73592 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387344-1305600427/watcher-3387344-1305600427 -o /tmp/evaluation-result-3387344-1305600427/solver-3387344-1305600427 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387344-1305600427.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=95255924

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14951924 kB
Buffers:        132504 kB
Cached:        1291020 kB
SwapCached:       4796 kB
Active:       14028236 kB
Inactive:      3687400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14951924 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:           14216 kB
Writeback:           0 kB
AnonPages:    16287296 kB
Mapped:          39632 kB
Slab:           138908 kB
PageTables:      75084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 159595264 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= 73772 MiB
End job on node145 at 2011-05-17 06:10:30