Trace number 3493587

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.7.unsat.cnf
MD5SUM39c753fcd6ac15019fa3a40cd8b8f69d
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 variables505
Number of clauses1696
Sum of the clauses size4422
Maximum clause length13
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 2719
Number of clauses of size 3948
Number of clauses of size 410
Number of clauses of size 510
Number of clauses of size over 56

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-3493587-1307800711.cnf ***
0.00/0.00	c 
0.00/0.00	c Parsing CPU Time: 0.000999
0.00/0.00	c Running MUSer ...
6.08/6.16	c 0.00% completed ... 
315.67/315.79	c 5.43% completed ... 
371.47/371.53	c 10.43% completed ... 
386.37/386.43	c 15.68% completed ... 
386.47/386.57	c 20.69% completed ... 
389.17/389.24	c 69.78% completed ... 
1198.90/1199.00	c muser received timeout signal. Terminating ...
1198.90/1199.00	c CPU Time: CPU Time: 1198.96

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-3493587-1307800711/watcher-3493587-1307800711 -o /tmp/evaluation-result-3493587-1307800711/solver-3493587-1307800711 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493587-1307800711.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: 0.32 0.07 0.03 5/183 8603
/proc/meminfo: memFree=30408272/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=2968 CPUtime=0 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 234 0 0 0 0 0 0 0 25 0 1 0 970301545 3039232 188 33554432000 4194304 5696331 140735500781104 18446744073709551615 4210886 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 742 188 114 367 0 372 0

[startup+0.0340611 s]
/proc/loadavg: 0.32 0.07 0.03 5/183 8603
/proc/meminfo: memFree=30408272/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=2612 CPUtime=0.02 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 428 0 0 0 2 0 0 0 25 0 1 0 970301545 2674688 380 33554432000 4194304 5696331 140735500781104 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 653 381 143 367 0 283 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2612

[startup+0.101069 s]
/proc/loadavg: 0.32 0.07 0.03 5/183 8603
/proc/meminfo: memFree=30408272/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=3272 CPUtime=0.09 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 590 0 0 0 9 0 0 0 25 0 1 0 970301545 3350528 542 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400171 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 818 542 143 367 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3272

[startup+0.301034 s]
/proc/loadavg: 0.32 0.07 0.03 5/183 8603
/proc/meminfo: memFree=30408272/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=5604 CPUtime=0.29 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 1160 0 0 0 29 0 0 0 25 0 1 0 970301545 5738496 1112 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400140 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 1401 1112 143 367 0 1031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5604

[startup+0.700964 s]
/proc/loadavg: 0.32 0.07 0.03 5/183 8603
/proc/meminfo: memFree=30408272/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=9720 CPUtime=0.69 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 2145 0 0 0 69 0 0 0 25 0 1 0 970301545 9953280 2097 33554432000 4194304 5696331 140735500781104 18446744073709551615 4402623 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 2430 2097 143 367 0 2060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9720

[startup+1.50081 s]
/proc/loadavg: 0.32 0.07 0.03 5/187 8614
/proc/meminfo: memFree=30257848/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=17164 CPUtime=1.48 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 3964 0 0 0 148 0 0 0 25 0 1 0 970301545 17575936 3916 33554432000 4194304 5696331 140735500781104 18446744073709551615 4394473 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 4291 3917 143 367 0 3921 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17164

[startup+3.10051 s]
/proc/loadavg: 0.32 0.07 0.03 5/187 8652
/proc/meminfo: memFree=30349108/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=10224 CPUtime=3.08 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 7672 0 0 0 307 1 0 0 25 0 1 0 970301545 10469376 2235 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400481 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 2556 2235 144 367 0 2186 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10224

[startup+6.30093 s]
/proc/loadavg: 0.61 0.13 0.05 5/187 8652
/proc/meminfo: memFree=30361400/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=6972 CPUtime=6.29 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 15697 0 0 0 626 3 0 0 25 0 1 0 970301545 7139328 1469 33554432000 4194304 5696331 140735500781104 18446744073709551615 4392379 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 1743 1469 150 367 0 1373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6972

