Trace number 1796747

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
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 20.0999 20.1202

General information on the benchmark

NameAPPLICATIONS/bitverif/
icbrt/icbrt1_32.cnf
MD5SUM157e258753171ede0eac48b41cfa7b1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.6072
Satisfiable
(Un)Satisfiability was proved
Number of variables11309
Number of clauses33833
Sum of the clauses size78941
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 222554
Number of clauses of size 311277
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   33831    78939 |   10149       0        0     nan |  0.000 % |
0.19/0.24	c |         0 |   24515    72071 |      --       0       --      -- |     --   | -9309/-6851
0.19/0.24	c ==============================================================================
0.19/0.24	c Result  :   #vars: 5436   #clauses: 24515   #literals: 72071
0.19/0.24	c CPU time:   0.235964 s
0.19/0.24	c ==============================================================================
0.19/0.29	c SatElite is done !
0.19/0.29	c revival is preprocessing the formula...#ITERATIONS 12
3.96/4.03	#LEARNT CLAUSES 135
3.96/4.04	done !
3.96/4.04	c Calling MINISAT
3.96/4.05	This is MiniSat 2.0 beta
3.96/4.05	WARNING: for repeatability, setting FPU to use double precision
3.96/4.05	============================[ Problem Statistics ]=============================
3.96/4.05	|                                                                             |
3.96/4.05	|  Number of variables:  5436                                                 |
3.96/4.05	|  Number of clauses:    22400                                                |
3.96/4.06	|  Parsing time:         0.01         s                                       |
3.96/4.06	============================[ Search Statistics ]==============================
3.96/4.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.96/4.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.96/4.06	===============================================================================
3.96/4.06	|         0 |    4970    21927    62418 |     7309        0    nan |  0.000 % |
3.96/4.07	|       102 |    4970    21927    62418 |     8039      102     27 |  8.573 % |
4.02/4.10	|       252 |    4970    21927    62418 |     8843      252     24 |  8.573 % |
4.02/4.15	|       477 |    4970    21927    62418 |     9728      477     23 |  8.573 % |
4.02/4.23	|       814 |    4970    21927    62418 |    10701      814     25 |  8.573 % |
4.27/4.34	|      1320 |    4970    21927    62418 |    11771     1320     32 |  8.572 % |
4.37/4.47	|      2079 |    4970    21927    62418 |    12948     2079     28 |  8.573 % |
4.76/4.81	|      3219 |    4970    21927    62418 |    14243     3219     28 |  8.573 % |
5.37/5.47	|      4928 |    4970    21927    62418 |    15667     4928     27 |  8.573 % |
6.26/6.33	|      7490 |    4970    21927    62418 |    17234     7490     26 |  8.573 % |
7.86/7.90	|     11334 |    4970    21927    62418 |    18957    11334     26 |  8.572 % |
10.36/10.40	|     17104 |    4970    21927    62418 |    20853    17104     25 |  8.573 % |
14.95/15.00	|     25754 |    4844    20984    59815 |    22938     5280     18 | 10.890 % |
20.05/20.11	===============================================================================
20.05/20.11	restarts              : 13
20.05/20.11	conflicts             : 36105          (2249 /sec)
20.05/20.11	decisions             : 54993          (0.72 % random) (3426 /sec)
20.05/20.11	propagations          : 27512230       (1713884 /sec)
20.05/20.11	conflict literals     : 832629         (76.33 % deleted)
20.05/20.11	Memory used           : 6.26 MB
20.05/20.11	CPU time              : 16.0526 s
20.05/20.11	
20.05/20.11	UNSATISFIABLE
20.05/20.11	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796747-1242079769/watcher-1796747-1242079769 -o /tmp/evaluation-result-1796747-1242079769/solver-1796747-1242079769 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796747-1242079769.cnf HOME 

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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11756
/proc/meminfo: memFree=1120640/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (run.sh) R 11754 11756 11352 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236005321 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11756/statm: 1340 237 196 169 0 51 0
[pid=11757] ppid=11756 vsize=952 CPUtime=0
/proc/11757/stat : 11757 (SatElite) R 11756 11756 11352 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 236005321 974848 148 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/11757/statm: 238 152 51 126 0 109 0

