Trace number 34599

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 267.668 267.757

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111212476.opb
MD5SUM08d0b9097a8249582d167bf6c1cdd903
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.365943
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 1139
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.01	c ---[  57]---> BDD-cost:   23
0.01	c ---[  55]---> BDD-cost:   23
0.01	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: 584   maxlim: 1062   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 |    6738    21440 |    2246       0        0     nan |  0.000 % |
0.06	c |       101 |    6680    21246 |    2470      91     1322    14.5 |  4.892 % |
0.08	c |       251 |    6665    21193 |    2717     238     8944    37.6 |  4.997 % |
0.12	c |       478 |    6665    21193 |    2989     465    20095    43.2 |  4.997 % |
0.18	c |       816 |    6665    21193 |    3288     803    34410    42.9 |  4.997 % |
0.29	c |      1324 |    6665    21193 |    3617    1311    58308    44.5 |  4.997 % |
0.46	c |      2083 |    6665    21193 |    3978    2070   101477    49.0 |  4.997 % |
0.76	c |      3223 |    6665    21193 |    4376    3210   178263    55.5 |  4.997 % |
1.28	c |      4931 |    6644    21117 |    4814    4915   291022    59.2 |  5.157 % |
2.08	c |      7494 |    6644    21117 |    5295    5021   308923    61.5 |  5.157 % |
3.29	c |     11340 |    6635    21088 |    5825    3075   165862    53.9 |  5.263 % |
4.95	c |     17106 |    6635    21088 |    6408    5671   288282    50.8 |  5.263 % |
7.55	c |     25755 |    6624    21045 |    7048    4111   209921    51.1 |  5.370 % |
11.82	c |     38729 |    6608    20989 |    7753    5783   309034    53.4 |  5.529 % |
18.33	c |     58191 |    6608    20989 |    8529    4538   228082    50.3 |  5.529 % |
28.17	c |     87384 |    6576    20885 |    9382    6603   361383    54.7 |  5.848 % |
43.49	c |    131173 |    6560    20831 |   10320    5664   281046    49.6 |  5.954 % |
67.27	c |    196857 |    6560    20831 |   11352    5757   260347    45.2 |  5.954 % |
104.12	c |    295383 |    6551    20802 |   12487    9206   501998    54.5 |  6.061 % |
160.91	c |    443175 |    6551    20802 |   13736    6776   316150    46.7 |  6.061 % |
247.14	c |    664858 |    6542    20771 |   15109   14099   609355    43.2 |  6.114 % |
267.75	c ==============================================================================
267.75	c UNSATISFIABLE
267.75	s UNSATISFIABLE
267.75	c _______________________________________________________________________________
267.75	c 
267.75	c restarts              : 21
267.75	c conflicts             : 720323         (2691 /sec)
267.75	c decisions             : 810825         (3029 /sec)
267.75	c propagations          : 0              (0 /sec)
267.75	c inspects              : 0              (0 /sec)
267.75	c CPU time              : 267.649 s
267.75	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-34599-1149210685 -o ROOT/results/node65/solver-34599-1149210685 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node65/34599-1149210685/instance-34599-1149210685.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.64 0.88 0.88 2/64 19803
/proc/meminfo: memFree=1603720/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=1048 CPUtime=0
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 186737790 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 262 95 74 215 0 44 0

[startup+10.0013 s]
/proc/loadavg: 0.70 0.88 0.88 2/64 19803
/proc/meminfo: memFree=1599912/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=4812 CPUtime=9.99
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1100 0 0 0 999 0 0 0 25 0 1 0 186737790 4927488 1085 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1203 1085 122 215 0 985 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4812

[startup+20.007 s]
/proc/loadavg: 0.74 0.89 0.88 2/64 19803
/proc/meminfo: memFree=1599272/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=5476 CPUtime=19.99
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1254 0 0 0 1999 0 0 0 25 0 1 0 186737790 5607424 1239 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1369 1239 122 215 0 1151 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5476