[startup+12.7007 s]
/proc/loadavg: 0.89 0.20 0.07 5/187 8690
/proc/meminfo: memFree=30527528/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=11908 CPUtime=12.69 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 16937 0 0 0 1266 3 0 0 25 0 1 0 970301545 12193792 2708 33554432000 4194304 5696331 140735500781104 18446744073709551615 4394420 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 2977 2708 150 367 0 2607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11908

[startup+25.5003 s]
/proc/loadavg: 1.57 0.38 0.14 5/187 8728
/proc/meminfo: memFree=30584372/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=14236 CPUtime=25.49 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 17500 0 0 0 2546 3 0 0 25 0 1 0 970301545 14577664 3269 33554432000 4194304 5696331 140735500781104 18446744073709551615 4402352 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 3559 3269 150 367 0 3189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14236

[startup+51.1006 s]
/proc/loadavg: 2.40 0.67 0.24 5/187 8729
/proc/meminfo: memFree=30075260/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=19096 CPUtime=51.05 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 19528 0 0 0 5102 3 0 0 25 0 1 0 970301545 19554304 4512 33554432000 4194304 5696331 140735500781104 18446744073709551615 4391925 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 4774 4512 150 367 0 4404 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19096

[startup+102.307 s]
/proc/loadavg: 3.30 1.18 0.43 5/187 8730
/proc/meminfo: memFree=28282080/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=23544 CPUtime=102.26 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 20633 0 0 0 10223 3 0 0 25 0 1 0 970301545 24109056 5616 33554432000 4194304 5696331 140735500781104 18446744073709551615 4393019 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 5886 5616 150 367 0 5516 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23544

[startup+162.301 s]
/proc/loadavg: 3.74 1.69 0.65 5/187 8741
/proc/meminfo: memFree=26582648/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=24488 CPUtime=162.26 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 20875 0 0 0 16223 3 0 0 25 0 1 0 970301545 25075712 5856 33554432000 4194304 5696331 140735500781104 18446744073709551615 4403152 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 6122 5856 150 367 0 5752 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 24488

[startup+222.301 s]
/proc/loadavg: 3.94 2.12 0.86 5/187 8742
/proc/meminfo: memFree=24948788/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=30536 CPUtime=222.27 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 22371 0 0 0 22223 4 0 0 25 0 1 0 970301545 31268864 7351 33554432000 4194304 5696331 140735500781104 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 7634 7351 150 367 0 7264 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 30536

[startup+282.301 s]
/proc/loadavg: 3.98 2.46 1.06 5/187 8744
/proc/meminfo: memFree=23635348/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=36764 CPUtime=282.26 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 26438 0 0 0 28222 4 0 0 25 0 1 0 970301545 37646336 8934 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 9191 8934 150 367 0 8821 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 36764

[startup+342.3 s]
/proc/loadavg: 4.04 2.75 1.24 5/187 8746
/proc/meminfo: memFree=22988516/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=342.27 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 34222 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400717 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 41648

[startup+402.301 s]
/proc/loadavg: 4.01 2.98 1.41 5/187 8747
/proc/meminfo: memFree=22039636/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=402.27 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 40222 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4393150 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 41648

[startup+462.301 s]
/proc/loadavg: 4.00 3.16 1.57 5/187 8749
/proc/meminfo: memFree=21123752/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=462.27 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 46222 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4392993 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 41648

[startup+522.301 s]
/proc/loadavg: 4.00 3.31 1.72 5/187 8750
/proc/meminfo: memFree=20956080/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=522.27 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 52222 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4402340 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 41648

[startup+582.301 s]
/proc/loadavg: 4.00 3.43 1.86 5/187 8752
/proc/meminfo: memFree=20956056/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=582.28 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 58223 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400856 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 41648

[startup+642.3 s]
/proc/loadavg: 4.00 3.54 2.00 5/187 8754
/proc/meminfo: memFree=20943628/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=642.28 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 64223 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4394693 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 41648

[startup+702.3 s]
/proc/loadavg: 4.00 3.62 2.12 5/187 8755
/proc/meminfo: memFree=20920780/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=702.28 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 70223 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400321 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 41648

[startup+762.307 s]
/proc/loadavg: 4.12 3.73 2.26 5/187 8757
/proc/meminfo: memFree=20180596/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=762.29 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 76224 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400302 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 41648

[startup+822.301 s]
/proc/loadavg: 4.05 3.77 2.35 5/187 8758
/proc/meminfo: memFree=20186644/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=822.28 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 82223 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4403158 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 41648

