Trace number 34576

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 334.535 334.637

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111222257.opb
MD5SUM55dd7a9523449c2d998334f2315a7996
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.242962
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1262
Number of bits of the biggest sum of numbers11
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	c Parsing PB file...
0.01	c Converting 101 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: ##########################
0.01	c   -- Clauses(.)/Splits(s): ....
0.01	c ---[  99]---> BDD-cost:   23
0.01	c ---[  97]---> BDD-cost:   23
0.01	c ---[  95]---> BDD-cost:   23
0.01	c ---[  93]---> BDD-cost:   23
0.01	c ---[  91]---> BDD-cost:   23
0.01	c ---[  89]---> BDD-cost:   23
0.01	c ---[  87]---> BDD-cost:   23
0.01	c ---[  85]---> BDD-cost:   23
0.01	c ---[  83]---> BDD-cost:   23
0.01	c ---[  81]---> BDD-cost:   23
0.01	c ---[  79]---> BDD-cost:   23
0.01	c ---[  77]---> BDD-cost:   23
0.01	c ---[  75]---> BDD-cost:   23
0.01	c ---[  73]---> BDD-cost:   23
0.01	c ---[  71]---> BDD-cost:   23
0.01	c ---[  69]---> BDD-cost:   23
0.01	c ---[  67]---> BDD-cost:   23
0.01	c ---[  65]---> BDD-cost:   23
0.01	c ---[  63]---> BDD-cost:   23
0.02	c ---[  61]---> BDD-cost:   23
0.02	c ---[  59]---> BDD-cost:   23
0.02	c ---[  57]---> BDD-cost:   23
0.02	c ---[  55]---> BDD-cost:   23
0.02	c ---[  53]---> BDD-cost:   23
0.02	c ---[  51]---> BDD-cost:   23
0.02	c ---[  49]---> BDD-cost:   23
0.02	c ---[  48]---> BDD-cost:   23
0.02	c ---[  47]---> BDD-cost:   21
0.02	c ---[  46]---> BDD-cost:   19
0.02	c ---[  45]---> BDD-cost:   17
0.02	c ---[  44]---> BDD-cost:   15
0.02	c ---[  43]---> BDD-cost:   13
0.02	c ---[  42]---> BDD-cost:   11
0.02	c ---[  41]---> BDD-cost:    9
0.02	c ---[  40]---> BDD-cost:    7
0.02	c ---[  39]---> BDD-cost:    5
0.02	c ---[  38]---> BDD-cost:    3
0.02	c ---[  35]---> BDD-cost:    3
0.02	c ---[  34]---> BDD-cost:    5
0.02	c ---[  33]---> BDD-cost:    7
0.02	c ---[  32]---> BDD-cost:    9
0.02	c ---[  31]---> BDD-cost:   11
0.02	c ---[  30]---> BDD-cost:   13
0.02	c ---[  29]---> BDD-cost:   15
0.02	c ---[  28]---> BDD-cost:   17
0.02	c ---[  27]---> BDD-cost:   19
0.02	c ---[  26]---> BDD-cost:   21
0.02	c ---[  25]---> BDD-cost:   23
0.02	c ---[  24]---> BDD-cost:    0
0.02	c ---[  23]---> BDD-cost:   21
0.02	c ---[  22]---> BDD-cost:   19
0.02	c ---[  21]---> BDD-cost:   17
0.02	c ---[  20]---> BDD-cost:   15
0.02	c ---[  19]---> BDD-cost:   13
0.02	c ---[  18]---> BDD-cost:   11
0.02	c ---[  17]---> BDD-cost:    9
0.02	c ---[  16]---> BDD-cost:    7
0.02	c ---[  15]---> BDD-cost:    5
0.02	c ---[  14]---> BDD-cost:    3
0.02	c ---[  12]---> BDD-cost:    0
0.02	c ---[  11]---> BDD-cost:   21
0.02	c ---[  10]---> BDD-cost:   19
0.02	c ---[   9]---> BDD-cost:   17
0.02	c ---[   8]---> BDD-cost:   15
0.02	c ---[   7]---> BDD-cost:   13
0.02	c ---[   6]---> BDD-cost:   11
0.02	c ---[   5]---> BDD-cost:    9
0.02	c ---[   4]---> BDD-cost:    7
0.02	c ---[   3]---> BDD-cost:    5
0.02	c ---[   2]---> BDD-cost:    3
0.02	c ---[   0]---> Adder-cost: 620   maxlim: 1185   bits: 11/11
0.05	c ==================================[MINISAT+]==================================
0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.05	c ==============================================================================
0.05	c |         0 |    6985    22305 |    2328       0        0     nan |  0.000 % |
0.06	c |       100 |    6887    21956 |    2560      87     3191    36.7 |  4.961 % |
0.08	c |       251 |    6887    21956 |    2816     238     9355    39.3 |  4.961 % |
0.12	c |       476 |    6887    21956 |    3098     463    21860    47.2 |  4.961 % |
0.17	c |       813 |    6887    21956 |    3408     800    37604    47.0 |  4.961 % |
0.26	c |      1319 |    6887    21956 |    3749    1306    59449    45.5 |  4.961 % |
0.41	c |      2080 |    6887    21956 |    4124    2067    93247    45.1 |  4.961 % |
0.66	c |      3220 |    6887    21956 |    4536    3207   162493    50.7 |  4.962 % |
1.10	c |      4928 |    6878    21927 |    4990    2514   127603    50.8 |  5.065 % |
1.75	c |      7491 |    6878    21927 |    5489    5077   279525    55.1 |  5.065 % |
2.84	c |     11335 |    6878    21927 |    6038    5921   331788    56.0 |  5.065 % |
4.47	c |     17101 |    6878    21927 |    6642    5148   262755    51.0 |  5.065 % |
7.10	c |     25750 |    6838    21791 |    7306    6668   413871    62.1 |  5.379 % |
11.04	c |     38724 |    6838    21791 |    8036    7854   409128    52.1 |  5.379 % |
17.06	c |     58185 |    6831    21768 |    8840    5801   329422    56.8 |  5.431 % |
26.66	c |     87377 |    6790    21631 |    9724    6937   419644    60.5 |  5.849 % |
40.21	c |    131166 |    6790    21631 |   10697    9574   477836    49.9 |  5.849 % |
62.28	c |    196852 |    6781    21602 |   11766    7795   436806    56.0 |  5.953 % |
96.09	c |    295379 |    6781    21602 |   12943    7253   312125    43.0 |  5.953 % |
146.56	c |    443170 |    6757    21518 |   14237   13435   605887    45.1 |  6.057 % |
224.80	c |    664854 |    6721    21396 |   15661   12493   596507    47.7 |  6.319 % |
334.63	c ==============================================================================
334.63	c UNSATISFIABLE
334.63	s UNSATISFIABLE
334.63	c _______________________________________________________________________________
334.63	c 
334.63	c restarts              : 21
334.63	c conflicts             : 993157         (2969 /sec)
334.63	c decisions             : 1179871        (3527 /sec)
334.63	c propagations          : 0              (0 /sec)
334.63	c inspects              : 0              (0 /sec)
334.63	c CPU time              : 334.516 s
334.63	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node78/watcher-34576-1149208870 -o ROOT/results/node78/solver-34576-1149208870 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node78/34576-1149208870/instance-34576-1149208870.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.76 0.88 0.88 3/67 31027
/proc/meminfo: memFree=1436608/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=1048 CPUtime=0
/proc/31027/stat : 31027 (minisat+) D 31025 31027 30982 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 185915773 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 2147483391 4096 16386 18446744072099917094 0 0 17 1 0 0
/proc/31027/statm: 262 71 58 215 0 44 0

