Trace number 361400

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
minisat+ 1.14UNSAT 120.815 120.859

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
MD5SUM2ca83d15931a383b90d8a7a08c6c1d9a
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints60
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 60 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ........................................
0.00/0.00	c ---[  19]---> BDD-cost:   37
0.00/0.00	c ---[  18]---> BDD-cost:   37
0.00/0.01	c ---[  17]---> BDD-cost:   37
0.00/0.01	c ---[  16]---> BDD-cost:   37
0.00/0.01	c ---[  15]---> BDD-cost:   37
0.00/0.01	c ---[  14]---> BDD-cost:   37
0.00/0.01	c ---[  13]---> BDD-cost:   37
0.00/0.01	c ---[  12]---> BDD-cost:   37
0.00/0.01	c ---[  11]---> BDD-cost:   37
0.00/0.01	c ---[  10]---> BDD-cost:   37
0.00/0.01	c ---[   9]---> BDD-cost:   37
0.00/0.01	c ---[   8]---> BDD-cost:   37
0.00/0.01	c ---[   7]---> BDD-cost:   37
0.00/0.01	c ---[   6]---> BDD-cost:   37
0.00/0.01	c ---[   5]---> BDD-cost:   37
0.00/0.01	c ---[   4]---> BDD-cost:   37
0.00/0.01	c ---[   3]---> BDD-cost:   37
0.00/0.01	c ---[   2]---> BDD-cost:   37
0.00/0.01	c ---[   1]---> BDD-cost:   37
0.00/0.01	c ---[   0]---> BDD-cost:   37
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    1860     5140 |     620       0        0     nan |  0.000 % |
0.00/0.02	c |       105 |    1860     5140 |     682     105     3115    29.7 |  1.754 % |
0.00/0.02	c |       255 |    1860     5140 |     750     255     9122    35.8 |  1.754 % |
0.00/0.04	c |       483 |    1860     5140 |     825     483    17860    37.0 |  1.757 % |
0.00/0.06	c |       827 |    1860     5140 |     907     827    34782    42.1 |  1.754 % |
0.10/0.11	c |      1336 |    1860     5140 |     998     794    35805    45.1 |  1.754 % |
0.10/0.16	c |      2095 |    1860     5140 |    1098     963    46131    47.9 |  1.755 % |
0.20/0.25	c |      3236 |    1860     5140 |    1208     855    38655    45.2 |  1.754 % |
0.40/0.40	c |      4945 |    1860     5140 |    1329    1223    54808    44.8 |  1.754 % |
0.59/0.64	c |      7507 |    1860     5140 |    1461    1529    70881    46.4 |  1.754 % |
0.89/0.95	c |     11351 |    1860     5140 |    1608    1297    60011    46.3 |  1.754 % |
1.39/1.46	c |     17122 |    1860     5140 |    1768     913    38075    41.7 |  1.754 % |
2.20/2.25	c |     25774 |    1860     5140 |    1945    1876    79748    42.5 |  1.754 % |
3.30/3.35	c |     38751 |    1860     5140 |    2140    2159    98991    45.9 |  1.754 % |
4.99/5.07	c |     58213 |    1860     5140 |    2354    1826    83310    45.6 |  1.754 % |
7.70/7.79	c |     87405 |    1860     5140 |    2589    1714    82979    48.4 |  1.754 % |
11.89/11.95	c |    131197 |    1860     5140 |    2848    2605   131009    50.3 |  1.754 % |
18.29/18.39	c |    196881 |    1860     5140 |    3133    2788   128801    46.2 |  1.754 % |
28.59/28.68	c |    295409 |    1860     5140 |    3447    2681   117056    43.7 |  1.754 % |
44.38/44.45	c |    443198 |    1860     5140 |    3791    2782   140828    50.6 |  1.754 % |
68.67/68.70	c |    664881 |    1860     5140 |    4171    3279   124739    38.0 |  1.754 % |
104.95/105.05	c |    997406 |    1860     5140 |    4588    3602   150963    41.9 |  1.758 % |
120.74/120.85	c ==============================================================================
120.74/120.85	c UNSATISFIABLE
120.74/120.85	s UNSATISFIABLE
120.74/120.85	c _______________________________________________________________________________
120.74/120.85	c 
120.74/120.85	c restarts              : 22
120.74/120.85	c conflicts             : 1137344        (9415 /sec)
120.74/120.85	c decisions             : 1289572        (10675 /sec)
120.74/120.85	c propagations          : 0              (0 /sec)
120.74/120.85	c inspects              : 0              (0 /sec)
120.74/120.85	c CPU time              : 120.805 s
120.74/120.85	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/361400-1176982620/instance-361400-1176982620.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-361400-1176982620 -o ROOT/results/node58/solver-361400-1176982620 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/361400-1176982620/minisat+ /tmp/evaluation/361400-1176982620/instance-361400-1176982620.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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.92 0.98 0.95 3/64 23780
/proc/meminfo: memFree=1513968/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=1048 CPUtime=0
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 146171712 1073152 111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 262 111 74 215 0 44 0

