Trace number 3285787

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 A75UNSAT 532.851 532.838

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

532.81/532.81	c WARNING: for repeatability, setting FPU to use double precision
532.81/532.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: 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-3285787-1303766061/watcher-3285787-1303766061 -o /tmp/evaluation-result-3285787-1303766061/solver-3285787-1303766061 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285787-1303766061.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: 0.92 1.17 2.14 4/180 21442
/proc/meminfo: memFree=15022056/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=20260 CPUtime=0 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 861 0 0 0 0 0 0 0 19 0 1 0 488205981 20746240 802 33554432000 4194304 4291949 140735034889376 18446744073709551615 4200433 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 5065 802 228 24 0 1699 0

[startup+0.078362 s]
/proc/loadavg: 0.92 1.17 2.14 4/180 21442
/proc/meminfo: memFree=15022056/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=30016 CPUtime=0.07 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 3376 0 0 0 7 0 0 0 19 0 1 0 488205981 30736384 3134 33554432000 4194304 4291949 140735034889376 18446744073709551615 4200761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 7504 3134 228 24 0 4138 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30016

[startup+0.100358 s]
/proc/loadavg: 0.92 1.17 2.14 4/180 21442
/proc/meminfo: memFree=15022056/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=33532 CPUtime=0.09 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 4629 0 0 0 9 0 0 0 19 0 1 0 488205981 34336768 4296 33554432000 4194304 4291949 140735034889376 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 8383 4298 228 24 0 5017 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33532

[startup+0.300322 s]
/proc/loadavg: 0.92 1.17 2.14 4/180 21442
/proc/meminfo: memFree=15022056/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=84872 CPUtime=0.29 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 17107 0 0 0 27 2 0 0 20 0 1 0 488205981 86908928 14713 33554432000 4194304 4291949 140735034889376 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 21218 14714 228 24 0 17852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84872

[startup+0.70029 s]
/proc/loadavg: 0.92 1.17 2.14 4/180 21442
/proc/meminfo: memFree=15022056/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=154616 CPUtime=0.69 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 41272 0 0 0 63 6 0 0 21 0 1 0 488205981 158326784 33650 33554432000 4194304 4291949 140735034889376 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 38654 33650 231 24 0 35288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 154616

[startup+1.50016 s]
/proc/loadavg: 0.92 1.17 2.14 5/184 21449
/proc/meminfo: memFree=14685840/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=154616 CPUtime=1.49 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 41273 0 0 0 143 6 0 0 23 0 1 0 488205981 158326784 33651 33554432000 4194304 4291949 140735034889376 18446744073709551615 4230265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 38654 33651 232 24 0 35288 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154616

[startup+3.10088 s]
/proc/loadavg: 1.17 1.21 2.15 5/184 21449
/proc/meminfo: memFree=14570952/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=154616 CPUtime=3.09 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 41463 0 0 0 303 6 0 0 25 0 1 0 488205981 158326784 33819 33554432000 4194304 4291949 140735034889376 18446744073709551615 4232024 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 38654 33819 234 24 0 35288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154616

[startup+6.30026 s]
/proc/loadavg: 1.17 1.21 2.15 5/185 21455
/proc/meminfo: memFree=14095776/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=139300 CPUtime=6.29 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 49217 0 0 0 622 7 0 0 25 0 1 0 488205981 142643200 28365 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 34825 28365 252 24 0 31459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139300

[startup+12.7011 s]
/proc/loadavg: 1.82 1.35 2.19 5/190 21461
/proc/meminfo: memFree=13071480/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=139300 CPUtime=12.69 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 50868 0 0 0 1262 7 0 0 25 0 1 0 488205981 142643200 30015 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 34825 30015 252 24 0 31459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139300

[startup+25.5009 s]
/proc/loadavg: 2.16 1.44 2.21 5/190 21489
/proc/meminfo: memFree=13382236/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=158268 CPUtime=25.49 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 54777 0 0 0 2541 8 0 0 25 0 1 0 488205981 162066432 33923 33554432000 4194304 4291949 140735034889376 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 39567 33923 252 24 0 36201 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 158268

[startup+51.1064 s]
/proc/loadavg: 2.79 1.64 2.26 5/190 21489
/proc/meminfo: memFree=13269556/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=189088 CPUtime=51.1 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 63534 0 0 0 5100 10 0 0 25 0 1 0 488205981 193626112 42675 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 47272 42675 252 24 0 43906 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 189088

[startup+102.3 s]
/proc/loadavg: 3.52 2.02 2.35 5/190 21491
/proc/meminfo: memFree=13018004/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=320564 CPUtime=102.29 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 77570 0 0 0 10216 13 0 0 25 0 1 0 488205981 328257536 56703 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 80141 56703 252 24 0 76775 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 320564

[startup+162.301 s]
/proc/loadavg: 3.84 2.40 2.46 5/190 21519
/proc/meminfo: memFree=13036860/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=321284 CPUtime=162.29 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 95938 0 0 0 16211 18 0 0 25 0 1 0 488205981 328994816 75061 33554432000 4194304 4291949 140735034889376 18446744073709551615 4248296 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 80321 75061 252 24 0 76955 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 321284

[startup+222.301 s]
/proc/loadavg: 4.05 2.70 2.56 5/190 21521
/proc/meminfo: memFree=12662216/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=453544 CPUtime=222.29 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 115481 0 0 0 22207 22 0 0 25 0 1 0 488205981 464429056 94591 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 113386 94591 252 24 0 110020 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 453544

