Trace number 3380373

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
minisat hack: cir_minisat 2011-05-13 (simp)UNSAT 595.323 595.313

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

595.30/595.31	c WARNING: for repeatability, setting FPU to use double precision
595.30/595.31	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3380373-1305458727/watcher-3380373-1305458727 -o /tmp/evaluation-result-3380373-1305458727/solver-3380373-1305458727 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3380373-1305458727.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.81 3.14 3.48 5/304 30514
/proc/meminfo: memFree=11726632/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=13732 CPUtime=0 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4194304 217 0 0 0 0 0 0 0 21 0 1 0 657470660 14061568 171 33554432000 4194304 4300288 140735409246864 18446744073709551615 255372338664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30514/statm: 3433 171 145 26 0 52 0

[startup+0.076968 s]
/proc/loadavg: 2.81 3.14 3.48 5/304 30514
/proc/meminfo: memFree=11726632/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=44300 CPUtime=0.05 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 6708 0 0 0 5 0 0 0 21 0 1 0 657470660 45363200 6441 33554432000 4194304 4300288 140735409246864 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 11075 6443 218 26 0 7707 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44300

[startup+0.100963 s]
/proc/loadavg: 2.81 3.14 3.48 5/304 30514
/proc/meminfo: memFree=11726632/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=47312 CPUtime=0.08 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 7567 0 0 0 8 0 0 0 21 0 1 0 657470660 48447488 7300 33554432000 4194304 4300288 140735409246864 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 11828 7301 218 26 0 8460 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 47312

[startup+0.30093 s]
/proc/loadavg: 2.81 3.14 3.48 5/304 30514
/proc/meminfo: memFree=11726632/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=64092 CPUtime=0.28 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 12870 0 0 0 26 2 0 0 22 0 1 0 657470660 65630208 11940 33554432000 4194304 4300288 140735409246864 18446744073709551615 4213885 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 16023 11940 218 26 0 12655 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64092

[startup+0.700868 s]
/proc/loadavg: 2.81 3.14 3.48 5/304 30514
/proc/meminfo: memFree=11726632/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=109196 CPUtime=0.68 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 24197 0 0 0 64 4 0 0 23 0 1 0 657470660 111816704 21853 33554432000 4194304 4300288 140735409246864 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 27299 21856 218 26 0 23931 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 109196

[startup+1.50072 s]
/proc/loadavg: 2.81 3.14 3.48 5/314 30533
/proc/meminfo: memFree=11357904/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=131428 CPUtime=1.48 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 28257 0 0 0 143 5 0 0 25 0 1 0 657470660 134582272 25716 33554432000 4194304 4300288 140735409246864 18446744073709551615 4231271 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 32857 25716 222 26 0 29489 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 131428

[startup+3.1004 s]
/proc/loadavg: 2.91 3.15 3.49 5/314 30533
/proc/meminfo: memFree=11251760/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=108344 CPUtime=3.09 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 31585 0 0 0 303 6 0 0 25 0 1 0 657470660 110944256 20561 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 27086 20561 242 26 0 23718 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108344

[startup+6.30082 s]
/proc/loadavg: 2.91 3.15 3.49 5/314 30533
/proc/meminfo: memFree=11286120/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=108344 CPUtime=6.28 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 32368 0 0 0 622 6 0 0 25 0 1 0 657470660 110944256 21342 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 27086 21342 243 26 0 23718 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 108344

[startup+12.7006 s]
/proc/loadavg: 3.08 3.18 3.49 5/314 30533
/proc/meminfo: memFree=11268216/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=120020 CPUtime=12.68 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 33775 0 0 0 1262 6 0 0 25 0 1 0 657470660 122900480 22742 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 30005 22742 243 26 0 26637 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 120020

[startup+25.5003 s]
/proc/loadavg: 3.22 3.21 3.50 5/314 30534
/proc/meminfo: memFree=11220612/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=138988 CPUtime=25.49 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 36929 0 0 0 2541 8 0 0 25 0 1 0 657470660 142323712 25889 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255595 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 34747 25889 243 26 0 31379 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138988

