Trace number 3263911

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
UmSat 2011-02-25UNSAT 545.097 545.102

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

544.89/544.98	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: 935)

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

running on 2 cores: 1,3

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: 4.00 3.97 3.74 2/177 29115
/proc/meminfo: memFree=21347604/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=11644 CPUtime=0 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4194304 356 0 0 0 0 0 0 0 23 0 1 0 468531185 11923456 295 33554432000 4194304 4263880 140734719967600 18446744073709551615 47334674063557 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 2911 295 241 17 0 84 0

[startup+0.0954969 s]
/proc/loadavg: 4.00 3.97 3.74 2/177 29115
/proc/meminfo: memFree=21347604/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=12580 CPUtime=0.09 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 580 0 0 0 9 0 0 0 23 0 1 0 468531185 12881920 519 33554432000 4194304 4263880 140734719967600 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 3145 519 247 17 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12580

[startup+0.100509 s]
/proc/loadavg: 4.00 3.97 3.74 2/177 29115
/proc/meminfo: memFree=21347604/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=12580 CPUtime=0.09 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 580 0 0 0 9 0 0 0 23 0 1 0 468531185 12881920 519 33554432000 4194304 4263880 140734719967600 18446744073709551615 47334673991144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 3145 519 247 17 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12580

[startup+0.300462 s]
/proc/loadavg: 4.00 3.97 3.74 2/177 29115
/proc/meminfo: memFree=21347604/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=12976 CPUtime=0.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 695 0 0 0 29 0 0 0 24 0 1 0 468531185 13287424 634 33554432000 4194304 4263880 140734719967600 18446744073709551615 4205828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 3244 634 247 17 0 417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12976

[startup+0.700392 s]
/proc/loadavg: 4.00 3.97 3.74 2/177 29115
/proc/meminfo: memFree=21347604/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=13660 CPUtime=0.69 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 848 0 0 0 69 0 0 0 25 0 1 0 468531185 13987840 787 33554432000 4194304 4263880 140734719967600 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 3415 787 247 17 0 588 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13660

[startup+1.50025 s]
/proc/loadavg: 4.00 3.97 3.74 5/188 29136
/proc/meminfo: memFree=21337720/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=14404 CPUtime=1.49 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 1060 0 0 0 149 0 0 0 25 0 1 0 468531185 14749696 999 33554432000 4194304 4263880 140734719967600 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 3601 999 247 17 0 774 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14404

[startup+3.10098 s]
/proc/loadavg: 4.00 3.97 3.74 5/188 29163
/proc/meminfo: memFree=21328540/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=15560 CPUtime=3.09 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 1323 0 0 0 309 0 0 0 25 0 1 0 468531185 15933440 1262 33554432000 4194304 4263880 140734719967600 18446744073709551615 242970206192 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 3890 1262 248 17 0 1063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15560

[startup+6.30043 s]
/proc/loadavg: 4.00 3.97 3.74 4/183 29180
/proc/meminfo: memFree=21313328/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=16500 CPUtime=6.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 1573 0 0 0 629 0 0 0 25 0 1 0 468531185 16896000 1512 33554432000 4194304 4263880 140734719967600 18446744073709551615 4205851 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 4125 1512 248 17 0 1298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16500

[startup+12.7003 s]
/proc/loadavg: 4.07 3.99 3.75 5/188 29190
/proc/meminfo: memFree=21259208/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=18388 CPUtime=12.69 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 2066 0 0 0 1269 0 0 0 25 0 1 0 468531185 18829312 1936 33554432000 4194304 4263880 140734719967600 18446744073709551615 4241289 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 4597 1936 248 17 0 1770 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18388

[startup+25.5011 s]
/proc/loadavg: 4.06 3.99 3.75 5/188 29190
/proc/meminfo: memFree=21213596/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=20772 CPUtime=25.49 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 2815 0 0 0 2549 0 0 0 25 0 1 0 468531185 21270528 2556 33554432000 4194304 4263880 140734719967600 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 5193 2556 248 17 0 2366 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20772

[startup+51.1007 s]
/proc/loadavg: 4.04 3.99 3.76 5/188 29191
/proc/meminfo: memFree=21157360/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=24124 CPUtime=51.09 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 3761 0 0 0 5109 0 0 0 25 0 1 0 468531185 24702976 3330 33554432000 4194304 4263880 140734719967600 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 6031 3330 249 17 0 3204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24124

[startup+102.307 s]
/proc/loadavg: 4.09 4.00 3.77 5/188 29192
/proc/meminfo: memFree=21082944/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=27824 CPUtime=102.3 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 4940 0 0 0 10230 0 0 0 25 0 1 0 468531185 28491776 4215 33554432000 4194304 4263880 140734719967600 18446744073709551615 242970217449 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 6956 4215 248 17 0 4129 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27824

