Trace number 1725958

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
VARSAT-crafted 2009-03-22UNSAT 157.41 157.453

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.6907
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1133                                                 |
0.00/0.00	c |  Number of clauses:    56210                                                |
0.09/0.12	c |  Parsing time:         0.11         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          415898101.000000
0.09/0.12	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
2.29/2.34	c ============================[ Search Statistics ]==============================
2.29/2.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.29/2.34	c ===============================================================================
2.29/2.34	c |         0 |     648    47077   298990 |    15692        0    nan |  0.000 % |
4.79/4.83	c |       100 |     648    47077   298990 |    17261      100     25 |  5.649 % |
7.29/7.32	c |       251 |     648    47077   298990 |    18987      251     26 |  5.649 % |
9.69/9.79	c |       479 |     648    47077   298990 |    20886      479     28 |  5.649 % |
12.19/12.26	c |       816 |     648    47077   298990 |    22975      816     29 |  5.649 % |
14.69/14.74	c |      1322 |     648    47077   298990 |    25272     1322     32 |  5.649 % |
17.28/17.31	c |      2081 |     648    47077   298990 |    27799     2081     34 |  5.649 % |
19.88/19.93	c |      3220 |     648    47077   298990 |    30579     3220     34 |  5.649 % |
22.68/22.72	c |      4928 |     648    47077   298990 |    33637     4928     36 |  5.649 % |
25.68/25.79	c |      7490 |     648    47077   298990 |    37001     7490     37 |  5.649 % |
29.28/29.32	c |     11335 |     648    47077   298990 |    40701    11335     37 |  5.649 % |
33.58/33.67	c |     17101 |     648    47077   298990 |    44772    17101     37 |  5.649 % |
39.98/40.02	c |     25750 |     648    47077   298990 |    49249    25750     38 |  5.649 % |
50.18/50.27	c |     38724 |     648    47077   298990 |    54174    38724     39 |  5.649 % |
67.97/68.02	c |     58186 |     648    47077   298990 |    59591    20089     35 |  5.649 % |
93.57/93.62	c |     87380 |     648    47077   298990 |    65550    49283     37 |  5.649 % |
135.55/135.65	c |    131169 |     648    47077   298990 |    72105    46252     32 |  5.654 % |
157.34/157.44	c ===============================================================================
157.34/157.44	c surveys--CPU time (sec)   : 38.4312        (24.42 % of total)
157.34/157.44	c surveys--attempted        : 401            (10 /sec)
157.34/157.44	c surveys--converged        : 401            (100.00 % successful)
157.34/157.44	c restarts              : 17
157.34/157.44	c conflicts             : 155185         (1305 /sec)
157.34/157.44	c decisions             : 177847         (1.12 % random) (1495 /sec)
157.34/157.44	c propagations          : 12260429       (103084 /sec)
157.34/157.44	c conflict literals     : 5679937        (45.15 % deleted)
157.34/157.44	c Memory used           : 26.69 MB
157.34/157.44	c Total CPU time (sec)      : 157.3671    
157.34/157.44	c 
157.34/157.44	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-1725958-1240708047/watcher-1725958-1240708047 -o /tmp/evaluation-result-1725958-1240708047/solver-1725958-1240708047 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=415898101 HOME/instance-1725958-1240708047.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): 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
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: 1.70 1.23 1.08 3/65 21121
/proc/meminfo: memFree=1921072/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=2576 CPUtime=0
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 482 0 0 0 0 0 0 0 20 0 1 0 98834579 2637824 467 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 644 468 87 221 0 420 0

[startup+0.072417 s]
/proc/loadavg: 1.70 1.23 1.08 3/65 21121
/proc/meminfo: memFree=1921072/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=9348 CPUtime=0.06
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 2149 0 0 0 6 0 0 0 20 0 1 0 98834579 9572352 2134 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 2337 2136 87 221 0 2113 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9348

[startup+0.101419 s]
/proc/loadavg: 1.70 1.23 1.08 3/65 21121
/proc/meminfo: memFree=1921072/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=12232 CPUtime=0.09
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 2854 0 0 0 8 1 0 0 20 0 1 0 98834579 12525568 2839 1992294400 4194304 5102648 548682068768 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 3058 2839 87 221 0 2834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12232

