Trace number 3494065

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.07 1800.01

General information on the benchmark

Namemus/marques-silva/
bmc-default/longmult9.cnf
MD5SUM90705743a0108362faff4c7cd4262437
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 variables4321
Number of clauses13479
Sum of the clauses size32517
Maximum clause length18
Minimum clause length1
Number of clauses of size 141
Number of clauses of size 29084
Number of clauses of size 33598
Number of clauses of size 4566
Number of clauses of size 510
Number of clauses of size over 5180

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-3494065-1307809089/watcher-3494065-1307809089 -o /tmp/evaluation-result-3494065-1307809089/solver-3494065-1307809089 -C 1800 -W 1850 -M 7680 HOME/hmuc-a HOME/instance-3494065-1307809089.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.05 3.35 3.28 4/186 4981
/proc/meminfo: memFree=28626956/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=21728 CPUtime=0 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 922 0 0 0 0 0 0 0 25 0 1 0 892509363 22249472 840 33554432000 4194304 4311632 140734804970064 18446744073709551615 244446945024 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 5432 840 218 29 0 2061 0

[startup+0.057277 s]
/proc/loadavg: 4.05 3.35 3.28 4/186 4981
/proc/meminfo: memFree=28626956/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=18592 CPUtime=0.05 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 1767 0 0 0 5 0 0 0 25 0 1 0 892509363 19038208 1435 33554432000 4194304 4311632 140734804970064 18446744073709551615 4272014 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 4648 1435 245 29 0 1277 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18592

[startup+0.100269 s]
/proc/loadavg: 4.05 3.35 3.28 4/186 4981
/proc/meminfo: memFree=28626956/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=20244 CPUtime=0.09 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 2007 0 0 0 9 0 0 0 25 0 1 0 892509363 20729856 1675 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 5061 1675 245 29 0 1690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20244

[startup+0.30023 s]
/proc/loadavg: 4.05 3.35 3.28 4/186 4981
/proc/meminfo: memFree=28626956/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=36108 CPUtime=0.29 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 5206 0 0 0 29 0 0 0 25 0 1 0 892509363 36974592 4873 33554432000 4194304 4311632 140734804970064 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 9027 4873 245 29 0 5656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36108

[startup+0.700168 s]
/proc/loadavg: 4.05 3.35 3.28 4/186 4981
/proc/meminfo: memFree=28626956/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=54964 CPUtime=0.69 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 7963 0 0 0 68 1 0 0 25 0 1 0 892509363 56283136 7630 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264325 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 13741 7630 246 29 0 10370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54964

[startup+1.50102 s]
/proc/loadavg: 4.05 3.35 3.28 5/187 4982
/proc/meminfo: memFree=28600940/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=37908 CPUtime=1.49 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 10875 0 0 0 148 1 0 0 25 0 1 0 892509363 38817792 5359 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264612 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 9477 5359 246 29 0 6106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37908

[startup+3.10071 s]
/proc/loadavg: 4.05 3.36 3.28 5/187 4982
/proc/meminfo: memFree=28584076/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=3.09 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 17706 0 0 0 307 2 0 0 25 0 1 0 892509363 68206592 12172 33554432000 4194304 4311632 140734804970064 18446744073709551615 4286196 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 12172 246 29 0 13281 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66608

[startup+6.30012 s]
/proc/loadavg: 4.05 3.36 3.28 5/187 4982
/proc/meminfo: memFree=28540800/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=6.29 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 18978 0 0 0 626 3 0 0 25 0 1 0 892509363 68206592 13442 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264193 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13442 246 29 0 13281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66608

[startup+12.7009 s]
/proc/loadavg: 4.04 3.38 3.29 5/187 4983
/proc/meminfo: memFree=28497960/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=12.7 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 27834 0 0 0 1266 4 0 0 25 0 1 0 892509363 68206592 13462 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13462 250 29 0 13281 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 66608

[startup+25.5005 s]
/proc/loadavg: 4.03 3.40 3.30 5/187 4983
/proc/meminfo: memFree=28409556/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=25.49 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 79105 0 0 0 2538 11 0 0 25 0 1 0 892509363 68206592 13462 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264286 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13462 246 29 0 13281 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66608

[startup+51.1008 s]
/proc/loadavg: 4.02 3.45 3.32 5/187 4984
/proc/meminfo: memFree=28045480/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=146748 CPUtime=51.09 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 251764 0 0 0 5076 33 0 0 25 0 1 0 892509363 150269952 27076 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 36687 27076 246 29 0 33316 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146748

[startup+102.306 s]
/proc/loadavg: 4.01 3.54 3.35 5/187 4985
/proc/meminfo: memFree=27997564/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=102.29 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 609390 0 0 0 10151 78 0 0 25 0 1 0 892509363 118710272 24209 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 24209 246 29 0 25611 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 115928

