Trace number 34558

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 302.443 302.536

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110971697.opb
MD5SUMc9a87792271871ea771a066925b39a9d
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.245962
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 1238
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: 606   maxlim: 1161   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 |    6887    21957 |    2295       0        0     nan |  0.000 % |
0.06	c |       100 |    6863    21875 |    2524      96     3517    36.6 |  4.366 % |
0.08	c |       250 |    6863    21875 |    2776     246     9095    37.0 |  4.366 % |
0.12	c |       475 |    6863    21875 |    3054     471    16936    36.0 |  4.366 % |
0.19	c |       814 |    6863    21875 |    3360     810    29020    35.8 |  4.366 % |
0.27	c |      1320 |    6863    21875 |    3696    1316    49131    37.3 |  4.366 % |
0.43	c |      2082 |    6863    21875 |    4065    2078    79243    38.1 |  4.367 % |
0.69	c |      3223 |    6863    21875 |    4472    3219   130092    40.4 |  4.367 % |
1.14	c |      4931 |    6863    21875 |    4919    2484   115819    46.6 |  4.366 % |
1.78	c |      7493 |    6799    21641 |    5411    5039   247191    49.1 |  4.997 % |
2.81	c |     11338 |    6799    21641 |    5952    5910   275282    46.6 |  4.997 % |
4.29	c |     17104 |    6799    21641 |    6547    5257   239605    45.6 |  4.997 % |
6.78	c |     25755 |    6767    21537 |    7202    6776   320532    47.3 |  5.314 % |
10.57	c |     38730 |    6767    21537 |    7922    4184   168803    40.3 |  5.313 % |
16.27	c |     58193 |    6760    21514 |    8715    6751   372379    55.2 |  5.366 % |
25.89	c |     87388 |    6751    21485 |    9586    8317   503995    60.6 |  5.471 % |
40.63	c |    131181 |    6703    21327 |   10545    6657   364892    54.8 |  5.892 % |
63.55	c |    196865 |    6679    21243 |   11600    5923   272114    45.9 |  5.997 % |
98.84	c |    295391 |    6659    21169 |   12760    7082   358501    50.6 |  6.155 % |
152.63	c |    443182 |    6650    21138 |   14036    7881   378763    48.1 |  6.207 % |
233.94	c |    664865 |    6641    21107 |   15439    9366   492412    52.6 |  6.260 % |
302.53	c ==============================================================================
302.53	c UNSATISFIABLE
302.53	s UNSATISFIABLE
302.53	c _______________________________________________________________________________
302.53	c 
302.53	c restarts              : 21
302.53	c conflicts             : 860436         (2845 /sec)
302.53	c decisions             : 1001491        (3312 /sec)
302.53	c propagations          : 0              (0 /sec)
302.53	c inspects              : 0              (0 /sec)
302.53	c CPU time              : 302.421 s
302.53	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/node81/watcher-34558-1149208417 -o ROOT/results/node81/solver-34558-1149208417 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node81/34558-1149208417/instance-34558-1149208417.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1348864/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=1048 CPUtime=0
/proc/16420/stat : 16420 (minisat+) D 16418 16420 16375 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 186481170 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 2147483391 4096 16386 18446744072100015398 0 0 17 1 0 0
/proc/16420/statm: 262 70 58 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 0.93 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1345424/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=4428 CPUtime=9.99
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 998 0 0 0 999 0 0 0 25 0 1 0 186481170 4534272 984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1107 984 122 215 0 889 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4428

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1344336/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=5604 CPUtime=19.99
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1282 0 0 0 1998 1 0 0 25 0 1 0 186481170 5738496 1268 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1401 1268 122 215 0 1183 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5604

[startup+30.0143 s]
/proc/loadavg: 0.95 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1344016/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=6004 CPUtime=30
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1378 0 0 0 2999 1 0 0 25 0 1 0 186481170 6148096 1364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1501 1364 122 215 0 1283 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6004

[startup+40.0204 s]
/proc/loadavg: 0.96 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1343952/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=6004 CPUtime=40
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1378 0 0 0 3999 1 0 0 25 0 1 0 186481170 6148096 1364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1501 1364 122 215 0 1283 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6004

[startup+50.0265 s]
/proc/loadavg: 0.96 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1343504/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=6560 CPUtime=50
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1505 0 0 0 4999 1 0 0 25 0 1 0 186481170 6717440 1491 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577408 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1640 1491 122 215 0 1422 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6560

[startup+60.0326 s]
/proc/loadavg: 0.97 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1343248/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=6820 CPUtime=60
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1584 0 0 0 5999 1 0 0 25 0 1 0 186481170 6983680 1570 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1705 1570 122 215 0 1487 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6820

[startup+70.0378 s]
/proc/loadavg: 0.97 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1343056/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=7092 CPUtime=70
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1632 0 0 0 6999 1 0 0 25 0 1 0 186481170 7262208 1618 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1773 1618 122 215 0 1555 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 7092

[startup+80.0439 s]
/proc/loadavg: 0.98 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1342928/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=7240 CPUtime=80.01
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1667 0 0 0 8000 1 0 0 25 0 1 0 186481170 7413760 1653 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1810 1653 122 215 0 1592 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7240

