Trace number 3493411

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
MUSer 2011-02-10? (MO) 1025.5 1025.47

General information on the benchmark

Namemus/marques-silva/
hardware-verification/4pipe_4_ooo.cnf
MD5SUM15e9af17ed082d67df8738a94fd01ed6
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark307.322
Satisfiable
(Un)Satisfiability was proved
Number of variables5356
Number of clauses89506
Sum of the clauses size259630
Maximum clause length68
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 270293
Number of clauses of size 315301
Number of clauses of size 4173
Number of clauses of size 5114
Number of clauses of size over 53624

Solver Data

0.00/0.00	c *** MUSer: a MUS extractor ***
0.00/0.00	c *** release date: 2011210 ***
0.00/0.00	c *** release ref: f95464aa99ac ***
0.00/0.00	c *** built: 2011-Feb-10 00:59 ***
0.00/0.00	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.00	c 
0.00/0.00	c *** instance: HOME/instance-3493411-1307798861.cnf ***
0.00/0.00	c 
0.09/0.10	c Parsing CPU Time: 0.091986
0.09/0.10	c Running MUSer ...

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-3493411-1307798861/watcher-3493411-1307798861 -o /tmp/evaluation-result-3493411-1307798861/solver-3493411-1307798861 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493411-1307798861.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: 2.32 0.75 0.96 6/189 27471
/proc/meminfo: memFree=30814348/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=4392 CPUtime=0 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 568 0 0 0 0 0 0 0 24 0 1 0 891483828 4497408 523 33554432000 4194304 5696331 140735308275472 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1098 525 114 367 0 728 0

[startup+0.079981 s]
/proc/loadavg: 2.32 0.75 0.96 6/189 27471
/proc/meminfo: memFree=30814348/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=17664 CPUtime=0.07 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 4340 0 0 0 7 0 0 0 24 0 1 0 891483828 18087936 3857 33554432000 4194304 5696331 140735308275472 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 4416 3860 114 367 0 4046 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17664

[startup+0.100977 s]
/proc/loadavg: 2.32 0.75 0.96 6/189 27471
/proc/meminfo: memFree=30814348/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=22284 CPUtime=0.09 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 5500 0 0 0 9 0 0 0 24 0 1 0 891483828 22818816 5017 33554432000 4194304 5696331 140735308275472 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 5571 5019 114 367 0 5201 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22284

[startup+0.300952 s]
/proc/loadavg: 2.32 0.75 0.96 6/189 27471
/proc/meminfo: memFree=30814348/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=30972 CPUtime=0.28 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 7848 0 0 0 28 0 0 0 25 0 1 0 891483828 31715328 7363 33554432000 4194304 5696331 140735308275472 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 7743 7363 143 367 0 7373 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30972

[startup+0.700868 s]
/proc/loadavg: 2.32 0.75 0.96 6/189 27471
/proc/meminfo: memFree=30814348/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=33620 CPUtime=0.68 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 8516 0 0 0 68 0 0 0 25 0 1 0 891483828 34426880 8031 33554432000 4194304 5696331 140735308275472 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 8405 8031 143 367 0 8035 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33620

[startup+1.50072 s]
/proc/loadavg: 2.32 0.75 0.96 5/190 27472
/proc/meminfo: memFree=30766012/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=38860 CPUtime=1.49 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 9835 0 0 0 148 1 0 0 25 0 1 0 891483828 39792640 9350 33554432000 4194304 5696331 140735308275472 18446744073709551615 4416862 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 9715 9350 143 367 0 9345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38860

[startup+3.10044 s]
/proc/loadavg: 2.32 0.75 0.96 5/190 27472
/proc/meminfo: memFree=30758696/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=49588 CPUtime=3.09 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 12491 0 0 0 307 2 0 0 25 0 1 0 891483828 50778112 12006 33554432000 4194304 5696331 140735308275472 18446744073709551615 4401201 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 12397 12006 143 367 0 12027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49588

[startup+6.30086 s]
/proc/loadavg: 2.46 0.80 0.98 5/190 27472
/proc/meminfo: memFree=30736976/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=69676 CPUtime=6.29 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 17445 0 0 0 627 2 0 0 25 0 1 0 891483828 71348224 16956 33554432000 4194304 5696331 140735308275472 18446744073709551615 4403232 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 17419 16956 143 367 0 17049 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69676

[startup+12.7007 s]
/proc/loadavg: 2.58 0.85 1.00 5/190 27472
/proc/meminfo: memFree=30694568/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=110748 CPUtime=12.69 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 27728 0 0 0 1264 5 0 0 25 0 1 0 891483828 113405952 27239 33554432000 4194304 5696331 140735308275472 18446744073709551615 4401376 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 27687 27239 143 367 0 27317 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110748