[startup+0.0892221 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 23780
/proc/meminfo: memFree=1513968/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=1584 CPUtime=0.08
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 271 0 0 0 8 0 0 0 18 0 1 0 146171712 1622016 256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 396 256 105 215 0 178 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1584

[startup+0.101224 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 23780
/proc/meminfo: memFree=1513968/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=1584 CPUtime=0.1
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 273 0 0 0 10 0 0 0 18 0 1 0 146171712 1622016 258 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 396 258 105 215 0 178 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1584

[startup+0.301261 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 23780
/proc/meminfo: memFree=1513968/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=1716 CPUtime=0.3
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 307 0 0 0 30 0 0 0 19 0 1 0 146171712 1757184 292 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 429 292 105 215 0 211 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1716

[startup+0.701325 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 23780
/proc/meminfo: memFree=1513968/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=1848 CPUtime=0.69
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 329 0 0 0 69 0 0 0 22 0 1 0 146171712 1892352 314 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 462 314 105 215 0 244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1848

[startup+1.50146 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1512936/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=1980 CPUtime=1.49
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 372 0 0 0 149 0 0 0 25 0 1 0 146171712 2027520 357 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 495 357 105 215 0 277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1980

[startup+3.10172 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1512744/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=2112 CPUtime=3.09
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 421 0 0 0 309 0 0 0 25 0 1 0 146171712 2162688 406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 528 406 105 215 0 310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2112

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1512424/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=2376 CPUtime=6.29
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 478 0 0 0 629 0 0 0 25 0 1 0 146171712 2433024 463 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 594 463 105 215 0 376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2376

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1512048/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=2776 CPUtime=12.69
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 561 0 0 0 1269 0 0 0 25 0 1 0 146171712 2842624 546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 694 546 105 215 0 476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2776

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1511728/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=3040 CPUtime=25.49
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 649 0 0 0 2549 0 0 0 25 0 1 0 146171712 3112960 634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 760 634 105 215 0 542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3040

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1511024/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=3716 CPUtime=51.07
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 825 0 0 0 5107 0 0 0 25 0 1 0 146171712 3805184 810 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574378 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 929 810 105 215 0 711 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3716

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1510256/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=4532 CPUtime=102.26
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 1024 0 0 0 10226 0 0 0 25 0 1 0 146171712 4640768 1009 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 1133 1009 105 215 0 915 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4532

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

[startup+108.701 s]
/proc/loadavg: 0.98 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1510256/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=4660 CPUtime=108.65
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 1036 0 0 0 10865 0 0 0 25 0 1 0 146171712 4771840 1021 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 1165 1021 105 215 0 947 0
Current children cumulated CPU time (s) 108.65
Current children cumulated vsize (KiB) 4660

[startup+115.101 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1510064/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=4792 CPUtime=115.05
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 1065 0 0 0 11505 0 0 0 25 0 1 0 146171712 4907008 1050 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576114 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 1198 1050 105 215 0 980 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 4792

[startup+118.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1510064/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=4792 CPUtime=118.25
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 1073 0 0 0 11825 0 0 0 25 0 1 0 146171712 4907008 1058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 1198 1058 105 215 0 980 0
Current children cumulated CPU time (s) 118.25
Current children cumulated vsize (KiB) 4792

[startup+119.905 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1510064/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=4792 CPUtime=119.85
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 1073 0 0 0 11985 0 0 0 25 0 1 0 146171712 4907008 1058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 1198 1058 105 215 0 980 0
Current children cumulated CPU time (s) 119.85
Current children cumulated vsize (KiB) 4792

[startup+120.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1510064/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=4792 CPUtime=120.24
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 1073 0 0 0 12024 0 0 0 25 0 1 0 146171712 4907008 1058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 1198 1058 105 215 0 980 0
Current children cumulated CPU time (s) 120.24
Current children cumulated vsize (KiB) 4792

[startup+120.702 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1510064/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=4792 CPUtime=120.65
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 1073 0 0 0 12065 0 0 0 25 0 1 0 146171712 4907008 1058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580327 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 1198 1058 105 215 0 980 0
Current children cumulated CPU time (s) 120.65
Current children cumulated vsize (KiB) 4792

[startup+120.801 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 23781
/proc/meminfo: memFree=1510064/2055920 swapFree=4184528/4192956
[pid=23780] ppid=23778 vsize=4792 CPUtime=120.74
/proc/23780/stat : 23780 (minisat+) R 23778 23780 22491 0 -1 4194304 1073 0 0 0 12074 0 0 0 25 0 1 0 146171712 4907008 1058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23780/statm: 1198 1058 105 215 0 980 0
Current children cumulated CPU time (s) 120.74
Current children cumulated vsize (KiB) 4792

Child status: 20
Real time (s): 120.859
CPU time (s): 120.815
CPU user time (s): 120.805
CPU system time (s): 0.009998
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 4792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.805
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1076
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= 9
involuntary context switches= 270

runsolver used 0.085986 second user time and 0.255961 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Thu Apr 19 11:37:00 UTC 2007

IDJOB= 361400
IDBENCH= 1440
IDSOLVER= 156
FILE ID= node58/361400-1176982620

PBS_JOBID= 4630382

Free space on /tmp= 66448 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
COMMAND LINE= /tmp/evaluation/361400-1176982620/minisat+ /tmp/evaluation/361400-1176982620/instance-361400-1176982620.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-361400-1176982620 -o ROOT/results/node58/conversion-361400-1176982620 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/361400-1176982620/instance-361400-1176982620.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-361400-1176982620 -o ROOT/results/node58/solver-361400-1176982620 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/361400-1176982620/minisat+ /tmp/evaluation/361400-1176982620/instance-361400-1176982620.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  2ca83d15931a383b90d8a7a08c6c1d9a

RANDOM SEED= 732939971

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1514376 kB
Buffers:         27172 kB
Cached:         434928 kB
SwapCached:       2340 kB
Active:          60380 kB
Inactive:       412100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514376 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:          16876 kB
Slab:            55092 kB
Committed_AS:   956800 kB
PageTables:       1384 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= 66448 MiB

End job on node58 on Thu Apr 19 11:39:01 UTC 2007