[startup+882.301 s]
/proc/loadavg: 4.08 3.83 2.46 5/187 8760
/proc/meminfo: memFree=20186616/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=882.29 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 88224 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4394395 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 41648

[startup+942.301 s]
/proc/loadavg: 4.03 3.86 2.55 5/187 8762
/proc/meminfo: memFree=20186696/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=942.29 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 94224 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4417017 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 41648

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 2.64 5/187 8763
/proc/meminfo: memFree=19719820/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1002.29 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 100224 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4394448 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 41648

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.72 5/187 8765
/proc/meminfo: memFree=18587920/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1062.29 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 106224 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4402372 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 41648

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.80 5/187 8766
/proc/meminfo: memFree=17962432/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1122.29 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 112224 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400880 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 41648

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/187 8768
/proc/meminfo: memFree=17962528/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1182.3 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 118225 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4380843 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 41648

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

[startup+1190.3 s]
/proc/loadavg: 4.00 3.93 2.88 5/187 8768
/proc/meminfo: memFree=17962520/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1190.3 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 119025 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1190.3
Current children cumulated vsize (KiB) 41648

[startup+1193.51 s]
/proc/loadavg: 4.00 3.93 2.89 5/187 8768
/proc/meminfo: memFree=17962520/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1193.5 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 119345 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400304 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1193.5
Current children cumulated vsize (KiB) 41648

[startup+1196.7 s]
/proc/loadavg: 4.00 3.93 2.89 5/187 8768
/proc/meminfo: memFree=17962392/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1196.7 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 119665 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400211 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1196.7
Current children cumulated vsize (KiB) 41648

[startup+1198.3 s]
/proc/loadavg: 4.00 3.93 2.89 5/187 8768
/proc/meminfo: memFree=17962392/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1198.3 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 119825 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4402316 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1198.3
Current children cumulated vsize (KiB) 41648

[startup+1198.7 s]
/proc/loadavg: 4.00 3.93 2.89 5/187 8768
/proc/meminfo: memFree=17962392/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1198.7 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 119865 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4402352 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 41648

[startup+1198.9 s]
/proc/loadavg: 4.00 3.93 2.89 5/187 8769
/proc/meminfo: memFree=17962512/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=41648 CPUtime=1198.9 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202496 29675 0 0 0 119885 5 0 0 25 0 1 0 970301545 42647552 10156 33554432000 4194304 5696331 140735500781104 18446744073709551615 4400811 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/8603/statm: 10412 10156 150 367 0 10042 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 41648

[startup+1199.01 s]
/proc/loadavg: 4.00 3.93 2.89 5/187 8769
/proc/meminfo: memFree=17962512/32951124 swapFree=67062556/67111528
[pid=8603] ppid=8601 vsize=0 CPUtime=1199 cores=4,6
/proc/8603/stat : 8603 (muser) R 8601 8603 8460 0 -1 4202500 29676 0 0 0 119895 5 0 0 25 0 1 0 970301545 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/8603/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.01
CPU time (s): 1199.01
CPU user time (s): 1198.96
CPU system time (s): 0.055991
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 46024

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

runsolver used 2.18567 second user time and 4.35834 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-11 15:58:31
IDJOB=3493587
IDBENCH=20469
IDSOLVER=1969
FILE ID=node111/3493587-1307800711
RUNJOBID= node111-1307800705-8479
PBS_JOBID= 13551063
Free space on /tmp= 73844 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.7.unsat.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493587-1307800711/watcher-3493587-1307800711 -o /tmp/evaluation-result-3493587-1307800711/solver-3493587-1307800711 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493587-1307800711.cnf

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

MD5SUM BENCH= 39c753fcd6ac15019fa3a40cd8b8f69d
RANDOM SEED=1617889237

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30409272 kB
Buffers:        311712 kB
Cached:        1556848 kB
SwapCached:      11232 kB
Active:         991416 kB
Inactive:      1326796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30409272 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           41556 kB
Writeback:          24 kB
AnonPages:      447516 kB
Mapped:          11316 kB
Slab:           157836 kB
PageTables:       5380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   637188 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= 73876 MiB
End job on node111 at 2011-06-11 16:18:30