[startup+25.5004 s]
/proc/loadavg: 2.89 1.01 1.04 5/190 27473
/proc/meminfo: memFree=30613604/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=183888 CPUtime=25.49 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 45961 0 0 0 2540 9 0 0 25 0 1 0 891483828 188301312 45472 33554432000 4194304 5696331 140735308275472 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 45972 45472 143 367 0 45602 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183888

[startup+51.1008 s]
/proc/loadavg: 3.05 1.20 1.11 4/184 27497
/proc/meminfo: memFree=30641984/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=340180 CPUtime=51.09 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 84983 0 0 0 5093 16 0 0 25 0 1 0 891483828 348344320 84494 33554432000 4194304 5696331 140735308275472 18446744073709551615 4398397 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 85045 84494 143 367 0 84675 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 340180

[startup+102.307 s]
/proc/loadavg: 3.06 1.49 1.21 4/184 27499
/proc/meminfo: memFree=30638612/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=341452 CPUtime=102.3 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 189114 0 0 0 10197 33 0 0 25 0 1 0 891483828 349646848 84800 33554432000 4194304 5696331 140735308275472 18446744073709551615 4400276 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 85363 84800 144 367 0 84993 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 341452

[startup+162.301 s]
/proc/loadavg: 3.02 1.76 1.32 4/184 27500
/proc/meminfo: memFree=30086892/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=908324 CPUtime=162.3 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 327857 0 0 0 16177 53 0 0 25 0 1 0 891483828 930123776 223543 33554432000 4194304 5696331 140735308275472 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 227081 223543 144 367 0 226711 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 908324

[startup+222.301 s]
/proc/loadavg: 2.44 1.83 1.37 3/178 27526
/proc/meminfo: memFree=29850180/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=1454704 CPUtime=222.3 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 459444 0 0 0 22156 74 0 0 25 0 1 0 891483828 1489616896 355130 33554432000 4194304 5696331 140735308275472 18446744073709551615 4398535 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 363676 355130 144 367 0 363306 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1454704

[startup+282.301 s]
/proc/loadavg: 1.72 1.75 1.37 2/172 27552
/proc/meminfo: memFree=29685104/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=1960792 CPUtime=282.3 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 589093 0 0 0 28137 93 0 0 25 0 1 0 891483828 2007851008 484779 33554432000 4194304 5696331 140735308275472 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 490198 484779 144 367 0 489828 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1960792

[startup+342.3 s]
/proc/loadavg: 1.26 1.61 1.34 2/172 27553
/proc/meminfo: memFree=29191188/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=2436388 CPUtime=342.3 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 711050 0 0 0 34119 111 0 0 25 0 1 0 891483828 2494861312 606736 33554432000 4194304 5696331 140735308275472 18446744073709551615 4410755 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 609097 606736 144 367 0 608727 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2436388

[startup+402.3 s]
/proc/loadavg: 1.09 1.49 1.32 2/172 27555
/proc/meminfo: memFree=28693764/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=2994020 CPUtime=402.3 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 837163 0 0 0 40099 131 0 0 25 0 1 0 891483828 3065876480 732849 33554432000 4194304 5696331 140735308275472 18446744073709551615 4401140 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 748505 732849 144 367 0 748135 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2994020

[startup+462.3 s]
/proc/loadavg: 1.03 1.40 1.29 2/172 27556
/proc/meminfo: memFree=28163628/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=3505916 CPUtime=462.3 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 968041 0 0 0 46079 151 0 0 25 0 1 0 891483828 3590057984 863727 33554432000 4194304 5696331 140735308275472 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 876479 863727 144 367 0 876109 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3505916

[startup+522.301 s]
/proc/loadavg: 1.01 1.33 1.27 2/172 27558
/proc/meminfo: memFree=27680340/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=3980456 CPUtime=522.3 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 1089679 0 0 0 52059 171 0 0 25 0 1 0 891483828 4075986944 985365 33554432000 4194304 5696331 140735308275472 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 995114 985365 144 367 0 994744 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 3980456

[startup+582.301 s]
/proc/loadavg: 1.00 1.26 1.25 2/172 27560
/proc/meminfo: memFree=27168556/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=4476116 CPUtime=582.31 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 1216374 0 0 0 58041 190 0 0 25 0 1 0 891483828 4583542784 1112060 33554432000 4194304 5696331 140735308275472 18446744073709551615 4381173 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1119029 1112060 144 367 0 1118659 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 4476116

[startup+642.301 s]
/proc/loadavg: 1.06 1.23 1.24 2/172 27561
/proc/meminfo: memFree=26698160/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=4930196 CPUtime=642.32 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 1332739 0 0 0 64022 210 0 0 25 0 1 0 891483828 5048520704 1228425 33554432000 4194304 5696331 140735308275472 18446744073709551615 4965734 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1232549 1228425 144 367 0 1232179 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 4930196