[startup+0.0477781 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11756
/proc/meminfo: memFree=1120640/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236005321 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1340 238 197 169 0 51 0
[pid=11757] ppid=11756 vsize=5960 CPUtime=0.03
/proc/11757/stat : 11757 (SatElite) R 11756 11756 11352 0 -1 4194304 1328 0 0 0 3 0 0 0 19 0 1 0 236005321 6103040 1243 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/11757/statm: 1490 1243 67 126 0 1361 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11320

[startup+0.101784 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11756
/proc/meminfo: memFree=1120640/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236005321 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11756/statm: 1340 238 197 169 0 51 0
[pid=11757] ppid=11756 vsize=6620 CPUtime=0.09
/proc/11757/stat : 11757 (SatElite) R 11756 11756 11352 0 -1 4194304 1488 0 0 0 8 1 0 0 19 0 1 0 236005321 6778880 1403 1992294400 134512640 135031949 4294956224 18446744073709551615 134548625 0 0 4096 3 0 0 0 17 0 0 0
/proc/11757/statm: 1655 1403 67 126 0 1526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11980

[startup+0.301814 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11756
/proc/meminfo: memFree=1120640/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0.28
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 317 1619 0 0 0 0 27 1 16 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5360

[startup+0.701863 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11756
/proc/meminfo: memFree=1120640/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0.28
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 317 1619 0 0 0 0 27 1 16 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5360

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11759
/proc/meminfo: memFree=1117744/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0.28
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 317 1619 0 0 0 0 27 1 16 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11759] ppid=11756 vsize=3240 CPUtime=1.19
/proc/11759/stat : 11759 (revival) R 11756 11756 11352 0 -1 4194304 619 0 0 0 119 0 0 0 25 0 1 50000 236005350 3317760 473 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11759/statm: 810 473 85 6 0 448 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8600

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11759
/proc/meminfo: memFree=1117616/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=0.28
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 317 1619 0 0 0 0 27 1 16 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11759] ppid=11756 vsize=3240 CPUtime=2.78
/proc/11759/stat : 11759 (revival) R 11756 11756 11352 0 -1 4194304 623 0 0 0 278 0 0 0 25 0 1 50000 236005350 3317760 477 1992294400 134512640 134537284 4294956384 18446744073709551615 134524288 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11759/statm: 810 477 85 6 0 448 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8600

[startup+6.30157 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11760
/proc/meminfo: memFree=1116208/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=4.02
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 343 2260 0 0 0 0 401 1 19 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11760] ppid=11756 vsize=4340 CPUtime=2.24
/proc/11760/stat : 11760 (minisat) R 11756 11756 11352 0 -1 4194304 809 0 0 0 224 0 0 0 25 0 1 0 236005726 4444160 793 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11760/statm: 1085 793 76 170 0 913 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9700

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11760
/proc/meminfo: memFree=1114224/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=4.02
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 343 2260 0 0 0 0 401 1 19 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11760] ppid=11756 vsize=6144 CPUtime=8.63
/proc/11760/stat : 11760 (minisat) R 11756 11756 11352 0 -1 4194304 1260 0 0 0 863 0 0 0 25 0 1 0 236005726 6291456 1244 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11760/statm: 1536 1244 76 170 0 1364 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11504

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

[startup+15.9018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11760
/proc/meminfo: memFree=1113904/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=4.02
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 343 2260 0 0 0 0 401 1 19 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11760] ppid=11756 vsize=6408 CPUtime=11.83
/proc/11760/stat : 11760 (minisat) R 11756 11756 11352 0 -1 4194304 1303 0 0 0 1183 0 0 0 25 0 1 0 236005726 6561792 1287 1992294400 134512640 135212939 4294956240 18446744073709551615 134536905 0 0 4096 3 0 0 0 17 0 0 0
/proc/11760/statm: 1602 1287 76 170 0 1430 0
Current children cumulated CPU time (s) 15.85
Current children cumulated vsize (KiB) 11768

[startup+17.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11760
/proc/meminfo: memFree=1113904/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=4.02
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 343 2260 0 0 0 0 401 1 19 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11760] ppid=11756 vsize=6408 CPUtime=13.44
/proc/11760/stat : 11760 (minisat) R 11756 11756 11352 0 -1 4194304 1303 0 0 0 1344 0 0 0 25 0 1 0 236005726 6561792 1287 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11760/statm: 1602 1287 76 170 0 1430 0
Current children cumulated CPU time (s) 17.46
Current children cumulated vsize (KiB) 11768

[startup+19.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11760
/proc/meminfo: memFree=1113904/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=4.02
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 343 2260 0 0 0 0 401 1 19 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11760] ppid=11756 vsize=6408 CPUtime=15.03
/proc/11760/stat : 11760 (minisat) R 11756 11756 11352 0 -1 4194304 1303 0 0 0 1503 0 0 0 25 0 1 0 236005726 6561792 1287 1992294400 134512640 135212939 4294956240 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 0 0 0
/proc/11760/statm: 1602 1287 76 170 0 1430 0
Current children cumulated CPU time (s) 19.05
Current children cumulated vsize (KiB) 11768

[startup+19.9013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11760
/proc/meminfo: memFree=1113904/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=4.02
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 343 2260 0 0 0 0 401 1 19 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11760] ppid=11756 vsize=6408 CPUtime=15.83
/proc/11760/stat : 11760 (minisat) R 11756 11756 11352 0 -1 4194304 1303 0 0 0 1583 0 0 0 25 0 1 0 236005726 6561792 1287 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/11760/statm: 1602 1287 76 170 0 1430 0
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (KiB) 11768

[startup+20.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11760
/proc/meminfo: memFree=1113904/2055920 swapFree=4180156/4192956
[pid=11756] ppid=11754 vsize=5360 CPUtime=4.02
/proc/11756/stat : 11756 (run.sh) S 11754 11756 11352 0 -1 4194304 343 2260 0 0 0 0 401 1 19 0 1 0 236005321 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11756/statm: 1340 241 197 169 0 51 0
[pid=11760] ppid=11756 vsize=6408 CPUtime=16.03
/proc/11760/stat : 11760 (minisat) R 11756 11756 11352 0 -1 4194304 1303 0 0 0 1603 0 0 0 25 0 1 0 236005726 6561792 1287 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/11760/statm: 1602 1287 76 170 0 1430 0
Current children cumulated CPU time (s) 20.05
Current children cumulated vsize (KiB) 11768

Child status: 20
Real time (s): 20.1202
CPU time (s): 20.0999
CPU user time (s): 20.0679
CPU system time (s): 0.031995
CPU usage (%): 99.8996
Max. virtual memory (cumulated for all children) (KiB): 12392

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

runsolver used 0.023996 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-12 00:09:30
IDJOB=1796747
IDBENCH=70792
IDSOLVER=648
FILE ID=node54/1796747-1242079769
PBS_JOBID= 9277619
Free space on /tmp= 66344 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/icbrt/icbrt1_32.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796747-1242079769/watcher-1796747-1242079769 -o /tmp/evaluation-result-1796747-1242079769/solver-1796747-1242079769 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796747-1242079769.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 157e258753171ede0eac48b41cfa7b1d
RANDOM SEED=1117240904

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

/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.234
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.234
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:       1121120 kB
Buffers:         56920 kB
Cached:         796456 kB
SwapCached:       6552 kB
Active:          38040 kB
Inactive:       824552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121120 kB
SwapTotal:     4192956 kB
SwapFree:      4180156 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            58216 kB
Committed_AS:   783084 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node54 at 2009-05-12 00:09:50