Trace number 3493265

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
MiniUnsat2 2011-02-22? (TO) 1800.14 1800.05

General information on the benchmark

Namemus/marques-silva/abstraction-refinement-intel/
edn_9789_21.cnf_46.05000000.unsat.cnf
MD5SUM007b4470d9cf590d50ec878a7d0f46bc
Bench CategoryMUS (MUS)
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 variables1612554
Number of clauses4700326
Sum of the clauses size10914926
Maximum clause length3
Minimum clause length1
Number of clauses of size 11692
Number of clauses of size 23182668
Number of clauses of size 31515966
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 ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493265-1307802621/watcher-3493265-1307802621 -o /tmp/evaluation-result-3493265-1307802621/solver-3493265-1307802621 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1790361249 -verb=0 HOME/instance-3493265-1307802621.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 4.00 4.00 3.54 4/189 26334
/proc/meminfo: memFree=31330908/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=16536 CPUtime=0 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 1018 0 0 0 0 0 0 0 24 0 1 0 891859188 16932864 957 33554432000 4194304 4258824 140733923539280 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 4134 960 218 16 0 776 0

[startup+0.0537759 s]
/proc/loadavg: 4.00 4.00 3.54 4/189 26334
/proc/meminfo: memFree=31330908/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=40492 CPUtime=0.04 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 6765 0 0 0 4 0 0 0 24 0 1 0 891859188 41463808 6704 33554432000 4194304 4258824 140733923539280 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 10123 6709 219 16 0 6765 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 40492

[startup+0.100776 s]
/proc/loadavg: 4.00 4.00 3.54 4/189 26334
/proc/meminfo: memFree=31330908/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=62476 CPUtime=0.09 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 12196 0 0 0 9 0 0 0 24 0 1 0 891859188 63975424 12136 33554432000 4194304 4258824 140733923539280 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 15652 12141 219 16 0 12294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62476

[startup+0.300725 s]
/proc/loadavg: 4.00 4.00 3.54 4/189 26334
/proc/meminfo: memFree=31330908/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=154816 CPUtime=0.29 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 34574 0 0 0 26 3 0 0 25 0 1 0 891859188 158531584 34513 33554432000 4194304 4258824 140733923539280 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 38704 34517 219 16 0 35346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 154816

[startup+0.70066 s]
/proc/loadavg: 4.00 4.00 3.54 4/189 26334
/proc/meminfo: memFree=31330908/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=347864 CPUtime=0.69 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 79795 0 0 0 59 10 0 0 25 0 1 0 891859188 356212736 79734 33554432000 4194304 4258824 140733923539280 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 86966 79739 219 16 0 83608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 347864

[startup+1.50049 s]
/proc/loadavg: 4.00 4.00 3.54 5/190 26335
/proc/meminfo: memFree=30877656/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=707372 CPUtime=1.49 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 167598 0 0 0 129 20 0 0 25 0 1 0 891859188 724348928 167537 33554432000 4194304 4258824 140733923539280 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 176843 167539 219 16 0 173485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 707372

[startup+3.10118 s]
/proc/loadavg: 4.00 4.00 3.54 5/190 26335
/proc/meminfo: memFree=30642676/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=721756 CPUtime=3.1 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 171435 0 0 0 289 21 0 0 25 0 1 0 891859188 739078144 171374 33554432000 4194304 4258824 140733923539280 18446744073709551615 4207138 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 180439 171374 220 16 0 177081 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 721756

[startup+6.30053 s]
/proc/loadavg: 4.08 4.02 3.55 5/190 26335
/proc/meminfo: memFree=30328832/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1112732 CPUtime=6.29 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 257687 0 0 0 598 31 0 0 25 0 1 0 891859188 1139437568 252010 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 278183 252010 243 16 0 274825 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1112732

[startup+12.7003 s]
/proc/loadavg: 4.07 4.02 3.55 5/190 26336
/proc/meminfo: memFree=30325360/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1092168 CPUtime=12.7 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 273196 0 0 0 1237 33 0 0 25 0 1 0 891859188 1118380032 250315 33554432000 4194304 4258824 140733923539280 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 273042 250315 243 16 0 269684 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1092168

[startup+25.5007 s]
/proc/loadavg: 4.06 4.01 3.56 5/190 26336
/proc/meminfo: memFree=30637672/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=731796 CPUtime=25.49 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 274415 0 0 0 2515 34 0 0 25 0 1 0 891859188 749359104 172376 33554432000 4194304 4258824 140733923539280 18446744073709551615 4247985 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 182949 172383 244 16 0 179591 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 731796

[startup+51.1006 s]
/proc/loadavg: 4.10 4.03 3.57 5/190 26337
/proc/meminfo: memFree=30301104/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1092100 CPUtime=51.09 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 479891 0 0 0 5051 58 0 0 25 0 1 0 891859188 1118310400 253137 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 273025 253137 244 16 0 269667 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1092100

