Trace number 332966

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
Spear FH 1.0UNSAT 338.776 338.874

General information on the benchmark

Namecrafted/Medium/contest05/others/
gensys-ukn002.sat05-2744.reshuffled-07.cnf
MD5SUMa2019e53d39465096d989c5106a4e0ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.1819
Satisfiable
(Un)Satisfiability was proved
Number of variables1697
Number of clauses8961
Sum of the clauses size79749
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2259
Number of clauses of size 31190
Number of clauses of size 4136
Number of clauses of size 5906
Number of clauses of size over 56443

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/332966-1173497933/instance-332966-1173497933.cnf
338.69/338.86	s UNSATISFIABLE
338.69/338.86	c runtime 338.81 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-332966-1173497933 -o ROOT/results/node7/solver-332966-1173497933 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332966-1173497933/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/332966-1173497933/instance-332966-1173497933.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: 0.99 0.98 0.99 3/77 17009
/proc/meminfo: memFree=1672024/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=1932 CPUtime=0
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 369748036 1978368 249 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 483 249 128 302 0 178 0

[startup+0.0352171 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 17009
/proc/meminfo: memFree=1672024/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=2196 CPUtime=0.03
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 335 0 0 0 3 0 0 0 18 0 1 0 369748036 2248704 319 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 549 319 129 302 0 244 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2196

[startup+0.101223 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 17009
/proc/meminfo: memFree=1672024/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=2592 CPUtime=0.09
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 458 0 0 0 9 0 0 0 18 0 1 0 369748036 2654208 442 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 648 442 140 302 0 343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2592

[startup+0.301243 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 17009
/proc/meminfo: memFree=1672024/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=3132 CPUtime=0.3
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 594 0 0 0 28 2 0 0 19 0 1 0 369748036 3207168 578 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 783 578 140 302 0 478 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3132

[startup+0.701285 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 17009
/proc/meminfo: memFree=1672024/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=4028 CPUtime=0.69
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 793 0 0 0 66 3 0 0 23 0 1 0 369748036 4124672 777 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 1007 777 140 302 0 702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4028

[startup+1.50238 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1668944/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=5068 CPUtime=1.5
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 1066 0 0 0 145 5 0 0 25 0 1 0 369748036 5189632 1050 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 1267 1050 140 302 0 962 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 5068

[startup+3.10154 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1667664/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=6360 CPUtime=3.09
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 1371 0 0 0 303 6 0 0 25 0 1 0 369748036 6512640 1355 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 1590 1355 140 302 0 1285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6360

[startup+6.30187 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1665552/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=8068 CPUtime=6.29
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 1825 0 0 0 621 8 0 0 25 0 1 0 369748036 8261632 1776 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 2017 1776 140 302 0 1712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8068

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1662864/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=10592 CPUtime=12.69
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 2442 0 0 0 1257 12 0 0 25 0 1 0 369748036 10846208 2393 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 2648 2393 140 302 0 2343 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10592

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1658256/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=15276 CPUtime=25.49
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 3633 0 0 0 2532 17 0 0 25 0 1 0 369748036 15642624 3519 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 3819 3519 140 302 0 3514 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15276

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1652304/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=21384 CPUtime=51.08
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 5107 0 0 0 5084 24 0 0 25 0 1 0 369748036 21897216 4993 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 5346 4993 140 302 0 5041 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21384

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1643664/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=30692 CPUtime=102.26
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 7353 0 0 0 10191 35 0 0 25 0 1 0 369748036 31428608 7110 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 7673 7110 140 302 0 7368 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30692

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1636368/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=38040 CPUtime=162.25
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 9177 0 0 0 16179 46 0 0 25 0 1 0 369748036 38952960 8934 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 9510 8934 140 302 0 9205 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 38040

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17010
/proc/meminfo: memFree=1631312/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=43068 CPUtime=222.23
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 10416 0 0 0 22171 52 0 0 25 0 1 0 369748036 44101632 10173 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 10767 10173 140 302 0 10462 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43068

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1630224/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=44356 CPUtime=282.21
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 10676 0 0 0 28161 60 0 0 25 0 1 0 369748036 45420544 10433 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 11089 10433 140 302 0 10784 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 44356

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

[startup+307.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1629648/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=45160 CPUtime=307
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 10835 0 0 0 30638 62 0 0 25 0 1 0 369748036 46243840 10592 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 11290 10592 140 302 0 10985 0
Current children cumulated CPU time (s) 307
Current children cumulated vsize (KiB) 45160

[startup+319.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1628880/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=47124 CPUtime=319.8
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 11294 0 0 0 31917 63 0 0 25 0 1 0 369748036 48254976 10794 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526721 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 11781 10794 140 302 0 11476 0
Current children cumulated CPU time (s) 319.8
Current children cumulated vsize (KiB) 47124

[startup+326.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1628432/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=47520 CPUtime=326.2
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 11393 0 0 0 32556 64 0 0 25 0 1 0 369748036 48660480 10893 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 11880 10893 140 302 0 11575 0
Current children cumulated CPU time (s) 326.2
Current children cumulated vsize (KiB) 47520

[startup+332.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1628176/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=47916 CPUtime=332.59
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 11482 0 0 0 33195 64 0 0 25 0 1 0 369748036 49065984 10982 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 11979 10982 140 302 0 11674 0
Current children cumulated CPU time (s) 332.59
Current children cumulated vsize (KiB) 47916

[startup+335.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1627920/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=48044 CPUtime=335.79
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 11521 0 0 0 33515 64 0 0 25 0 1 0 369748036 49197056 11021 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 12011 11021 140 302 0 11706 0
Current children cumulated CPU time (s) 335.79
Current children cumulated vsize (KiB) 48044

[startup+337.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1627856/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=48308 CPUtime=337.39
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 11566 0 0 0 33675 64 0 0 25 0 1 0 369748036 49467392 11066 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 12077 11066 140 302 0 11772 0
Current children cumulated CPU time (s) 337.39
Current children cumulated vsize (KiB) 48308

[startup+338.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1627728/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=48308 CPUtime=338.19
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 11569 0 0 0 33755 64 0 0 25 0 1 0 369748036 49467392 11069 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 12077 11069 140 302 0 11772 0
Current children cumulated CPU time (s) 338.19
Current children cumulated vsize (KiB) 48308

[startup+338.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1627728/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=48308 CPUtime=338.59
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 11569 0 0 0 33795 64 0 0 25 0 1 0 369748036 49467392 11069 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 12077 11069 140 302 0 11772 0
Current children cumulated CPU time (s) 338.59
Current children cumulated vsize (KiB) 48308

[startup+338.806 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17012
/proc/meminfo: memFree=1627728/2055920 swapFree=4147416/4192956
[pid=17009] ppid=17007 vsize=48308 CPUtime=338.69
/proc/17009/stat : 17009 (Spear-32) R 17007 17009 15834 0 -1 4194304 11569 0 0 0 33805 64 0 0 25 0 1 0 369748036 49467392 11069 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17009/statm: 12077 11069 140 302 0 11772 0
Current children cumulated CPU time (s) 338.69
Current children cumulated vsize (KiB) 48308

Child status: 20
Real time (s): 338.874
CPU time (s): 338.776
CPU user time (s): 338.118
CPU system time (s): 0.657899
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 48308

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

runsolver used 0.386941 second user time and 0.85087 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Mar 10 03:38:53 UTC 2007

IDJOB= 332966
IDBENCH= 24592
IDSOLVER= 132
FILE ID= node7/332966-1173497933

PBS_JOBID= 4101111

Free space on /tmp= 66533 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/gensys-ukn002.sat05-2744.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332966-1173497933/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/332966-1173497933/instance-332966-1173497933.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-332966-1173497933 -o ROOT/results/node7/solver-332966-1173497933 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332966-1173497933/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/332966-1173497933/instance-332966-1173497933.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  a2019e53d39465096d989c5106a4e0ef

RANDOM SEED= 440485849

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1672368 kB
Buffers:         48876 kB
Cached:         244972 kB
SwapCached:       8480 kB
Active:          92212 kB
Inactive:       224396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672368 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:          29664 kB
Slab:            52428 kB
Committed_AS:  1213512 kB
PageTables:       1764 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= 66533 MiB

End job on node7 on Sat Mar 10 03:44:32 UTC 2007