Trace number 3493707

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? (exit code) 1199.19 1199.15

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
MD5SUM78f66492ac42d4b6896175e486263134
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 variables154038
Number of clauses460862
Sum of the clauses size1075342
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2307240
Number of clauses of size 3153620
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3493707-1307802541.cnf ***
0.00/0.00	c 
0.59/0.65	c Parsing CPU Time: 0.624905
0.59/0.65	c Running MUSer ...
30.89/30.94	c 0.00% completed ... 
68.60/68.64	c 8.84% completed ... 
262.40/262.40	c 16.29% completed ... 
767.12/767.13	c 21.40% completed ... 
1116.22/1116.25	c 26.42% completed ... 
1198.94/1199.00	c muser received timeout signal. Terminating ...
1198.94/1199.00	c CPU Time: CPU Time: 1197.68

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-3493707-1307802541/watcher-3493707-1307802541 -o /tmp/evaluation-result-3493707-1307802541/solver-3493707-1307802541 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493707-1307802541.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: 0.93 1.00 1.05 5/193 15496
/proc/meminfo: memFree=31207912/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4616 CPUtime=0 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 645 0 0 0 0 0 0 0 22 0 1 0 891852049 4726784 599 33554432000 4194304 5696331 140737457382000 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1154 600 114 367 0 784 0

[startup+0.0213491 s]
/proc/loadavg: 0.93 1.00 1.05 5/193 15496
/proc/meminfo: memFree=31207912/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=8364 CPUtime=0.02 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1580 0 0 0 2 0 0 0 22 0 1 0 891852049 8564736 1534 33554432000 4194304 5696331 140737457382000 18446744073709551615 4208092 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 2091 1534 114 367 0 1721 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8364

[startup+0.100335 s]
/proc/loadavg: 0.93 1.00 1.05 5/193 15496
/proc/meminfo: memFree=31207912/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=23432 CPUtime=0.09 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 5763 0 0 0 9 0 0 0 22 0 1 0 891852049 23994368 5279 33554432000 4194304 5696331 140737457382000 18446744073709551615 4965734 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 5858 5281 114 367 0 5488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23432

[startup+0.300295 s]
/proc/loadavg: 0.93 1.00 1.05 5/193 15496
/proc/meminfo: memFree=31207912/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=52124 CPUtime=0.29 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 14699 0 0 0 28 1 0 0 23 0 1 0 891852049 53374976 12481 33554432000 4194304 5696331 140737457382000 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 13031 12484 114 367 0 12661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52124

[startup+0.700224 s]
/proc/loadavg: 0.93 1.00 1.05 5/193 15496
/proc/meminfo: memFree=31207912/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=134784 CPUtime=0.69 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 37451 0 0 0 66 3 0 0 25 0 1 0 891852049 138018816 32924 33554432000 4194304 5696331 140737457382000 18446744073709551615 4351786 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 33696 32924 140 367 0 33326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134784

[startup+1.50109 s]
/proc/loadavg: 0.93 1.00 1.05 5/194 15497
/proc/meminfo: memFree=30849328/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=163368 CPUtime=1.49 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 44156 0 0 0 144 5 0 0 25 0 1 0 891852049 167288832 39629 33554432000 4194304 5696331 140737457382000 18446744073709551615 4400211 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 40842 39629 142 367 0 40472 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 163368

[startup+3.10079 s]
/proc/loadavg: 1.26 1.07 1.07 5/194 15497
/proc/meminfo: memFree=30845424/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=165000 CPUtime=3.09 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 44654 0 0 0 304 5 0 0 25 0 1 0 891852049 168960000 40127 33554432000 4194304 5696331 140737457382000 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 41250 40127 142 367 0 40880 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 165000

[startup+6.3002 s]
/proc/loadavg: 1.26 1.07 1.07 5/194 15497
/proc/meminfo: memFree=30819400/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=168416 CPUtime=6.29 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 45497 0 0 0 624 5 0 0 25 0 1 0 891852049 172457984 40970 33554432000 4194304 5696331 140737457382000 18446744073709551615 4400122 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 42104 40970 142 367 0 41734 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 168416

