Trace number 34628

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 288.651 288.738

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111218024.opb
MD5SUMd9f3f17355fadaf757079f4be5a497ea
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.014997
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 1228
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.01	c ---[  61]---> BDD-cost:   23
0.01	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: 602   maxlim: 1151   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 |    6842    21786 |    2280       0        0     nan |  0.000 % |
0.06	c |       101 |    6826    21734 |    2508      99      804     8.1 |  4.235 % |
0.08	c |       254 |    6826    21734 |    2758     252     7749    30.8 |  4.235 % |
0.11	c |       480 |    6826    21734 |    3034     478    15772    33.0 |  4.235 % |
0.17	c |       819 |    6826    21734 |    3338     817    30408    37.2 |  4.235 % |
0.27	c |      1325 |    6826    21734 |    3671    1323    47932    36.2 |  4.235 % |
0.43	c |      2086 |    6826    21734 |    4039    2084    83771    40.2 |  4.235 % |
0.71	c |      3225 |    6784    21586 |    4443    3217   145579    45.3 |  4.606 % |
1.16	c |      4933 |    6784    21586 |    4887    2501   122167    48.8 |  4.606 % |
1.86	c |      7497 |    6784    21586 |    5376    5065   279482    55.2 |  4.606 % |
3.01	c |     11341 |    6784    21586 |    5913    3097   150449    48.6 |  4.606 % |
4.82	c |     17108 |    6784    21586 |    6505    5762   344764    59.8 |  4.606 % |
7.65	c |     25758 |    6784    21586 |    7155    3949   181947    46.1 |  4.606 % |
11.99	c |     38733 |    6709    21327 |    7871    5414   293227    54.2 |  5.347 % |
18.31	c |     58195 |    6693    21275 |    8658    8067   507485    62.9 |  5.506 % |
28.04	c |     87393 |    6693    21275 |    9524    4989   236317    47.4 |  5.506 % |
42.94	c |    131182 |    6651    21131 |   10476    9040   481822    53.3 |  5.823 % |
66.52	c |    196866 |    6606    20974 |   11524    8766   509070    58.1 |  6.194 % |
102.02	c |    295394 |    6566    20838 |   12676   11143   628925    56.4 |  6.458 % |
157.19	c |    443183 |    6515    20663 |   13944    6647   294905    44.4 |  6.776 % |
231.46	c |    664870 |    6506    20632 |   15338   11569   539365    46.6 |  6.829 % |
288.73	c ==============================================================================
288.73	c UNSATISFIABLE
288.73	s UNSATISFIABLE
288.73	c _______________________________________________________________________________
288.73	c 
288.73	c restarts              : 21
288.73	c conflicts             : 851404         (2950 /sec)
288.73	c decisions             : 1072284        (3715 /sec)
288.73	c propagations          : 0              (0 /sec)
288.73	c inspects              : 0              (0 /sec)
288.73	c CPU time              : 288.623 s
288.73	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/node0/watcher-34628-1149212615 -o ROOT/results/node0/solver-34628-1149212615 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node0/34628-1149212615/instance-34628-1149212615.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.74 0.91 0.89 2/67 5038
/proc/meminfo: memFree=1692872/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=1048 CPUtime=0
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 186923041 1073152 94 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 262 94 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.78 0.91 0.89 2/67 5038
/proc/meminfo: memFree=1689168/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=4640 CPUtime=9.99
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1063 0 0 0 999 0 0 0 25 0 1 0 186923041 4751360 1048 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1160 1048 122 215 0 942 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4640

[startup+20.0086 s]
/proc/loadavg: 0.81 0.91 0.89 2/67 5038
/proc/meminfo: memFree=1688208/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=5692 CPUtime=19.99
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1302 0 0 0 1999 0 0 0 25 0 1 0 186923041 5828608 1287 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1423 1287 122 215 0 1205 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5692

[startup+30.0147 s]
/proc/loadavg: 0.84 0.92 0.89 2/67 5038
/proc/meminfo: memFree=1688080/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=5828 CPUtime=29.99
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1328 0 0 0 2999 0 0 0 25 0 1 0 186923041 5967872 1313 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1457 1313 122 215 0 1239 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5828

