Trace number 3493926

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
Haifa-MUC-A 2011-04-07? (TO) 1800.08 1800.11

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo016.cnf
MD5SUM576249eded8a3c95c0b3aa8dcd51992e
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 variables2945
Number of clauses8738
Sum of the clauses size20386
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 25824
Number of clauses of size 32912
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-3493926-1307802617/watcher-3493926-1307802617 -o /tmp/evaluation-result-3493926-1307802617/solver-3493926-1307802617 -C 1800 -W 1850 -M 7680 HOME/hmuc-a HOME/instance-3493926-1307802617.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: 1.95 0.50 0.17 4/189 723
/proc/meminfo: memFree=28764424/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=20456 CPUtime=0 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 597 0 0 0 0 0 0 0 25 0 1 0 891862661 20946944 540 33554432000 4194304 4311632 140734302060976 18446744073709551615 4295345 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 5114 543 216 29 0 1743 0

[startup+0.041595 s]
/proc/loadavg: 1.95 0.50 0.17 4/189 723
/proc/meminfo: memFree=28764424/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=18168 CPUtime=0.03 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 1306 0 0 0 3 0 0 0 25 0 1 0 891862661 18604032 1099 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264100 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 4542 1100 245 29 0 1171 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18168

[startup+0.100575 s]
/proc/loadavg: 1.95 0.50 0.17 4/189 723
/proc/meminfo: memFree=28764424/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=20856 CPUtime=0.09 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 1701 0 0 0 9 0 0 0 25 0 1 0 891862661 21356544 1494 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 5214 1495 245 29 0 1843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20856

[startup+0.300538 s]
/proc/loadavg: 1.95 0.50 0.17 4/189 723
/proc/meminfo: memFree=28764424/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=32352 CPUtime=0.29 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 4456 0 0 0 29 0 0 0 25 0 1 0 891862661 33128448 4245 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264246 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 8088 4245 246 29 0 4717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32352

[startup+0.700467 s]
/proc/loadavg: 1.95 0.50 0.17 4/189 723
/proc/meminfo: memFree=28764424/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=30352 CPUtime=0.69 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 6261 0 0 0 68 1 0 0 25 0 1 0 891862661 31080448 3594 33554432000 4194304 4311632 140734302060976 18446744073709551615 4271580 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 7588 3594 246 29 0 4217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30352

[startup+1.50033 s]
/proc/loadavg: 1.95 0.50 0.17 5/190 724
/proc/meminfo: memFree=28664408/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=30352 CPUtime=1.49 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 10734 0 0 0 147 2 0 0 25 0 1 0 891862661 31080448 4181 33554432000 4194304 4311632 140734302060976 18446744073709551615 4272916 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 7588 4181 247 29 0 4217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30352

[startup+3.10104 s]
/proc/loadavg: 1.95 0.50 0.17 5/190 725
/proc/meminfo: memFree=28594968/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=46560 CPUtime=3.09 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 22780 0 0 0 306 3 0 0 25 0 1 0 891862661 47677440 8436 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 11640 8436 247 29 0 8269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46560

[startup+6.30049 s]
/proc/loadavg: 2.11 0.56 0.19 5/190 725
/proc/meminfo: memFree=28343568/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=6.29 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 44399 0 0 0 622 7 0 0 25 0 1 0 891862661 86126592 13155 33554432000 4194304 4311632 140734302060976 18446744073709551615 4260551 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13155 246 29 0 17656 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84108

[startup+12.7004 s]
/proc/loadavg: 2.26 0.62 0.21 5/190 725
/proc/meminfo: memFree=27872736/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=12.69 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 53825 0 0 0 1261 8 0 0 25 0 1 0 891862661 86126592 13155 33554432000 4194304 4311632 140734302060976 18446744073709551615 4271507 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13155 246 29 0 17656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84108

[startup+25.5011 s]
/proc/loadavg: 2.65 0.78 0.27 5/190 725
/proc/meminfo: memFree=27102860/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=25.49 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 106047 0 0 0 2535 14 0 0 25 0 1 0 891862661 86126592 13155 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13155 246 29 0 17656 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84108

[startup+51.1005 s]
/proc/loadavg: 3.17 1.05 0.37 5/190 726
/proc/meminfo: memFree=25723812/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=164248 CPUtime=51.09 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 270794 0 0 0 5074 35 0 0 25 0 1 0 891862661 168189952 26462 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 41062 26462 246 29 0 37691 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 164248

[startup+102.306 s]
/proc/loadavg: 3.68 1.52 0.56 5/190 727
/proc/meminfo: memFree=22970476/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=214336 CPUtime=102.3 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 646265 0 0 0 10148 82 0 0 25 0 1 0 891862661 219480064 33529 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 53584 33529 246 29 0 50213 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 214336