[startup+282.301 s]
/proc/loadavg: 4.02 2.93 2.64 5/190 21523
/proc/meminfo: memFree=12296012/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=282.3 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 134317 0 0 0 28203 27 0 0 25 0 1 0 488205981 684511232 113415 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 113415 252 24 0 163751 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 668468

[startup+342.301 s]
/proc/loadavg: 4.00 3.13 2.72 5/190 21551
/proc/meminfo: memFree=11945728/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=453544 CPUtime=342.3 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 235334 0 0 0 34189 41 0 0 25 0 1 0 488205981 464429056 102293 33554432000 4194304 4291949 140735034889376 18446744073709551615 4251485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 113386 102293 252 24 0 110020 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 453544

[startup+402.3 s]
/proc/loadavg: 4.00 3.28 2.80 5/190 21553
/proc/meminfo: memFree=11578064/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=402.3 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 257676 0 0 0 40184 46 0 0 25 0 1 0 488205981 684511232 124632 33554432000 4194304 4291949 140735034889376 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 124632 252 24 0 163751 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 668468

[startup+462.301 s]
/proc/loadavg: 4.00 3.41 2.87 5/190 21554
/proc/meminfo: memFree=11197600/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=462.31 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 275576 0 0 0 46181 50 0 0 25 0 1 0 488205981 684511232 142526 33554432000 4194304 4291949 140735034889376 18446744073709551615 4248271 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 142526 252 24 0 163751 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 668468

[startup+522.301 s]
/proc/loadavg: 4.00 3.52 2.94 5/190 21583
/proc/meminfo: memFree=11184060/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=522.3 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 290697 0 0 0 52177 53 0 0 25 0 1 0 488205981 684511232 157640 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 157640 252 24 0 163751 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 668468

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

[startup+525.207 s]
/proc/loadavg: 4.00 3.52 2.95 5/190 21583
/proc/meminfo: memFree=11171040/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=525.21 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 291329 0 0 0 52467 54 0 0 25 0 1 0 488205981 684511232 158272 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 158272 252 24 0 163751 0
Current children cumulated CPU time (s) 525.21
Current children cumulated vsize (KiB) 668468

[startup+528.401 s]
/proc/loadavg: 4.00 3.53 2.95 5/190 21583
/proc/meminfo: memFree=11188872/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=528.41 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 292163 0 0 0 52787 54 0 0 25 0 1 0 488205981 684511232 159106 33554432000 4194304 4291949 140735034889376 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 159106 252 24 0 163751 0
Current children cumulated CPU time (s) 528.41
Current children cumulated vsize (KiB) 668468

[startup+530.001 s]
/proc/loadavg: 4.00 3.53 2.95 5/190 21583
/proc/meminfo: memFree=11184408/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=530 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 292534 0 0 0 52946 54 0 0 25 0 1 0 488205981 684511232 159476 33554432000 4194304 4291949 140735034889376 18446744073709551615 4263306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 159476 252 24 0 163751 0
Current children cumulated CPU time (s) 530
Current children cumulated vsize (KiB) 668468

[startup+531.6 s]
/proc/loadavg: 4.00 3.53 2.95 5/190 21583
/proc/meminfo: memFree=11180564/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=531.6 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 293079 0 0 0 53106 54 0 0 25 0 1 0 488205981 684511232 160020 33554432000 4194304 4291949 140735034889376 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 160020 252 24 0 163751 0
Current children cumulated CPU time (s) 531.6
Current children cumulated vsize (KiB) 668468

[startup+532.4 s]
/proc/loadavg: 4.00 3.53 2.95 5/190 21583
/proc/meminfo: memFree=11176348/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=532.41 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 293384 0 0 0 53186 55 0 0 25 0 1 0 488205981 684511232 160325 33554432000 4194304 4291949 140735034889376 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 160325 252 24 0 163751 0
Current children cumulated CPU time (s) 532.41
Current children cumulated vsize (KiB) 668468

[startup+532.8 s]
/proc/loadavg: 4.00 3.54 2.96 5/190 21583
/proc/meminfo: memFree=11172628/32950928 swapFree=67111528/67111528
[pid=21442] ppid=21440 vsize=668468 CPUtime=532.81 cores=1,3
/proc/21442/stat : 21442 (RestartSAT) R 21440 21442 20116 0 -1 4202496 293427 0 0 0 53226 55 0 0 25 0 1 0 488205981 684511232 160368 33554432000 4194304 4291949 140735034889376 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/21442/statm: 167117 160368 252 24 0 163751 0
Current children cumulated CPU time (s) 532.81
Current children cumulated vsize (KiB) 668468

Child status: 20
Real time (s): 532.838
CPU time (s): 532.851
CPU user time (s): 532.271
CPU system time (s): 0.579911
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1012344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 532.271
system time used= 0.579911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293432
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 377

runsolver used 0.805877 second user time and 2.10468 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-25 23:14:22
IDJOB=3285787
IDBENCH=82403
IDSOLVER=1581
FILE ID=node123/3285787-1303766061
RUNJOBID= node123-1303766060-21420
PBS_JOBID= 13157133
Free space on /tmp= 72536 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285787-1303766061/watcher-3285787-1303766061 -o /tmp/evaluation-result-3285787-1303766061/solver-3285787-1303766061 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285787-1303766061.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=13116453

node123.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.838
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.67
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.838
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.15
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.838
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.75
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.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      15022584 kB
Buffers:       2166516 kB
Cached:       15139680 kB
SwapCached:          0 kB
Active:        8378004 kB
Inactive:      9004040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15022584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          163728 kB
Writeback:           0 kB
AnonPages:       75080 kB
Mapped:          14500 kB
Slab:           482448 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   204712 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= 72164 MiB
End job on node123 at 2011-04-25 23:23:15