[startup+0.301439 s]
/proc/loadavg: 1.70 1.23 1.08 3/65 21121
/proc/meminfo: memFree=1921072/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=14764 CPUtime=0.29
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 3516 0 0 0 28 1 0 0 22 0 1 0 98834579 15118336 3501 1992294400 4194304 5102648 548682068768 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 3691 3501 99 221 0 3467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14764

[startup+0.701482 s]
/proc/loadavg: 1.70 1.23 1.08 3/65 21121
/proc/meminfo: memFree=1921072/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=14764 CPUtime=0.69
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 3520 0 0 0 68 1 0 0 25 0 1 0 98834579 15118336 3505 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 3691 3505 99 221 0 3467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14764

[startup+1.50157 s]
/proc/loadavg: 1.70 1.23 1.08 2/66 21122
/proc/meminfo: memFree=1907432/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=15364 CPUtime=1.49
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 3629 0 0 0 148 1 0 0 25 0 1 0 98834579 15732736 3614 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 3841 3614 100 221 0 3617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15364

[startup+3.10174 s]
/proc/loadavg: 1.70 1.23 1.08 2/66 21122
/proc/meminfo: memFree=1906728/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=14280 CPUtime=3.09
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 3663 0 0 0 308 1 0 0 25 0 1 0 98834579 14622720 3400 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 3570 3400 102 221 0 3346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14280

[startup+6.30209 s]
/proc/loadavg: 1.64 1.23 1.08 2/66 21122
/proc/meminfo: memFree=1907496/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=14280 CPUtime=6.29
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 3673 0 0 0 628 1 0 0 25 0 1 0 98834579 14622720 3410 1992294400 4194304 5102648 548682068768 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 3570 3410 112 221 0 3346 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14280

[startup+12.7018 s]
/proc/loadavg: 1.59 1.22 1.08 2/66 21122
/proc/meminfo: memFree=1907432/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=14280 CPUtime=12.69
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 3673 0 0 0 1268 1 0 0 25 0 1 0 98834579 14622720 3410 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 3570 3410 112 221 0 3346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14280

[startup+25.5012 s]
/proc/loadavg: 1.46 1.21 1.08 2/66 21122
/proc/meminfo: memFree=1907432/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=14280 CPUtime=25.48
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 3673 0 0 0 2547 1 0 0 25 0 1 0 98834579 14622720 3410 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 3570 3410 112 221 0 3346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14280

[startup+51.1019 s]
/proc/loadavg: 1.30 1.19 1.08 2/66 21122
/proc/meminfo: memFree=1902760/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=19040 CPUtime=51.08
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 4843 0 0 0 5106 2 0 0 25 0 1 0 98834579 19496960 4580 1992294400 4194304 5102648 548682068768 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 4760 4580 112 221 0 4536 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19040

[startup+102.305 s]
/proc/loadavg: 1.13 1.16 1.07 2/66 21122
/proc/meminfo: memFree=1897384/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=24788 CPUtime=102.27
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6214 0 0 0 10224 3 0 0 25 0 1 0 98834579 25382912 5951 1992294400 4194304 5102648 548682068768 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6197 5951 112 221 0 5973 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24788

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

[startup+127.901 s]
/proc/loadavg: 1.08 1.15 1.07 2/66 21122
/proc/meminfo: memFree=1895208/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27028 CPUtime=127.85
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6735 0 0 0 12782 3 0 0 25 0 1 0 98834579 27676672 6472 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6757 6472 112 221 0 6533 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 27028

[startup+140.702 s]
/proc/loadavg: 1.06 1.14 1.07 2/66 21122
/proc/meminfo: memFree=1895016/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27172 CPUtime=140.65
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6781 0 0 0 14062 3 0 0 25 0 1 0 98834579 27824128 6518 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6793 6518 112 221 0 6569 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 27172

