Trace number 34564

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 349.48 349.601

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110974372.opb
MD5SUMc554a2f9e460ec54fba106ea9f102f78
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.012997
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 1266
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.02	c Converting 101 PB-constraints to clauses...
0.02	c   -- Unit propagations: (none)
0.02	c   -- Detecting intervals from adjacent constraints: ##########################
0.02	c   -- Clauses(.)/Splits(s): ....
0.02	c ---[  99]---> BDD-cost:   23
0.02	c ---[  97]---> BDD-cost:   23
0.02	c ---[  95]---> BDD-cost:   23
0.02	c ---[  93]---> BDD-cost:   23
0.02	c ---[  91]---> BDD-cost:   23
0.02	c ---[  89]---> BDD-cost:   23
0.02	c ---[  87]---> BDD-cost:   23
0.02	c ---[  85]---> BDD-cost:   23
0.02	c ---[  83]---> BDD-cost:   23
0.02	c ---[  81]---> BDD-cost:   23
0.02	c ---[  79]---> BDD-cost:   23
0.02	c ---[  77]---> BDD-cost:   23
0.02	c ---[  75]---> BDD-cost:   23
0.02	c ---[  73]---> BDD-cost:   23
0.02	c ---[  71]---> BDD-cost:   23
0.02	c ---[  69]---> BDD-cost:   23
0.02	c ---[  67]---> BDD-cost:   23
0.02	c ---[  65]---> BDD-cost:   23
0.02	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: 636   maxlim: 1189   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 |    7107    22752 |    2369       0        0     nan |  0.000 % |
0.06	c |       101 |    7100    22729 |    2605     100      865     8.7 |  4.193 % |
0.08	c |       253 |    7100    22729 |    2866     252     5095    20.2 |  4.193 % |
0.11	c |       482 |    7100    22729 |    3153     481    16018    33.3 |  4.193 % |
0.18	c |       819 |    7100    22729 |    3468     818    34032    41.6 |  4.193 % |
0.29	c |      1327 |    7100    22729 |    3815    1326    61109    46.1 |  4.193 % |
0.48	c |      2088 |    7100    22729 |    4196    2087   113315    54.3 |  4.193 % |
0.75	c |      3228 |    7100    22729 |    4616    3227   179819    55.7 |  4.193 % |
1.25	c |      4937 |    7100    22729 |    5078    4936   281807    57.1 |  4.193 % |
1.98	c |      7500 |    7100    22729 |    5585    4847   265003    54.7 |  4.193 % |
3.18	c |     11344 |    7085    22676 |    6144    5688   331373    58.3 |  4.296 % |
5.06	c |     17111 |    7074    22633 |    6759    5060   286230    56.6 |  4.400 % |
7.89	c |     25763 |    7057    22574 |    7434    6462   367912    56.9 |  4.555 % |
12.17	c |     38737 |    7047    22536 |    8178    7550   446936    59.2 |  4.607 % |
18.71	c |     58200 |    7047    22536 |    8996    5235   287646    54.9 |  4.607 % |
28.82	c |     87392 |    7006    22403 |    9895    6009   330140    54.9 |  5.021 % |
44.41	c |    131184 |    6960    22234 |   10885    8196   466796    57.0 |  5.383 % |
67.93	c |    196868 |    6951    22205 |   11974   10970   580548    52.9 |  5.487 % |
103.11	c |    295394 |    6942    22176 |   13171    9257   426604    46.1 |  5.590 % |
159.15	c |    443187 |    6919    22101 |   14488   12480   662266    53.1 |  5.797 % |
246.64	c |    664873 |    6910    22070 |   15937    7918   301268    38.0 |  5.849 % |
349.59	c ==============================================================================
349.59	c UNSATISFIABLE
349.59	s UNSATISFIABLE
349.59	c _______________________________________________________________________________
349.59	c 
349.59	c restarts              : 21
349.59	c conflicts             : 920869         (2635 /sec)
349.59	c decisions             : 1043319        (2986 /sec)
349.59	c propagations          : 0              (0 /sec)
349.59	c inspects              : 0              (0 /sec)
349.59	c CPU time              : 349.454 s
349.59	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/node67/watcher-34564-1149208506 -o ROOT/results/node67/solver-34564-1149208506 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node67/34564-1149208506/instance-34564-1149208506.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.80 0.90 0.89 2/64 8810
/proc/meminfo: memFree=1607208/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=1048 CPUtime=0
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 186519994 1073152 92 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 262 93 74 215 0 44 0

[startup+10.0032 s]
/proc/loadavg: 0.83 0.91 0.89 2/64 8810
/proc/meminfo: memFree=1603336/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=4888 CPUtime=9.99
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1104 0 0 0 999 0 0 0 25 0 1 0 186519994 5005312 1089 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1222 1089 122 215 0 1004 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4888

[startup+20.0101 s]
/proc/loadavg: 0.86 0.91 0.89 2/64 8810
/proc/meminfo: memFree=1602760/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=5412 CPUtime=19.99
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1247 0 0 0 1999 0 0 0 25 0 1 0 186519994 5541888 1232 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1353 1232 122 215 0 1135 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5412

