Trace number 3483319

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

General information on the benchmark

Namemus/marques-silva/abstraction-refinement-intel/
edn_25208_14.cnf_37.38000000.unsat.cnf
MD5SUM62a1c70da5924c017b1419343e5b9f86
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 variables1143135
Number of clauses3330773
Sum of the clauses size7734541
Maximum clause length3
Minimum clause length1
Number of clauses of size 11673
Number of clauses of size 22254432
Number of clauses of size 31074668
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-3483319-1307802540/watcher-3483319-1307802540 -o /tmp/evaluation-result-3483319-1307802540/solver-3483319-1307802540 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=725050741 -verb=0 HOME/instance-3483319-1307802540.cnf 

running on 2 cores: 1,3

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.06 4.00 3.48 4/189 15926
/proc/meminfo: memFree=31715892/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=16540 CPUtime=0 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 1029 0 0 0 0 0 0 0 25 0 1 0 891852197 16936960 969 33554432000 4194304 4258824 140734285366928 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 4135 972 218 16 0 777 0

[startup+0.0497709 s]
/proc/loadavg: 4.06 4.00 3.48 4/189 15926
/proc/meminfo: memFree=31715892/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=37556 CPUtime=0.04 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6227 0 0 0 4 0 0 0 25 0 1 0 891852197 38457344 6167 33554432000 4194304 4258824 140734285366928 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 9422 6171 219 16 0 6064 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 37556

[startup+0.100757 s]
/proc/loadavg: 4.06 4.00 3.48 4/189 15926
/proc/meminfo: memFree=31715892/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=62216 CPUtime=0.09 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 12117 0 0 0 8 1 0 0 25 0 1 0 891852197 63709184 12057 33554432000 4194304 4258824 140734285366928 18446744073709551615 4201894 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 15554 12061 219 16 0 12196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62216

[startup+0.300725 s]
/proc/loadavg: 4.06 4.00 3.48 4/189 15926
/proc/meminfo: memFree=31715892/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=152980 CPUtime=0.29 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 34037 0 0 0 25 4 0 0 25 0 1 0 891852197 156651520 33977 33554432000 4194304 4258824 140734285366928 18446744073709551615 228244348672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 38245 33982 219 16 0 34887 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 152980

[startup+0.700655 s]
/proc/loadavg: 4.06 4.00 3.48 4/189 15926
/proc/meminfo: memFree=31715892/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=343940 CPUtime=0.69 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 78648 0 0 0 60 9 0 0 25 0 1 0 891852197 352194560 78588 33554432000 4194304 4258824 140734285366928 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 85985 78593 219 16 0 82627 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 343940

[startup+1.50052 s]
/proc/loadavg: 4.06 4.00 3.48 5/190 15927
/proc/meminfo: memFree=31268696/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=523392 CPUtime=1.49 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 121651 0 0 0 134 15 0 0 25 0 1 0 891852197 535953408 121591 33554432000 4194304 4258824 140734285366928 18446744073709551615 4206717 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 130848 121591 220 16 0 127490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 523392

[startup+3.10024 s]
/proc/loadavg: 4.06 4.00 3.48 5/190 15927
/proc/meminfo: memFree=31229060/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=716804 CPUtime=3.09 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 161967 0 0 0 288 21 0 0 25 0 1 0 891852197 734007296 160102 33554432000 4194304 4258824 140734285366928 18446744073709551615 4248748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 179201 160104 224 16 0 175843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 716804

[startup+6.30067 s]
/proc/loadavg: 4.05 4.00 3.48 5/190 15927
/proc/meminfo: memFree=31005208/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=772556 CPUtime=6.29 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 193279 0 0 0 603 26 0 0 25 0 1 0 891852197 791097344 177006 33554432000 4194304 4258824 140734285366928 18446744073709551615 4231946 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 193139 177006 243 16 0 189781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 772556

[startup+12.7006 s]
/proc/loadavg: 4.05 4.00 3.48 5/190 15928
/proc/meminfo: memFree=31001480/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=523432 CPUtime=12.69 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 193512 0 0 0 1242 27 0 0 25 0 1 0 891852197 535994368 121648 33554432000 4194304 4258824 140734285366928 18446744073709551615 4207134 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 130858 121648 244 16 0 127500 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 523432

[startup+25.5003 s]
/proc/loadavg: 4.04 4.00 3.49 5/190 15928
/proc/meminfo: memFree=30986108/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=775940 CPUtime=25.49 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 267757 0 0 0 2515 34 0 0 25 0 1 0 891852197 794562560 180735 33554432000 4194304 4258824 140734285366928 18446744073709551615 228244004848 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 193985 180735 244 16 0 190627 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 775940