[startup+51.1005 s]
/proc/loadavg: 3.48 3.27 3.51 5/314 30534
/proc/meminfo: memFree=11119616/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=169808 CPUtime=51.08 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 42756 0 0 0 5098 10 0 0 25 0 1 0 657470660 173883392 31699 33554432000 4194304 4300288 140735409246864 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 42452 31699 243 26 0 39084 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 169808

[startup+102.312 s]
/proc/loadavg: 3.79 3.39 3.54 5/314 30536
/proc/meminfo: memFree=10947336/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=219896 CPUtime=102.29 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 51332 0 0 0 10216 13 0 0 25 0 1 0 657470660 225173504 40252 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 54974 40252 243 26 0 51606 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 219896

[startup+162.301 s]
/proc/loadavg: 4.03 3.53 3.57 5/314 30537
/proc/meminfo: memFree=10772100/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=219896 CPUtime=162.29 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 57539 0 0 0 16213 16 0 0 25 0 1 0 657470660 225173504 46425 33554432000 4194304 4300288 140735409246864 18446744073709551615 4269374 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 54974 46425 243 26 0 51606 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 219896

[startup+222.301 s]
/proc/loadavg: 4.06 3.63 3.60 5/314 30539
/proc/meminfo: memFree=10612864/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=301284 CPUtime=222.29 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 62313 0 0 0 22211 18 0 0 25 0 1 0 657470660 308514816 51166 33554432000 4194304 4300288 140735409246864 18446744073709551615 4256258 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 75321 51166 243 26 0 71953 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 301284

[startup+282.301 s]
/proc/loadavg: 4.02 3.69 3.62 5/314 30541
/proc/meminfo: memFree=10462312/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=302784 CPUtime=282.29 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 66189 0 0 0 28209 20 0 0 25 0 1 0 657470660 310050816 55011 33554432000 4194304 4300288 140735409246864 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 75696 55011 243 26 0 72328 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 302784

[startup+342.301 s]
/proc/loadavg: 4.00 3.75 3.65 5/314 30542
/proc/meminfo: memFree=10305796/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=303656 CPUtime=342.29 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 69901 0 0 0 34208 21 0 0 25 0 1 0 657470660 310943744 58703 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 75914 58703 243 26 0 72546 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 303656

[startup+402.3 s]
/proc/loadavg: 4.19 3.84 3.68 5/314 30544
/proc/meminfo: memFree=10165912/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=305568 CPUtime=402.29 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 72839 0 0 0 40207 22 0 0 25 0 1 0 657470660 312901632 61616 33554432000 4194304 4300288 140735409246864 18446744073709551615 4256376 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 76392 61616 243 26 0 73024 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 305568

[startup+462.3 s]
/proc/loadavg: 4.07 3.86 3.70 5/314 30545
/proc/meminfo: memFree=10023040/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=307124 CPUtime=462.3 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 75055 0 0 0 46206 24 0 0 25 0 1 0 657470660 314494976 63809 33554432000 4194304 4300288 140735409246864 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 76781 63809 243 26 0 73413 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 307124

[startup+522.3 s]
/proc/loadavg: 3.54 3.76 3.67 4/308 30564
/proc/meminfo: memFree=10152208/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=308100 CPUtime=522.3 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 78568 0 0 0 52206 24 0 0 25 0 1 0 657470660 315494400 67307 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 77025 67307 243 26 0 73657 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 308100

[startup+582.301 s]
/proc/loadavg: 3.28 3.65 3.64 4/308 30566
/proc/meminfo: memFree=10088572/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=227776 CPUtime=582.31 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 111006 0 0 0 58201 30 0 0 25 0 1 0 657470660 233242624 49801 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 56944 49801 243 26 0 53576 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 227776

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