[startup+30.0136 s]
/proc/loadavg: 0.78 0.89 0.88 2/64 19803
/proc/meminfo: memFree=1598760/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=6000 CPUtime=30
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1376 0 0 0 2999 1 0 0 25 0 1 0 186737790 6144000 1361 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1500 1361 122 215 0 1282 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6000

[startup+40.0203 s]
/proc/loadavg: 0.81 0.89 0.89 2/64 19803
/proc/meminfo: memFree=1598568/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=6132 CPUtime=40
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1433 0 0 0 3999 1 0 0 25 0 1 0 186737790 6279168 1418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576192 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1533 1418 122 215 0 1315 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6132

[startup+50.027 s]
/proc/loadavg: 0.84 0.90 0.89 2/64 19803
/proc/meminfo: memFree=1598056/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=6660 CPUtime=50
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1550 0 0 0 4999 1 0 0 25 0 1 0 186737790 6819840 1535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1665 1535 122 215 0 1447 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6660

[startup+60.0336 s]
/proc/loadavg: 0.87 0.90 0.89 2/64 19803
/proc/meminfo: memFree=1597992/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=6792 CPUtime=60.01
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1576 0 0 0 6000 1 0 0 25 0 1 0 186737790 6955008 1561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1698 1561 122 215 0 1480 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6792

[startup+70.0402 s]
/proc/loadavg: 0.89 0.90 0.89 2/64 19803
/proc/meminfo: memFree=1597992/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=6792 CPUtime=70.01
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1576 0 0 0 7000 1 0 0 25 0 1 0 186737790 6955008 1561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1698 1561 122 215 0 1480 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6792

[startup+80.0469 s]
/proc/loadavg: 0.90 0.91 0.89 2/64 19803
/proc/meminfo: memFree=1597672/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=7064 CPUtime=80.01
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1646 0 0 0 8000 1 0 0 25 0 1 0 186737790 7233536 1631 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1766 1631 122 215 0 1548 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7064

[startup+90.0525 s]
/proc/loadavg: 0.92 0.91 0.89 2/64 19803
/proc/meminfo: memFree=1597416/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=7324 CPUtime=90.02
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1717 0 0 0 9001 1 0 0 25 0 1 0 186737790 7499776 1702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574410 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1831 1702 122 215 0 1613 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7324

[startup+100.058 s]
/proc/loadavg: 0.93 0.91 0.89 2/64 19803
/proc/meminfo: memFree=1597224/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=7588 CPUtime=100.02
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1765 0 0 0 10001 1 0 0 25 0 1 0 186737790 7770112 1750 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1897 1750 122 215 0 1679 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7588

[startup+110.064 s]
/proc/loadavg: 0.94 0.91 0.89 2/64 19803
/proc/meminfo: memFree=1597160/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=7588 CPUtime=110.02
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1778 0 0 0 11001 1 0 0 25 0 1 0 186737790 7770112 1763 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1897 1763 122 215 0 1679 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7588

[startup+120.069 s]
/proc/loadavg: 0.95 0.92 0.89 2/64 19803
/proc/meminfo: memFree=1597096/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=7720 CPUtime=120.02
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1794 0 0 0 12001 1 0 0 25 0 1 0 186737790 7905280 1779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1930 1779 122 215 0 1712 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7720

[startup+130.075 s]
/proc/loadavg: 0.96 0.92 0.89 2/64 19803
/proc/meminfo: memFree=1596968/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=7720 CPUtime=130.02
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1820 0 0 0 13001 1 0 0 25 0 1 0 186737790 7905280 1805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1930 1805 122 215 0 1712 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7720

