Trace number 3493859

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.05 1199.01

General information on the benchmark

NameSAT02/industrial/biere/
dinphil/dp09u08.shuffled.cnf
MD5SUM6b942b91b984614b2486ef59f1f9cebb
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 variables5475
Number of clauses16207
Sum of the clauses size38163
Maximum clause length9
Minimum clause length1
Number of clauses of size 118
Number of clauses of size 210428
Number of clauses of size 35760
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-3493859-1307803199.cnf ***
0.00/0.00	c 
0.00/0.01	c Parsing CPU Time: 0.011998
0.00/0.01	c Running MUSer ...
34.39/34.49	c 0.00% completed ... 
108.29/108.37	c 20.33% completed ... 
155.29/155.37	c 31.52% completed ... 
243.90/243.91	c 46.55% completed ... 
360.81/360.84	c 51.57% completed ... 
376.30/376.33	c 56.58% completed ... 
511.71/511.71	c 73.58% completed ... 
1185.63/1185.66	c 88.60% completed ... 
1198.93/1199.00	c muser received timeout signal. Terminating ...
1198.93/1199.00	c CPU Time: CPU Time: 1198.88

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-3493859-1307803199/watcher-3493859-1307803199 -o /tmp/evaluation-result-3493859-1307803199/solver-3493859-1307803199 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493859-1307803199.cnf 

running on 2 cores: 4,6

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: 3.99 3.74 2.91 4/189 15563
/proc/meminfo: memFree=29561628/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=4352 CPUtime=0 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 579 0 0 0 0 0 0 0 25 0 1 0 970550579 4456448 533 33554432000 4194304 5696331 140734067996480 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 1088 534 114 367 0 718 0

[startup+0.0107961 s]
/proc/loadavg: 3.99 3.74 2.91 4/189 15563
/proc/meminfo: memFree=29561628/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=5996 CPUtime=0 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 948 0 0 0 0 0 0 0 25 0 1 0 970550579 6139904 902 33554432000 4194304 5696331 140734067996480 18446744073709551615 4210886 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 1499 924 114 367 0 1129 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5996

[startup+0.100801 s]
/proc/loadavg: 3.99 3.74 2.91 4/189 15563
/proc/meminfo: memFree=29561628/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=7648 CPUtime=0.09 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 1666 0 0 0 9 0 0 0 25 0 1 0 970550579 7831552 1618 33554432000 4194304 5696331 140734067996480 18446744073709551615 4401092 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 1912 1618 143 367 0 1542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7648

[startup+0.300766 s]
/proc/loadavg: 3.99 3.74 2.91 4/189 15563
/proc/meminfo: memFree=29561628/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=8332 CPUtime=0.29 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 1856 0 0 0 29 0 0 0 25 0 1 0 970550579 8531968 1808 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 2083 1808 143 367 0 1713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8332

[startup+0.700697 s]
/proc/loadavg: 3.99 3.74 2.91 4/189 15563
/proc/meminfo: memFree=29561628/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=9840 CPUtime=0.69 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 2209 0 0 0 69 0 0 0 25 0 1 0 970550579 10076160 2161 33554432000 4194304 5696331 140734067996480 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 2460 2161 143 367 0 2090 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9840

[startup+1.50055 s]
/proc/loadavg: 3.99 3.74 2.91 5/190 15564
/proc/meminfo: memFree=29534860/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=12684 CPUtime=1.49 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 2905 0 0 0 149 0 0 0 25 0 1 0 970550579 12988416 2857 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400223 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 3171 2857 143 367 0 2801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12684

[startup+3.10025 s]
/proc/loadavg: 3.99 3.74 2.91 5/190 15564
/proc/meminfo: memFree=29530640/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=18096 CPUtime=3.09 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 4231 0 0 0 309 0 0 0 25 0 1 0 970550579 18530304 4182 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400122 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 4524 4182 143 367 0 4154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18096

[startup+6.30066 s]
/proc/loadavg: 3.99 3.74 2.91 5/190 15564
/proc/meminfo: memFree=29520068/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=28404 CPUtime=6.29 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 6793 0 0 0 628 1 0 0 25 0 1 0 970550579 29085696 6744 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400258 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 7101 6744 143 367 0 6731 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28404

[startup+12.7005 s]
/proc/loadavg: 3.99 3.75 2.92 5/190 15564
/proc/meminfo: memFree=29499992/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=47676 CPUtime=12.69 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 11523 0 0 0 1267 2 0 0 25 0 1 0 970550579 48820224 11474 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400125 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 11919 11474 143 367 0 11549 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47676