[startup+102.306 s]
/proc/loadavg: 4.04 4.02 3.59 5/190 26338
/proc/meminfo: memFree=30287700/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091884 CPUtime=102.3 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 684430 0 0 0 10149 81 0 0 25 0 1 0 891859188 1118089216 252913 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272971 252913 244 16 0 269613 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1091884

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 3.61 5/187 26368
/proc/meminfo: memFree=30286936/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1092272 CPUtime=162.29 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 994687 0 0 0 16108 121 0 0 25 0 1 0 891859188 1118486528 253329 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225395 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 273068 253329 244 16 0 269710 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1092272

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.64 5/190 26379
/proc/meminfo: memFree=30040088/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1090668 CPUtime=222.3 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 1406198 0 0 0 22057 173 0 0 25 0 1 0 891859188 1116844032 253023 33554432000 4194304 4258824 140733923539280 18446744073709551615 4218502 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272667 253023 244 16 0 269309 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1090668

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.65 5/190 26419
/proc/meminfo: memFree=29134512/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091664 CPUtime=282.31 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 1510872 0 0 0 28041 190 0 0 25 0 1 0 891859188 1117863936 253619 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225190 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272916 253619 244 16 0 269558 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1091664

[startup+342.301 s]
/proc/loadavg: 4.07 4.02 3.68 5/190 26420
/proc/meminfo: memFree=29162152/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1051584 CPUtime=342.31 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 1691276 0 0 0 34018 213 0 0 25 0 1 0 891859188 1076822016 244004 33554432000 4194304 4258824 140733923539280 18446744073709551615 4248793 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 262896 244005 244 16 0 259538 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 1051584

[startup+402.301 s]
/proc/loadavg: 4.02 4.01 3.70 5/190 26460
/proc/meminfo: memFree=29064000/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091028 CPUtime=402.31 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 1822593 0 0 0 40001 230 0 0 25 0 1 0 891859188 1117212672 253904 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272757 253904 244 16 0 269399 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1091028

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.71 5/190 26462
/proc/meminfo: memFree=29034052/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1090756 CPUtime=462.31 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 2029545 0 0 0 45973 258 0 0 25 0 1 0 891859188 1116934144 253051 33554432000 4194304 4258824 140733923539280 18446744073709551615 4218550 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272689 253051 244 16 0 269331 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1090756

[startup+522.301 s]
/proc/loadavg: 4.05 4.02 3.73 5/190 26463
/proc/meminfo: memFree=29164628/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091484 CPUtime=522.32 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 2133892 0 0 0 51957 275 0 0 25 0 1 0 891859188 1117679616 253818 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225119 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272871 253818 244 16 0 269513 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 1091484

[startup+582.301 s]
/proc/loadavg: 4.08 4.03 3.75 5/190 26465
/proc/meminfo: memFree=29123188/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091696 CPUtime=582.31 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 2341315 0 0 0 57930 301 0 0 25 0 1 0 891859188 1117896704 253371 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225179 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272924 253371 244 16 0 269566 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1091696

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 26471
/proc/meminfo: memFree=29017076/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1090956 CPUtime=822.33 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 2861892 0 0 0 81860 373 0 0 25 0 1 0 891859188 1117138944 254109 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272739 254109 244 16 0 269381 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1090956

[startup+882.301 s]
/proc/loadavg: 4.06 4.02 3.81 5/190 26473
/proc/meminfo: memFree=29002888/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1090440 CPUtime=882.33 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 2966077 0 0 0 87844 389 0 0 25 0 1 0 891859188 1116610560 253975 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225721 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272610 253975 244 16 0 269252 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1090440

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.82 5/190 26474
/proc/meminfo: memFree=29315576/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=721796 CPUtime=942.34 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3070454 0 0 0 93828 406 0 0 25 0 1 0 891859188 739119104 171431 33554432000 4194304 4258824 140733923539280 18446744073709551615 4206717 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 180449 171431 244 16 0 177091 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 721796

[startup+1002.3 s]
/proc/loadavg: 4.08 4.02 3.83 5/190 26476
/proc/meminfo: memFree=28971560/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1090676 CPUtime=1002.33 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3174860 0 0 0 99815 418 0 0 25 0 1 0 891859188 1116852224 254385 33554432000 4194304 4258824 140733923539280 18446744073709551615 4219851 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272669 254385 244 16 0 269311 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1090676

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.84 5/190 26478
/proc/meminfo: memFree=28959856/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1090028 CPUtime=1062.34 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3381995 0 0 0 105787 447 0 0 25 0 1 0 891859188 1116188672 253138 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272507 253138 244 16 0 269149 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 1090028

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.85 5/190 26479
/proc/meminfo: memFree=29106008/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1090796 CPUtime=1122.34 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3486312 0 0 0 111770 464 0 0 25 0 1 0 891859188 1116975104 253312 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272699 253312 244 16 0 269341 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1090796

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.86 5/190 26481
/proc/meminfo: memFree=29087496/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091832 CPUtime=1182.35 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3590645 0 0 0 117755 480 0 0 25 0 1 0 891859188 1118035968 253646 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225505 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272958 253646 244 16 0 269600 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1091832

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.86 5/190 26482
/proc/meminfo: memFree=29062156/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091720 CPUtime=1242.35 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3695104 0 0 0 123741 494 0 0 25 0 1 0 891859188 1117921280 253802 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272930 253802 244 16 0 269572 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1091720

