Trace number 333459

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, and are wall clock time (not CPU 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
CMUSAT 2007-02-08SAT 117.925 117.957

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-220-1.sat05-2173.reshuffled-07.cnf
MD5SUMce96de70272a2ecfcbbf1c8e965c8e57
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses880
Sum of the clauses size2640
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3880
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  220                                                  |
0.00/0.00	c |  Number of clauses:    880                                                  |
117.86/117.95	c |  Parsing time:         0.00         sec                                       |
117.86/117.95	c #varS 220 #clauseS 880
117.86/117.95	c REMAP internally 1
117.86/117.95	c After remapping new number of variables: 220
117.86/117.95	c DBreduced=0 GV=102[0]  GL=982[ 880,102] Prune=304 decisions=202 restart=0 est=0.00207555 DB Impl=4662[0]  
117.86/117.95	c DBreduced=0 GV=151[0]  GL=1031[ 880,151] Prune=432 decisions=281 restart=1 est=0.00207555 DB Impl=7767[0]  
117.86/117.95	c DBreduced=0 GV=226[0]  GL=1106[ 880,226] Prune=618 decisions=392 restart=2 est=0.00207555 DB Impl=10989[0]  
117.86/117.95	c DBreduced=0 GV=338[0]  GL=1218[ 880,338] Prune=898 decisions=560 restart=3 est=0.00207555 DB Impl=17344[0]  
117.86/117.95	c DBreduced=0 GV=508[0]  GL=1387[ 880,507] Prune=1337 decisions=829 restart=4 est=0.456621 DB Impl=24506[0]  
117.86/117.95	c DBreduced=0 GV=760[0]  GL=1639[ 880,759] Prune=1959 decisions=1199 restart=5 est=0.456621 DB Impl=38141[0]  
117.86/117.95	c DBreduced=3 GV=1141[0]  GL=1951[ 880,1071] Prune=2832 decisions=1691 restart=6 est=0.456621 DB Impl=56263[0]  
117.86/117.95	c DBreduced=5 GV=1709[0]  GL=1917[ 880,1037] Prune=4067 decisions=2358 restart=7 est=0.456621 DB Impl=85557[0]  
117.86/117.95	c DBreduced=6 GV=2563[0]  GL=2242[ 880,1362] Prune=5921 decisions=3358 restart=8 est=0.456621 DB Impl=131328[0]  
117.86/117.95	c DBreduced=8 GV=3845[0]  GL=2274[ 880,1394] Prune=8724 decisions=4879 restart=9 est=0.45663 DB Impl=200642[0]  
117.86/117.95	c DBreduced=10 GV=5768[0]  GL=2707[ 880,1827] Prune=12852 decisions=7084 restart=10 est=0.456621 DB Impl=307245[0]  
117.86/117.95	c DBreduced=13 GV=8650[0]  GL=2773[ 880,1893] Prune=19073 decisions=10423 restart=11 est=0.456621 DB Impl=470864[0]  
117.86/117.95	c DBreduced=16 GV=12976[0]  GL=3400[ 880,2520] Prune=28278 decisions=15302 restart=12 est=0.456621 DB Impl=708185[0]  
117.86/117.95	c DBreduced=19 GV=19463[0]  GL=5384[ 880,4504] Prune=41997 decisions=22534 restart=13 est=0.456621 DB Impl=1095845[0]  
117.86/117.95	c DBreduced=23 GV=29194[0]  GL=6192[ 880,5312] Prune=62562 decisions=33368 restart=14 est=0.456621 DB Impl=1698722[0]  
117.86/117.95	c DBreduced=27 GV=43790[0]  GL=8105[ 880,7225] Prune=93053 decisions=49263 restart=15 est=0.456621 DB Impl=2645733[0]  
117.86/117.95	c DBreduced=31 GV=65685[0]  GL=10737[ 880,9857] Prune=138871 decisions=73186 restart=16 est=0.456621 DB Impl=4125617[0]  
117.86/117.95	c DBreduced=35 GV=98528[0]  GL=14921[ 880,14041] Prune=207944 decisions=109416 restart=17 est=0.456621 DB Impl=6355648[0]  
117.86/117.95	c DBreduced=39 GV=147791[0]  GL=22770[ 880,21890] Prune=311330 decisions=163539 restart=18 est=0.456621 DB Impl=9417405[0]  
117.86/117.95	c DBreduced=43 GV=221684[0]  GL=36573[ 880,35693] Prune=465704 decisions=244020 restart=19 est=0.456621 DB Impl=13466741[0]  
117.86/117.95	c DBreduced=47 GV=332527[0]  GL=59697[ 880,58817] Prune=695289 decisions=362762 restart=20 est=0.45663 DB Impl=19654469[0]  
117.86/117.95	c After partial model completion 220 assignments
117.86/117.95	c REMAP internally 0
117.86/117.95	c Number of variables:  220
117.86/117.95	c Number of clauses:    880
117.86/117.95	c #Total time (in seconds): 117.867
117.86/117.95	c #Memory used (in MB): 9.35547
117.86/117.95	c 
117.86/117.95	s SATISFIABLE
117.86/117.95	v -1 2 3 -4 -5 -6 7 8 9 -10 11 12 13 -14 -15 -16 -17 -18 19 -20 -21 22 23 -24 25 26 27 -28 29 30 31 -32 33 -34 35 36 37 -38 39 40 -41 -42 -43 44 -45 -46 47 48 49 50 51 -52 53 54 -55 56 -57 58 59 60 -61 -62 -63 -64 -65 -66 -67 68 -69 -70 -71 72 73 74 75 -76 77 78 -79 -80 81 -82 -83 -84 -85 86 -87 88 -89 -90 -91 92 93 94 95 -96 97 98 99 100 101 102 -103 104 105 -106 -107 108 -109 110 -111 -112 -113 -114 115 -116 117 -118 119 120 -121 -122 123 -124 125 -126 -127 -128 129 130 -131 132 133 134 -135 -136 137 -138 -139 140 -141 -142 143 144 -145 -146 -147 -148 -149 150 151 152 -153 -154 -155 -156 -157 158 159 -160 -161 -162 -163 164 -165 166 167 168 169 -170 171 172 173 174 -175 176 177 178 -179 180 -181 -182 183 -184 -185 186 187 -188 189 190 -191 192 193 194 -195 -196 -197 198 199 200 201 202 -203 -204 -205 -206 -207 -208 209 210 211 -212 213 -214 -215 216 217 -218 -219 -220 0 

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-333459-1173516329 -o ROOT/results/node17/solver-333459-1173516329 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333459-1173516329/cmusat /tmp/evaluation/333459-1173516329/instance-333459-1173516329.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.06 4.16 2.24 3/77 22958
/proc/meminfo: memFree=1381816/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=2180 CPUtime=0
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 172 0 0 0 0 0 0 0 18 0 1 0 371587165 2232320 155 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135107878 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 545 155 112 243 0 299 0

[startup+0.056665 s]
/proc/loadavg: 7.06 4.16 2.24 3/77 22958
/proc/meminfo: memFree=1381816/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=2600 CPUtime=0.05
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 252 0 0 0 5 0 0 0 18 0 1 0 371587165 2662400 235 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134936016 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 650 235 118 243 0 404 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2600

[startup+0.10267 s]
/proc/loadavg: 7.06 4.16 2.24 3/77 22958
/proc/meminfo: memFree=1381816/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=2600 CPUtime=0.1
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 262 0 0 0 10 0 0 0 18 0 1 0 371587165 2662400 245 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134581146 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 650 245 118 243 0 404 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2600

[startup+0.30269 s]
/proc/loadavg: 7.06 4.16 2.24 3/77 22958
/proc/meminfo: memFree=1381816/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=2748 CPUtime=0.3
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 289 0 0 0 30 0 0 0 19 0 1 0 371587165 2813952 272 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 687 272 118 243 0 441 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2748

[startup+0.701732 s]
/proc/loadavg: 7.06 4.16 2.24 3/77 22958
/proc/meminfo: memFree=1381816/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=3168 CPUtime=0.69
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 408 0 0 0 69 0 0 0 22 0 1 0 371587165 3244032 391 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 792 391 118 243 0 546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3168

[startup+1.50182 s]
/proc/loadavg: 7.06 4.16 2.24 2/78 22959
/proc/meminfo: memFree=1380656/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=3592 CPUtime=1.49
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 500 0 0 0 149 0 0 0 25 0 1 0 371587165 3678208 483 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 898 483 118 243 0 652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3592

[startup+3.10198 s]
/proc/loadavg: 7.06 4.16 2.24 2/78 22959
/proc/meminfo: memFree=1379376/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=4512 CPUtime=3.09
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 725 0 0 0 309 0 0 0 25 0 1 0 371587165 4620288 708 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134581767 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 1128 708 118 243 0 882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4512

[startup+6.30132 s]
/proc/loadavg: 6.58 4.10 2.23 2/78 22959
/proc/meminfo: memFree=1378160/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=7160 CPUtime=6.29
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 1350 0 0 0 629 0 0 0 25 0 1 0 371587165 7331840 1291 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589748 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 1790 1291 118 243 0 1544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7160

[startup+12.702 s]
/proc/loadavg: 6.13 4.05 2.23 2/78 22959
/proc/meminfo: memFree=1376304/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=7552 CPUtime=12.68
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 1579 0 0 0 1268 0 0 0 25 0 1 0 371587165 7733248 1440 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 1888 1440 118 243 0 1642 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7552

[startup+25.5013 s]
/proc/loadavg: 4.99 3.90 2.21 2/78 22959
/proc/meminfo: memFree=1372656/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=11584 CPUtime=25.48
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 2938 0 0 0 2547 1 0 0 25 0 1 0 371587165 11862016 2327 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 2896 2327 118 243 0 2650 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11584

[startup+51.102 s]
/proc/loadavg: 3.63 3.67 2.17 2/78 22959
/proc/meminfo: memFree=1369584/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=19908 CPUtime=51.07
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 5452 0 0 0 5105 2 0 0 25 0 1 0 371587165 20385792 4063 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 4977 4063 118 243 0 4731 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19908

[startup+102.305 s]
/proc/loadavg: 2.14 3.25 2.11 2/78 22959
/proc/meminfo: memFree=1362864/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=21768 CPUtime=102.26
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 6786 0 0 0 10222 4 0 0 25 0 1 0 371587165 22290432 4759 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589504 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 5442 4759 118 243 0 5196 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21768

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

[startup+108.702 s]
/proc/loadavg: 2.05 3.22 2.10 2/78 22959
/proc/meminfo: memFree=1362864/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=21768 CPUtime=108.66
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 6792 0 0 0 10862 4 0 0 25 0 1 0 371587165 22290432 4765 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 5442 4765 118 243 0 5196 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 21768

[startup+111.901 s]
/proc/loadavg: 1.96 3.18 2.10 2/78 22959
/proc/meminfo: memFree=1362864/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=21900 CPUtime=111.86
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 6813 0 0 0 11182 4 0 0 25 0 1 0 371587165 22425600 4786 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 5475 4786 118 243 0 5229 0
Current children cumulated CPU time (s) 111.86
Current children cumulated vsize (KiB) 21900

[startup+115.102 s]
/proc/loadavg: 1.89 3.14 2.09 2/78 22959
/proc/meminfo: memFree=1362032/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=22824 CPUtime=115.06
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 7072 0 0 0 11501 5 0 0 25 0 1 0 371587165 23371776 5045 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 5706 5045 118 243 0 5460 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 22824

[startup+116.702 s]
/proc/loadavg: 1.89 3.14 2.09 2/78 22959
/proc/meminfo: memFree=1361456/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=23020 CPUtime=116.66
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 7309 0 0 0 11661 5 0 0 25 0 1 0 371587165 23572480 5114 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 5755 5114 118 243 0 5509 0
Current children cumulated CPU time (s) 116.66
Current children cumulated vsize (KiB) 23020

[startup+117.502 s]
/proc/loadavg: 1.89 3.14 2.09 2/78 22959
/proc/meminfo: memFree=1361456/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=23020 CPUtime=117.46
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 7309 0 0 0 11741 5 0 0 25 0 1 0 371587165 23572480 5114 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 5755 5114 118 243 0 5509 0
Current children cumulated CPU time (s) 117.46
Current children cumulated vsize (KiB) 23020

[startup+117.902 s]
/proc/loadavg: 1.89 3.14 2.09 3/78 22959
/proc/meminfo: memFree=1361456/2055920 swapFree=4168576/4192956
[pid=22958] ppid=22956 vsize=23020 CPUtime=117.86
/proc/22958/stat : 22958 (cmusat) R 22956 22958 21516 0 -1 4194304 7309 0 0 0 11781 5 0 0 25 0 1 0 371587165 23572480 5114 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/22958/statm: 5755 5114 118 243 0 5509 0
Current children cumulated CPU time (s) 117.86
Current children cumulated vsize (KiB) 23020

Child status: 10
Real time (s): 117.957
CPU time (s): 117.925
CPU user time (s): 117.867
CPU system time (s): 0.057991
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 23020

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

runsolver used 0.134979 second user time and 0.294955 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Mar 10 08:45:29 UTC 2007

IDJOB= 333459
IDBENCH= 24604
IDSOLVER= 121
FILE ID= node17/333459-1173516329

PBS_JOBID= 4101123

Free space on /tmp= 66531 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-220-1.sat05-2173.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333459-1173516329/cmusat /tmp/evaluation/333459-1173516329/instance-333459-1173516329.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-333459-1173516329 -o ROOT/results/node17/solver-333459-1173516329 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333459-1173516329/cmusat /tmp/evaluation/333459-1173516329/instance-333459-1173516329.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  ce96de70272a2ecfcbbf1c8e965c8e57

RANDOM SEED= 68728809

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1382288 kB
Buffers:         51584 kB
Cached:         527644 kB
SwapCached:       2172 kB
Active:         292716 kB
Inactive:       309236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382288 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          30500 kB
Slab:            57280 kB
Committed_AS:  1448192 kB
PageTables:       1748 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66531 MiB

End job on node17 on Sat Mar 10 08:47:27 UTC 2007