Trace number 3421272

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
RestartSAT B95UNSAT 491.307 491.331

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.703
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

491.27/491.32	c WARNING: for repeatability, setting FPU to use double precision
491.27/491.32	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-3421272-1306626364/watcher-3421272-1306626364 -o /tmp/evaluation-result-3421272-1306626364/solver-3421272-1306626364 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421272-1306626364.cnf 

running on 4 cores: 0,2,4,6

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: 1.00 1.00 1.00 3/487 32627
/proc/meminfo: memFree=16396412/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=15020 CPUtime=0.01 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 452 0 0 0 1 0 0 0 23 0 1 0 506827668 15380480 376 33554432000 4194304 4291949 140734380010960 18446744073709551615 4267149 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 3755 376 248 24 0 389 0

[startup+0.0754339 s]
/proc/loadavg: 1.00 1.00 1.00 3/487 32627
/proc/meminfo: memFree=16396412/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=15496 CPUtime=0.07 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 550 0 0 0 7 0 0 0 23 0 1 0 506827668 15867904 466 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 3874 466 249 24 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15496

[startup+0.100438 s]
/proc/loadavg: 1.00 1.00 1.00 3/487 32627
/proc/meminfo: memFree=16396412/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=15496 CPUtime=0.09 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 565 0 0 0 9 0 0 0 23 0 1 0 506827668 15867904 480 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 3874 480 249 24 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15496

[startup+0.300397 s]
/proc/loadavg: 1.00 1.00 1.00 3/487 32627
/proc/meminfo: memFree=16396412/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=15496 CPUtime=0.29 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 588 0 0 0 29 0 0 0 24 0 1 0 506827668 15867904 501 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 3874 501 249 24 0 508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15496

[startup+0.700333 s]
/proc/loadavg: 1.00 1.00 1.00 3/487 32627
/proc/meminfo: memFree=16396412/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=16216 CPUtime=0.69 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 698 0 0 0 69 0 0 0 25 0 1 0 506827668 16605184 610 33554432000 4194304 4291949 140734380010960 18446744073709551615 4256784 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 4054 610 249 24 0 688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16216

[startup+1.50016 s]
/proc/loadavg: 1.24 1.05 1.02 4/489 32629
/proc/meminfo: memFree=16392196/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=16216 CPUtime=1.49 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 756 0 0 0 149 0 0 0 25 0 1 0 506827668 16605184 663 33554432000 4194304 4291949 140734380010960 18446744073709551615 4250380 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 4054 663 249 24 0 688 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16216

[startup+3.1009 s]
/proc/loadavg: 1.24 1.05 1.02 4/489 32629
/proc/meminfo: memFree=16389964/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=16628 CPUtime=3.1 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 855 0 0 0 310 0 0 0 25 0 1 0 506827668 17027072 757 33554432000 4194304 4291949 140734380010960 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 4157 757 249 24 0 791 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 16628

[startup+6.30034 s]
/proc/loadavg: 1.30 1.07 1.02 4/489 32629
/proc/meminfo: memFree=16389008/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=17424 CPUtime=6.3 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 975 0 0 0 630 0 0 0 25 0 1 0 506827668 17842176 871 33554432000 4194304 4291949 140734380010960 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 4356 871 249 24 0 990 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 17424

[startup+12.7002 s]
/proc/loadavg: 1.36 1.08 1.03 4/489 32629
/proc/meminfo: memFree=16385672/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=18048 CPUtime=12.7 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 1111 0 0 0 1270 0 0 0 25 0 1 0 506827668 18481152 1002 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 4512 1002 249 24 0 1146 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 18048

[startup+25.501 s]
/proc/loadavg: 1.50 1.12 1.04 4/489 32630
/proc/meminfo: memFree=16385176/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=18728 CPUtime=25.49 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 1414 0 0 0 2549 0 0 0 25 0 1 0 506827668 19177472 1291 33554432000 4194304 4291949 140734380010960 18446744073709551615 4258578 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 4682 1291 249 24 0 1316 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18728