[startup+1302.3 s]
/proc/loadavg: 4.00 4.01 3.87 5/190 26484
/proc/meminfo: memFree=29048848/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091212 CPUtime=1302.36 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3799248 0 0 0 129729 507 0 0 25 0 1 0 891859188 1117401088 253435 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272803 253435 244 16 0 269445 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 1091212

[startup+1362.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 26486
/proc/meminfo: memFree=29102508/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091212 CPUtime=1362.35 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3800402 0 0 0 135728 507 0 0 25 0 1 0 891859188 1117401088 254561 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272803 254561 244 16 0 269445 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 1091212

[startup+1422.31 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 26487
/proc/meminfo: memFree=29080508/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091696 CPUtime=1422.36 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 3904648 0 0 0 141714 522 0 0 25 0 1 0 891859188 1117896704 254058 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225225 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272924 254058 244 16 0 269566 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 1091696

[startup+1482.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 26489
/proc/meminfo: memFree=29059508/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1090516 CPUtime=1482.36 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 4008800 0 0 0 147698 538 0 0 25 0 1 0 891859188 1116688384 254018 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225851 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272629 254018 244 16 0 269271 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 1090516

[startup+1542.3 s]
/proc/loadavg: 4.04 4.01 3.90 5/190 26490
/proc/meminfo: memFree=29047436/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091520 CPUtime=1542.36 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 4112945 0 0 0 153683 553 0 0 25 0 1 0 891859188 1117716480 253626 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272880 253626 244 16 0 269522 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 1091520

[startup+1602.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 26492
/proc/meminfo: memFree=29093644/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091964 CPUtime=1602.37 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 4217029 0 0 0 159672 565 0 0 25 0 1 0 891859188 1118171136 253379 33554432000 4194304 4258824 140733923539280 18446744073709551615 4229160 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272991 253379 244 16 0 269633 0
Current children cumulated CPU time (s) 1602.37
Current children cumulated vsize (KiB) 1091964

[startup+1662.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 26494
/proc/meminfo: memFree=29087904/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091724 CPUtime=1662.37 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 4321168 0 0 0 165657 580 0 0 25 0 1 0 891859188 1117925376 253149 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272931 253149 244 16 0 269573 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 1091724

[startup+1722.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 26495
/proc/meminfo: memFree=29055988/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091752 CPUtime=1722.37 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 4425623 0 0 0 171642 595 0 0 25 0 1 0 891859188 1117954048 253727 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272938 253727 244 16 0 269580 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 1091752

[startup+1782.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 26497
/proc/meminfo: memFree=29039328/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091568 CPUtime=1782.38 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 4529797 0 0 0 177628 610 0 0 25 0 1 0 891859188 1117765632 253333 33554432000 4194304 4258824 140733923539280 18446744073709551615 4218467 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272892 253333 244 16 0 269534 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 1091568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 26497
/proc/meminfo: memFree=29033480/32950928 swapFree=67053888/67111528
[pid=26334] ppid=26332 vsize=1091568 CPUtime=1800.09 cores=5,7
/proc/26334/stat : 26334 (munsat2_release) R 26332 26334 26001 0 -1 4202496 4530192 0 0 0 179399 610 0 0 25 0 1 0 891859188 1117765632 253722 33554432000 4194304 4258824 140733923539280 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26334/statm: 272892 253722 244 16 0 269534 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1091568

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): 1800.05
CPU time (s): 1800.14
CPU user time (s): 1793.99
CPU system time (s): 6.14606
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1171860

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

runsolver used 2.84057 second user time and 6.98694 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-11 16:30:25
IDJOB=3493265
IDBENCH=89295
IDSOLVER=1973
FILE ID=node149/3493265-1307802621
RUNJOBID= node149-1307800694-26022
PBS_JOBID= 13551043
Free space on /tmp= 73880 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT11/mus/marques-silva/abstraction-refinement-intel/edn_9789_21.cnf_46.05000000.unsat.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493265-1307802621/watcher-3493265-1307802621 -o /tmp/evaluation-result-3493265-1307802621/solver-3493265-1307802621 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1790361249 -verb=0 HOME/instance-3493265-1307802621.cnf

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

MD5SUM BENCH= 007b4470d9cf590d50ec878a7d0f46bc
RANDOM SEED=1790361249

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:      31331328 kB
Buffers:        156432 kB
Cached:        1215780 kB
SwapCached:      23736 kB
Active:         467604 kB
Inactive:       990728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31331328 kB
SwapTotal:    67111528 kB
SwapFree:     67053888 kB
Dirty:           91732 kB
Writeback:           0 kB
AnonPages:       82072 kB
Mapped:           9980 kB
Slab:            95592 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   310316 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= 73776 MiB
End job on node149 at 2011-06-11 17:00:27