[startup+588.701 s]
/proc/loadavg: 3.26 3.64 3.63 4/308 30566
/proc/meminfo: memFree=10075304/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=227776 CPUtime=588.71 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 111307 0 0 0 58841 30 0 0 25 0 1 0 657470660 233242624 50101 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 56944 50101 243 26 0 53576 0
Current children cumulated CPU time (s) 588.71
Current children cumulated vsize (KiB) 227776

[startup+591.9 s]
/proc/loadavg: 3.24 3.63 3.63 4/308 30566
/proc/meminfo: memFree=10067860/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=227776 CPUtime=591.91 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 111408 0 0 0 59161 30 0 0 25 0 1 0 657470660 233242624 50201 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255666 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 56944 50201 243 26 0 53576 0
Current children cumulated CPU time (s) 591.91
Current children cumulated vsize (KiB) 227776

[startup+593.501 s]
/proc/loadavg: 3.24 3.63 3.63 4/308 30566
/proc/meminfo: memFree=10065256/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=227776 CPUtime=593.51 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 111457 0 0 0 59321 30 0 0 25 0 1 0 657470660 233242624 50248 33554432000 4194304 4300288 140735409246864 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 56944 50248 243 26 0 53576 0
Current children cumulated CPU time (s) 593.51
Current children cumulated vsize (KiB) 227776

[startup+594.301 s]
/proc/loadavg: 3.24 3.63 3.63 4/308 30566
/proc/meminfo: memFree=10062528/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=227776 CPUtime=594.31 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 111477 0 0 0 59401 30 0 0 25 0 1 0 657470660 233242624 50268 33554432000 4194304 4300288 140735409246864 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 56944 50268 243 26 0 53576 0
Current children cumulated CPU time (s) 594.31
Current children cumulated vsize (KiB) 227776

[startup+595.112 s]
/proc/loadavg: 3.24 3.63 3.63 4/308 30566
/proc/meminfo: memFree=10106920/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=177688 CPUtime=595.11 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 130595 0 0 0 59478 33 0 0 25 0 1 0 657470660 181952512 38498 33554432000 4194304 4300288 140735409246864 18446744073709551615 4256000 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 44422 38498 243 26 0 41054 0
Current children cumulated CPU time (s) 595.11
Current children cumulated vsize (KiB) 177688

[startup+595.301 s]
/proc/loadavg: 3.24 3.63 3.63 4/308 30566
/proc/meminfo: memFree=10106920/32951124 swapFree=66050672/67111528
[pid=30514] ppid=30512 vsize=90096 CPUtime=595.3 cores=0,2
/proc/30514/stat : 30514 (cir_minisat) R 30512 30514 29471 0 -1 4202496 130601 0 0 0 59497 33 0 0 25 0 1 0 657470660 92258304 18711 33554432000 4194304 4300288 140735409246864 18446744073709551615 255376956619 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/30514/statm: 22524 18711 248 26 0 19156 0
Current children cumulated CPU time (s) 595.3
Current children cumulated vsize (KiB) 90096

Child status: 20
Real time (s): 595.313
CPU time (s): 595.323
CPU user time (s): 594.982
CPU system time (s): 0.341948
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 438612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 594.982
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130602
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= 13
involuntary context switches= 1296

runsolver used 1.87172 second user time and 4.08938 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 13:25:28
IDJOB=3380373
IDBENCH=71039
IDSOLVER=1863
FILE ID=node135/3380373-1305458727
RUNJOBID= node135-1305458727-30490
PBS_JOBID= 13324885
Free space on /tmp= 73304 MiB

SOLVER NAME= cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380373-1305458727/watcher-3380373-1305458727 -o /tmp/evaluation-result-3380373-1305458727/solver-3380373-1305458727 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3380373-1305458727.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=46194846

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11726656 kB
Buffers:        293908 kB
Cached:        6257916 kB
SwapCached:      50684 kB
Active:       10097320 kB
Inactive:     10876268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11726656 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           67516 kB
Writeback:           0 kB
AnonPages:    14375120 kB
Mapped:          18380 kB
Slab:           141112 kB
PageTables:      46940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57044584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73300 MiB
End job on node135 at 2011-05-15 13:35:23