Trace number 3349261

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: EBMiniSAT 2011-03-02UNSAT 339.668 339.689

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

339.57/339.68	c WARNING: for repeatability, setting FPU to use double precision
339.57/339.68	c restarts              : 1950
339.57/339.68	c conflicts             : 899450         (2649 /sec)
339.57/339.68	c decisions             : 1107686        (0.00 % random) (3263 /sec)
339.57/339.68	c propagations          : 206622915      (608645 /sec)
339.57/339.68	c conflict literals     : 17717005       (52.06 % deleted)
339.57/339.68	c Memory used           : 211.00 MB
339.57/339.68	c CPU time              : 339.48 s
339.57/339.68	
339.57/339.68	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-3349261-1304979664/watcher-3349261-1304979664 -o /tmp/evaluation-result-3349261-1304979664/solver-3349261-1304979664 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349261-1304979664.cnf -verb=0 

running on 2 cores: 5,7

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: 1.06 2.54 3.30 4/363 4785
/proc/meminfo: memFree=10659712/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=19120 CPUtime=0 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 339 0 0 0 0 0 0 0 21 0 1 0 590382317 19578880 283 33554432000 4194304 4293939 140733388974992 18446744073709551615 233510297344 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 4780 293 211 25 0 1413 0

[startup+0.03974 s]
/proc/loadavg: 1.06 2.54 3.30 4/363 4785
/proc/meminfo: memFree=10659712/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=28248 CPUtime=0.02 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 3214 0 0 0 2 0 0 0 21 0 1 0 590382317 28925952 3025 33554432000 4194304 4293939 140733388974992 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 7062 3029 218 25 0 3695 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28248

[startup+0.100731 s]
/proc/loadavg: 1.06 2.54 3.30 4/363 4785
/proc/meminfo: memFree=10659712/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=38256 CPUtime=0.09 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 6380 0 0 0 8 1 0 0 21 0 1 0 590382317 39174144 5623 33554432000 4194304 4293939 140733388974992 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 9564 5624 218 25 0 6197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38256

[startup+0.300698 s]
/proc/loadavg: 1.06 2.54 3.30 4/363 4785
/proc/meminfo: memFree=10659712/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=72288 CPUtime=0.28 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 15792 0 0 0 26 2 0 0 22 0 1 0 590382317 74022912 13791 33554432000 4194304 4293939 140733388974992 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 18072 13796 218 25 0 14705 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 72288

[startup+0.700626 s]
/proc/loadavg: 1.06 2.54 3.30 4/363 4785
/proc/meminfo: memFree=10659712/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=76928 CPUtime=0.69 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 18122 0 0 0 66 3 0 0 24 0 1 0 590382317 78774272 15362 33554432000 4194304 4293939 140733388974992 18446744073709551615 4229750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 19232 15362 223 25 0 15865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76928

[startup+1.50048 s]
/proc/loadavg: 1.06 2.54 3.30 5/367 4792
/proc/meminfo: memFree=10441136/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=77316 CPUtime=1.49 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 18274 0 0 0 146 3 0 0 25 0 1 0 590382317 79171584 15509 33554432000 4194304 4293939 140733388974992 18446744073709551615 4261198 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 19329 15510 225 25 0 15962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77316

[startup+3.10019 s]
/proc/loadavg: 1.06 2.54 3.30 5/367 4792
/proc/meminfo: memFree=10373656/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=72172 CPUtime=3.08 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 22422 0 0 0 305 3 0 0 25 0 1 0 590382317 73904128 13351 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255678 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 18043 13351 244 25 0 14676 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72172

[startup+6.30063 s]
/proc/loadavg: 1.30 2.56 3.30 5/370 4798
/proc/meminfo: memFree=10090076/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=72172 CPUtime=6.29 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 22800 0 0 0 625 4 0 0 25 0 1 0 590382317 73904128 13708 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 18043 13708 244 25 0 14676 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72172

[startup+12.7005 s]
/proc/loadavg: 1.59 2.60 3.31 5/370 4798
/proc/meminfo: memFree=9993492/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=72172 CPUtime=12.69 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 23488 0 0 0 1265 4 0 0 25 0 1 0 590382317 73904128 14352 33554432000 4194304 4293939 140733388974992 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 18043 14352 244 25 0 14676 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72172

[startup+25.5012 s]
/proc/loadavg: 2.13 2.67 3.32 5/370 4798
/proc/meminfo: memFree=9976876/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=85076 CPUtime=25.49 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 24971 0 0 0 2545 4 0 0 25 0 1 0 590382317 87117824 15769 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 21269 15769 244 25 0 17902 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85076

[startup+51.1006 s]
/proc/loadavg: 2.77 2.77 3.34 5/370 4799
/proc/meminfo: memFree=9944124/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=106060 CPUtime=51.08 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 27679 0 0 0 5103 5 0 0 25 0 1 0 590382317 108605440 18374 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 26515 18374 244 25 0 23148 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 106060

[startup+102.313 s]
/proc/loadavg: 3.61 2.99 3.38 5/370 4800
/proc/meminfo: memFree=9870436/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=113900 CPUtime=102.29 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 33263 0 0 0 10220 9 0 0 25 0 1 0 590382317 116633600 23782 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 28475 23782 244 25 0 25108 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 113900

[startup+162.301 s]
/proc/loadavg: 3.92 3.19 3.42 5/370 4802
/proc/meminfo: memFree=9794128/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=152356 CPUtime=162.27 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 39095 0 0 0 16216 11 0 0 25 0 1 0 590382317 156012544 29431 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 38089 29431 244 25 0 34722 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 152356

[startup+222.301 s]
/proc/loadavg: 3.97 3.33 3.46 5/370 4804
/proc/meminfo: memFree=9730236/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=158900 CPUtime=222.27 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 42897 0 0 0 22214 13 0 0 25 0 1 0 590382317 162713600 33138 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 39725 33138 244 25 0 36358 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 158900