[startup+30.017 s]
/proc/loadavg: 0.88 0.91 0.89 2/64 8810
/proc/meminfo: memFree=1602312/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=5952 CPUtime=30
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1361 0 0 0 3000 0 0 0 25 0 1 0 186519994 6094848 1346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1488 1346 122 215 0 1270 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5952

[startup+40.0238 s]
/proc/loadavg: 0.90 0.91 0.89 2/64 8810
/proc/meminfo: memFree=1601800/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=6352 CPUtime=40
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1475 0 0 0 4000 0 0 0 25 0 1 0 186519994 6504448 1460 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1588 1460 122 215 0 1370 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6352

[startup+50.0307 s]
/proc/loadavg: 0.91 0.92 0.89 2/64 8810
/proc/meminfo: memFree=1601480/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=6616 CPUtime=50
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1558 0 0 0 5000 0 0 0 25 0 1 0 186519994 6774784 1543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1654 1543 122 215 0 1436 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6616

[startup+60.0366 s]
/proc/loadavg: 0.93 0.92 0.89 2/64 8810
/proc/meminfo: memFree=1601352/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=6764 CPUtime=60
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1583 0 0 0 6000 0 0 0 25 0 1 0 186519994 6926336 1568 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581234 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1691 1568 122 215 0 1473 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6764

[startup+70.0434 s]
/proc/loadavg: 0.94 0.92 0.90 2/64 8810
/proc/meminfo: memFree=1601160/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=7060 CPUtime=70.01
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1630 0 0 0 7001 0 0 0 25 0 1 0 186519994 7229440 1615 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1765 1615 122 215 0 1547 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7060

[startup+80.0503 s]
/proc/loadavg: 0.95 0.92 0.90 2/64 8810
/proc/meminfo: memFree=1601032/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=7192 CPUtime=80.01
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1662 0 0 0 8001 0 0 0 25 0 1 0 186519994 7364608 1647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1798 1647 122 215 0 1580 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7192

[startup+90.0562 s]
/proc/loadavg: 0.95 0.92 0.90 2/64 8810
/proc/meminfo: memFree=1601032/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=7192 CPUtime=90.01
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1672 0 0 0 9001 0 0 0 25 0 1 0 186519994 7364608 1657 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1798 1657 122 215 0 1580 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7192