[startup+51.1008 s]
/proc/loadavg: 4.02 4.00 3.50 5/190 15929
/proc/meminfo: memFree=30979024/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=775940 CPUtime=51.09 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 488784 0 0 0 5047 62 0 0 25 0 1 0 891852197 794562560 180562 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 193985 180562 244 16 0 190627 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 775940

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.53 5/190 15930
/proc/meminfo: memFree=31206424/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=523432 CPUtime=102.3 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 785938 0 0 0 10132 98 0 0 25 0 1 0 891852197 535994368 121648 33554432000 4194304 4258824 140734285366928 18446744073709551615 4206717 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 130858 121648 244 16 0 127500 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 523432

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.55 5/190 15932
/proc/meminfo: memFree=30923040/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=523432 CPUtime=162.3 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 1098696 0 0 0 16094 136 0 0 25 0 1 0 891852197 535994368 121648 33554432000 4194304 4258824 140734285366928 18446744073709551615 4206960 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 130858 121648 244 16 0 127500 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 523432

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.58 5/190 15933
/proc/meminfo: memFree=30932916/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=775940 CPUtime=222.29 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 1500639 0 0 0 22046 183 0 0 25 0 1 0 891852197 794562560 180614 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 193985 180614 244 16 0 190627 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 775940

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.60 5/190 16011
/proc/meminfo: memFree=30776036/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=775940 CPUtime=282.29 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 1813510 0 0 0 28009 220 0 0 25 0 1 0 891852197 794562560 180716 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 193985 180716 244 16 0 190627 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 775940

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.62 5/190 16012
/proc/meminfo: memFree=30763148/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=779992 CPUtime=342.3 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 2210488 0 0 0 33961 269 0 0 25 0 1 0 891852197 798711808 181458 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 194998 181458 244 16 0 191640 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 779992

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/190 16014
/proc/meminfo: memFree=30748244/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=777740 CPUtime=402.3 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 2615749 0 0 0 39911 319 0 0 25 0 1 0 891852197 796405760 180985 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 194435 180985 244 16 0 191077 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 777740

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 16016
/proc/meminfo: memFree=30738756/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=777740 CPUtime=462.31 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 3020006 0 0 0 45861 370 0 0 25 0 1 0 891852197 796405760 180983 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 194435 180983 244 16 0 191077 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 777740

[startup+522.301 s]
/proc/loadavg: 4.09 4.03 3.69 5/190 16017
/proc/meminfo: memFree=30733080/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=777740 CPUtime=522.3 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 3342098 0 0 0 51823 407 0 0 25 0 1 0 891852197 796405760 181172 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225333 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 194435 181172 244 16 0 191077 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 777740

[startup+582.3 s]
/proc/loadavg: 4.03 4.02 3.71 5/190 16019
/proc/meminfo: memFree=30724060/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=523432 CPUtime=582.3 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 3746252 0 0 0 57774 456 0 0 25 0 1 0 891852197 535994368 121648 33554432000 4194304 4258824 140734285366928 18446744073709551615 4206717 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 130858 121648 244 16 0 127500 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 523432

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 3.19 3.72 3.66 4/184 16049
/proc/meminfo: memFree=30769564/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=834324 CPUtime=822.31 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 5094691 0 0 0 81613 618 0 0 25 0 1 0 891852197 854347776 190104 33554432000 4194304 4258824 140734285366928 18446744073709551615 4226617 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 208581 190106 244 16 0 205223 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 834324

[startup+882.301 s]
/proc/loadavg: 3.07 3.58 3.62 4/184 16051
/proc/meminfo: memFree=30714676/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=796940 CPUtime=882.31 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 5213091 0 0 0 87599 632 0 0 25 0 1 0 891852197 816066560 189993 33554432000 4194304 4258824 140734285366928 18446744073709551615 228244004043 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 199235 189993 244 16 0 195877 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 796940

[startup+942.3 s]
/proc/loadavg: 3.02 3.47 3.58 4/184 16052
/proc/meminfo: memFree=30714368/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=838376 CPUtime=942.31 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 5373253 0 0 0 93577 654 0 0 25 0 1 0 891852197 858497024 195343 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 209594 195343 244 16 0 206236 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 838376

[startup+1002.3 s]
/proc/loadavg: 3.01 3.39 3.54 4/184 16054
/proc/meminfo: memFree=30742948/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=803976 CPUtime=1002.31 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 5493347 0 0 0 99562 669 0 0 25 0 1 0 891852197 823271424 189041 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225501 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 200994 189041 244 16 0 197636 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 803976

[startup+1062.3 s]
/proc/loadavg: 2.49 3.17 3.45 3/178 16080
/proc/meminfo: memFree=30812568/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=803976 CPUtime=1062.31 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 5668231 0 0 0 105536 695 0 0 25 0 1 0 891852197 823271424 187440 33554432000 4194304 4258824 140734285366928 18446744073709551615 228244017393 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 200994 187441 244 16 0 197636 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 803976

[startup+1122.3 s]
/proc/loadavg: 2.18 2.96 3.36 3/178 16081
/proc/meminfo: memFree=30763904/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1122.31 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 5815169 0 0 0 111515 716 0 0 25 0 1 0 891852197 807993344 187621 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225827 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187621 244 16 0 193906 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 789056

