Trace number 3422602

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: contrasat 2011-03-02UNSAT 401.176 401.167

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer14.shuffled.cnf
MD5SUM1d9569aa70fee033c68469753053c259
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.3432
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses2130
Sum of the clauses size4500
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22100
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

401.10/401.16	c WARNING: for repeatability, setting FPU to use double precision
401.10/401.16	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-3422602-1306689243/watcher-3422602-1306689243 -o /tmp/evaluation-result-3422602-1306689243/solver-3422602-1306689243 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422602-1306689243.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 1.01 1.15 2/445 13693
/proc/meminfo: memFree=30721188/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=15036 CPUtime=0 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 454 0 0 0 0 0 0 0 24 0 1 0 780523078 15396864 358 33554432000 4194304 4298156 140734858804784 18446744073709551615 4276251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 3759 358 237 26 0 391 0

[startup+0.102188 s]
/proc/loadavg: 0.94 1.01 1.15 2/445 13693
/proc/meminfo: memFree=30721188/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=16212 CPUtime=0.1 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 762 0 0 0 10 0 0 0 24 0 1 0 780523078 16601088 643 33554432000 4194304 4298156 140734858804784 18446744073709551615 4251995 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 4053 643 239 26 0 685 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16212

[startup+0.200106 s]
/proc/loadavg: 0.94 1.01 1.15 2/445 13693
/proc/meminfo: memFree=30721188/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=17612 CPUtime=0.19 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 1025 0 0 0 19 0 0 0 24 0 1 0 780523078 18034688 883 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 4403 883 239 26 0 1035 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17612

[startup+0.300087 s]
/proc/loadavg: 0.94 1.01 1.15 2/445 13693
/proc/meminfo: memFree=30721188/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=17612 CPUtime=0.29 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 1057 0 0 0 29 0 0 0 25 0 1 0 780523078 18034688 913 33554432000 4194304 4298156 140734858804784 18446744073709551615 4254026 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 4403 913 239 26 0 1035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17612

[startup+0.701077 s]
/proc/loadavg: 0.94 1.01 1.15 2/445 13693
/proc/meminfo: memFree=30721188/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=18636 CPUtime=0.69 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 1411 0 0 0 69 0 0 0 25 0 1 0 780523078 19083264 1247 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 4659 1247 239 26 0 1291 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18636

[startup+1.50094 s]
/proc/loadavg: 0.94 1.01 1.15 3/447 13722
/proc/meminfo: memFree=30710356/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=20376 CPUtime=1.49 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 1492 0 0 0 149 0 0 0 25 0 1 0 780523078 20865024 1325 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256307 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 5094 1325 239 26 0 1726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20376

[startup+3.10065 s]
/proc/loadavg: 0.94 1.01 1.15 3/447 13722
/proc/meminfo: memFree=30705520/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=24720 CPUtime=3.09 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 2429 0 0 0 309 0 0 0 25 0 1 0 780523078 25313280 2207 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256565 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 6180 2207 239 26 0 2812 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24720

[startup+6.30103 s]
/proc/loadavg: 1.02 1.02 1.15 4/447 13722
/proc/meminfo: memFree=30699500/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=25364 CPUtime=6.29 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 3092 0 0 0 629 0 0 0 25 0 1 0 780523078 25972736 2827 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 6341 2827 239 26 0 2973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25364

[startup+12.7009 s]
/proc/loadavg: 1.10 1.04 1.16 3/447 13722
/proc/meminfo: memFree=30692184/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=28152 CPUtime=12.69 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 3538 0 0 0 1269 0 0 0 25 0 1 0 780523078 28827648 3262 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256578 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 7038 3262 239 26 0 3670 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28152

[startup+25.5006 s]
/proc/loadavg: 1.30 1.09 1.17 3/447 13723
/proc/meminfo: memFree=30684768/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=31140 CPUtime=25.49 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 4579 0 0 0 2549 0 0 0 25 0 1 0 780523078 31887360 4247 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256383 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 7785 4247 239 26 0 4417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31140

[startup+51.1012 s]
/proc/loadavg: 1.54 1.16 1.19 3/447 13723
/proc/meminfo: memFree=30672960/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=39916 CPUtime=51.09 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 6606 0 0 0 5109 0 0 0 25 0 1 0 780523078 40873984 6157 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 9979 6157 239 26 0 6611 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39916

[startup+102.301 s]
/proc/loadavg: 1.80 1.29 1.23 3/447 13725
/proc/meminfo: memFree=30658416/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=44404 CPUtime=102.31 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 9057 0 0 0 10230 1 0 0 25 0 1 0 780523078 45469696 7267 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256555 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 11101 7267 239 26 0 7733 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 44404

[startup+162.301 s]
/proc/loadavg: 1.92 1.41 1.28 3/447 13726
/proc/meminfo: memFree=30631956/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=60316 CPUtime=162.29 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 24307 0 0 0 16227 2 0 0 25 0 1 0 780523078 61763584 11434 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 15079 11434 240 26 0 11711 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60316

[startup+222.317 s]
/proc/loadavg: 1.97 1.52 1.32 3/447 13728
/proc/meminfo: memFree=30630800/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=60316 CPUtime=222.31 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 24350 0 0 0 22229 2 0 0 25 0 1 0 780523078 61763584 11477 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256762 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 15079 11477 240 26 0 11711 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 60316

[startup+282.3 s]
/proc/loadavg: 1.99 1.60 1.36 4/447 13729
/proc/meminfo: memFree=30628020/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=70992 CPUtime=282.29 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 24803 0 0 0 28227 2 0 0 25 0 1 0 780523078 72695808 11899 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256497 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 17748 11899 240 26 0 14380 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 70992

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.39 3/447 13731
/proc/meminfo: memFree=30618676/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=70992 CPUtime=342.3 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 25203 0 0 0 34228 2 0 0 25 0 1 0 780523078 72695808 12270 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 17748 12270 240 26 0 14380 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 70992

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