[startup+162.3 s]
/proc/loadavg: 4.00 3.62 3.39 5/187 4987
/proc/meminfo: memFree=28200864/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=162.29 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 995598 0 0 0 16103 126 0 0 25 0 1 0 892509363 68206592 13462 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13462 246 29 0 13281 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66608

[startup+222.301 s]
/proc/loadavg: 4.00 3.69 3.43 5/187 4988
/proc/meminfo: memFree=28180988/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=222.3 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 1402906 0 0 0 22049 181 0 0 25 0 1 0 892509363 68206592 13462 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13462 246 29 0 13281 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 66608

[startup+282.301 s]
/proc/loadavg: 4.00 3.74 3.46 5/187 4990
/proc/meminfo: memFree=28133580/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=282.3 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 1734952 0 0 0 28006 224 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264149 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 66608

[startup+342.301 s]
/proc/loadavg: 4.10 3.82 3.50 5/187 4991
/proc/meminfo: memFree=27850828/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=342.31 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 2122216 0 0 0 33957 274 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 66608

[startup+402.301 s]
/proc/loadavg: 4.04 3.84 3.53 5/187 4993
/proc/meminfo: memFree=27759896/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=402.31 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 2538833 0 0 0 39906 325 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4272968 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 66608

[startup+462.3 s]
/proc/loadavg: 4.07 3.89 3.56 5/187 4995
/proc/meminfo: memFree=27674280/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=462.31 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 2989385 0 0 0 45848 383 0 0 25 0 1 0 892509363 118710272 21885 33554432000 4194304 4311632 140734804970064 18446744073709551615 4272496 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 21885 264 29 0 25611 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 115928

[startup+522.3 s]
/proc/loadavg: 4.03 3.90 3.58 5/187 4996
/proc/meminfo: memFree=27786792/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=522.31 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 3409148 0 0 0 51792 439 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 66608

[startup+582.301 s]
/proc/loadavg: 4.01 3.92 3.61 5/187 4998
/proc/meminfo: memFree=27780916/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=582.31 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 3815813 0 0 0 57739 492 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4271839 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 66608

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.19 3.20 3.41 3/175 5052
/proc/meminfo: memFree=27978444/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=822.32 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 5552953 0 0 0 81511 721 0 0 25 0 1 0 892509363 118710272 24275 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 24275 264 29 0 25611 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 115928

[startup+882.3 s]
/proc/loadavg: 2.07 2.98 3.31 3/175 5054
/proc/meminfo: memFree=27921992/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=882.32 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 6003380 0 0 0 87453 779 0 0 25 0 1 0 892509363 118710272 24207 33554432000 4194304 4311632 140734804970064 18446744073709551615 4286196 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 24207 264 29 0 25611 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 115928

[startup+942.3 s]
/proc/loadavg: 2.02 2.80 3.23 3/175 5055
/proc/meminfo: memFree=27908196/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=942.32 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 6358417 0 0 0 93404 828 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 66608

[startup+1002.3 s]
/proc/loadavg: 2.01 2.65 3.15 3/175 5057
/proc/meminfo: memFree=27948196/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=1002.33 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 6776577 0 0 0 99351 882 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4286222 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 66608

[startup+1062.3 s]
/proc/loadavg: 2.00 2.53 3.07 3/175 5058
/proc/meminfo: memFree=27423520/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=1062.33 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 7196400 0 0 0 105296 937 0 0 25 0 1 0 892509363 118710272 21551 33554432000 4194304 4311632 140734804970064 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 21551 264 29 0 25611 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 115928

[startup+1122.3 s]
/proc/loadavg: 2.00 2.43 3.00 3/175 5060
/proc/meminfo: memFree=27455476/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=1122.33 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 7655644 0 0 0 111238 995 0 0 25 0 1 0 892509363 118710272 24147 33554432000 4194304 4311632 140734804970064 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 24147 264 29 0 25611 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 115928

[startup+1182.3 s]
/proc/loadavg: 2.00 2.35 2.94 3/175 5062
/proc/meminfo: memFree=27446528/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=1182.33 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 8111421 0 0 0 117178 1055 0 0 25 0 1 0 892509363 118710272 23334 33554432000 4194304 4311632 140734804970064 18446744073709551615 4286168 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 23334 264 29 0 25611 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 115928

[startup+1242.3 s]
/proc/loadavg: 2.00 2.28 2.88 3/175 5063
/proc/meminfo: memFree=27396144/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=1242.33 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 8473939 0 0 0 123133 1100 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 66608