[startup+40.0208 s]
/proc/loadavg: 0.86 0.92 0.90 2/67 5038
/proc/meminfo: memFree=1687760/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=6088 CPUtime=40
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1402 0 0 0 3999 1 0 0 25 0 1 0 186923041 6234112 1387 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134593015 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1522 1387 122 215 0 1304 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6088

[startup+50.0279 s]
/proc/loadavg: 0.89 0.92 0.90 2/67 5038
/proc/meminfo: memFree=1687440/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=6348 CPUtime=50.01
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1482 0 0 0 5000 1 0 0 25 0 1 0 186923041 6500352 1467 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1587 1467 122 215 0 1369 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6348

[startup+60.0341 s]
/proc/loadavg: 0.90 0.92 0.90 2/67 5038
/proc/meminfo: memFree=1687120/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=6740 CPUtime=60.01
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1556 0 0 0 6000 1 0 0 25 0 1 0 186923041 6901760 1541 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1685 1541 122 215 0 1467 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6740

[startup+70.0402 s]
/proc/loadavg: 0.92 0.92 0.90 2/67 5038
/proc/meminfo: memFree=1686864/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=6880 CPUtime=70.01
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1620 0 0 0 7000 1 0 0 25 0 1 0 186923041 7045120 1605 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1720 1605 122 215 0 1502 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6880

[startup+80.0463 s]
/proc/loadavg: 0.93 0.93 0.90 2/67 5038
/proc/meminfo: memFree=1686800/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=7024 CPUtime=80.01
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1632 0 0 0 8000 1 0 0 25 0 1 0 186923041 7192576 1617 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1756 1617 122 215 0 1538 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7024

[startup+90.0524 s]
/proc/loadavg: 0.94 0.93 0.90 2/67 5038
/proc/meminfo: memFree=1686736/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=7024 CPUtime=90.02
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1650 0 0 0 9001 1 0 0 25 0 1 0 186923041 7192576 1635 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1756 1635 122 215 0 1538 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7024

[startup+100.059 s]
/proc/loadavg: 0.95 0.93 0.90 2/67 5038
/proc/meminfo: memFree=1686608/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=7156 CPUtime=100.02
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1683 0 0 0 10001 1 0 0 25 0 1 0 186923041 7327744 1668 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1789 1668 122 215 0 1571 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7156

[startup+110.066 s]
/proc/loadavg: 0.96 0.93 0.90 2/67 5038
/proc/meminfo: memFree=1686096/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=7816 CPUtime=110.02
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1816 0 0 0 11001 1 0 0 25 0 1 0 186923041 8003584 1801 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1954 1801 122 215 0 1736 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7816

[startup+120.072 s]
/proc/loadavg: 0.96 0.93 0.90 2/67 5038
/proc/meminfo: memFree=1686032/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=7816 CPUtime=120.02
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1821 0 0 0 12001 1 0 0 25 0 1 0 186923041 8003584 1806 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 1954 1806 122 215 0 1736 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7816

[startup+130.078 s]
/proc/loadavg: 0.97 0.94 0.90 2/67 5038
/proc/meminfo: memFree=1685712/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8080 CPUtime=130.03
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1912 0 0 0 13002 1 0 0 25 0 1 0 186923041 8273920 1897 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135004763 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2020 1897 122 215 0 1802 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8080

[startup+140.084 s]
/proc/loadavg: 0.97 0.94 0.91 2/67 5038
/proc/meminfo: memFree=1685584/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8240 CPUtime=140.04
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1932 0 0 0 14002 2 0 0 25 0 1 0 186923041 8437760 1917 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2060 1917 122 215 0 1842 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 8240

[startup+150.09 s]
/proc/loadavg: 0.98 0.94 0.91 2/67 5038
/proc/meminfo: memFree=1685520/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8396 CPUtime=150.04
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1952 0 0 0 15002 2 0 0 25 0 1 0 186923041 8597504 1937 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134568543 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2099 1937 122 215 0 1881 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8396

[startup+160.096 s]
/proc/loadavg: 0.98 0.94 0.91 2/67 5038
/proc/meminfo: memFree=1685520/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8396 CPUtime=160.04
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1953 0 0 0 16002 2 0 0 25 0 1 0 186923041 8597504 1938 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2099 1938 122 215 0 1881 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8396

