Trace number 427467

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
minimarch 2007-04-26 (fixed)UNSAT 463.57 463.698

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
MD5SUMba211b00665e5525ca8dfbd839bb6bc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.5363
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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	This is MiniMarch 1.1, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  360                                                  |
0.00/0.00	|  Number of clauses:    1533                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     351     1524     4626 |      508        0    nan |  0.000 % |
0.00/0.01	|       102 |     351     1524     4626 |      558      102     19 |  0.001 % |
0.00/0.01	|       252 |     351     1524     4626 |      614      252     19 |  0.001 % |
0.00/0.02	|       478 |     351     1524     4626 |      676      478     18 |  0.001 % |
0.00/0.03	|       816 |     351     1524     4626 |      743      453     17 |  0.001 % |
0.00/0.05	|      1322 |     351     1524     4626 |      818      567     17 |  0.001 % |
0.00/0.08	|      2081 |     351     1524     4626 |      899      469     15 |  0.001 % |
0.10/0.12	|      3221 |     351     1524     4626 |      989      681     15 |  0.001 % |
0.10/0.18	|      4929 |     351     1524     4626 |     1088      855     16 |  0.001 % |
0.20/0.29	|      7491 |     351     1524     4626 |     1197      606     14 |  0.001 % |
0.40/0.44	|     11336 |     351     1524     4626 |     1317      775     16 |  0.001 % |
0.59/0.69	|     17103 |     351     1524     4626 |     1449     1160     16 |  0.001 % |
0.99/1.06	|     25752 |     351     1524     4626 |     1594      958     15 |  0.001 % |
1.59/1.64	|     38726 |     351     1524     4626 |     1753      941     14 |  0.001 % |
2.49/2.56	|     58187 |     351     1524     4626 |     1929     1648     16 |  0.001 % |
3.89/3.95	|     87380 |     351     1524     4626 |     2122     1490     16 |  0.001 % |
5.99/6.09	|    131169 |     351     1524     4626 |     2334     1256     15 |  0.001 % |
9.39/9.44	|    196853 |     351     1524     4626 |     2567     1906     17 |  0.001 % |
14.59/14.62	|    295379 |     351     1524     4626 |     2824     1615     16 |  0.001 % |
22.69/22.71	|    443169 |     351     1524     4626 |     3106     2233     17 |  0.001 % |
34.98/35.05	|    664852 |     351     1524     4626 |     3417     2624     16 |  0.001 % |
54.47/54.52	|    997379 |     351     1524     4626 |     3759     2012     17 |  0.001 % |
84.37/84.43	|   1496167 |     351     1524     4626 |     4135     2386     15 |  0.001 % |
131.35/131.49	|   2244349 |     351     1524     4626 |     4548     2483     17 |  0.002 % |
204.24/204.33	|   3366626 |     351     1524     4626 |     5003     2805     16 |  0.002 % |
316.10/316.20	|   5050037 |     350     1515     4599 |     5504     4780     19 |  0.279 % |
463.46/463.69	===============================================================================
463.46/463.69	lookaheads            : 587539
463.46/463.69	variable balance      : 0.00
463.46/463.69	restarts              : 26
463.46/463.69	conflicts             : 7159681        (15446 /sec)
463.46/463.69	decisions             : 8594327        (1.80 % random) (18540 /sec)
463.46/463.69	decision = positive   : 3656293
463.46/463.69	decision = negative   : 4938034
463.46/463.69	propagations          : 402309734      (867901 /sec)
463.46/463.69	conflict literals     : 125659488      (25.56 % deleted)
463.46/463.69	Memory used           : 4.30 MB
463.46/463.69	CPU time              : 463.544 s
463.46/463.69	
463.46/463.69	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-427467-1177648183 -o ROOT/results/node11/solver-427467-1177648183 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/427467-1177648183/minimarch_fixed /tmp/evaluation/427467-1177648183/instance-427467-1177648183.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.97 0.98 3/77 19272
/proc/meminfo: memFree=1552368/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=1864 CPUtime=0
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 205867211 1908736 118 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551072 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 466 118 63 132 0 331 0

