Trace number 3493643

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.06 1199.04

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10t0.cnf
MD5SUMcb415509536ac2d14aa30840f7b0f223
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1388.66
Satisfiable
(Un)Satisfiability was proved
Number of variables149355
Number of clauses652413
Sum of the clauses size1514604
Maximum clause length10
Minimum clause length1
Number of clauses of size 17341
Number of clauses of size 2527373
Number of clauses of size 384559
Number of clauses of size 43680
Number of clauses of size 514720
Number of clauses of size over 514740

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-3493643-1307801768.cnf ***
0.00/0.00	c 
0.79/0.84	c Parsing CPU Time: 0.797878
0.79/0.84	c Running MUSer ...
18.09/18.15	c 0.00% completed ... 
30.19/30.26	c 15.18% completed ... 
39.79/39.88	c 20.92% completed ... 
58.29/58.37	c 27.12% completed ... 
140.29/140.36	c 42.91% completed ... 
210.68/210.75	c 48.01% completed ... 
427.49/427.59	c 63.02% completed ... 
955.40/955.42	c 84.77% completed ... 
1198.91/1199.00	c muser received timeout signal. Terminating ...
1198.91/1199.00	c CPU Time: CPU Time: 1198.54

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-3493643-1307801768/watcher-3493643-1307801768 -o /tmp/evaluation-result-3493643-1307801768/solver-3493643-1307801768 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493643-1307801768.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: 4.01 3.89 2.84 5/189 1936
/proc/meminfo: memFree=16365356/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=3768 CPUtime=0 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 418 0 0 0 0 0 0 0 25 0 1 0 891776632 3858432 372 33554432000 4194304 5696331 140734526736208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 942 374 114 367 0 572 0

[startup+0.082744 s]
/proc/loadavg: 4.01 3.89 2.84 5/189 1936
/proc/meminfo: memFree=16365356/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=20672 CPUtime=0.07 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 5104 0 0 0 7 0 0 0 25 0 1 0 891776632 21168128 4620 33554432000 4194304 5696331 140734526736208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 5201 4623 114 367 0 4831 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20672

[startup+0.10074 s]
/proc/loadavg: 4.01 3.89 2.84 5/189 1936
/proc/meminfo: memFree=16365356/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=25248 CPUtime=0.09 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 6223 0 0 0 9 0 0 0 25 0 1 0 891776632 25853952 5739 33554432000 4194304 5696331 140734526736208 18446744073709551615 4208092 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 6312 5739 114 367 0 5942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25248

[startup+0.3007 s]
/proc/loadavg: 4.01 3.89 2.84 5/189 1936
/proc/meminfo: memFree=16365356/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=50156 CPUtime=0.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 14205 0 0 0 28 1 0 0 25 0 1 0 891776632 51359744 11987 33554432000 4194304 5696331 140734526736208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 12539 11989 114 367 0 12169 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50156

[startup+0.700583 s]
/proc/loadavg: 4.01 3.89 2.84 5/189 1936
/proc/meminfo: memFree=16365356/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=105704 CPUtime=0.69 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 30385 0 0 0 66 3 0 0 25 0 1 0 891776632 108240896 25860 33554432000 4194304 5696331 140734526736208 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 26426 25861 114 367 0 26056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105704

[startup+1.50044 s]
/proc/loadavg: 4.01 3.89 2.84 5/190 1937
/proc/meminfo: memFree=16168832/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=208384 CPUtime=1.49 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 55222 0 0 0 143 6 0 0 25 0 1 0 891776632 213385216 50695 33554432000 4194304 5696331 140734526736208 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 52096 50695 142 367 0 51726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 208384

[startup+3.10022 s]
/proc/loadavg: 4.01 3.89 2.84 5/190 1937
/proc/meminfo: memFree=16111296/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=210432 CPUtime=3.09 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 55544 0 0 0 303 6 0 0 25 0 1 0 891776632 215482368 51017 33554432000 4194304 5696331 140734526736208 18446744073709551615 4410535 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 52608 51017 142 367 0 52238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 210432

[startup+6.30065 s]
/proc/loadavg: 4.01 3.89 2.85 5/190 1937
/proc/meminfo: memFree=16081908/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=211488 CPUtime=6.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 55850 0 0 0 623 6 0 0 25 0 1 0 891776632 216563712 51323 33554432000 4194304 5696331 140734526736208 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 52872 51323 142 367 0 52502 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 211488

[startup+12.7005 s]
/proc/loadavg: 4.01 3.89 2.85 5/190 1937
/proc/meminfo: memFree=15944112/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=213600 CPUtime=12.69 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 56373 0 0 0 1263 6 0 0 25 0 1 0 891776632 218726400 51846 33554432000 4194304 5696331 140734526736208 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 53400 51846 142 367 0 53030 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213600

[startup+25.5003 s]
/proc/loadavg: 3.93 3.88 2.87 5/190 1976
/proc/meminfo: memFree=23371504/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=278092 CPUtime=25.49 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 103140 0 0 0 2536 13 0 0 25 0 1 0 891776632 284766208 68841 33554432000 4194304 5696331 140734526736208 18446744073709551615 4402161 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 69523 68841 148 367 0 69153 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 278092