[startup+702.301 s]
/proc/loadavg: 1.02 1.19 1.22 2/172 27563
/proc/meminfo: memFree=26239072/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=5382248 CPUtime=702.31 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 1448524 0 0 0 70005 226 0 0 25 0 1 0 891483828 5511421952 1344207 33554432000 4194304 5696331 140735308275472 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1345562 1344207 144 367 0 1345192 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 5382248

[startup+762.306 s]
/proc/loadavg: 1.01 1.15 1.21 2/172 27564
/proc/meminfo: memFree=25771656/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=5964496 CPUtime=762.32 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 1564101 0 0 0 75987 245 0 0 25 0 1 0 891483828 6107643904 1459784 33554432000 4194304 5696331 140735308275472 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1491124 1459784 144 367 0 1490754 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 5964496

[startup+822.3 s]
/proc/loadavg: 1.00 1.12 1.19 2/172 27566
/proc/meminfo: memFree=25321868/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=6405112 CPUtime=822.32 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 1676978 0 0 0 81970 262 0 0 25 0 1 0 891483828 6558834688 1572661 33554432000 4194304 5696331 140735308275472 18446744073709551615 4400192 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1601278 1572661 144 367 0 1600908 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 6405112

[startup+882.301 s]
/proc/loadavg: 1.00 1.10 1.17 2/172 27568
/proc/meminfo: memFree=24900332/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=6812992 CPUtime=882.32 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 1781750 0 0 0 87952 280 0 0 25 0 1 0 891483828 6976503808 1677433 33554432000 4194304 5696331 140735308275472 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1703248 1677433 144 367 0 1702878 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 6812992

[startup+942.301 s]
/proc/loadavg: 1.00 1.08 1.16 2/172 27569
/proc/meminfo: memFree=24425628/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=7280140 CPUtime=942.32 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 1901267 0 0 0 93931 301 0 0 25 0 1 0 891483828 7454863360 1796950 33554432000 4194304 5696331 140735308275472 18446744073709551615 4399919 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1820035 1796950 144 367 0 1819665 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 7280140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.06 1.15 2/172 27571
/proc/meminfo: memFree=23988592/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=7703068 CPUtime=1002.32 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 2009568 0 0 0 99915 317 0 0 25 0 1 0 891483828 7887941632 1905251 33554432000 4194304 5696331 140735308275472 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1925767 1905251 144 367 0 1925397 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 7703068



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1025.21 s]
/proc/loadavg: 1.00 1.05 1.15 2/172 27571
/proc/meminfo: memFree=23819196/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=7864768 CPUtime=1025.23 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4202496 2051033 0 0 0 102199 324 0 0 25 0 1 0 891483828 8053522432 1946716 33554432000 4194304 5696331 140735308275472 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/27471/statm: 1966192 1946716 144 367 0 1965822 0
Current children cumulated CPU time (s) 1025.23
Current children cumulated vsize (KiB) 7864768

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

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

[startup+1025.4 s]
/proc/loadavg: 1.00 1.05 1.15 2/172 27571
/proc/meminfo: memFree=23819196/32951124 swapFree=67053176/67111528
[pid=27471] ppid=27469 vsize=0 CPUtime=1025.42 cores=1,3
/proc/27471/stat : 27471 (muser) R 27469 27471 27280 0 -1 4194308 2051033 0 0 0 102199 343 0 0 25 0 1 0 891483828 0 0 33554432000 0 0 0 0 0 0 16384 4096 24615 18446744073709551615 0 0 17 1 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1025.42
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1025.47
CPU time (s): 1025.5
CPU user time (s): 1021.99
CPU system time (s): 3.50647
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7864768

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

runsolver used 1.36479 second user time and 3.53246 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-11 15:27:41
IDJOB=3493411
IDBENCH=89498
IDSOLVER=1969
FILE ID=node137/3493411-1307798861
RUNJOBID= node137-1307798803-27300
PBS_JOBID= 13551011
Free space on /tmp= 73956 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/mus/marques-silva/hardware-verification/4pipe_4_ooo.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493411-1307798861/watcher-3493411-1307798861 -o /tmp/evaluation-result-3493411-1307798861/solver-3493411-1307798861 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493411-1307798861.cnf

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

MD5SUM BENCH= 15e9af17ed082d67df8738a94fd01ed6
RANDOM SEED=1793792221

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      30814900 kB
Buffers:        273204 kB
Cached:         864712 kB
SwapCached:      12188 kB
Active:        1384368 kB
Inactive:       572708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30814900 kB
SwapTotal:    67111528 kB
SwapFree:     67053176 kB
Dirty:            2768 kB
Writeback:           0 kB
AnonPages:      816920 kB
Mapped:          11268 kB
Slab:           113476 kB
PageTables:       6436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1048844 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= 73960 MiB
End job on node137 at 2011-06-11 15:44:48