[startup+51.1004 s]
/proc/loadavg: 1.82 1.23 1.08 4/489 32630
/proc/meminfo: memFree=16383436/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=21048 CPUtime=51.09 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 1770 0 0 0 5109 0 0 0 25 0 1 0 506827668 21553152 1637 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 5262 1637 249 24 0 1896 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21048

[startup+102.318 s]
/proc/loadavg: 1.92 1.34 1.12 4/489 32632
/proc/meminfo: memFree=16379428/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=21224 CPUtime=102.31 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 2024 0 0 0 10231 0 0 0 25 0 1 0 506827668 21733376 1874 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 5306 1874 249 24 0 1940 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21224

[startup+162.301 s]
/proc/loadavg: 1.97 1.46 1.17 4/489 32633
/proc/meminfo: memFree=16377192/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=22088 CPUtime=162.29 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 2321 0 0 0 16229 0 0 0 25 0 1 0 506827668 22618112 2155 33554432000 4194304 4291949 140734380010960 18446744073709551615 4276058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 5522 2155 249 24 0 2156 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22088

[startup+222.3 s]
/proc/loadavg: 1.99 1.56 1.22 4/489 32635
/proc/meminfo: memFree=16375536/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=23996 CPUtime=222.28 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 2795 0 0 0 22228 0 0 0 25 0 1 0 506827668 24571904 2604 33554432000 4194304 4291949 140734380010960 18446744073709551615 4262115 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 5999 2604 249 24 0 2633 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 23996

[startup+282.301 s]
/proc/loadavg: 1.99 1.63 1.27 4/489 32636
/proc/meminfo: memFree=16377240/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=23996 CPUtime=282.28 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 2795 0 0 0 28228 0 0 0 25 0 1 0 506827668 24571904 2604 33554432000 4194304 4291949 140734380010960 18446744073709551615 4262245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 5999 2604 249 24 0 2633 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 23996

[startup+342.301 s]
/proc/loadavg: 1.99 1.70 1.31 4/489 32638
/proc/meminfo: memFree=16377088/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=23996 CPUtime=342.27 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 2797 0 0 0 34227 0 0 0 25 0 1 0 506827668 24571904 2606 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 5999 2606 249 24 0 2633 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 23996

[startup+402.301 s]
/proc/loadavg: 1.99 1.75 1.35 4/489 32640
/proc/meminfo: memFree=16376308/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=24764 CPUtime=402.27 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3000 0 0 0 40227 0 0 0 25 0 1 0 506827668 25358336 2794 33554432000 4194304 4291949 140734380010960 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6191 2794 249 24 0 2825 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 24764

[startup+462.301 s]
/proc/loadavg: 1.99 1.79 1.39 4/489 32641
/proc/meminfo: memFree=16376168/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=24764 CPUtime=462.27 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3001 0 0 0 46227 0 0 0 25 0 1 0 506827668 25358336 2795 33554432000 4194304 4291949 140734380010960 18446744073709551615 4261910 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6191 2795 249 24 0 2825 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 24764

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

[startup+473.501 s]
/proc/loadavg: 1.99 1.80 1.39 4/489 32642
/proc/meminfo: memFree=16375660/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=25388 CPUtime=473.47 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3166 0 0 0 47347 0 0 0 25 0 1 0 506827668 25997312 2953 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6347 2953 249 24 0 2981 0
Current children cumulated CPU time (s) 473.47
Current children cumulated vsize (KiB) 25388

[startup+479.901 s]
/proc/loadavg: 1.99 1.80 1.40 4/489 32642
/proc/meminfo: memFree=16375040/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=25388 CPUtime=479.87 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3166 0 0 0 47987 0 0 0 25 0 1 0 506827668 25997312 2953 33554432000 4194304 4291949 140734380010960 18446744073709551615 4248347 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6347 2953 249 24 0 2981 0
Current children cumulated CPU time (s) 479.87
Current children cumulated vsize (KiB) 25388