[startup+10.002 s]
/proc/loadavg: 0.80 0.88 0.88 2/67 31027
/proc/meminfo: memFree=1432576/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=4904 CPUtime=9.99
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1117 0 0 0 999 0 0 0 25 0 1 0 185915773 5021696 1103 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1226 1103 122 215 0 1008 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4904

[startup+20.008 s]
/proc/loadavg: 0.83 0.88 0.89 2/67 31027
/proc/meminfo: memFree=1431936/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=5564 CPUtime=19.99
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1278 0 0 0 1999 0 0 0 25 0 1 0 185915773 5697536 1264 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1391 1264 122 215 0 1173 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5564

[startup+30.0141 s]
/proc/loadavg: 0.86 0.89 0.89 2/67 31027
/proc/meminfo: memFree=1431424/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=6100 CPUtime=29.99
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1407 0 0 0 2999 0 0 0 25 0 1 0 185915773 6246400 1393 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1525 1393 122 215 0 1307 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 6100

[startup+40.0202 s]
/proc/loadavg: 0.88 0.89 0.89 2/67 31027
/proc/meminfo: memFree=1431360/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=6100 CPUtime=39.99
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1416 0 0 0 3999 0 0 0 25 0 1 0 185915773 6246400 1402 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1525 1402 122 215 0 1307 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 6100