[startup+12.701 s]
/proc/loadavg: 1.68 1.16 1.10 5/194 15497
/proc/meminfo: memFree=30780636/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=175232 CPUtime=12.69 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 47113 0 0 0 1264 5 0 0 25 0 1 0 891852049 179437568 42586 33554432000 4194304 5696331 140737457382000 18446744073709551615 4402599 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 43808 42586 142 367 0 43438 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175232

[startup+25.5007 s]
/proc/loadavg: 2.11 1.27 1.13 5/194 15497
/proc/meminfo: memFree=30814112/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=130472 CPUtime=25.5 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 63065 0 0 0 2541 9 0 0 25 0 1 0 891852049 133603328 32060 33554432000 4194304 5696331 140737457382000 18446744073709551615 4416898 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 32618 32060 143 367 0 32248 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 130472

[startup+51.1011 s]
/proc/loadavg: 2.75 1.49 1.21 5/194 15498
/proc/meminfo: memFree=30564292/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=376636 CPUtime=51.09 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 131204 0 0 0 5091 18 0 0 25 0 1 0 891852049 385675264 92876 33554432000 4194304 5696331 140737457382000 18446744073709551615 4402313 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 94159 92876 148 367 0 93789 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 376636

[startup+102.307 s]
/proc/loadavg: 3.50 1.91 1.37 5/194 15499
/proc/meminfo: memFree=29857472/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=1079768 CPUtime=102.3 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 307082 0 0 0 10193 37 0 0 25 0 1 0 891852049 1105682432 268747 33554432000 4194304 5696331 140737457382000 18446744073709551615 4394391 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 269942 268747 150 367 0 269572 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1079768

[startup+162.301 s]
/proc/loadavg: 3.80 2.26 1.52 5/194 15501
/proc/meminfo: memFree=28600828/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=1221764 CPUtime=162.3 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 342587 0 0 0 16188 42 0 0 25 0 1 0 891852049 1251086336 304250 33554432000 4194304 5696331 140737457382000 18446744073709551615 4361009 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 305441 304250 150 367 0 305071 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1221764

[startup+222.301 s]
/proc/loadavg: 3.93 2.60 1.68 5/194 15503
/proc/meminfo: memFree=27301780/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=1511788 CPUtime=222.3 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 421987 0 0 0 22180 50 0 0 25 0 1 0 891852049 1548070912 376791 33554432000 4194304 5696331 140737457382000 18446744073709551615 4416765 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 377947 376791 150 367 0 377577 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1511788

[startup+282.301 s]
/proc/loadavg: 3.97 2.83 1.81 5/194 15580
/proc/meminfo: memFree=26819440/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=1378708 CPUtime=282.3 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 421994 0 0 0 28180 50 0 0 25 0 1 0 891852049 1411796992 343528 33554432000 4194304 5696331 140737457382000 18446744073709551615 4416765 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 344677 343528 150 367 0 344307 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1378708

[startup+342.301 s]
/proc/loadavg: 3.99 3.06 1.96 5/194 15582
/proc/meminfo: memFree=25864116/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=1427400 CPUtime=342.3 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 434140 0 0 0 34178 52 0 0 25 0 1 0 891852049 1461657600 355674 33554432000 4194304 5696331 140737457382000 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 356850 355674 150 367 0 356480 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1427400

[startup+402.3 s]
/proc/loadavg: 4.03 3.23 2.08 5/194 15659
/proc/meminfo: memFree=24700812/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=2200600 CPUtime=402.3 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 627422 0 0 0 40159 71 0 0 25 0 1 0 891852049 2253414400 548951 33554432000 4194304 5696331 140737457382000 18446744073709551615 4416959 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 550150 548951 150 367 0 549780 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2200600

[startup+462.3 s]
/proc/loadavg: 4.07 3.39 2.21 5/194 15661
/proc/meminfo: memFree=23722444/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=2535376 CPUtime=462.31 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 713657 0 0 0 46151 80 0 0 25 0 1 0 891852049 2596225024 632652 33554432000 4194304 5696331 140737457382000 18446744073709551615 4413823 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 633844 632652 150 367 0 633474 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2535376

[startup+522.3 s]
/proc/loadavg: 4.12 3.52 2.32 5/194 15663
/proc/meminfo: memFree=23368400/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=3006500 CPUtime=522.3 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 831449 0 0 0 52138 92 0 0 25 0 1 0 891852049 3078656000 750441 33554432000 4194304 5696331 140737457382000 18446744073709551615 4400243 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 751625 750441 150 367 0 751255 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 3006500