[startup+25.5011 s]
/proc/loadavg: 3.99 3.76 2.93 5/190 15564
/proc/meminfo: memFree=29497988/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=48584 CPUtime=25.49 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 23926 0 0 0 2545 4 0 0 25 0 1 0 970550579 49750016 11817 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400296 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 12146 11817 144 367 0 11776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48584

[startup+51.1003 s]
/proc/loadavg: 3.99 3.78 2.97 5/190 15565
/proc/meminfo: memFree=29413252/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=122296 CPUtime=51.09 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 62798 0 0 0 5099 10 0 0 25 0 1 0 970550579 125231104 30264 33554432000 4194304 5696331 140734067996480 18446744073709551615 4403158 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 30574 30264 149 367 0 30204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122296

[startup+102.307 s]
/proc/loadavg: 3.99 3.81 3.02 5/190 15566
/proc/meminfo: memFree=29237392/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=190996 CPUtime=102.3 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 79976 0 0 0 10218 12 0 0 25 0 1 0 970550579 195579904 47432 33554432000 4194304 5696331 140734067996480 18446744073709551615 4403158 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47749 47432 150 367 0 47379 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 190996

[startup+162.301 s]
/proc/loadavg: 3.60 3.75 3.04 4/184 15592
/proc/meminfo: memFree=29704196/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=190996 CPUtime=162.3 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 79983 0 0 0 16217 13 0 0 25 0 1 0 970550579 195579904 47439 33554432000 4194304 5696331 140734067996480 18446744073709551615 4394376 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47749 47439 150 367 0 47379 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 190996

[startup+222.301 s]
/proc/loadavg: 3.27 3.62 3.04 4/184 15594
/proc/meminfo: memFree=29703908/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=190996 CPUtime=222.3 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 79992 0 0 0 22217 13 0 0 25 0 1 0 970550579 195579904 47448 33554432000 4194304 5696331 140734067996480 18446744073709551615 4393496 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47749 47448 150 367 0 47379 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190996

[startup+282.301 s]
/proc/loadavg: 3.10 3.51 3.04 4/184 15595
/proc/meminfo: memFree=29693316/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=190996 CPUtime=282.3 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 79995 0 0 0 28217 13 0 0 25 0 1 0 970550579 195579904 47451 33554432000 4194304 5696331 140734067996480 18446744073709551615 4391901 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47749 47451 150 367 0 47379 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190996

[startup+342.3 s]
/proc/loadavg: 3.03 3.41 3.03 4/184 15597
/proc/meminfo: memFree=29693784/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=342.3 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82305 0 0 0 34216 14 0 0 25 0 1 0 970550579 194301952 47161 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400695 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47161 150 367 0 47067 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 189748

[startup+402.3 s]
/proc/loadavg: 3.01 3.33 3.03 4/184 15598
/proc/meminfo: memFree=29692124/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=402.3 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82309 0 0 0 40216 14 0 0 25 0 1 0 970550579 194301952 47165 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47165 150 367 0 47067 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 189748

[startup+462.301 s]
/proc/loadavg: 3.00 3.27 3.02 4/184 15600
/proc/meminfo: memFree=29692100/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=462.3 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 46216 14 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4402161 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 189748

[startup+522.301 s]
/proc/loadavg: 3.00 3.22 3.02 4/184 15602
/proc/meminfo: memFree=29544516/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=522.31 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 52217 14 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400163 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 189748

[startup+582.301 s]
/proc/loadavg: 2.51 3.05 2.97 3/178 15627
/proc/meminfo: memFree=30675604/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=582.31 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 58217 14 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4394470 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 189748

[startup+642.301 s]
/proc/loadavg: 2.19 2.86 2.90 3/178 15629
/proc/meminfo: memFree=30675692/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=642.32 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 64217 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 189748

[startup+702.301 s]
/proc/loadavg: 2.12 2.71 2.85 3/178 15630
/proc/meminfo: memFree=30668604/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=702.32 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 70217 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4402520 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 189748

[startup+762.307 s]
/proc/loadavg: 2.12 2.60 2.80 3/178 15632
/proc/meminfo: memFree=30668564/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=762.33 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 76218 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4402316 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 189748

[startup+822.3 s]
/proc/loadavg: 2.04 2.49 2.75 3/178 15634
/proc/meminfo: memFree=30597856/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=822.32 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 82217 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400310 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 189748