[startup+1182.3 s]
/proc/loadavg: 2.06 2.78 3.27 3/178 16083
/proc/meminfo: memFree=30730008/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=838376 CPUtime=1182.32 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 5957174 0 0 0 117496 736 0 0 25 0 1 0 891852197 858497024 195414 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225716 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 209594 195414 244 16 0 206236 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 838376

[startup+1242.3 s]
/proc/loadavg: 2.02 2.64 3.19 3/178 16084
/proc/meminfo: memFree=30753020/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1242.32 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6114407 0 0 0 123474 758 0 0 25 0 1 0 891852197 807993344 187700 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225533 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187700 244 16 0 193906 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 789056

[startup+1302.3 s]
/proc/loadavg: 2.01 2.52 3.11 3/178 16086
/proc/meminfo: memFree=30740056/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=794076 CPUtime=1302.33 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6231994 0 0 0 129459 774 0 0 25 0 1 0 891852197 813133824 188581 33554432000 4194304 4258824 140734285366928 18446744073709551615 4201234 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 198519 188581 244 16 0 195161 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 794076

[startup+1362.3 s]
/proc/loadavg: 2.00 2.42 3.04 3/178 16088
/proc/meminfo: memFree=30737640/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1362.32 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6324372 0 0 0 135446 786 0 0 25 0 1 0 891852197 807993344 187833 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187833 244 16 0 193906 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 789056

[startup+1422.31 s]
/proc/loadavg: 2.00 2.34 2.97 3/178 16089
/proc/meminfo: memFree=30732616/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1422.33 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6438524 0 0 0 141432 801 0 0 25 0 1 0 891852197 807993344 187724 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187724 244 16 0 193906 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 789056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.28 2.91 4/178 16091
/proc/meminfo: memFree=30722020/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1482.33 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6602239 0 0 0 147409 824 0 0 25 0 1 0 891852197 807993344 187580 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187580 244 16 0 193906 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 789056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.22 2.85 3/178 16092
/proc/meminfo: memFree=30714508/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1542.33 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6726477 0 0 0 153392 841 0 0 25 0 1 0 891852197 807993344 187833 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225519 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187833 244 16 0 193906 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 789056

[startup+1602.3 s]
/proc/loadavg: 2.07 2.20 2.80 3/178 16094
/proc/meminfo: memFree=30700440/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=794072 CPUtime=1602.32 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6830020 0 0 0 159378 854 0 0 25 0 1 0 891852197 813129728 188580 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 198518 188580 244 16 0 195160 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 794072

[startup+1662.3 s]
/proc/loadavg: 2.02 2.16 2.75 3/178 16096
/proc/meminfo: memFree=30696532/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1662.33 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 6984406 0 0 0 165356 877 0 0 25 0 1 0 891852197 807993344 187430 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187430 244 16 0 193906 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 789056

[startup+1722.3 s]
/proc/loadavg: 2.01 2.13 2.70 3/178 16097
/proc/meminfo: memFree=30686300/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1722.33 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 7131328 0 0 0 171334 899 0 0 25 0 1 0 891852197 807993344 187669 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187669 244 16 0 193906 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 789056

[startup+1782.3 s]
/proc/loadavg: 2.00 2.10 2.65 3/178 16099
/proc/meminfo: memFree=30670648/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1782.33 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 7276622 0 0 0 177316 917 0 0 25 0 1 0 891852197 807993344 187582 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187582 244 16 0 193906 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 789056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.09 2.63 3/178 16099
/proc/meminfo: memFree=30669008/32951124 swapFree=67056676/67111528
[pid=15926] ppid=15924 vsize=789056 CPUtime=1800.04 cores=1,3
/proc/15926/stat : 15926 (munsat2_release) R 15924 15926 15558 0 -1 4202496 7294741 0 0 0 179084 920 0 0 25 0 1 0 891852197 807993344 187833 33554432000 4194304 4258824 140734285366928 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15926/statm: 197264 187833 244 16 0 193906 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 789056

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.04
CPU time (s): 1800.08
CPU user time (s): 1790.85
CPU system time (s): 9.2326
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 965804

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

runsolver used 2.98855 second user time and 6.48401 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-11 16:29:02
IDJOB=3483319
IDBENCH=89279
IDSOLVER=1973
FILE ID=node136/3483319-1307802540
RUNJOBID= node136-1307800695-15578
PBS_JOBID= 13551050
Free space on /tmp= 74068 MiB

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

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

MD5SUM BENCH= 62a1c70da5924c017b1419343e5b9f86
RANDOM SEED=725050741

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31716436 kB
Buffers:        250348 kB
Cached:         722396 kB
SwapCached:       8764 kB
Active:         572268 kB
Inactive:       461600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31716436 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           63076 kB
Writeback:           0 kB
AnonPages:       58120 kB
Mapped:          13456 kB
Slab:           135896 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   299568 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= 74056 MiB
End job on node136 at 2011-06-11 16:59:04