[startup+50.0263 s]
/proc/loadavg: 0.90 0.89 0.89 2/67 31027
/proc/meminfo: memFree=1430784/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=6636 CPUtime=50
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1566 0 0 0 4999 1 0 0 25 0 1 0 185915773 6795264 1552 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1659 1552 122 215 0 1441 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6636

[startup+60.0323 s]
/proc/loadavg: 0.91 0.90 0.89 2/67 31027
/proc/meminfo: memFree=1430656/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=6896 CPUtime=60.01
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1609 0 0 0 6000 1 0 0 25 0 1 0 185915773 7061504 1595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1724 1595 122 215 0 1506 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6896

[startup+70.0374 s]
/proc/loadavg: 0.92 0.90 0.89 2/67 31027
/proc/meminfo: memFree=1430208/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7364 CPUtime=70.01
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1716 0 0 0 7000 1 0 0 25 0 1 0 185915773 7540736 1702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1841 1702 122 215 0 1623 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7364

[startup+80.0435 s]
/proc/loadavg: 0.94 0.90 0.89 2/67 31027
/proc/meminfo: memFree=1430080/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7512 CPUtime=80.01
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1747 0 0 0 8000 1 0 0 25 0 1 0 185915773 7692288 1733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1878 1733 122 215 0 1660 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7512

[startup+90.0496 s]
/proc/loadavg: 0.95 0.90 0.89 2/67 31027
/proc/meminfo: memFree=1430016/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7512 CPUtime=90.02
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1758 0 0 0 9001 1 0 0 25 0 1 0 185915773 7692288 1744 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1878 1744 122 215 0 1660 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7512

[startup+100.056 s]
/proc/loadavg: 0.95 0.91 0.89 2/67 31027
/proc/meminfo: memFree=1429888/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7648 CPUtime=100.02
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1780 0 0 0 10001 1 0 0 25 0 1 0 185915773 7831552 1766 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1912 1766 122 215 0 1694 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7648

[startup+110.062 s]
/proc/loadavg: 0.96 0.91 0.89 2/67 31027
/proc/meminfo: memFree=1429824/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7648 CPUtime=110.02
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1798 0 0 0 11001 1 0 0 25 0 1 0 185915773 7831552 1784 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1912 1784 122 215 0 1694 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7648

[startup+120.068 s]
/proc/loadavg: 0.97 0.91 0.89 2/67 31027
/proc/meminfo: memFree=1429824/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7648 CPUtime=120.03
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1804 0 0 0 12002 1 0 0 25 0 1 0 185915773 7831552 1790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1912 1790 122 215 0 1694 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7648

[startup+130.073 s]
/proc/loadavg: 0.97 0.91 0.90 2/67 31027
/proc/meminfo: memFree=1429824/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7648 CPUtime=130.03
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1804 0 0 0 13002 1 0 0 25 0 1 0 185915773 7831552 1790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580245 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1912 1790 122 215 0 1694 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7648

[startup+140.079 s]
/proc/loadavg: 0.97 0.92 0.90 2/67 31027
/proc/meminfo: memFree=1429760/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7796 CPUtime=140.03
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1818 0 0 0 14002 1 0 0 25 0 1 0 185915773 7983104 1804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1949 1804 122 215 0 1731 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7796

