Trace number 3263909

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 536.834 536.82

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 benchmark201.305
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

536.82/536.81	c WARNING: for repeatability, setting FPU to use double precision
536.82/536.81	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: 977)

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-3263909-1307641850/watcher-3263909-1307641850 -o /tmp/evaluation-result-3263909-1307641850/solver-3263909-1307641850 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3263909-1307641850.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: 3.76 3.91 3.64 4/180 5296
/proc/meminfo: memFree=32310144/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=15024 CPUtime=0 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 434 0 0 0 0 0 0 0 23 0 1 0 856600490 15384576 357 33554432000 4194304 4291949 140733868153904 18446744073709551615 228098909162 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 3756 357 248 24 0 390 0

[startup+0.0362669 s]
/proc/loadavg: 3.76 3.91 3.64 4/180 5296
/proc/meminfo: memFree=32310144/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=15500 CPUtime=0.03 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 501 0 0 0 3 0 0 0 23 0 1 0 856600490 15872000 421 33554432000 4194304 4291949 140733868153904 18446744073709551615 4258124 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 3875 421 248 24 0 509 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15500

[startup+0.100256 s]
/proc/loadavg: 3.76 3.91 3.64 4/180 5296
/proc/meminfo: memFree=32310144/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=15500 CPUtime=0.09 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 561 0 0 0 9 0 0 0 23 0 1 0 856600490 15872000 474 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 3875 474 249 24 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15500

[startup+0.300255 s]
/proc/loadavg: 3.76 3.91 3.64 4/180 5296
/proc/meminfo: memFree=32310144/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=15500 CPUtime=0.29 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 588 0 0 0 29 0 0 0 25 0 1 0 856600490 15872000 499 33554432000 4194304 4291949 140733868153904 18446744073709551615 4262398 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 3875 499 249 24 0 509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15500

[startup+0.700142 s]
/proc/loadavg: 3.76 3.91 3.64 4/180 5296
/proc/meminfo: memFree=32310144/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=16220 CPUtime=0.69 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 700 0 0 0 69 0 0 0 25 0 1 0 856600490 16609280 610 33554432000 4194304 4291949 140733868153904 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 4055 610 249 24 0 689 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16220

[startup+1.50102 s]
/proc/loadavg: 3.78 3.91 3.64 6/190 5320
/proc/meminfo: memFree=32287600/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=16220 CPUtime=1.49 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 758 0 0 0 149 0 0 0 25 0 1 0 856600490 16609280 663 33554432000 4194304 4291949 140733868153904 18446744073709551615 4250404 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 4055 663 249 24 0 689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16220

[startup+3.10073 s]
/proc/loadavg: 3.78 3.91 3.64 6/190 5320
/proc/meminfo: memFree=32281152/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=16632 CPUtime=3.09 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 857 0 0 0 309 0 0 0 25 0 1 0 856600490 17031168 757 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255834 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 4158 757 249 24 0 792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16632

[startup+6.30114 s]
/proc/loadavg: 3.78 3.91 3.64 6/190 5320
/proc/meminfo: memFree=32267644/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=17428 CPUtime=6.29 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 931 0 0 0 629 0 0 0 25 0 1 0 856600490 17846272 825 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 4357 825 249 24 0 991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17428

[startup+12.701 s]
/proc/loadavg: 3.81 3.91 3.64 6/190 5320
/proc/meminfo: memFree=32249812/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=18052 CPUtime=12.69 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 1113 0 0 0 1269 0 0 0 25 0 1 0 856600490 18485248 1002 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 4513 1002 249 24 0 1147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18052

[startup+25.5006 s]
/proc/loadavg: 3.84 3.91 3.64 5/190 5359
/proc/meminfo: memFree=32217380/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=18732 CPUtime=25.49 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 1337 0 0 0 2549 0 0 0 25 0 1 0 856600490 19181568 1218 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 4683 1218 249 24 0 1317 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18732

[startup+51.1009 s]
/proc/loadavg: 3.89 3.92 3.65 5/190 5359
/proc/meminfo: memFree=32181976/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=21052 CPUtime=51.09 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 1758 0 0 0 5109 0 0 0 25 0 1 0 856600490 21557248 1624 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 5263 1624 249 24 0 1897 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21052

[startup+102.307 s]
/proc/loadavg: 3.96 3.93 3.67 5/190 5361
/proc/meminfo: memFree=32198324/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=21052 CPUtime=102.3 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 2006 0 0 0 10230 0 0 0 25 0 1 0 856600490 21557248 1854 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 5263 1854 249 24 0 1897 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21052

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.69 5/188 5394
/proc/meminfo: memFree=32154388/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=21772 CPUtime=162.29 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 2208 0 0 0 16229 0 0 0 25 0 1 0 856600490 22294528 2047 33554432000 4194304 4291949 140733868153904 18446744073709551615 4262171 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 5443 2047 249 24 0 2077 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21772

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.70 5/190 5402
/proc/meminfo: memFree=32084112/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=22744 CPUtime=222.3 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 2444 0 0 0 22230 0 0 0 25 0 1 0 856600490 23289856 2273 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255873 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 5686 2273 249 24 0 2320 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 22744