[startup+882.3 s]
/proc/loadavg: 2.01 2.40 2.70 3/178 15635
/proc/meminfo: memFree=30592120/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=882.32 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 88217 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 189748

[startup+942.301 s]
/proc/loadavg: 2.00 2.32 2.65 3/178 15637
/proc/meminfo: memFree=30592084/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=942.32 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 94217 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400243 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 189748

[startup+1002.3 s]
/proc/loadavg: 2.00 2.26 2.61 3/178 15638
/proc/meminfo: memFree=30592420/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1002.32 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 100217 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400914 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 189748

[startup+1062.3 s]
/proc/loadavg: 1.47 2.07 2.52 2/172 15664
/proc/meminfo: memFree=31352688/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1062.32 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 106217 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 189748

[startup+1122.3 s]
/proc/loadavg: 1.17 1.87 2.42 2/172 15666
/proc/meminfo: memFree=31352672/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1122.32 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 112217 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4394209 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 189748

[startup+1182.3 s]
/proc/loadavg: 1.06 1.71 2.33 2/172 15667
/proc/meminfo: memFree=31352756/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1182.33 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 118218 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400243 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 189748

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

[startup+1190.3 s]
/proc/loadavg: 1.06 1.70 2.32 2/172 15667
/proc/meminfo: memFree=31352864/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1190.33 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 119018 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4402559 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1190.33
Current children cumulated vsize (KiB) 189748

[startup+1193.51 s]
/proc/loadavg: 1.05 1.69 2.32 2/172 15668
/proc/meminfo: memFree=31352864/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1193.53 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 119338 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1193.53
Current children cumulated vsize (KiB) 189748

[startup+1196.7 s]
/proc/loadavg: 1.05 1.68 2.31 2/172 15668
/proc/meminfo: memFree=31352864/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1196.73 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 119658 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4393496 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 189748

[startup+1198.3 s]
/proc/loadavg: 1.05 1.68 2.31 2/172 15668
/proc/meminfo: memFree=31352864/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1198.33 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 119818 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4394700 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 189748

[startup+1198.7 s]
/proc/loadavg: 1.05 1.68 2.31 2/172 15668
/proc/meminfo: memFree=31352864/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1198.73 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 119858 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400217 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 189748

[startup+1198.9 s]
/proc/loadavg: 1.05 1.68 2.31 2/172 15668
/proc/meminfo: memFree=31352864/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=189748 CPUtime=1198.93 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202496 82312 0 0 0 119878 15 0 0 25 0 1 0 970550579 194301952 47168 33554432000 4194304 5696331 140734067996480 18446744073709551615 4400400 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/15563/statm: 47437 47168 150 367 0 47067 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 189748

[startup+1199.01 s]
/proc/loadavg: 1.05 1.68 2.31 2/172 15668
/proc/meminfo: memFree=31352864/32950928 swapFree=67051096/67111528
[pid=15563] ppid=15561 vsize=0 CPUtime=1199.04 cores=4,6
/proc/15563/stat : 15563 (muser) R 15561 15563 14391 0 -1 4202500 82313 0 0 0 119888 16 0 0 25 0 1 0 970550579 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/15563/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.01
CPU time (s): 1199.05
CPU user time (s): 1198.88
CPU system time (s): 0.165974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 200232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82313
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= 4
involuntary context switches= 1788

runsolver used 1.92271 second user time and 4.01039 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-11 16:39:59
IDJOB=3493859
IDBENCH=88072
IDSOLVER=1969
FILE ID=node113/3493859-1307803199
RUNJOBID= node113-1307802564-15218
PBS_JOBID= 13551039
Free space on /tmp= 74104 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT02/industrial/biere/dinphil/dp09u08.shuffled.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493859-1307803199/watcher-3493859-1307803199 -o /tmp/evaluation-result-3493859-1307803199/solver-3493859-1307803199 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493859-1307803199.cnf

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

MD5SUM BENCH= 6b942b91b984614b2486ef59f1f9cebb
RANDOM SEED=257499671

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.846
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.846
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.846
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:     32950928 kB
MemFree:      29562420 kB
Buffers:        274664 kB
Cached:         915700 kB
SwapCached:      14384 kB
Active:        2472668 kB
Inactive:       708540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29562420 kB
SwapTotal:    67111528 kB
SwapFree:     67051096 kB
Dirty:            1612 kB
Writeback:           0 kB
AnonPages:     1988252 kB
Mapped:          11240 kB
Slab:           139152 kB
PageTables:       8668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2224380 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= 74108 MiB
End job on node113 at 2011-06-11 16:59:58