[startup+150.085 s]
/proc/loadavg: 0.98 0.92 0.90 2/67 31027
/proc/meminfo: memFree=1429632/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7928 CPUtime=150.04
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1858 0 0 0 15003 1 0 0 25 0 1 0 185915773 8118272 1844 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1982 1844 122 215 0 1764 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 7928

[startup+160.091 s]
/proc/loadavg: 0.98 0.92 0.90 2/67 31027
/proc/meminfo: memFree=1429568/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=7928 CPUtime=160.04
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1872 0 0 0 16003 1 0 0 25 0 1 0 185915773 8118272 1858 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 1982 1858 122 215 0 1764 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 7928

[startup+170.097 s]
/proc/loadavg: 0.98 0.92 0.90 2/67 31027
/proc/meminfo: memFree=1429568/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=8072 CPUtime=170.04
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1878 0 0 0 17003 1 0 0 25 0 1 0 185915773 8265728 1864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2018 1864 122 215 0 1800 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8072

[startup+180.103 s]
/proc/loadavg: 0.99 0.92 0.90 2/67 31027
/proc/meminfo: memFree=1429440/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=8072 CPUtime=180.04
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1903 0 0 0 18003 1 0 0 25 0 1 0 185915773 8265728 1889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2018 1889 122 215 0 1800 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8072

[startup+190.108 s]
/proc/loadavg: 0.99 0.93 0.90 2/67 31027
/proc/meminfo: memFree=1429440/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=8072 CPUtime=190.05
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1909 0 0 0 19004 1 0 0 25 0 1 0 185915773 8265728 1895 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2018 1895 122 215 0 1800 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8072

[startup+200.114 s]
/proc/loadavg: 0.99 0.93 0.90 2/67 31027
/proc/meminfo: memFree=1429376/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=8232 CPUtime=200.05
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1928 0 0 0 20004 1 0 0 25 0 1 0 185915773 8429568 1914 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2058 1914 122 215 0 1840 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8232

[startup+210.121 s]
/proc/loadavg: 1.07 0.95 0.91 2/67 31027
/proc/meminfo: memFree=1429312/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=8232 CPUtime=210.05
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1935 0 0 0 21004 1 0 0 25 0 1 0 185915773 8429568 1921 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588097 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2058 1921 122 215 0 1840 0
Current children cumulated CPU time (s) 210.05
Current children cumulated vsize (Kb) 8232

[startup+220.127 s]
/proc/loadavg: 1.06 0.95 0.91 2/67 31027
/proc/meminfo: memFree=1429248/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=8232 CPUtime=220.06
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 1941 0 0 0 22005 1 0 0 25 0 1 0 185915773 8429568 1927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2058 1927 122 215 0 1840 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 8232

[startup+230.133 s]
/proc/loadavg: 1.05 0.95 0.91 2/67 31027
/proc/meminfo: memFree=1428800/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=8780 CPUtime=230.06
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2053 0 0 0 23005 1 0 0 25 0 1 0 185915773 8990720 2039 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2195 2039 122 215 0 1977 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 8780

[startup+240.139 s]
/proc/loadavg: 1.04 0.95 0.91 2/67 31027
/proc/meminfo: memFree=1428480/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9044 CPUtime=240.06
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2132 0 0 0 24005 1 0 0 25 0 1 0 185915773 9261056 2118 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2261 2118 122 215 0 2043 0
Current children cumulated CPU time (s) 240.06
Current children cumulated vsize (Kb) 9044

[startup+250.144 s]
/proc/loadavg: 1.11 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1428480/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9044 CPUtime=250.06
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2138 0 0 0 25005 1 0 0 25 0 1 0 185915773 9261056 2124 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2261 2124 122 215 0 2043 0
Current children cumulated CPU time (s) 250.06
Current children cumulated vsize (Kb) 9044