[startup+162.301 s]
/proc/loadavg: 4.03 4.00 3.79 5/188 29194
/proc/meminfo: memFree=21027864/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=31560 CPUtime=162.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 6061 0 0 0 16229 0 0 0 25 0 1 0 468531185 32317440 5143 33554432000 4194304 4263880 140734719967600 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 7890 5143 248 17 0 5063 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31560

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.80 5/188 29195
/proc/meminfo: memFree=20972416/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=33992 CPUtime=222.28 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 6809 0 0 0 22228 0 0 0 25 0 1 0 468531185 34807808 5780 33554432000 4194304 4263880 140734719967600 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 8498 5780 248 17 0 5671 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 33992

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/188 29197
/proc/meminfo: memFree=20928748/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=35284 CPUtime=282.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 7292 0 0 0 28228 1 0 0 25 0 1 0 468531185 36130816 6141 33554432000 4194304 4263880 140734719967600 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 8821 6141 248 17 0 5994 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 35284

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/188 29199
/proc/meminfo: memFree=20886924/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=38236 CPUtime=342.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 8128 0 0 0 34228 1 0 0 25 0 1 0 468531185 39153664 6714 33554432000 4194304 4263880 140734719967600 18446744073709551615 4215125 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 9559 6714 248 17 0 6732 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 38236

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 29200
/proc/meminfo: memFree=20852184/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=38896 CPUtime=402.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 8500 0 0 0 40228 1 0 0 25 0 1 0 468531185 39829504 6939 33554432000 4194304 4263880 140734719967600 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 9724 6939 248 17 0 6897 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 38896

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 29202
/proc/meminfo: memFree=20822284/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=40720 CPUtime=462.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 8931 0 0 0 46228 1 0 0 25 0 1 0 468531185 41697280 7370 33554432000 4194304 4263880 140734719967600 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 10180 7370 248 17 0 7353 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 40720

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29203
/proc/meminfo: memFree=20791016/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=43336 CPUtime=522.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 9724 0 0 0 52228 1 0 0 25 0 1 0 468531185 44376064 8001 33554432000 4194304 4263880 140734719967600 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 10834 8001 248 17 0 8007 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 43336

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

[startup+524.707 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29204
/proc/meminfo: memFree=20789528/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=43336 CPUtime=524.69 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 9724 0 0 0 52468 1 0 0 25 0 1 0 468531185 44376064 8001 33554432000 4194304 4263880 140734719967600 18446744073709551615 4207634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 10834 8001 248 17 0 8007 0
Current children cumulated CPU time (s) 524.69
Current children cumulated vsize (KiB) 43336

[startup+537.501 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29204
/proc/meminfo: memFree=20784440/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=43336 CPUtime=537.49 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 9724 0 0 0 53748 1 0 0 25 0 1 0 468531185 44376064 8001 33554432000 4194304 4263880 140734719967600 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 10834 8001 248 17 0 8007 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 43336

[startup+540.7 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29204
/proc/meminfo: memFree=20782952/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=43336 CPUtime=540.69 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 9724 0 0 0 54068 1 0 0 25 0 1 0 468531185 44376064 8001 33554432000 4194304 4263880 140734719967600 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 10834 8001 248 17 0 8007 0
Current children cumulated CPU time (s) 540.69
Current children cumulated vsize (KiB) 43336

[startup+542.307 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29204
/proc/meminfo: memFree=20782084/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=43336 CPUtime=542.29 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 9724 0 0 0 54228 1 0 0 25 0 1 0 468531185 44376064 8001 33554432000 4194304 4263880 140734719967600 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 10834 8001 248 17 0 8007 0
Current children cumulated CPU time (s) 542.29
Current children cumulated vsize (KiB) 43336

[startup+543.901 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29204
/proc/meminfo: memFree=20781712/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=43336 CPUtime=543.89 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 9724 0 0 0 54388 1 0 0 25 0 1 0 468531185 44376064 8001 33554432000 4194304 4263880 140734719967600 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 10834 8001 248 17 0 8007 0
Current children cumulated CPU time (s) 543.89
Current children cumulated vsize (KiB) 43336

[startup+544.701 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29204
/proc/meminfo: memFree=20781340/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=43336 CPUtime=544.69 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 9724 0 0 0 54468 1 0 0 25 0 1 0 468531185 44376064 8001 33554432000 4194304 4263880 140734719967600 18446744073709551615 242970208481 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 10834 8001 248 17 0 8007 0
Current children cumulated CPU time (s) 544.69
Current children cumulated vsize (KiB) 43336

[startup+545.101 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29204
/proc/meminfo: memFree=20781340/32951132 swapFree=67111524/67111528
[pid=29115] ppid=29113 vsize=24204 CPUtime=545.09 cores=1,3
/proc/29115/stat : 29115 (umsat) R 29113 29115 28928 0 -1 4202496 9729 0 0 0 54508 1 0 0 25 0 1 0 468531185 24784896 3081 33554432000 4194304 4263880 140734719967600 18446744073709551615 242970575978 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29115/statm: 6051 3081 252 17 0 3224 0
Current children cumulated CPU time (s) 545.09
Current children cumulated vsize (KiB) 24204

Child status: 0
Real time (s): 545.102
CPU time (s): 545.097
CPU user time (s): 545.082
CPU system time (s): 0.014997
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 43340

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

runsolver used 0.855869 second user time and 2.12868 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 16:35:25
IDJOB=3263911
IDBENCH=84062
IDSOLVER=1582
FILE ID=node128/3263911-1303569325
RUNJOBID= node128-1303568022-28948
PBS_JOBID= 13150290
Free space on /tmp= 66824 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263911-1303569325/watcher-3263911-1303569325 -o /tmp/evaluation-result-3263911-1303569325/solver-3263911-1303569325 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3263911-1303569325.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=157181202

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21347876 kB
Buffers:       1326620 kB
Cached:        9573288 kB
SwapCached:          4 kB
Active:        1968844 kB
Inactive:      8997508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21347876 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4696 kB
Writeback:          20 kB
AnonPages:       66172 kB
Mapped:          15368 kB
Slab:           573876 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   211352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66816 MiB
End job on node128 at 2011-04-23 16:44:31