[startup+51.1007 s]
/proc/loadavg: 3.95 3.89 2.89 5/190 1977
/proc/meminfo: memFree=23200932/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=434724 CPUtime=51.09 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 142049 0 0 0 5091 18 0 0 25 0 1 0 891776632 445157376 107743 33554432000 4194304 5696331 140734526736208 18446744073709551615 4394154 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 108681 107743 150 367 0 108311 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 434724

[startup+102.307 s]
/proc/loadavg: 3.98 3.90 2.95 5/190 1978
/proc/meminfo: memFree=23169672/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=464544 CPUtime=102.3 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 149528 0 0 0 10211 19 0 0 25 0 1 0 891776632 475693056 115221 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 116136 115221 150 367 0 115766 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 464544

[startup+162.301 s]
/proc/loadavg: 3.99 3.92 3.01 5/190 2018
/proc/meminfo: memFree=30022532/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=668676 CPUtime=162.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 200586 0 0 0 16201 28 0 0 25 0 1 0 891776632 684724224 166267 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416684 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 167169 166267 150 367 0 166799 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 668676

[startup+222.3 s]
/proc/loadavg: 4.07 3.95 3.08 5/190 2019
/proc/meminfo: memFree=29603752/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=222.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295815 0 0 0 22189 40 0 0 25 0 1 0 891776632 1074778112 261482 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416916 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261482 150 367 0 262027 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1049588

[startup+282.301 s]
/proc/loadavg: 4.02 3.95 3.13 5/190 2021
/proc/meminfo: memFree=29413500/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=282.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295820 0 0 0 28189 40 0 0 25 0 1 0 891776632 1074778112 261487 33554432000 4194304 5696331 140734526736208 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261487 150 367 0 262027 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1049588

[startup+342.3 s]
/proc/loadavg: 4.01 3.96 3.18 5/190 2023
/proc/meminfo: memFree=29207516/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=342.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295826 0 0 0 34189 40 0 0 25 0 1 0 891776632 1074778112 261493 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261493 150 367 0 262027 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1049588

[startup+402.301 s]
/proc/loadavg: 4.04 3.98 3.24 5/190 2024
/proc/meminfo: memFree=29205496/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=402.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295831 0 0 0 40188 41 0 0 25 0 1 0 891776632 1074778112 261498 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261498 150 367 0 262027 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1049588

[startup+462.301 s]
/proc/loadavg: 4.09 3.99 3.29 5/190 2026
/proc/meminfo: memFree=29205588/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=462.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295837 0 0 0 46187 42 0 0 25 0 1 0 891776632 1074778112 261504 33554432000 4194304 5696331 140734526736208 18446744073709551615 4380898 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261504 150 367 0 262027 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1049588

[startup+522.3 s]
/proc/loadavg: 4.03 3.99 3.33 5/190 2027
/proc/meminfo: memFree=29205688/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=522.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295842 0 0 0 52187 42 0 0 25 0 1 0 891776632 1074778112 261509 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261509 150 367 0 262027 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1049588

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.37 5/190 2029
/proc/meminfo: memFree=29203164/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=582.3 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295849 0 0 0 58187 43 0 0 25 0 1 0 891776632 1074778112 261516 33554432000 4194304 5696331 140734526736208 18446744073709551615 4381177 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261516 150 367 0 262027 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1049588

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.40 5/190 2031
/proc/meminfo: memFree=29202980/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=642.3 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295855 0 0 0 64187 43 0 0 25 0 1 0 891776632 1074778112 261522 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416684 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261522 150 367 0 262027 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1049588

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.44 5/190 2032
/proc/meminfo: memFree=29202956/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=702.29 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295863 0 0 0 70186 43 0 0 25 0 1 0 891776632 1074778112 261530 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261530 150 367 0 262027 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 1049588

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.47 5/190 2034
/proc/meminfo: memFree=29202552/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=762.31 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295871 0 0 0 76187 44 0 0 25 0 1 0 891776632 1074778112 261538 33554432000 4194304 5696331 140734526736208 18446744073709551615 4410535 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261538 150 367 0 262027 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1049588

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.50 5/190 2035
/proc/meminfo: memFree=29202416/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=822.3 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295879 0 0 0 82186 44 0 0 25 0 1 0 891776632 1074778112 261546 33554432000 4194304 5696331 140734526736208 18446744073709551615 4300638 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261546 150 367 0 262027 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1049588

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.53 5/190 2037
/proc/meminfo: memFree=29200148/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=882.3 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295888 0 0 0 88185 45 0 0 25 0 1 0 891776632 1074778112 261555 33554432000 4194304 5696331 140734526736208 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261555 150 367 0 262027 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1049588