[startup+282.301 s]
/proc/loadavg: 3.99 3.45 3.49 5/370 4808
/proc/meminfo: memFree=9674580/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=163128 CPUtime=282.28 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 46613 0 0 0 28212 16 0 0 25 0 1 0 590382317 167043072 36752 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 40782 36752 244 25 0 37415 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 163128

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

[startup+307.101 s]
/proc/loadavg: 4.05 3.51 3.50 5/370 4809
/proc/meminfo: memFree=9652004/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=214528 CPUtime=307.08 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 48097 0 0 0 30691 17 0 0 25 0 1 0 590382317 219676672 38181 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 53632 38181 244 25 0 50265 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 214528

[startup+319.9 s]
/proc/loadavg: 4.04 3.53 3.51 5/370 4809
/proc/meminfo: memFree=9639600/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=215548 CPUtime=319.87 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 48912 0 0 0 31970 17 0 0 25 0 1 0 590382317 220721152 38971 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 53887 38971 244 25 0 50520 0
Current children cumulated CPU time (s) 319.87
Current children cumulated vsize (KiB) 215548

[startup+332.701 s]
/proc/loadavg: 4.03 3.55 3.52 5/370 4810
/proc/meminfo: memFree=9626936/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=215856 CPUtime=332.67 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 49487 0 0 0 33250 17 0 0 25 0 1 0 590382317 221036544 39527 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 53964 39527 244 25 0 50597 0
Current children cumulated CPU time (s) 332.67
Current children cumulated vsize (KiB) 215856

[startup+335.9 s]
/proc/loadavg: 4.03 3.56 3.52 5/370 4810
/proc/meminfo: memFree=9623336/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=215988 CPUtime=335.87 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 49771 0 0 0 33570 17 0 0 25 0 1 0 590382317 221171712 39804 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 53997 39804 244 25 0 50630 0
Current children cumulated CPU time (s) 335.87
Current children cumulated vsize (KiB) 215988

[startup+337.5 s]
/proc/loadavg: 4.03 3.56 3.52 5/370 4810
/proc/meminfo: memFree=9622468/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=216136 CPUtime=337.47 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 49871 0 0 0 33730 17 0 0 25 0 1 0 590382317 221323264 39903 33554432000 4194304 4293939 140733388974992 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 54034 39903 244 25 0 50667 0
Current children cumulated CPU time (s) 337.47
Current children cumulated vsize (KiB) 216136

[startup+338.301 s]
/proc/loadavg: 4.03 3.56 3.52 5/370 4810
/proc/meminfo: memFree=9621600/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=216136 CPUtime=338.27 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 49913 0 0 0 33810 17 0 0 25 0 1 0 590382317 221323264 39941 33554432000 4194304 4293939 140733388974992 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 54034 39941 244 25 0 50667 0
Current children cumulated CPU time (s) 338.27
Current children cumulated vsize (KiB) 216136

[startup+339.101 s]
/proc/loadavg: 4.03 3.56 3.52 5/370 4810
/proc/meminfo: memFree=9620732/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=216136 CPUtime=339.07 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 49958 0 0 0 33890 17 0 0 25 0 1 0 590382317 221323264 39985 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 54034 39985 244 25 0 50667 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 216136

[startup+339.501 s]
/proc/loadavg: 4.03 3.56 3.52 5/370 4810
/proc/meminfo: memFree=9620732/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=216136 CPUtime=339.47 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 49977 0 0 0 33930 17 0 0 25 0 1 0 590382317 221323264 40002 33554432000 4194304 4293939 140733388974992 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 54034 40002 244 25 0 50667 0
Current children cumulated CPU time (s) 339.47
Current children cumulated vsize (KiB) 216136

[startup+339.601 s]
/proc/loadavg: 4.03 3.56 3.52 5/370 4810
/proc/meminfo: memFree=9620732/32951124 swapFree=67111348/67111528
[pid=4785] ppid=4783 vsize=216136 CPUtime=339.57 cores=5,7
/proc/4785/stat : 4785 (ebminisat_relea) R 4783 4785 4205 0 -1 4202496 49983 0 0 0 33940 17 0 0 25 0 1 0 590382317 221323264 40007 33554432000 4194304 4293939 140733388974992 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4785/statm: 54034 40007 244 25 0 50667 0
Current children cumulated CPU time (s) 339.57
Current children cumulated vsize (KiB) 216136

Child status: 20
Real time (s): 339.689
CPU time (s): 339.668
CPU user time (s): 339.48
CPU system time (s): 0.187971
CPU usage (%): 99.9939
Max. virtual memory (cumulated for all children) (KiB): 216136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.48
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50016
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= 8
involuntary context switches= 4084

runsolver used 1.20682 second user time and 2.81057 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-10 00:21:05
IDJOB=3349261
IDBENCH=82497
IDSOLVER=1812
FILE ID=node145/3349261-1304979664
RUNJOBID= node145-1304979664-4758
PBS_JOBID= 13285668
Free space on /tmp= 43272 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349261-1304979664/watcher-3349261-1304979664 -o /tmp/evaluation-result-3349261-1304979664/solver-3349261-1304979664 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349261-1304979664.cnf  -verb=0

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=1208813302

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10660720 kB
Buffers:        221116 kB
Cached:       15988152 kB
SwapCached:          0 kB
Active:        6840060 kB
Inactive:     14865832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10660720 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           74920 kB
Writeback:          32 kB
AnonPages:     5496428 kB
Mapped:          27352 kB
Slab:           485632 kB
PageTables:      34388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79388016 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= 43156 MiB
End job on node145 at 2011-05-10 00:26:44