[startup+170.102 s]
/proc/loadavg: 0.98 0.94 0.91 2/67 5038
/proc/meminfo: memFree=1685392/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8396 CPUtime=170.05
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1972 0 0 0 17003 2 0 0 25 0 1 0 186923041 8597504 1957 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2099 1957 122 215 0 1881 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8396

[startup+180.108 s]
/proc/loadavg: 0.98 0.94 0.91 2/67 5038
/proc/meminfo: memFree=1685392/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8396 CPUtime=180.05
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 1978 0 0 0 18003 2 0 0 25 0 1 0 186923041 8597504 1963 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576735 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2099 1963 122 215 0 1881 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8396

[startup+190.115 s]
/proc/loadavg: 0.99 0.94 0.91 2/67 5038
/proc/meminfo: memFree=1685328/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8528 CPUtime=190.05
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2000 0 0 0 19003 2 0 0 25 0 1 0 186923041 8732672 1985 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574400 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2132 1985 122 215 0 1914 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8528

[startup+200.121 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1685264/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8656 CPUtime=200.06
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2015 0 0 0 20004 2 0 0 25 0 1 0 186923041 8863744 2000 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2164 2000 122 215 0 1946 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8656

[startup+210.127 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1685200/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8656 CPUtime=210.06
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2027 0 0 0 21004 2 0 0 25 0 1 0 186923041 8863744 2012 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2164 2012 122 215 0 1946 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 8656

[startup+220.134 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1685200/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8656 CPUtime=220.06
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2027 0 0 0 22004 2 0 0 25 0 1 0 186923041 8863744 2012 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2164 2012 122 215 0 1946 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 8656

[startup+230.14 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1685072/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=8796 CPUtime=230.07
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2053 0 0 0 23005 2 0 0 25 0 1 0 186923041 9007104 2038 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134568486 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2199 2038 122 215 0 1981 0
Current children cumulated CPU time (s) 230.07
Current children cumulated vsize (Kb) 8796

[startup+240.146 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1684752/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=9060 CPUtime=240.07
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2128 0 0 0 24005 2 0 0 25 0 1 0 186923041 9277440 2113 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2265 2113 122 215 0 2047 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 9060

[startup+250.152 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1684560/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=9192 CPUtime=250.07
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2174 0 0 0 25005 2 0 0 25 0 1 0 186923041 9412608 2159 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2298 2159 122 215 0 2080 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 9192

[startup+260.158 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1684496/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=9336 CPUtime=260.08
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2199 0 0 0 26006 2 0 0 25 0 1 0 186923041 9560064 2184 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2334 2184 122 215 0 2116 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 9336

[startup+270.165 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1684368/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=9480 CPUtime=270.08
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2218 0 0 0 27006 2 0 0 25 0 1 0 186923041 9707520 2203 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2370 2203 122 215 0 2152 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 9480

[startup+280.171 s]
/proc/loadavg: 0.99 0.95 0.91 2/67 5038
/proc/meminfo: memFree=1684304/2055920 swapFree=4192812/4192956
[pid=5038] ppid=5036 vsize=9480 CPUtime=280.08
/proc/5038/stat : 5038 (minisat+) R 5036 5038 4993 0 -1 4194304 2237 0 0 0 28006 2 0 0 25 0 1 0 186923041 9707520 2222 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5038/statm: 2370 2222 122 215 0 2152 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 9480

Child status: 20
Real time (s): 288.738
CPU time (s): 288.651
CPU user time (s): 288.623
CPU system time (s): 0.027995
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (Kb): 9480

Launcher Data (download as text)

Begin job on node0 on Fri Jun  2 01:43:35 UTC 2006


FILE ID= 34628-1149212615

PBS_JOBID= 294358

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d9f3f17355fadaf757079f4be5a497ea

RANDOM SEED= 430184087


/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.236
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.236
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:       1693080 kB
Buffers:         26756 kB
Cached:         257076 kB
SwapCached:          0 kB
Active:          80108 kB
Inactive:       221980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             220 kB
Writeback:           0 kB
Mapped:          29168 kB
Slab:            46376 kB
Committed_AS:   146852 kB
PageTables:       1712 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node0 on Fri Jun  2 01:48:24 UTC 2006