[startup+100.062 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 8810
/proc/meminfo: memFree=1600712/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=7460 CPUtime=100.02
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1737 0 0 0 10001 1 0 0 25 0 1 0 186519994 7639040 1722 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1865 1722 122 215 0 1647 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7460

[startup+110.069 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 8810
/proc/meminfo: memFree=1600584/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=7592 CPUtime=110.03
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1769 0 0 0 11002 1 0 0 25 0 1 0 186519994 7774208 1754 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 1898 1754 122 215 0 1680 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7592

[startup+120.076 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 8810
/proc/meminfo: memFree=1600136/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8124 CPUtime=120.03
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1894 0 0 0 12002 1 0 0 25 0 1 0 186519994 8318976 1879 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2031 1879 122 215 0 1813 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 8124

[startup+130.082 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 8810
/proc/meminfo: memFree=1600072/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8124 CPUtime=130.03
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1908 0 0 0 13002 1 0 0 25 0 1 0 186519994 8318976 1893 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2031 1893 122 215 0 1813 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8124

[startup+140.088 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 8810
/proc/meminfo: memFree=1600008/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8268 CPUtime=140.03
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1929 0 0 0 14002 1 0 0 25 0 1 0 186519994 8466432 1914 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2067 1914 122 215 0 1849 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8268

[startup+150.093 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 8810
/proc/meminfo: memFree=1600008/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8268 CPUtime=150.04
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1929 0 0 0 15003 1 0 0 25 0 1 0 186519994 8466432 1914 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2067 1914 122 215 0 1849 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8268

[startup+160.099 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 8810
/proc/meminfo: memFree=1599880/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8268 CPUtime=160.03
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1949 0 0 0 16002 1 0 0 25 0 1 0 186519994 8466432 1934 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2067 1934 122 215 0 1849 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8268

[startup+170.105 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 8810
/proc/meminfo: memFree=1599752/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8396 CPUtime=170.04
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 1981 0 0 0 17003 1 0 0 25 0 1 0 186519994 8597504 1966 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2099 1966 122 215 0 1881 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8396

[startup+180.111 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 8810
/proc/meminfo: memFree=1599688/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8536 CPUtime=180.04
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2007 0 0 0 18003 1 0 0 25 0 1 0 186519994 8740864 1992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2134 1992 122 215 0 1916 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8536

[startup+190.117 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 8810
/proc/meminfo: memFree=1599624/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8696 CPUtime=190.04
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2021 0 0 0 19003 1 0 0 25 0 1 0 186519994 8904704 2006 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2174 2006 122 215 0 1956 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8696

[startup+200.123 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 8810
/proc/meminfo: memFree=1599624/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8696 CPUtime=200.04
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2022 0 0 0 20003 1 0 0 25 0 1 0 186519994 8904704 2007 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2174 2007 122 215 0 1956 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8696

[startup+210.129 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 8810
/proc/meminfo: memFree=1599560/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8696 CPUtime=210.05
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2028 0 0 0 21004 1 0 0 25 0 1 0 186519994 8904704 2013 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577447 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2174 2013 122 215 0 1956 0
Current children cumulated CPU time (s) 210.05
Current children cumulated vsize (Kb) 8696

[startup+220.134 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1599496/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8696 CPUtime=220.05
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2036 0 0 0 22004 1 0 0 25 0 1 0 186519994 8904704 2021 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2174 2021 122 215 0 1956 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (Kb) 8696

[startup+230.14 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1599432/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8696 CPUtime=230.05
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2052 0 0 0 23004 1 0 0 25 0 1 0 186519994 8904704 2037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2174 2037 122 215 0 1956 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 8696

[startup+240.146 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1599432/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8852 CPUtime=240.05
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2059 0 0 0 24004 1 0 0 25 0 1 0 186519994 9064448 2044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2213 2044 122 215 0 1995 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 8852

[startup+250.152 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1599368/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8852 CPUtime=250.05
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2067 0 0 0 25004 1 0 0 25 0 1 0 186519994 9064448 2052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2213 2052 122 215 0 1995 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 8852

[startup+260.158 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1599304/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8992 CPUtime=260.06
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2103 0 0 0 26005 1 0 0 25 0 1 0 186519994 9207808 2088 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2248 2088 122 215 0 2030 0
Current children cumulated CPU time (s) 260.06
Current children cumulated vsize (Kb) 8992

[startup+270.164 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1599240/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=8992 CPUtime=270.07
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2111 0 0 0 27005 2 0 0 25 0 1 0 186519994 9207808 2096 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2248 2096 122 215 0 2030 0
Current children cumulated CPU time (s) 270.07
Current children cumulated vsize (Kb) 8992

[startup+280.17 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1599112/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=9148 CPUtime=280.07
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2143 0 0 0 28005 2 0 0 25 0 1 0 186519994 9367552 2128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2287 2128 122 215 0 2069 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (Kb) 9148

[startup+290.175 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1599048/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=9148 CPUtime=290.07
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2163 0 0 0 29005 2 0 0 25 0 1 0 186519994 9367552 2148 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2287 2148 122 215 0 2069 0
Current children cumulated CPU time (s) 290.07
Current children cumulated vsize (Kb) 9148

[startup+300.181 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1598984/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=9308 CPUtime=300.07
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2178 0 0 0 30005 2 0 0 25 0 1 0 186519994 9531392 2163 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2327 2163 122 215 0 2109 0
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (Kb) 9308

[startup+310.187 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1598920/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=9308 CPUtime=310.08
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2186 0 0 0 31006 2 0 0 25 0 1 0 186519994 9531392 2171 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2327 2171 122 215 0 2109 0
Current children cumulated CPU time (s) 310.08
Current children cumulated vsize (Kb) 9308

[startup+320.193 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 8810
/proc/meminfo: memFree=1598856/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=9308 CPUtime=320.08
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2201 0 0 0 32006 2 0 0 25 0 1 0 186519994 9531392 2186 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2327 2186 122 215 0 2109 0
Current children cumulated CPU time (s) 320.08
Current children cumulated vsize (Kb) 9308

[startup+330.199 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8810
/proc/meminfo: memFree=1598792/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=9464 CPUtime=330.08
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2223 0 0 0 33006 2 0 0 25 0 1 0 186519994 9691136 2208 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2366 2208 122 215 0 2148 0
Current children cumulated CPU time (s) 330.08
Current children cumulated vsize (Kb) 9464

[startup+340.205 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8810
/proc/meminfo: memFree=1598728/2055920 swapFree=4181736/4192956
[pid=8810] ppid=8808 vsize=9464 CPUtime=340.08
/proc/8810/stat : 8810 (minisat+) R 8808 8810 8765 0 -1 4194304 2238 0 0 0 34006 2 0 0 25 0 1 0 186519994 9691136 2223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8810/statm: 2366 2223 122 215 0 2148 0
Current children cumulated CPU time (s) 340.08
Current children cumulated vsize (Kb) 9464

Child status: 20
Real time (s): 349.601
CPU time (s): 349.48
CPU user time (s): 349.454
CPU system time (s): 0.025996
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (Kb): 9464

Launcher Data (download as text)

Begin job on node67 on Fri Jun  2 00:35:06 UTC 2006


FILE ID= 34564-1149208506

PBS_JOBID= 293519

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c554a2f9e460ec54fba106ea9f102f78

RANDOM SEED= 68488156


/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.264
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	: 5931.00
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.264
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:       1607480 kB
Buffers:         34108 kB
Cached:         340860 kB
SwapCached:       2976 kB
Active:         104220 kB
Inactive:       279472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607480 kB
SwapTotal:     4192956 kB
SwapFree:      4181736 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14688 kB
Slab:            50772 kB
Committed_AS:   175788 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node67 on Fri Jun  2 00:40:56 UTC 2006