[startup+582.3 s]
/proc/loadavg: 4.14 3.64 2.44 5/194 15664
/proc/meminfo: memFree=22939704/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=3494968 CPUtime=582.31 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 953575 0 0 0 58125 106 0 0 25 0 1 0 891852049 3578847232 872563 33554432000 4194304 5696331 140737457382000 18446744073709551615 4417491 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 873742 872563 150 367 0 873372 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3494968

[startup+642.301 s]
/proc/loadavg: 4.12 3.72 2.54 5/194 15666
/proc/meminfo: memFree=22572508/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=3677512 CPUtime=642.32 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 999220 0 0 0 64122 110 0 0 25 0 1 0 891852049 3765772288 918208 33554432000 4194304 5696331 140737457382000 18446744073709551615 4402559 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 919378 918208 150 367 0 919008 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 3677512

[startup+702.301 s]
/proc/loadavg: 4.04 3.77 2.63 5/194 15667
/proc/meminfo: memFree=21857612/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4282740 CPUtime=702.31 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1150540 0 0 0 70105 126 0 0 25 0 1 0 891852049 4385525760 1069521 33554432000 4194304 5696331 140737457382000 18446744073709551615 4417489 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1070685 1069521 150 367 0 1070315 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 4282740

[startup+762.307 s]
/proc/loadavg: 4.05 3.82 2.72 5/194 15669
/proc/meminfo: memFree=21246744/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4555812 CPUtime=762.32 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1218817 0 0 0 76100 132 0 0 25 0 1 0 891852049 4665151488 1137796 33554432000 4194304 5696331 140737457382000 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1138953 1137796 150 367 0 1138583 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 4555812

[startup+822.301 s]
/proc/loadavg: 4.02 3.85 2.79 5/194 15671
/proc/meminfo: memFree=20955676/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=822.32 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235322 0 0 0 82098 134 0 0 25 0 1 0 891852049 4732735488 1154301 33554432000 4194304 5696331 140737457382000 18446744073709551615 4400709 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154301 150 367 0 1155083 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 4621812

[startup+882.301 s]
/proc/loadavg: 4.08 3.89 2.87 5/194 15672
/proc/meminfo: memFree=20996040/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=882.31 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235327 0 0 0 88097 134 0 0 25 0 1 0 891852049 4732735488 1154306 33554432000 4194304 5696331 140737457382000 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154306 150 367 0 1155083 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 4621812

[startup+942.301 s]
/proc/loadavg: 4.09 3.92 2.94 5/194 15674
/proc/meminfo: memFree=21000708/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=942.32 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235332 0 0 0 94097 135 0 0 25 0 1 0 891852049 4732735488 1154311 33554432000 4194304 5696331 140737457382000 18446744073709551615 4417089 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154311 150 367 0 1155083 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 4621812

[startup+1002.3 s]
/proc/loadavg: 4.03 3.94 3.01 5/194 15675
/proc/meminfo: memFree=21004512/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1002.32 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235340 0 0 0 100097 135 0 0 25 0 1 0 891852049 4732735488 1154319 33554432000 4194304 5696331 140737457382000 18446744073709551615 4301266 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154319 150 367 0 1155083 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4621812

[startup+1062.3 s]
/proc/loadavg: 4.12 3.97 3.07 5/194 15677
/proc/meminfo: memFree=21004240/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1062.32 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235345 0 0 0 106097 135 0 0 25 0 1 0 891852049 4732735488 1154324 33554432000 4194304 5696331 140737457382000 18446744073709551615 4413823 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154324 150 367 0 1155083 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4621812

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.13 5/194 15679
/proc/meminfo: memFree=20894060/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1122.32 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235352 0 0 0 112097 135 0 0 25 0 1 0 891852049 4732735488 1154331 33554432000 4194304 5696331 140737457382000 18446744073709551615 4402613 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154331 150 367 0 1155083 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 4621812