[startup+358.401 s]
/proc/loadavg: 1.99 1.69 1.40 3/447 13731
/proc/meminfo: memFree=30606872/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=75412 CPUtime=358.4 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 28238 0 0 0 35837 3 0 0 25 0 1 0 780523078 77221888 15119 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 18853 15119 240 26 0 15485 0
Current children cumulated CPU time (s) 358.4
Current children cumulated vsize (KiB) 75412

[startup+384.017 s]
/proc/loadavg: 1.99 1.72 1.42 3/447 13732
/proc/meminfo: memFree=30598920/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=82596 CPUtime=384.02 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 36432 0 0 0 38398 4 0 0 25 0 1 0 780523078 84578304 17192 33554432000 4194304 4298156 140734858804784 18446744073709551615 4254984 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 20649 17192 240 26 0 17281 0
Current children cumulated CPU time (s) 384.02
Current children cumulated vsize (KiB) 82596

[startup+390.4 s]
/proc/loadavg: 1.99 1.72 1.42 4/447 13732
/proc/meminfo: memFree=30599040/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=82596 CPUtime=390.4 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 36441 0 0 0 39036 4 0 0 25 0 1 0 780523078 84578304 17201 33554432000 4194304 4298156 140734858804784 18446744073709551615 4254984 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 20649 17201 240 26 0 17281 0
Current children cumulated CPU time (s) 390.4
Current children cumulated vsize (KiB) 82596

[startup+396.8 s]
/proc/loadavg: 1.99 1.72 1.43 3/447 13732
/proc/meminfo: memFree=30614912/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=71104 CPUtime=396.8 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 40418 0 0 0 39676 4 0 0 25 0 1 0 780523078 72810496 13340 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 17776 13340 240 26 0 14408 0
Current children cumulated CPU time (s) 396.8
Current children cumulated vsize (KiB) 71104

[startup+398.401 s]
/proc/loadavg: 1.99 1.72 1.43 3/447 13733
/proc/meminfo: memFree=30613548/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=71104 CPUtime=398.4 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 40729 0 0 0 39836 4 0 0 25 0 1 0 780523078 72810496 13632 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 17776 13632 240 26 0 14408 0
Current children cumulated CPU time (s) 398.4
Current children cumulated vsize (KiB) 71104

[startup+400.001 s]
/proc/loadavg: 1.99 1.73 1.43 3/447 13733
/proc/meminfo: memFree=30613300/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=71104 CPUtime=400 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 40833 0 0 0 39996 4 0 0 25 0 1 0 780523078 72810496 13724 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 17776 13724 240 26 0 14408 0
Current children cumulated CPU time (s) 400
Current children cumulated vsize (KiB) 71104

[startup+400.801 s]
/proc/loadavg: 1.99 1.73 1.43 3/447 13733
/proc/meminfo: memFree=30612556/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=75456 CPUtime=400.8 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 41783 0 0 0 40076 4 0 0 25 0 1 0 780523078 77266944 14580 33554432000 4194304 4298156 140734858804784 18446744073709551615 4264297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 18864 14582 240 26 0 15496 0
Current children cumulated CPU time (s) 400.8
Current children cumulated vsize (KiB) 75456

[startup+401.001 s]
/proc/loadavg: 1.99 1.73 1.43 3/447 13733
/proc/meminfo: memFree=30612556/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=56780 CPUtime=401 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 42154 0 0 0 40095 5 0 0 25 0 1 0 780523078 58142720 10726 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 14195 10726 240 26 0 10827 0
Current children cumulated CPU time (s) 401
Current children cumulated vsize (KiB) 56780

[startup+401.101 s]
/proc/loadavg: 1.99 1.73 1.43 3/447 13733
/proc/meminfo: memFree=30612556/32950928 swapFree=34365936/67111528
[pid=13693] ppid=13689 vsize=63852 CPUtime=401.1 cores=1,3,5,7
/proc/13693/stat : 13693 (contrasat_relea) R 13689 13693 12043 0 -1 4202496 42192 0 0 0 40105 5 0 0 25 0 1 0 780523078 65384448 10758 33554432000 4194304 4298156 140734858804784 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13693/statm: 15963 10758 240 26 0 12595 0
Current children cumulated CPU time (s) 401.1
Current children cumulated vsize (KiB) 63852

Child status: 20
Real time (s): 401.167
CPU time (s): 401.176
CPU user time (s): 401.123
CPU system time (s): 0.052991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 101272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 401.123
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42209
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= 41
involuntary context switches= 905

runsolver used 1.74373 second user time and 4.04638 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-29 19:14:03
IDJOB=3422602
IDBENCH=87935
IDSOLVER=1915
FILE ID=node120/3422602-1306689243
RUNJOBID= node120-1306689243-13675
PBS_JOBID= 13471777
Free space on /tmp= 73472 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT02/industrial/aloul/Homer/homer14.shuffled.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422602-1306689243/watcher-3422602-1306689243 -o /tmp/evaluation-result-3422602-1306689243/solver-3422602-1306689243 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422602-1306689243.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1d9569aa70fee033c68469753053c259
RANDOM SEED=1042244461

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30721632 kB
Buffers:        255596 kB
Cached:        1694120 kB
SwapCached:      15056 kB
Active:         408180 kB
Inactive:      1563496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30721632 kB
SwapTotal:    67111528 kB
SwapFree:     34365936 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:       16880 kB
Mapped:           8760 kB
Slab:            98724 kB
PageTables:      91424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105369872 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= 73468 MiB
End job on node120 at 2011-05-29 19:20:44