[startup+486.301 s]
/proc/loadavg: 1.99 1.81 1.40 4/489 32642
/proc/meminfo: memFree=16375040/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=25388 CPUtime=486.27 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3166 0 0 0 48627 0 0 0 25 0 1 0 506827668 25997312 2953 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6347 2953 249 24 0 2981 0
Current children cumulated CPU time (s) 486.27
Current children cumulated vsize (KiB) 25388

[startup+489.518 s]
/proc/loadavg: 1.99 1.81 1.40 4/489 32642
/proc/meminfo: memFree=16375040/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=25388 CPUtime=489.48 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3166 0 0 0 48948 0 0 0 25 0 1 0 506827668 25997312 2953 33554432000 4194304 4291949 140734380010960 18446744073709551615 4276278 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6347 2953 249 24 0 2981 0
Current children cumulated CPU time (s) 489.48
Current children cumulated vsize (KiB) 25388

[startup+490.301 s]
/proc/loadavg: 1.99 1.81 1.40 4/489 32642
/proc/meminfo: memFree=16375040/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=25388 CPUtime=490.27 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3166 0 0 0 49027 0 0 0 25 0 1 0 506827668 25997312 2953 33554432000 4194304 4291949 140734380010960 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6347 2953 249 24 0 2981 0
Current children cumulated CPU time (s) 490.27
Current children cumulated vsize (KiB) 25388

[startup+491.101 s]
/proc/loadavg: 1.99 1.81 1.41 4/489 32642
/proc/meminfo: memFree=16375040/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=25388 CPUtime=491.07 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3166 0 0 0 49107 0 0 0 25 0 1 0 506827668 25997312 2953 33554432000 4194304 4291949 140734380010960 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6347 2953 249 24 0 2981 0
Current children cumulated CPU time (s) 491.07
Current children cumulated vsize (KiB) 25388

[startup+491.301 s]
/proc/loadavg: 1.99 1.81 1.41 4/489 32642
/proc/meminfo: memFree=16375040/32951124 swapFree=46575304/67111528
[pid=32627] ppid=32623 vsize=25388 CPUtime=491.27 cores=0,2,4,6
/proc/32627/stat : 32627 (RestartSAT) R 32623 32627 31758 0 -1 4202496 3166 0 0 0 49127 0 0 0 25 0 1 0 506827668 25997312 2953 33554432000 4194304 4291949 140734380010960 18446744073709551615 4261894 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32627/statm: 6347 2953 249 24 0 2981 0
Current children cumulated CPU time (s) 491.27
Current children cumulated vsize (KiB) 25388

Child status: 20
Real time (s): 491.331
CPU time (s): 491.307
CPU user time (s): 491.3
CPU system time (s): 0.006998
CPU usage (%): 99.9951
Max. virtual memory (cumulated for all children) (KiB): 25388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 491.3
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3171
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= 20
involuntary context switches= 836

runsolver used 2.48562 second user time and 5.39818 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-29 01:46:04
IDJOB=3421272
IDBENCH=84062
IDSOLVER=1911
FILE ID=node107/3421272-1306626364
RUNJOBID= node107-1306626364-32608
PBS_JOBID= 13471583
Free space on /tmp= 73532 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421272-1306626364/watcher-3421272-1306626364 -o /tmp/evaluation-result-3421272-1306626364/solver-3421272-1306626364 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421272-1306626364.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=1995839355

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16396940 kB
Buffers:        328136 kB
Cached:        7213696 kB
SwapCached:       9840 kB
Active:       12029236 kB
Inactive:      4200512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16396940 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:     8684936 kB
Mapped:          31932 kB
Slab:           161048 kB
PageTables:      94176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145077076 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= 73532 MiB
End job on node107 at 2011-05-29 01:54:15