Trace number 34560

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 316.942 317.047

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111227861.opb
MD5SUMf8885c48feecc92113d832d46f576991
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
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.097984
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 1265
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.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: 602   maxlim: 1188   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 |    6874    21920 |    2291       0        0     nan |  0.000 % |
0.06	c |       101 |    6852    21844 |    2520      98     3122    31.9 |  4.371 % |
0.08	c |       252 |    6852    21844 |    2772     249     8718    35.0 |  4.371 % |
0.12	c |       477 |    6852    21844 |    3049     474    18811    39.7 |  4.371 % |
0.19	c |       817 |    6852    21844 |    3354     814    35864    44.1 |  4.371 % |
0.30	c |      1323 |    6852    21844 |    3689    1320    63063    47.8 |  4.371 % |
0.49	c |      2085 |    6852    21844 |    4058    2082   109159    52.4 |  4.371 % |
0.79	c |      3225 |    6852    21844 |    4464    3222   183506    57.0 |  4.371 % |
1.27	c |      4934 |    6852    21844 |    4910    2507   120763    48.2 |  4.371 % |
1.95	c |      7497 |    6852    21844 |    5402    5070   263584    52.0 |  4.371 % |
3.08	c |     11341 |    6852    21844 |    5942    3031   152497    50.3 |  4.371 % |
4.84	c |     17111 |    6735    21438 |    6536    5664   320266    56.5 |  5.477 % |
7.57	c |     25760 |    6735    21438 |    7190    3699   193988    52.4 |  5.477 % |
11.67	c |     38734 |    6735    21438 |    7909    5127   223743    43.6 |  5.477 % |
17.57	c |     58195 |    6735    21438 |    8700    7638   430589    56.4 |  5.477 % |
26.76	c |     87387 |    6735    21438 |    9570    9218   552594    59.9 |  5.477 % |
41.73	c |    131176 |    6700    21313 |   10527    7597   425774    56.0 |  5.740 % |
65.30	c |    196863 |    6700    21313 |   11579    6730   364435    54.2 |  5.740 % |
102.31	c |    295389 |    6682    21251 |   12737    8307   441160    53.1 |  5.845 % |
159.14	c |    443179 |    6650    21145 |   14011    9944   533261    53.6 |  6.109 % |
247.29	c |    664863 |    6641    21114 |   15412   13227   594305    44.9 |  6.161 % |
317.04	c ==============================================================================
317.04	c UNSATISFIABLE
317.04	s UNSATISFIABLE
317.04	c _______________________________________________________________________________
317.04	c 
317.04	c restarts              : 21
317.04	c conflicts             : 843149         (2660 /sec)
317.04	c decisions             : 957096         (3020 /sec)
317.04	c propagations          : 0              (0 /sec)
317.04	c inspects              : 0              (0 /sec)
317.04	c CPU time              : 316.917 s
317.04	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/node65/watcher-34560-1149208445 -o ROOT/results/node65/solver-34560-1149208445 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node65/34560-1149208445/instance-34560-1149208445.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.90 3/64 19233
/proc/meminfo: memFree=1604312/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=1048 CPUtime=0
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 186513793 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 262 91 74 215 0 44 0

[startup+10.0017 s]
/proc/loadavg: 0.87 0.94 0.90 2/64 19233
/proc/meminfo: memFree=1600600/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=4740 CPUtime=9.99
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1062 0 0 0 999 0 0 0 25 0 1 0 186513793 4853760 1047 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1185 1047 122 215 0 967 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4740

[startup+20.0074 s]
/proc/loadavg: 0.89 0.94 0.90 2/64 19233
/proc/meminfo: memFree=1599960/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=5264 CPUtime=19.99
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1216 0 0 0 1999 0 0 0 25 0 1 0 186513793 5390336 1201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1316 1201 122 215 0 1098 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5264

[startup+30.013 s]
/proc/loadavg: 0.90 0.94 0.90 2/64 19233
/proc/meminfo: memFree=1599448/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=5788 CPUtime=29.99
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1346 0 0 0 2999 0 0 0 25 0 1 0 186513793 5926912 1331 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579196 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1447 1331 122 215 0 1229 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5788