[startup+942.3 s]
/proc/loadavg: 4.02 3.99 3.56 5/190 2115
/proc/meminfo: memFree=29116604/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=942.3 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295896 0 0 0 94185 45 0 0 25 0 1 0 891776632 1074778112 261563 33554432000 4194304 5696331 140734526736208 18446744073709551615 4413820 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261563 150 367 0 262027 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1049588

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.58 5/190 2116
/proc/meminfo: memFree=29116196/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1002.31 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295903 0 0 0 100185 46 0 0 25 0 1 0 891776632 1074778112 261570 33554432000 4194304 5696331 140734526736208 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261570 150 367 0 262027 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1049588

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.61 5/190 2118
/proc/meminfo: memFree=29108080/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1062.31 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295912 0 0 0 106185 46 0 0 25 0 1 0 891776632 1074778112 261579 33554432000 4194304 5696331 140734526736208 18446744073709551615 4400296 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261579 150 367 0 262027 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1049588

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.63 5/190 2119
/proc/meminfo: memFree=29086600/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1122.3 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295920 0 0 0 112184 46 0 0 25 0 1 0 891776632 1074778112 261587 33554432000 4194304 5696331 140734526736208 18446744073709551615 4417510 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261587 150 367 0 262027 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1049588

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 2121
/proc/meminfo: memFree=29081984/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1182.31 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295928 0 0 0 118184 47 0 0 25 0 1 0 891776632 1074778112 261595 33554432000 4194304 5696331 140734526736208 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261595 150 367 0 262027 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1049588

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

[startup+1190.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 2121
/proc/meminfo: memFree=29082220/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1190.31 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295930 0 0 0 118984 47 0 0 25 0 1 0 891776632 1074778112 261597 33554432000 4194304 5696331 140734526736208 18446744073709551615 4417453 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261597 150 367 0 262027 0
Current children cumulated CPU time (s) 1190.31
Current children cumulated vsize (KiB) 1049588

[startup+1193.51 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 2121
/proc/meminfo: memFree=29082220/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1193.51 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295930 0 0 0 119304 47 0 0 25 0 1 0 891776632 1074778112 261597 33554432000 4194304 5696331 140734526736208 18446744073709551615 4381194 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261597 150 367 0 262027 0
Current children cumulated CPU time (s) 1193.51
Current children cumulated vsize (KiB) 1049588

[startup+1196.7 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 2121
/proc/meminfo: memFree=29082224/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1196.71 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295931 0 0 0 119624 47 0 0 25 0 1 0 891776632 1074778112 261598 33554432000 4194304 5696331 140734526736208 18446744073709551615 4417633 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261598 150 367 0 262027 0
Current children cumulated CPU time (s) 1196.71
Current children cumulated vsize (KiB) 1049588

[startup+1198.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 2121
/proc/meminfo: memFree=29082224/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1198.31 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295931 0 0 0 119784 47 0 0 25 0 1 0 891776632 1074778112 261598 33554432000 4194304 5696331 140734526736208 18446744073709551615 4413808 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261598 150 367 0 262027 0
Current children cumulated CPU time (s) 1198.31
Current children cumulated vsize (KiB) 1049588

[startup+1198.7 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 2121
/proc/meminfo: memFree=29082224/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1198.71 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295931 0 0 0 119824 47 0 0 25 0 1 0 891776632 1074778112 261598 33554432000 4194304 5696331 140734526736208 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261598 150 367 0 262027 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 1049588

[startup+1198.9 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 2122
/proc/meminfo: memFree=29082100/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=1049588 CPUtime=1198.91 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202496 295931 0 0 0 119844 47 0 0 25 0 1 0 891776632 1074778112 261598 33554432000 4194304 5696331 140734526736208 18446744073709551615 4417472 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1936/statm: 262397 261598 150 367 0 262027 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 1049588

[startup+1199.01 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 2122
/proc/meminfo: memFree=29082100/32950928 swapFree=67055156/67111528
[pid=1936] ppid=1934 vsize=0 CPUtime=1199.02 cores=4,6
/proc/1936/stat : 1936 (muser) R 1934 1936 1663 0 -1 4202500 295932 0 0 0 119854 48 0 0 25 0 1 0 891776632 0 0 33554432000 0 0 0 0 0 0 8192 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/1936/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1199.04
CPU time (s): 1199.06
CPU user time (s): 1198.54
CPU system time (s): 0.518921
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1049588

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

runsolver used 1.92071 second user time and 4.6263 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 16:16:08
IDJOB=3493643
IDBENCH=70978
IDSOLVER=1969
FILE ID=node123/3493643-1307801768
RUNJOBID= node123-1307800702-1682
PBS_JOBID= 13551056
Free space on /tmp= 74144 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10t0.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493643-1307801768/watcher-3493643-1307801768 -o /tmp/evaluation-result-3493643-1307801768/solver-3493643-1307801768 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493643-1307801768.cnf

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

MD5SUM BENCH= cb415509536ac2d14aa30840f7b0f223
RANDOM SEED=1632126917

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.82
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.838
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      16366024 kB
Buffers:        293240 kB
Cached:         985612 kB
SwapCached:      10356 kB
Active:       15561780 kB
Inactive:       801992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16366024 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           12848 kB
Writeback:           0 kB
AnonPages:    15082588 kB
Mapped:          14676 kB
Slab:           126972 kB
PageTables:      34516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 15329188 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= 74132 MiB
End job on node123 at 2011-06-11 16:36:07