[startup+147.101 s]
/proc/loadavg: 1.06 1.14 1.07 2/66 21122
/proc/meminfo: memFree=1894888/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27324 CPUtime=147.05
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6803 0 0 0 14702 3 0 0 25 0 1 0 98834579 27979776 6540 1992294400 4194304 5102648 548682068768 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6831 6540 112 221 0 6607 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 27324

[startup+153.502 s]
/proc/loadavg: 1.05 1.13 1.07 2/66 21122
/proc/meminfo: memFree=1894888/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27324 CPUtime=153.45
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6803 0 0 0 15342 3 0 0 25 0 1 0 98834579 27979776 6540 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6831 6540 112 221 0 6607 0
Current children cumulated CPU time (s) 153.45
Current children cumulated vsize (KiB) 27324

[startup+155.105 s]
/proc/loadavg: 1.05 1.13 1.07 2/66 21122
/proc/meminfo: memFree=1894888/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27324 CPUtime=155.05
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6803 0 0 0 15502 3 0 0 25 0 1 0 98834579 27979776 6540 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6831 6540 112 221 0 6607 0
Current children cumulated CPU time (s) 155.05
Current children cumulated vsize (KiB) 27324

[startup+156.701 s]
/proc/loadavg: 1.05 1.13 1.07 2/66 21122
/proc/meminfo: memFree=1894888/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27324 CPUtime=156.64
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6812 0 0 0 15661 3 0 0 25 0 1 0 98834579 27979776 6549 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6831 6549 112 221 0 6607 0
Current children cumulated CPU time (s) 156.64
Current children cumulated vsize (KiB) 27324

[startup+157.101 s]
/proc/loadavg: 1.05 1.13 1.07 2/66 21122
/proc/meminfo: memFree=1894888/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27324 CPUtime=157.04
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6812 0 0 0 15701 3 0 0 25 0 1 0 98834579 27979776 6549 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6831 6549 112 221 0 6607 0
Current children cumulated CPU time (s) 157.04
Current children cumulated vsize (KiB) 27324

[startup+157.305 s]
/proc/loadavg: 1.05 1.13 1.07 2/66 21122
/proc/meminfo: memFree=1894888/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27324 CPUtime=157.25
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6812 0 0 0 15722 3 0 0 25 0 1 0 98834579 27979776 6549 1992294400 4194304 5102648 548682068768 18446744073709551615 4250730 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6831 6549 112 221 0 6607 0
Current children cumulated CPU time (s) 157.25
Current children cumulated vsize (KiB) 27324

[startup+157.401 s]
/proc/loadavg: 1.05 1.13 1.07 2/66 21122
/proc/meminfo: memFree=1894888/2055920 swapFree=4180744/4192956
[pid=21121] ppid=21119 vsize=27324 CPUtime=157.34
/proc/21121/stat : 21121 (varsat-crafted_) R 21119 21121 20410 0 -1 4194304 6812 0 0 0 15731 3 0 0 25 0 1 0 98834579 27979776 6549 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/21121/statm: 6831 6549 112 221 0 6607 0
Current children cumulated CPU time (s) 157.34
Current children cumulated vsize (KiB) 27324

Child status: 20
Real time (s): 157.453
CPU time (s): 157.41
CPU user time (s): 157.367
CPU system time (s): 0.042993
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 27324

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

runsolver used 0.163975 second user time and 0.418936 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-26 03:07:27
IDJOB=1725958
IDBENCH=24601
IDSOLVER=537
FILE ID=node81/1725958-1240708047
PBS_JOBID= 9186787
Free space on /tmp= 126388 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725958-1240708047/watcher-1725958-1240708047 -o /tmp/evaluation-result-1725958-1240708047/solver-1725958-1240708047 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=415898101 HOME/instance-1725958-1240708047.cnf

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=415898101

node81.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1921552 kB
Buffers:         13952 kB
Cached:          69908 kB
SwapCached:       5628 kB
Active:          49172 kB
Inactive:        43072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921552 kB
SwapTotal:     4192956 kB
SwapFree:      4180744 kB
Dirty:            2680 kB
Writeback:           0 kB
Mapped:          13608 kB
Slab:            27800 kB
Committed_AS:   362420 kB
PageTables:       1452 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= 126388 MiB
End job on node81 at 2009-04-26 03:10:05