[startup+260.15 s]
/proc/loadavg: 1.10 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1428416/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9184 CPUtime=260.06
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2155 0 0 0 26005 1 0 0 25 0 1 0 185915773 9404416 2141 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2296 2141 122 215 0 2078 0
Current children cumulated CPU time (s) 260.06
Current children cumulated vsize (Kb) 9184

[startup+270.156 s]
/proc/loadavg: 1.08 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1428288/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9184 CPUtime=270.07
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2176 0 0 0 27006 1 0 0 25 0 1 0 185915773 9404416 2162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572757 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2296 2162 122 215 0 2078 0
Current children cumulated CPU time (s) 270.07
Current children cumulated vsize (Kb) 9184

[startup+280.162 s]
/proc/loadavg: 1.07 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1428032/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9596 CPUtime=280.07
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2250 0 0 0 28006 1 0 0 25 0 1 0 185915773 9826304 2236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2399 2236 122 215 0 2181 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (Kb) 9596

[startup+290.168 s]
/proc/loadavg: 1.06 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1427968/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9596 CPUtime=290.07
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2264 0 0 0 29006 1 0 0 25 0 1 0 185915773 9826304 2250 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2399 2250 122 215 0 2181 0
Current children cumulated CPU time (s) 290.07
Current children cumulated vsize (Kb) 9596

[startup+300.173 s]
/proc/loadavg: 1.05 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1427904/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9596 CPUtime=300.08
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2271 0 0 0 30007 1 0 0 25 0 1 0 185915773 9826304 2257 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2399 2257 122 215 0 2181 0
Current children cumulated CPU time (s) 300.08
Current children cumulated vsize (Kb) 9596

[startup+310.178 s]
/proc/loadavg: 1.04 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1427904/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9736 CPUtime=310.08
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2277 0 0 0 31007 1 0 0 25 0 1 0 185915773 9969664 2263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2434 2263 122 215 0 2216 0
Current children cumulated CPU time (s) 310.08
Current children cumulated vsize (Kb) 9736

[startup+320.184 s]
/proc/loadavg: 1.03 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1427904/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9736 CPUtime=320.08
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2278 0 0 0 32007 1 0 0 25 0 1 0 185915773 9969664 2264 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2434 2264 122 215 0 2216 0
Current children cumulated CPU time (s) 320.08
Current children cumulated vsize (Kb) 9736

[startup+330.19 s]
/proc/loadavg: 1.03 0.97 0.91 2/67 31027
/proc/meminfo: memFree=1427840/2055892 swapFree=4085732/4096564
[pid=31027] ppid=31025 vsize=9736 CPUtime=330.08
/proc/31027/stat : 31027 (minisat+) R 31025 31027 30982 0 -1 4194304 2284 0 0 0 33007 1 0 0 25 0 1 0 185915773 9969664 2270 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31027/statm: 2434 2270 122 215 0 2216 0
Current children cumulated CPU time (s) 330.08
Current children cumulated vsize (Kb) 9736

Child status: 20
Real time (s): 334.637
CPU time (s): 334.535
CPU user time (s): 334.517
CPU system time (s): 0.017997
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (Kb): 9736

Launcher Data (download as text)

Begin job on node78 on Fri Jun  2 00:41:10 UTC 2006


FILE ID= 34576-1149208870

PBS_JOBID= 293676

BENCH NAME= ROOT/tmp/node78/34576-1149208870/instance-34576-1149208870.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node78/34576-1149208870/instance-34576-1149208870.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node78/watcher-34576-1149208870 -o ROOT/results/node78/solver-34576-1149208870 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node78/34576-1149208870/instance-34576-1149208870.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  55dd7a9523449c2d998334f2315a7996

RANDOM SEED= 757854681


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1436752 kB
Buffers:         31724 kB
Cached:         514984 kB
SwapCached:       2596 kB
Active:         115832 kB
Inactive:       439704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1436752 kB
SwapTotal:     4096564 kB
SwapFree:      4085732 kB
Dirty:             260 kB
Writeback:           0 kB
Mapped:          15112 kB
Slab:            50048 kB
Committed_AS:   180344 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node78 on Fri Jun  2 00:46:44 UTC 2006