[startup+1182.3 s]
/proc/loadavg: 4.08 3.99 3.19 5/194 15680
/proc/meminfo: memFree=20894140/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1182.33 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235359 0 0 0 118097 136 0 0 25 0 1 0 891852049 4732735488 1154338 33554432000 4194304 5696331 140737457382000 18446744073709551615 4361009 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154338 150 367 0 1155083 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 4621812

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

[startup+1190.3 s]
/proc/loadavg: 4.06 3.99 3.19 5/194 15681
/proc/meminfo: memFree=20894136/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1190.33 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235360 0 0 0 118897 136 0 0 25 0 1 0 891852049 4732735488 1154339 33554432000 4194304 5696331 140737457382000 18446744073709551615 4413823 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154339 150 367 0 1155083 0
Current children cumulated CPU time (s) 1190.33
Current children cumulated vsize (KiB) 4621812

[startup+1193.51 s]
/proc/loadavg: 4.06 3.99 3.20 5/194 15681
/proc/meminfo: memFree=20894012/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1193.54 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235360 0 0 0 119218 136 0 0 25 0 1 0 891852049 4732735488 1154339 33554432000 4194304 5696331 140737457382000 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154339 150 367 0 1155083 0
Current children cumulated CPU time (s) 1193.54
Current children cumulated vsize (KiB) 4621812

[startup+1196.7 s]
/proc/loadavg: 4.05 3.99 3.20 5/194 15681
/proc/meminfo: memFree=20894128/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1196.74 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235360 0 0 0 119538 136 0 0 25 0 1 0 891852049 4732735488 1154339 33554432000 4194304 5696331 140737457382000 18446744073709551615 4402621 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154339 150 367 0 1155083 0
Current children cumulated CPU time (s) 1196.74
Current children cumulated vsize (KiB) 4621812

[startup+1198.3 s]
/proc/loadavg: 4.05 3.99 3.20 5/194 15681
/proc/meminfo: memFree=20894128/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1198.33 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235362 0 0 0 119697 136 0 0 25 0 1 0 891852049 4732735488 1154341 33554432000 4194304 5696331 140737457382000 18446744073709551615 4399919 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154341 150 367 0 1155083 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 4621812

[startup+1198.7 s]
/proc/loadavg: 4.05 3.99 3.20 5/194 15681
/proc/meminfo: memFree=20894128/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=4621812 CPUtime=1198.73 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202496 1235362 0 0 0 119737 136 0 0 25 0 1 0 891852049 4732735488 1154341 33554432000 4194304 5696331 140737457382000 18446744073709551615 4413823 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/15496/statm: 1155453 1154341 150 367 0 1155083 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 4621812

[startup+1199.1 s]
/proc/loadavg: 4.05 3.99 3.20 5/194 15681
/proc/meminfo: memFree=21130348/32951124 swapFree=67054536/67111528
[pid=15496] ppid=15494 vsize=0 CPUtime=1199.12 cores=1,3
/proc/15496/stat : 15496 (muser) R 15494 15496 11621 0 -1 4202500 1235362 0 0 0 119767 145 0 0 25 0 1 0 891852049 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 1 0 0 0
/proc/15496/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.15
CPU time (s): 1199.19
CPU user time (s): 1197.68
CPU system time (s): 1.50977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4621812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.68
system time used= 1.50977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1235362
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= 3
involuntary context switches= 2887

runsolver used 1.91571 second user time and 4.63129 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 16:29:02
IDJOB=3493707
IDBENCH=82479
IDSOLVER=1969
FILE ID=node133/3493707-1307802541
RUNJOBID= node133-1307802541-15440
PBS_JOBID= 13551015
Free space on /tmp= 74060 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493707-1307802541/watcher-3493707-1307802541 -o /tmp/evaluation-result-3493707-1307802541/solver-3493707-1307802541 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493707-1307802541.cnf

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

MD5SUM BENCH= 78f66492ac42d4b6896175e486263134
RANDOM SEED=1941574436

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.74
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.834
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:      31221608 kB
Buffers:        281856 kB
Cached:        1154112 kB
SwapCached:      10420 kB
Active:         685564 kB
Inactive:       841720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31221608 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:           28408 kB
Writeback:          28 kB
AnonPages:       88100 kB
Mapped:          14316 kB
Slab:           137292 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   326548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74072 MiB
End job on node133 at 2011-06-11 16:49:01