[startup+140.081 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 19803
/proc/meminfo: memFree=1596840/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=7868 CPUtime=140.03
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1852 0 0 0 14002 1 0 0 25 0 1 0 186737790 8056832 1837 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 1967 1837 122 215 0 1749 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7868

[startup+150.086 s]
/proc/loadavg: 0.97 0.92 0.90 2/64 19803
/proc/meminfo: memFree=1596776/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8016 CPUtime=150.03
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1869 0 0 0 15002 1 0 0 25 0 1 0 186737790 8208384 1854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2004 1854 122 215 0 1786 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8016

[startup+160.092 s]
/proc/loadavg: 0.97 0.92 0.90 2/64 19803
/proc/meminfo: memFree=1596776/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8016 CPUtime=160.03
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1876 0 0 0 16002 1 0 0 25 0 1 0 186737790 8208384 1861 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588661 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2004 1861 122 215 0 1786 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8016

[startup+170.098 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 19803
/proc/meminfo: memFree=1596648/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8152 CPUtime=170.03
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1899 0 0 0 17002 1 0 0 25 0 1 0 186737790 8347648 1884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2038 1884 122 215 0 1820 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8152

[startup+180.103 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 19803
/proc/meminfo: memFree=1596584/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8152 CPUtime=180.04
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1921 0 0 0 18003 1 0 0 25 0 1 0 186737790 8347648 1906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2038 1906 122 215 0 1820 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8152

[startup+190.109 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 19803
/proc/meminfo: memFree=1596520/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8152 CPUtime=190.04
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1927 0 0 0 19003 1 0 0 25 0 1 0 186737790 8347648 1912 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2038 1912 122 215 0 1820 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8152

[startup+200.115 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 19803
/proc/meminfo: memFree=1596520/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8312 CPUtime=200.04
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1934 0 0 0 20003 1 0 0 25 0 1 0 186737790 8511488 1919 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2078 1919 122 215 0 1860 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8312

[startup+210.12 s]
/proc/loadavg: 0.99 0.93 0.90 2/64 19803
/proc/meminfo: memFree=1596520/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8312 CPUtime=210.04
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1935 0 0 0 21003 1 0 0 25 0 1 0 186737790 8511488 1920 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2078 1920 122 215 0 1860 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (Kb) 8312

[startup+220.126 s]
/proc/loadavg: 0.99 0.93 0.90 2/64 19803
/proc/meminfo: memFree=1596392/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8468 CPUtime=220.05
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1969 0 0 0 22004 1 0 0 25 0 1 0 186737790 8671232 1954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2117 1954 122 215 0 1899 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (Kb) 8468

[startup+230.132 s]
/proc/loadavg: 0.99 0.94 0.90 2/64 19803
/proc/meminfo: memFree=1596392/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8468 CPUtime=230.05
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1969 0 0 0 23004 1 0 0 25 0 1 0 186737790 8671232 1954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2117 1954 122 215 0 1899 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 8468

[startup+240.137 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 19803
/proc/meminfo: memFree=1596328/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8468 CPUtime=240.05
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 1983 0 0 0 24004 1 0 0 25 0 1 0 186737790 8671232 1968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580991 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2117 1968 122 215 0 1899 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 8468

[startup+250.143 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 19803
/proc/meminfo: memFree=1596200/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8628 CPUtime=250.05
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 2005 0 0 0 25004 1 0 0 25 0 1 0 186737790 8835072 1990 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2157 1990 122 215 0 1939 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 8628

[startup+260.149 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 19803
/proc/meminfo: memFree=1596136/2055920 swapFree=4181844/4192956
[pid=19803] ppid=19801 vsize=8628 CPUtime=260.06
/proc/19803/stat : 19803 (minisat+) R 19801 19803 19758 0 -1 4194304 2028 0 0 0 26005 1 0 0 25 0 1 0 186737790 8835072 2013 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19803/statm: 2157 2013 122 215 0 1939 0
Current children cumulated CPU time (s) 260.06
Current children cumulated vsize (Kb) 8628

Child status: 20
Real time (s): 267.757
CPU time (s): 267.668
CPU user time (s): 267.65
CPU system time (s): 0.017997
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (Kb): 8628

Launcher Data (download as text)

Begin job on node65 on Fri Jun  2 01:11:25 UTC 2006


FILE ID= 34599-1149210685

PBS_JOBID= 293980

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  08d0b9097a8249582d167bf6c1cdd903

RANDOM SEED= 720302263


/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:       1603992 kB
Buffers:         33328 kB
Cached:         342956 kB
SwapCached:       2952 kB
Active:         107096 kB
Inactive:       278080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603992 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            52792 kB
Committed_AS:   167932 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 01:15:53 UTC 2006