[startup+162.301 s]
/proc/loadavg: 3.88 1.97 0.78 5/190 729
/proc/meminfo: memFree=20277152/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=164248 CPUtime=162.29 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 1100737 0 0 0 16091 138 0 0 25 0 1 0 891862661 168189952 31539 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 41062 31539 246 29 0 37691 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 164248

[startup+222.3 s]
/proc/loadavg: 3.95 2.34 0.97 5/190 730
/proc/meminfo: memFree=17711060/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=214336 CPUtime=222.29 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 1650403 0 0 0 22019 210 0 0 25 0 1 0 891862661 219480064 43100 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 53584 43100 246 29 0 50213 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 214336

[startup+282.301 s]
/proc/loadavg: 3.98 2.64 1.16 6/190 771
/proc/meminfo: memFree=21632088/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=133428 CPUtime=282.28 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 2162171 0 0 0 27958 270 0 0 25 0 1 0 891862661 136630272 20846 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 33357 20846 246 29 0 29986 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 133428

[startup+342.301 s]
/proc/loadavg: 3.99 2.88 1.34 6/190 811
/proc/meminfo: memFree=25055020/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=214336 CPUtime=342.28 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 2707019 0 0 0 33889 339 0 0 25 0 1 0 891862661 219480064 35200 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 53584 35200 246 29 0 50213 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 214336

[startup+402.3 s]
/proc/loadavg: 4.06 3.10 1.51 5/190 812
/proc/meminfo: memFree=23873856/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=164248 CPUtime=402.29 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 3238697 0 0 0 39822 407 0 0 25 0 1 0 891862661 168189952 30063 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 41062 30063 246 29 0 37691 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 164248

[startup+462.301 s]
/proc/loadavg: 4.06 3.27 1.66 6/190 814
/proc/meminfo: memFree=21304380/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=133428 CPUtime=462.28 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 3799630 0 0 0 45748 480 0 0 25 0 1 0 891862661 136630272 22718 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 33357 22718 246 29 0 29986 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 133428

[startup+522.301 s]
/proc/loadavg: 4.02 3.40 1.81 5/190 815
/proc/meminfo: memFree=20427636/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=133428 CPUtime=522.28 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 4340178 0 0 0 51679 549 0 0 25 0 1 0 891862661 136630272 21881 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 33357 21882 246 29 0 29986 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 133428

[startup+582.3 s]
/proc/loadavg: 4.01 3.51 1.94 5/190 909
/proc/meminfo: memFree=29522704/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=582.29 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 4884679 0 0 0 57608 621 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4262606 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 84108

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 4.00 3.81 2.50 5/190 918
/proc/meminfo: memFree=30349020/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=164248 CPUtime=882.28 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 7670576 0 0 0 87228 1000 0 0 25 0 1 0 891862661 168189952 28770 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264304 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 41062 28772 246 29 0 37691 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 164248

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.59 5/190 920
/proc/meminfo: memFree=29941212/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=133428 CPUtime=942.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 8253890 0 0 0 93148 1079 0 0 25 0 1 0 891862661 136630272 23983 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 33357 23983 246 29 0 29986 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 133428

[startup+1002.3 s]
/proc/loadavg: 4.05 3.88 2.68 5/190 960
/proc/meminfo: memFree=29531636/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=164248 CPUtime=1002.28 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 8821971 0 0 0 99071 1157 0 0 25 0 1 0 891862661 168189952 30547 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 41062 30547 246 29 0 37691 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 164248

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.76 5/190 962
/proc/meminfo: memFree=26470376/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=1062.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 9360774 0 0 0 105000 1227 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4259458 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 84108

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.83 5/190 963
/proc/meminfo: memFree=24941648/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=133428 CPUtime=1122.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 9908416 0 0 0 110933 1294 0 0 25 0 1 0 891862661 136630272 21389 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 33357 21389 246 29 0 29986 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 133428

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.90 5/190 965
/proc/meminfo: memFree=25373588/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=1182.26 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 10445742 0 0 0 116865 1361 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4260462 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 84108

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.97 5/190 967
/proc/meminfo: memFree=24099684/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=1242.26 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 10985478 0 0 0 122796 1430 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 84108

[startup+1302.3 s]
/proc/loadavg: 4.00 3.95 3.03 5/190 968
/proc/meminfo: memFree=23993832/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=164248 CPUtime=1302.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 11517840 0 0 0 128728 1499 0 0 25 0 1 0 891862661 168189952 31091 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 41062 31091 246 29 0 37691 0
Current children cumulated CPU time (s) 1302.27
Current children cumulated vsize (KiB) 164248