[startup+282.3 s]
/proc/loadavg: 4.04 3.97 3.73 5/190 5403
/proc/meminfo: memFree=32146292/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=24000 CPUtime=282.3 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 2797 0 0 0 28230 0 0 0 25 0 1 0 856600490 24576000 2604 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6000 2604 249 24 0 2634 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 24000

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 3.74 5/190 5405
/proc/meminfo: memFree=32106688/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=24000 CPUtime=342.3 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 2797 0 0 0 34230 0 0 0 25 0 1 0 856600490 24576000 2604 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255660 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6000 2604 249 24 0 2634 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 24000

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 5407
/proc/meminfo: memFree=32046000/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=24768 CPUtime=402.3 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 2855 0 0 0 40230 0 0 0 25 0 1 0 856600490 25362432 2661 33554432000 4194304 4291949 140733868153904 18446744073709551615 4268817 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6192 2661 249 24 0 2826 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 24768

[startup+462.3 s]
/proc/loadavg: 4.04 3.99 3.77 5/190 5408
/proc/meminfo: memFree=32018928/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=24768 CPUtime=462.31 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3003 0 0 0 46230 1 0 0 25 0 1 0 856600490 25362432 2795 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255760 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6192 2795 249 24 0 2826 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 24768

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32114724/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=25392 CPUtime=522.31 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3168 0 0 0 52230 1 0 0 25 0 1 0 856600490 26001408 2953 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6348 2953 249 24 0 2982 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 25392

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

[startup+524.707 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32112616/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=25392 CPUtime=524.72 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3168 0 0 0 52471 1 0 0 25 0 1 0 856600490 26001408 2953 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255913 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6348 2953 249 24 0 2982 0
Current children cumulated CPU time (s) 524.72
Current children cumulated vsize (KiB) 25392

[startup+531.101 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32109012/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=25392 CPUtime=531.11 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3168 0 0 0 53110 1 0 0 25 0 1 0 856600490 26001408 2953 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6348 2953 249 24 0 2982 0
Current children cumulated CPU time (s) 531.11
Current children cumulated vsize (KiB) 25392

[startup+534.3 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32107152/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=25392 CPUtime=534.31 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3168 0 0 0 53430 1 0 0 25 0 1 0 856600490 26001408 2953 33554432000 4194304 4291949 140733868153904 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6348 2953 249 24 0 2982 0
Current children cumulated CPU time (s) 534.31
Current children cumulated vsize (KiB) 25392

[startup+535.901 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32105912/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=25392 CPUtime=535.91 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3168 0 0 0 53590 1 0 0 25 0 1 0 856600490 26001408 2953 33554432000 4194304 4291949 140733868153904 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6348 2953 249 24 0 2982 0
Current children cumulated CPU time (s) 535.91
Current children cumulated vsize (KiB) 25392

[startup+536.301 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32105912/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=25392 CPUtime=536.31 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3168 0 0 0 53630 1 0 0 25 0 1 0 856600490 26001408 2953 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6348 2953 249 24 0 2982 0
Current children cumulated CPU time (s) 536.31
Current children cumulated vsize (KiB) 25392

[startup+536.701 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32105168/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=25392 CPUtime=536.71 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3168 0 0 0 53670 1 0 0 25 0 1 0 856600490 26001408 2953 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6348 2953 249 24 0 2982 0
Current children cumulated CPU time (s) 536.71
Current children cumulated vsize (KiB) 25392

[startup+536.807 s]
/proc/loadavg: 4.01 3.99 3.78 5/190 5410
/proc/meminfo: memFree=32105168/32951124 swapFree=67053960/67111528
[pid=5296] ppid=5294 vsize=25392 CPUtime=536.82 cores=0,2
/proc/5296/stat : 5296 (RestartSAT) R 5294 5296 3534 0 -1 4202496 3168 0 0 0 53681 1 0 0 25 0 1 0 856600490 26001408 2953 33554432000 4194304 4291949 140733868153904 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/5296/statm: 6348 2953 249 24 0 2982 0
Current children cumulated CPU time (s) 536.82
Current children cumulated vsize (KiB) 25392

Child status: 20
Real time (s): 536.82
CPU time (s): 536.834
CPU user time (s): 536.822
CPU system time (s): 0.011998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 25392

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

runsolver used 0.954854 second user time and 1.88771 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-09 19:50:50
IDJOB=3263909
IDBENCH=84062
IDSOLVER=1580
FILE ID=node142/3263909-1307641850
RUNJOBID= node142-1307641850-5261
PBS_JOBID= 13549350
Free space on /tmp= 74148 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-3263909-1307641850/watcher-3263909-1307641850 -o /tmp/evaluation-result-3263909-1307641850/solver-3263909-1307641850 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3263909-1307641850.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=19848020

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      32311472 kB
Buffers:        100640 kB
Cached:         348388 kB
SwapCached:      11412 kB
Active:         218176 kB
Inactive:       250644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32311472 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:       17460 kB
Mapped:          12148 kB
Slab:           105496 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186280 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= 74144 MiB
End job on node142 at 2011-06-09 19:59:47