[startup+1302.3 s]
/proc/loadavg: 2.00 2.23 2.82 3/175 5065
/proc/meminfo: memFree=27396360/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=1302.34 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 8863744 0 0 0 129084 1150 0 0 25 0 1 0 892509363 118710272 21265 33554432000 4194304 4311632 140734804970064 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 21265 264 29 0 25611 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 115928

[startup+1362.3 s]
/proc/loadavg: 2.00 2.18 2.77 3/175 5067
/proc/meminfo: memFree=27416784/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=1362.34 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 9314411 0 0 0 135024 1210 0 0 25 0 1 0 892509363 118710272 21692 33554432000 4194304 4311632 140734804970064 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 21692 264 29 0 25611 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 115928

[startup+1422.31 s]
/proc/loadavg: 2.00 2.15 2.71 3/175 5068
/proc/meminfo: memFree=27411428/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=1422.35 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 9767821 0 0 0 140965 1270 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4260479 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 66608

[startup+1482.3 s]
/proc/loadavg: 2.00 2.12 2.67 3/175 5070
/proc/meminfo: memFree=27372924/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=1482.34 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 10235695 0 0 0 146903 1331 0 0 25 0 1 0 892509363 118710272 22649 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 22649 264 29 0 25611 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 115928

[startup+1542.3 s]
/proc/loadavg: 1.37 1.91 2.56 2/169 5096
/proc/meminfo: memFree=31498200/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=1542.35 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 10640097 0 0 0 152848 1387 0 0 25 0 1 0 892509363 118710272 22365 33554432000 4194304 4311632 140734804970064 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 22365 264 29 0 25611 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 115928

[startup+1602.3 s]
/proc/loadavg: 1.13 1.74 2.46 2/169 5098
/proc/meminfo: memFree=31498152/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=115928 CPUtime=1602.34 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 11085648 0 0 0 158785 1449 0 0 25 0 1 0 892509363 118710272 22321 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 28982 22321 264 29 0 25611 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 115928

[startup+1662.3 s]
/proc/loadavg: 1.05 1.60 2.37 2/169 5100
/proc/meminfo: memFree=31498476/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=1662.35 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 11534936 0 0 0 164726 1509 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4271504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 66608

[startup+1722.3 s]
/proc/loadavg: 1.02 1.49 2.28 2/169 5101
/proc/meminfo: memFree=31498428/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=1722.35 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 11921645 0 0 0 170675 1560 0 0 25 0 1 0 892509363 68206592 13480 33554432000 4194304 4311632 140734804970064 18446744073709551615 4264447 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13480 264 29 0 13281 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 66608

[startup+1782.3 s]
/proc/loadavg: 1.00 1.40 2.19 2/169 5103
/proc/meminfo: memFree=31452132/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=1782.35 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 12366818 0 0 0 176616 1619 0 0 25 0 1 0 892509363 68206592 13481 33554432000 4194304 4311632 140734804970064 18446744073709551615 4273014 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13481 264 29 0 13281 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 66608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.38 2.17 2/169 5103
/proc/meminfo: memFree=31498368/32951124 swapFree=67064368/67111528
[pid=4981] ppid=4979 vsize=66608 CPUtime=1800.06 cores=5,7
/proc/4981/stat : 4981 (hmuc-a) R 4979 4981 3094 0 -1 4202496 12505325 0 0 0 178369 1637 0 0 25 0 1 0 892509363 68206592 13481 33554432000 4194304 4311632 140734804970064 18446744073709551615 4271669 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4981/statm: 16652 13481 264 29 0 13281 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 66608

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.01
CPU time (s): 1800.07
CPU user time (s): 1783.69
CPU system time (s): 16.3785
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 196836

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

runsolver used 2.57761 second user time and 6.23305 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-11 18:18:09
IDJOB=3494065
IDBENCH=89589
IDSOLVER=1983
FILE ID=node105/3494065-1307809089
RUNJOBID= node105-1307808773-4652
PBS_JOBID= 13551071
Free space on /tmp= 74052 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT11/mus/marques-silva/bmc-default/longmult9.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494065-1307809089/watcher-3494065-1307809089 -o /tmp/evaluation-result-3494065-1307809089/solver-3494065-1307809089 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3494065-1307809089.cnf

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

MD5SUM BENCH= 90705743a0108362faff4c7cd4262437
RANDOM SEED=931975854

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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:     32951124 kB
MemFree:      28627632 kB
Buffers:        303000 kB
Cached:         867252 kB
SwapCached:      20132 kB
Active:        3374872 kB
Inactive:       717220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28627632 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:            1292 kB
Writeback:           0 kB
AnonPages:     2919452 kB
Mapped:          10896 kB
Slab:           161152 kB
PageTables:      10636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3479020 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= 74076 MiB
End job on node105 at 2011-06-11 18:48:11