[startup+1362.3 s]
/proc/loadavg: 4.00 3.95 3.09 5/190 1161
/proc/meminfo: memFree=30883180/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=1362.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 12056377 0 0 0 134657 1570 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4271538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 1362.27
Current children cumulated vsize (KiB) 84108

[startup+1422.31 s]
/proc/loadavg: 4.00 3.96 3.14 5/190 1162
/proc/meminfo: memFree=30795340/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=1422.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 12605520 0 0 0 140584 1643 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4286219 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 84108

[startup+1482.3 s]
/proc/loadavg: 4.00 3.96 3.19 5/190 1164
/proc/meminfo: memFree=30605444/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=164248 CPUtime=1482.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 13154251 0 0 0 146511 1716 0 0 25 0 1 0 891862661 168189952 26895 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 41062 26895 246 29 0 37691 0
Current children cumulated CPU time (s) 1482.27
Current children cumulated vsize (KiB) 164248

[startup+1542.3 s]
/proc/loadavg: 4.07 3.99 3.25 5/190 1166
/proc/meminfo: memFree=30715952/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=164248 CPUtime=1542.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 13707241 0 0 0 152435 1792 0 0 25 0 1 0 891862661 168189952 26385 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 41062 26385 246 29 0 37691 0
Current children cumulated CPU time (s) 1542.27
Current children cumulated vsize (KiB) 164248

[startup+1602.3 s]
/proc/loadavg: 4.02 3.99 3.29 5/190 1167
/proc/meminfo: memFree=30769712/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=214336 CPUtime=1602.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 14268772 0 0 0 158354 1873 0 0 25 0 1 0 891862661 219480064 44374 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 53584 44376 246 29 0 50213 0
Current children cumulated CPU time (s) 1602.27
Current children cumulated vsize (KiB) 214336

[startup+1662.3 s]
/proc/loadavg: 4.01 3.99 3.33 5/190 1169
/proc/meminfo: memFree=30231488/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=1662.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 14800923 0 0 0 164284 1943 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4272331 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 84108

[startup+1722.3 s]
/proc/loadavg: 4.00 3.99 3.37 5/190 1170
/proc/meminfo: memFree=30875572/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=133428 CPUtime=1722.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 15360847 0 0 0 170204 2023 0 0 25 0 1 0 891862661 136630272 21921 33554432000 4194304 4311632 140734302060976 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 33357 21921 246 29 0 29986 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 133428

[startup+1782.3 s]
/proc/loadavg: 4.06 4.00 3.41 5/190 1210
/proc/meminfo: memFree=30507480/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=214336 CPUtime=1782.27 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 15909023 0 0 0 176130 2097 0 0 25 0 1 0 891862661 219480064 36364 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264702 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 53584 36364 246 29 0 50213 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 214336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 4.04 4.00 3.42 5/190 1210
/proc/meminfo: memFree=30431672/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=1800.06 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 16063885 0 0 0 177888 2118 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 84108

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

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

[startup+1800.1 s]
/proc/loadavg: 4.04 4.00 3.42 5/190 1210
/proc/meminfo: memFree=30431672/32951124 swapFree=67052292/67111528
[pid=723] ppid=721 vsize=84108 CPUtime=1800.06 cores=5,7
/proc/723/stat : 723 (hmuc-a) R 721 723 608 0 -1 4202496 16063885 0 0 0 177888 2118 0 0 25 0 1 0 891862661 86126592 13163 33554432000 4194304 4311632 140734302060976 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/723/statm: 21027 13163 246 29 0 17656 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 84108

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.11
CPU time (s): 1800.08
CPU user time (s): 1778.89
CPU system time (s): 21.1898
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 295724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1778.89
system time used= 21.1898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16063885
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2387

runsolver used 2.91356 second user time and 6.91495 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-11 16:30:17
IDJOB=3493926
IDBENCH=70788
IDSOLVER=1983
FILE ID=node108/3493926-1307802617
RUNJOBID= node108-1307802576-629
PBS_JOBID= 13551068
Free space on /tmp= 74068 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo016.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493926-1307802617/watcher-3493926-1307802617 -o /tmp/evaluation-result-3493926-1307802617/solver-3493926-1307802617 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493926-1307802617.cnf

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

MD5SUM BENCH= 576249eded8a3c95c0b3aa8dcd51992e
RANDOM SEED=1329946520

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28766084 kB
Buffers:        291064 kB
Cached:         812020 kB
SwapCached:      25932 kB
Active:        3387452 kB
Inactive:       578388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28766084 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:           10952 kB
Writeback:           0 kB
AnonPages:     2858060 kB
Mapped:           9700 kB
Slab:           149284 kB
PageTables:      10496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4184404 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= 74088 MiB
End job on node108 at 2011-06-11 17:00:19