[startup+40.0197 s]
/proc/loadavg: 0.92 0.94 0.90 2/64 19233
/proc/meminfo: memFree=1599256/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=5928 CPUtime=39.99
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1384 0 0 0 3999 0 0 0 25 0 1 0 186513793 6070272 1369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1482 1369 122 215 0 1264 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5928

[startup+50.0263 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 19233
/proc/meminfo: memFree=1598872/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=6332 CPUtime=50
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1483 0 0 0 4999 1 0 0 25 0 1 0 186513793 6483968 1468 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1583 1468 122 215 0 1365 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6332

[startup+60.032 s]
/proc/loadavg: 0.94 0.95 0.90 2/64 19233
/proc/meminfo: memFree=1598552/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=6740 CPUtime=60
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1566 0 0 0 5999 1 0 0 25 0 1 0 186513793 6901760 1551 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1685 1551 122 215 0 1467 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6740

[startup+70.0386 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1598360/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=6876 CPUtime=70.01
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1609 0 0 0 7000 1 0 0 25 0 1 0 186513793 7041024 1594 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1719 1594 122 215 0 1501 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6876

[startup+80.0453 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1598232/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=7020 CPUtime=80.01
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1639 0 0 0 8000 1 0 0 25 0 1 0 186513793 7188480 1624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1755 1624 122 215 0 1537 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7020

[startup+90.0509 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1598040/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=7288 CPUtime=90.01
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1691 0 0 0 9000 1 0 0 25 0 1 0 186513793 7462912 1676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1822 1676 122 215 0 1604 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7288

[startup+100.057 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1597976/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=7288 CPUtime=100.02
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1702 0 0 0 10001 1 0 0 25 0 1 0 186513793 7462912 1687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1822 1687 122 215 0 1604 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7288

[startup+110.063 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1597784/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=7568 CPUtime=110.02
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1760 0 0 0 11001 1 0 0 25 0 1 0 186513793 7749632 1745 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1892 1745 122 215 0 1674 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7568

[startup+120.069 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1597656/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=7700 CPUtime=120.02
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1790 0 0 0 12001 1 0 0 25 0 1 0 186513793 7884800 1775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134593009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1925 1775 122 215 0 1707 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7700

[startup+130.075 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1597528/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=7844 CPUtime=130.02
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1821 0 0 0 13001 1 0 0 25 0 1 0 186513793 8032256 1806 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1961 1806 122 215 0 1743 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7844

[startup+140.081 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1597464/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=7844 CPUtime=140.03
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1830 0 0 0 14002 1 0 0 25 0 1 0 186513793 8032256 1815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1961 1815 122 215 0 1743 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7844

[startup+150.089 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 19233
/proc/meminfo: memFree=1597464/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=7844 CPUtime=150.03
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1836 0 0 0 15002 1 0 0 25 0 1 0 186513793 8032256 1821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 1961 1821 122 215 0 1743 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7844

[startup+160.094 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1597272/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8108 CPUtime=160.03
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1885 0 0 0 16002 1 0 0 25 0 1 0 186513793 8302592 1870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577346 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2027 1870 122 215 0 1809 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8108

[startup+170.1 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596888/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8516 CPUtime=170.03
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 1986 0 0 0 17002 1 0 0 25 0 1 0 186513793 8720384 1971 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2129 1971 122 215 0 1911 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8516

[startup+180.106 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596824/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8516 CPUtime=180.03
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2001 0 0 0 18002 1 0 0 25 0 1 0 186513793 8720384 1986 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2129 1986 122 215 0 1911 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8516

[startup+190.111 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596824/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8516 CPUtime=190.05
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2008 0 0 0 19003 2 0 0 25 0 1 0 186513793 8720384 1993 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580923 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2129 1993 122 215 0 1911 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8516

[startup+200.117 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596760/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8516 CPUtime=200.05
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2016 0 0 0 20003 2 0 0 25 0 1 0 186513793 8720384 2001 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2129 2001 122 215 0 1911 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8516

[startup+210.123 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596760/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8676 CPUtime=210.05
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2022 0 0 0 21003 2 0 0 25 0 1 0 186513793 8884224 2007 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2169 2007 122 215 0 1951 0
Current children cumulated CPU time (s) 210.05
Current children cumulated vsize (Kb) 8676

[startup+220.128 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596696/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8676 CPUtime=220.05
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2029 0 0 0 22003 2 0 0 25 0 1 0 186513793 8884224 2014 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2169 2014 122 215 0 1951 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (Kb) 8676

[startup+230.134 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596696/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8676 CPUtime=230.06
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2041 0 0 0 23004 2 0 0 25 0 1 0 186513793 8884224 2026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2169 2026 122 215 0 1951 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 8676

[startup+240.14 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596696/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8676 CPUtime=240.06
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2042 0 0 0 24004 2 0 0 25 0 1 0 186513793 8884224 2027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2169 2027 122 215 0 1951 0
Current children cumulated CPU time (s) 240.06
Current children cumulated vsize (Kb) 8676

[startup+250.145 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 19233
/proc/meminfo: memFree=1596632/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8676 CPUtime=250.06
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2050 0 0 0 25004 2 0 0 25 0 1 0 186513793 8884224 2035 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2169 2035 122 215 0 1951 0
Current children cumulated CPU time (s) 250.06
Current children cumulated vsize (Kb) 8676

[startup+260.151 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19233
/proc/meminfo: memFree=1596568/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8832 CPUtime=260.06
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2067 0 0 0 26004 2 0 0 25 0 1 0 186513793 9043968 2052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2208 2052 122 215 0 1990 0
Current children cumulated CPU time (s) 260.06
Current children cumulated vsize (Kb) 8832

[startup+270.157 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19233
/proc/meminfo: memFree=1596440/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=8964 CPUtime=270.06
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2103 0 0 0 27004 2 0 0 25 0 1 0 186513793 9179136 2088 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2241 2088 122 215 0 2023 0
Current children cumulated CPU time (s) 270.06
Current children cumulated vsize (Kb) 8964

[startup+280.162 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19233
/proc/meminfo: memFree=1596312/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=9116 CPUtime=280.07
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2124 0 0 0 28005 2 0 0 25 0 1 0 186513793 9334784 2109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2279 2109 122 215 0 2061 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (Kb) 9116

[startup+290.168 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19233
/proc/meminfo: memFree=1596312/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=9116 CPUtime=290.07
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2124 0 0 0 29005 2 0 0 25 0 1 0 186513793 9334784 2109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2279 2109 122 215 0 2061 0
Current children cumulated CPU time (s) 290.07
Current children cumulated vsize (Kb) 9116

[startup+300.174 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19233
/proc/meminfo: memFree=1596248/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=9116 CPUtime=300.07
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2136 0 0 0 30005 2 0 0 25 0 1 0 186513793 9334784 2121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2279 2121 122 215 0 2061 0
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (Kb) 9116

[startup+310.179 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19233
/proc/meminfo: memFree=1596184/2055920 swapFree=4181844/4192956
[pid=19233] ppid=19231 vsize=9264 CPUtime=310.07
/proc/19233/stat : 19233 (minisat+) R 19231 19233 19188 0 -1 4194304 2157 0 0 0 31005 2 0 0 25 0 1 0 186513793 9486336 2142 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19233/statm: 2316 2142 122 215 0 2098 0
Current children cumulated CPU time (s) 310.07
Current children cumulated vsize (Kb) 9264

Child status: 20
Real time (s): 317.047
CPU time (s): 316.942
CPU user time (s): 316.918
CPU system time (s): 0.023996
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (Kb): 9264

Launcher Data (download as text)

Begin job on node65 on Fri Jun  2 00:34:05 UTC 2006


FILE ID= 34560-1149208445

PBS_JOBID= 293465

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  f8885c48feecc92113d832d46f576991

RANDOM SEED= 805902103


/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.283
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.283
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:       1604584 kB
Buffers:         33000 kB
Cached:         342808 kB
SwapCached:       2952 kB
Active:         106476 kB
Inactive:       278200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1604584 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            52704 kB
Committed_AS:   165292 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node65 on Fri Jun  2 00:39:22 UTC 2006