[startup+0.102857 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 19272
/proc/meminfo: memFree=1552368/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=1864 CPUtime=0.1
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 152 0 0 0 10 0 0 0 18 0 1 0 205867211 1908736 137 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551759 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 466 137 67 132 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.201868 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 19272
/proc/meminfo: memFree=1552368/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=1864 CPUtime=0.2
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 161 0 0 0 20 0 0 0 18 0 1 0 205867211 1908736 146 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 466 146 67 132 0 331 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1864

[startup+0.30188 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 19272
/proc/meminfo: memFree=1552368/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=1996 CPUtime=0.3
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 165 0 0 0 30 0 0 0 19 0 1 0 205867211 2043904 150 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 499 150 67 132 0 364 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1996

[startup+0.701928 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 19272
/proc/meminfo: memFree=1552368/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=1996 CPUtime=0.69
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 180 0 0 0 69 0 0 0 22 0 1 0 205867211 2043904 165 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551764 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 499 165 67 132 0 364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1996

[startup+1.50202 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1551912/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=2128 CPUtime=1.49
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 199 0 0 0 149 0 0 0 25 0 1 0 205867211 2179072 184 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551334 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 532 184 67 132 0 397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2128

[startup+3.10221 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1551720/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=2128 CPUtime=3.09
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 227 0 0 0 309 0 0 0 25 0 1 0 205867211 2179072 212 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134620388 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 532 212 67 132 0 397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2128

[startup+6.30159 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1551464/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=2260 CPUtime=6.29
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 260 0 0 0 629 0 0 0 25 0 1 0 205867211 2314240 245 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557895 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 565 245 67 132 0 430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2260

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1551280/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=2528 CPUtime=12.69
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 300 0 0 0 1269 0 0 0 25 0 1 0 205867211 2588672 285 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 632 285 67 132 0 497 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2528

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1551152/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=2660 CPUtime=25.49
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 346 0 0 0 2549 0 0 0 25 0 1 0 205867211 2723840 331 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 665 331 67 132 0 530 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2660

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1550832/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=2928 CPUtime=51.07
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 412 0 0 0 5107 0 0 0 25 0 1 0 205867211 2998272 397 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551386 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 732 397 67 132 0 597 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2928

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1550448/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=3324 CPUtime=102.26
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 501 0 0 0 10226 0 0 0 25 0 1 0 205867211 3403776 486 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551235 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 831 486 67 132 0 696 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3324

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1550064/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=3592 CPUtime=162.24
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 582 0 0 0 16224 0 0 0 25 0 1 0 205867211 3678208 567 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 898 567 67 132 0 763 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3592

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1549808/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=3860 CPUtime=222.23
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 640 0 0 0 22222 1 0 0 25 0 1 0 205867211 3952640 625 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553409 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 965 625 67 132 0 830 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3860

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1549744/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=3992 CPUtime=282.21
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 668 0 0 0 28220 1 0 0 25 0 1 0 205867211 4087808 653 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557549 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 998 653 67 132 0 863 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3992

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1549552/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=4136 CPUtime=342.19
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 710 0 0 0 34218 1 0 0 25 0 1 0 205867211 4235264 695 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 1034 695 67 132 0 899 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4136

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 19273
/proc/meminfo: memFree=1549360/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=4272 CPUtime=402.18
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 748 0 0 0 40216 2 0 0 25 0 1 0 205867211 4374528 733 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 1068 733 67 132 0 933 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4272

[startup+462.302 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 19273
/proc/meminfo: memFree=1549232/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=4404 CPUtime=462.16
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 785 0 0 0 46214 2 0 0 25 0 1 0 205867211 4509696 770 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557126 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 1101 770 67 132 0 966 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 4404

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

[startup+462.402 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 19273
/proc/meminfo: memFree=1549232/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=4404 CPUtime=462.26
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 785 0 0 0 46224 2 0 0 25 0 1 0 205867211 4509696 770 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551719 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 1101 770 67 132 0 966 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 4404

[startup+463.206 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 19273
/proc/meminfo: memFree=1549232/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=4404 CPUtime=463.07
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 785 0 0 0 46305 2 0 0 25 0 1 0 205867211 4509696 770 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 1101 770 67 132 0 966 0
Current children cumulated CPU time (s) 463.07
Current children cumulated vsize (KiB) 4404

[startup+463.602 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 19273
/proc/meminfo: memFree=1549232/2055920 swapFree=4146740/4192956
[pid=19272] ppid=19270 vsize=4404 CPUtime=463.46
/proc/19272/stat : 19272 (minimarch_fixed) R 19270 19272 17664 0 -1 4194304 785 0 0 0 46344 2 0 0 25 0 1 0 205867211 4509696 770 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551525 0 0 4096 3 0 0 0 17 1 0 0
/proc/19272/statm: 1101 770 67 132 0 966 0
Current children cumulated CPU time (s) 463.46
Current children cumulated vsize (KiB) 4404

Child status: 20
Real time (s): 463.698
CPU time (s): 463.57
CPU user time (s): 463.544
CPU system time (s): 0.025996
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 4404

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

runsolver used 0.366944 second user time and 0.956854 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Apr 27 04:29:43 UTC 2007

IDJOB= 427467
IDBENCH= 19989
IDSOLVER= 198
FILE ID= node11/427467-1177648183

PBS_JOBID= 4697287

Free space on /tmp= 66481 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/427467-1177648183/minimarch_fixed /tmp/evaluation/427467-1177648183/instance-427467-1177648183.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-427467-1177648183 -o ROOT/results/node11/solver-427467-1177648183 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/427467-1177648183/minimarch_fixed /tmp/evaluation/427467-1177648183/instance-427467-1177648183.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  ba211b00665e5525ca8dfbd839bb6bc4

RANDOM SEED= 752827118

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1552776 kB
Buffers:         52288 kB
Cached:         358388 kB
SwapCached:      15344 kB
Active:         238200 kB
Inactive:       196836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552776 kB
SwapTotal:     4192956 kB
SwapFree:      4146740 kB
Dirty:            2880 kB
Writeback:           0 kB
Mapped:          30136 kB
Slab:            53544 kB
Committed_AS:  6405816 kB
PageTables:       1848 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= 66481 MiB

End job on node11 on Fri Apr 27 04:37:27 UTC 2007