[startup+90.05 s]
/proc/loadavg: 0.98 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1342608/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=7504 CPUtime=90.01
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1747 0 0 0 9000 1 0 0 25 0 1 0 186481170 7684096 1733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1876 1733 122 215 0 1658 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7504

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1342480/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=7636 CPUtime=100.01
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1769 0 0 0 10000 1 0 0 25 0 1 0 186481170 7819264 1755 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1909 1755 122 215 0 1691 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7636

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1342288/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=7792 CPUtime=110.02
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1811 0 0 0 11001 1 0 0 25 0 1 0 186481170 7979008 1797 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1948 1797 122 215 0 1730 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7792

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1342224/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=7792 CPUtime=120.02
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1827 0 0 0 12001 1 0 0 25 0 1 0 186481170 7979008 1813 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1948 1813 122 215 0 1730 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7792

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1342160/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=7928 CPUtime=130.02
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1860 0 0 0 13001 1 0 0 25 0 1 0 186481170 8118272 1846 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 1982 1846 122 215 0 1764 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7928

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1342096/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8068 CPUtime=140.03
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1875 0 0 0 14002 1 0 0 25 0 1 0 186481170 8261632 1861 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2017 1861 122 215 0 1799 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8068

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1342032/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8068 CPUtime=150.03
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1882 0 0 0 15002 1 0 0 25 0 1 0 186481170 8261632 1868 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2017 1868 122 215 0 1799 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8068

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341904/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8196 CPUtime=160.03
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1918 0 0 0 16002 1 0 0 25 0 1 0 186481170 8392704 1904 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581226 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2049 1904 122 215 0 1831 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8196

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341776/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8344 CPUtime=170.04
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1941 0 0 0 17003 1 0 0 25 0 1 0 186481170 8544256 1927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2086 1927 122 215 0 1868 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8344

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341776/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8344 CPUtime=180.04
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1948 0 0 0 18003 1 0 0 25 0 1 0 186481170 8544256 1934 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2086 1934 122 215 0 1868 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8344

[startup+190.109 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341648/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8492 CPUtime=190.04
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1973 0 0 0 19003 1 0 0 25 0 1 0 186481170 8695808 1959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2123 1959 122 215 0 1905 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8492

[startup+200.115 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341584/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8492 CPUtime=200.04
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1990 0 0 0 20003 1 0 0 25 0 1 0 186481170 8695808 1976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574223 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2123 1976 122 215 0 1905 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8492

[startup+210.121 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341648/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8492 CPUtime=210.05
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 1990 0 0 0 21004 1 0 0 25 0 1 0 186481170 8695808 1976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2123 1976 122 215 0 1905 0
Current children cumulated CPU time (s) 210.05
Current children cumulated vsize (Kb) 8492

[startup+220.127 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341584/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8636 CPUtime=220.05
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2008 0 0 0 22004 1 0 0 25 0 1 0 186481170 8843264 1994 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2159 1994 122 215 0 1941 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (Kb) 8636

[startup+230.134 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341520/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=8636 CPUtime=230.05
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2022 0 0 0 23004 1 0 0 25 0 1 0 186481170 8843264 2008 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2159 2008 122 215 0 1941 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 8636

[startup+240.139 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1341008/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=9172 CPUtime=240.05
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2142 0 0 0 24004 1 0 0 25 0 1 0 186481170 9392128 2128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568543 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2293 2128 122 215 0 2075 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 9172

[startup+250.145 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1340880/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=9172 CPUtime=250.06
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2163 0 0 0 25005 1 0 0 25 0 1 0 186481170 9392128 2149 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2293 2149 122 215 0 2075 0
Current children cumulated CPU time (s) 250.06
Current children cumulated vsize (Kb) 9172

[startup+260.151 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1340880/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=9332 CPUtime=260.06
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2170 0 0 0 26005 1 0 0 25 0 1 0 186481170 9555968 2156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2333 2156 122 215 0 2115 0
Current children cumulated CPU time (s) 260.06
Current children cumulated vsize (Kb) 9332

[startup+270.157 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1340816/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=9332 CPUtime=270.06
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2177 0 0 0 27005 1 0 0 25 0 1 0 186481170 9555968 2163 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2333 2163 122 215 0 2115 0
Current children cumulated CPU time (s) 270.06
Current children cumulated vsize (Kb) 9332

[startup+280.163 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1340816/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=9332 CPUtime=280.07
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2177 0 0 0 28006 1 0 0 25 0 1 0 186481170 9555968 2163 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2333 2163 122 215 0 2115 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (Kb) 9332

[startup+290.169 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1340816/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=9332 CPUtime=290.07
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2187 0 0 0 29006 1 0 0 25 0 1 0 186481170 9555968 2173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2333 2173 122 215 0 2115 0
Current children cumulated CPU time (s) 290.07
Current children cumulated vsize (Kb) 9332

[startup+300.174 s]
/proc/loadavg: 0.99 0.98 0.91 2/68 16420
/proc/meminfo: memFree=1340752/2055892 swapFree=4085344/4096564
[pid=16420] ppid=16418 vsize=9332 CPUtime=300.07
/proc/16420/stat : 16420 (minisat+) R 16418 16420 16375 0 -1 4194304 2197 0 0 0 30006 1 0 0 25 0 1 0 186481170 9555968 2183 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577266 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16420/statm: 2333 2183 122 215 0 2115 0
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (Kb) 9332

Child status: 20
Real time (s): 302.536
CPU time (s): 302.443
CPU user time (s): 302.421
CPU system time (s): 0.021996
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (Kb): 9332

Launcher Data (download as text)

Begin job on node81 on Fri Jun  2 00:33:37 UTC 2006


FILE ID= 34558-1149208417

PBS_JOBID= 293443

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c9a87792271871ea771a066925b39a9d

RANDOM SEED= 639310427


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1349072 kB
Buffers:         38908 kB
Cached:         590972 kB
SwapCached:       2656 kB
Active:         155440 kB
Inactive:       483372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1349072 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          16508 kB
Slab:            54568 kB
Committed_AS:   184316 kB
PageTables:       1288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node81 on Fri Jun  2 00:38:40 UTC 2006