Trace number 34609

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 399.569 399.675

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110968094.opb
MD5SUM940d71bbc0c42e33ba6204f0b827ce80
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.101984
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 1242
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.01	c ---[  51]---> BDD-cost:   23
0.01	c ---[  49]---> BDD-cost:   23
0.01	c ---[  48]---> BDD-cost:   23
0.01	c ---[  47]---> BDD-cost:   21
0.01	c ---[  46]---> BDD-cost:   19
0.01	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: 618   maxlim: 1165   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 |    6981    22304 |    2327       0        0     nan |  0.000 % |
0.06	c |       103 |    6831    21786 |    2559      83     2460    29.6 |  5.591 % |
0.08	c |       253 |    6831    21786 |    2815     233     9145    39.2 |  5.590 % |
0.12	c |       478 |    6831    21786 |    3097     458    21788    47.6 |  5.590 % |
0.19	c |       815 |    6831    21786 |    3406     795    41986    52.8 |  5.590 % |
0.31	c |      1321 |    6831    21786 |    3747    1301    66651    51.2 |  5.590 % |
0.49	c |      2082 |    6822    21757 |    4122    2061   105687    51.3 |  5.695 % |
0.80	c |      3223 |    6822    21757 |    4534    3202   170063    53.1 |  5.695 % |
1.34	c |      4932 |    6822    21757 |    4988    4911   273281    55.6 |  5.695 % |
2.06	c |      7496 |    6822    21757 |    5486    4776   262356    54.9 |  5.695 % |
3.20	c |     11342 |    6822    21757 |    6035    5666   285319    50.4 |  5.695 % |
4.87	c |     17109 |    6822    21757 |    6639    4899   242319    49.5 |  5.695 % |
7.45	c |     25759 |    6822    21757 |    7303    6402   355938    55.6 |  5.695 % |
11.24	c |     38733 |    6822    21757 |    8033    7634   416145    54.5 |  5.695 % |
17.52	c |     58195 |    6822    21757 |    8836    5878   279010    47.5 |  5.695 % |
27.00	c |     87391 |    6822    21757 |    9720    6644   361452    54.4 |  5.695 % |
42.04	c |    131180 |    6822    21757 |   10692    9442   465852    49.3 |  5.695 % |
64.65	c |    196866 |    6822    21757 |   11761    7863   390921    49.7 |  5.695 % |
100.97	c |    295392 |    6822    21757 |   12937    7919   466979    59.0 |  5.695 % |
156.84	c |    443182 |    6780    21609 |   14231   13601   662472    48.7 |  6.008 % |
243.88	c |    664866 |    6739    21476 |   15654   13170   691586    52.5 |  6.426 % |
379.32	c |    997391 |    6739    21476 |   17220   11583   413600    35.7 |  6.431 % |
399.67	c ==============================================================================
399.67	c UNSATISFIABLE
399.67	s UNSATISFIABLE
399.67	c _______________________________________________________________________________
399.67	c 
399.67	c restarts              : 22
399.67	c conflicts             : 1048946        (2625 /sec)
399.67	c decisions             : 1192910        (2986 /sec)
399.67	c propagations          : 0              (0 /sec)
399.67	c inspects              : 0              (0 /sec)
399.67	c CPU time              : 399.537 s
399.67	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/node19/watcher-34609-1149211362 -o ROOT/results/node19/solver-34609-1149211362 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node19/34609-1149211362/instance-34609-1149211362.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.91 0.87 3/64 25811
/proc/meminfo: memFree=1420688/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=1048 CPUtime=0
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 186799186 1073152 99 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 262 99 74 215 0 44 0

[startup+10.0016 s]
/proc/loadavg: 0.87 0.91 0.87 2/64 25811
/proc/meminfo: memFree=1416920/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=4828 CPUtime=9.99
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1088 0 0 0 999 0 0 0 25 0 1 0 186799186 4943872 1073 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1207 1073 122 215 0 989 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4828

[startup+20.0077 s]
/proc/loadavg: 0.89 0.92 0.87 2/64 25811
/proc/meminfo: memFree=1416408/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=5360 CPUtime=19.99
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1220 0 0 0 1999 0 0 0 25 0 1 0 186799186 5488640 1205 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1340 1205 122 215 0 1122 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5360

[startup+30.0137 s]
/proc/loadavg: 0.90 0.92 0.87 2/64 25811
/proc/meminfo: memFree=1415704/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=6032 CPUtime=30
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1388 0 0 0 2999 1 0 0 25 0 1 0 186799186 6176768 1373 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1508 1373 122 215 0 1290 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6032

[startup+40.0198 s]
/proc/loadavg: 0.92 0.92 0.87 2/64 25811
/proc/meminfo: memFree=1415576/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=6168 CPUtime=40.01
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1422 0 0 0 4000 1 0 0 25 0 1 0 186799186 6316032 1407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1542 1407 122 215 0 1324 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 6168

[startup+50.0259 s]
/proc/loadavg: 0.93 0.92 0.87 2/64 25811
/proc/meminfo: memFree=1415448/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=6316 CPUtime=50.01
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1457 0 0 0 5000 1 0 0 25 0 1 0 186799186 6467584 1442 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574567 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1579 1442 122 215 0 1361 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6316

[startup+60.032 s]
/proc/loadavg: 0.94 0.92 0.87 2/64 25811
/proc/meminfo: memFree=1414872/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=6840 CPUtime=60.01
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1600 0 0 0 6000 1 0 0 25 0 1 0 186799186 7004160 1585 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577321 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1710 1585 122 215 0 1492 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6840

[startup+70.0381 s]
/proc/loadavg: 0.95 0.93 0.87 2/64 25811
/proc/meminfo: memFree=1414744/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=7004 CPUtime=70.02
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1617 0 0 0 7001 1 0 0 25 0 1 0 186799186 7172096 1602 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1751 1602 122 215 0 1533 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 7004

[startup+80.0442 s]
/proc/loadavg: 0.96 0.93 0.87 2/64 25811
/proc/meminfo: memFree=1414488/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=7288 CPUtime=80.02
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1692 0 0 0 8001 1 0 0 25 0 1 0 186799186 7462912 1677 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1822 1677 122 215 0 1604 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 7288

[startup+90.0503 s]
/proc/loadavg: 0.96 0.93 0.88 2/64 25811
/proc/meminfo: memFree=1414424/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=7288 CPUtime=90.02
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1698 0 0 0 9001 1 0 0 25 0 1 0 186799186 7462912 1683 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1822 1683 122 215 0 1604 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7288

[startup+100.056 s]
/proc/loadavg: 0.97 0.93 0.88 2/64 25811
/proc/meminfo: memFree=1414104/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=7548 CPUtime=100.02
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1776 0 0 0 10001 1 0 0 25 0 1 0 186799186 7729152 1761 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572696 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 1887 1761 122 215 0 1669 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7548

[startup+110.062 s]
/proc/loadavg: 0.97 0.93 0.88 2/64 25811
/proc/meminfo: memFree=1413656/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8092 CPUtime=110.02
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1895 0 0 0 11001 1 0 0 25 0 1 0 186799186 8286208 1880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2023 1880 122 215 0 1805 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 8092

[startup+120.07 s]
/proc/loadavg: 0.98 0.93 0.88 2/64 25811
/proc/meminfo: memFree=1413592/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8092 CPUtime=120.03
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1906 0 0 0 12002 1 0 0 25 0 1 0 186799186 8286208 1891 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2023 1891 122 215 0 1805 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 8092

[startup+130.075 s]
/proc/loadavg: 0.98 0.94 0.88 2/64 25811
/proc/meminfo: memFree=1413528/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8092 CPUtime=130.03
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1916 0 0 0 13002 1 0 0 25 0 1 0 186799186 8286208 1901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588726 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2023 1901 122 215 0 1805 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8092

[startup+140.081 s]
/proc/loadavg: 0.98 0.94 0.88 2/64 25811
/proc/meminfo: memFree=1413400/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8240 CPUtime=140.03
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1951 0 0 0 14002 1 0 0 25 0 1 0 186799186 8437760 1936 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2060 1936 122 215 0 1842 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8240

[startup+150.087 s]
/proc/loadavg: 0.98 0.94 0.88 2/64 25811
/proc/meminfo: memFree=1413336/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8384 CPUtime=150.04
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1968 0 0 0 15003 1 0 0 25 0 1 0 186799186 8585216 1953 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2096 1953 122 215 0 1878 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8384

[startup+160.093 s]
/proc/loadavg: 0.99 0.94 0.88 2/64 25811
/proc/meminfo: memFree=1413272/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8384 CPUtime=160.04
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 1980 0 0 0 16003 1 0 0 25 0 1 0 186799186 8585216 1965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2096 1965 122 215 0 1878 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8384

[startup+170.099 s]
/proc/loadavg: 0.99 0.94 0.88 2/64 25811
/proc/meminfo: memFree=1413080/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8516 CPUtime=170.05
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2023 0 0 0 17003 2 0 0 25 0 1 0 186799186 8720384 2008 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2129 2008 122 215 0 1911 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8516

[startup+180.106 s]
/proc/loadavg: 0.99 0.94 0.88 2/64 25811
/proc/meminfo: memFree=1412952/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8656 CPUtime=180.05
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2049 0 0 0 18003 2 0 0 25 0 1 0 186799186 8863744 2034 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2164 2034 122 215 0 1946 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8656

[startup+190.112 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412888/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8792 CPUtime=190.06
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2081 0 0 0 19004 2 0 0 25 0 1 0 186799186 9003008 2066 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572696 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2198 2066 122 215 0 1980 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 8792

[startup+200.118 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412888/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8792 CPUtime=200.06
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2082 0 0 0 20004 2 0 0 25 0 1 0 186799186 9003008 2067 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578603 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2198 2067 122 215 0 1980 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8792

[startup+210.124 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412888/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=8792 CPUtime=210.06
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2082 0 0 0 21004 2 0 0 25 0 1 0 186799186 9003008 2067 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2198 2067 122 215 0 1980 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 8792

[startup+220.13 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412568/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9184 CPUtime=220.07
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2160 0 0 0 22005 2 0 0 25 0 1 0 186799186 9404416 2145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569333 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2296 2145 122 215 0 2078 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (Kb) 9184

[startup+230.137 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412184/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9572 CPUtime=230.07
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2252 0 0 0 23005 2 0 0 25 0 1 0 186799186 9801728 2237 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2393 2237 122 215 0 2175 0
Current children cumulated CPU time (s) 230.07
Current children cumulated vsize (Kb) 9572

[startup+240.143 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412184/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9536 CPUtime=240.07
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2252 0 0 0 24005 2 0 0 25 0 1 0 186799186 9764864 2237 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2384 2237 122 215 0 2166 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 9536

[startup+250.148 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412184/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9536 CPUtime=250.07
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2254 0 0 0 25005 2 0 0 25 0 1 0 186799186 9764864 2239 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2384 2239 122 215 0 2166 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 9536

[startup+260.154 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412120/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9536 CPUtime=260.08
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2267 0 0 0 26006 2 0 0 25 0 1 0 186799186 9764864 2252 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2384 2252 122 215 0 2166 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 9536

[startup+270.16 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412120/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9536 CPUtime=270.08
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2275 0 0 0 27006 2 0 0 25 0 1 0 186799186 9764864 2260 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581301 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2384 2260 122 215 0 2166 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 9536

[startup+280.166 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412120/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9536 CPUtime=280.08
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2276 0 0 0 28006 2 0 0 25 0 1 0 186799186 9764864 2261 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2384 2261 122 215 0 2166 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 9536

[startup+290.172 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 25811
/proc/meminfo: memFree=1412120/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9536 CPUtime=290.09
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2277 0 0 0 29007 2 0 0 25 0 1 0 186799186 9764864 2262 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2384 2262 122 215 0 2166 0
Current children cumulated CPU time (s) 290.09
Current children cumulated vsize (Kb) 9536

[startup+300.178 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1412056/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9692 CPUtime=300.09
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2292 0 0 0 30007 2 0 0 25 0 1 0 186799186 9924608 2277 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2423 2277 122 215 0 2205 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 9692

[startup+310.184 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411992/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9692 CPUtime=310.09
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2303 0 0 0 31007 2 0 0 25 0 1 0 186799186 9924608 2288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2423 2288 122 215 0 2205 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 9692

[startup+320.19 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411864/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9824 CPUtime=320.1
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2332 0 0 0 32008 2 0 0 25 0 1 0 186799186 10059776 2317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2456 2317 122 215 0 2238 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 9824

[startup+330.197 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411800/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9972 CPUtime=330.1
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2345 0 0 0 33008 2 0 0 25 0 1 0 186799186 10211328 2330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2493 2330 122 215 0 2275 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 9972

[startup+340.203 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411736/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9972 CPUtime=340.1
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2359 0 0 0 34008 2 0 0 25 0 1 0 186799186 10211328 2344 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2493 2344 122 215 0 2275 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 9972

[startup+350.209 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411736/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=9972 CPUtime=350.11
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2366 0 0 0 35009 2 0 0 25 0 1 0 186799186 10211328 2351 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2493 2351 122 215 0 2275 0
Current children cumulated CPU time (s) 350.11
Current children cumulated vsize (Kb) 9972

[startup+360.215 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411672/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=10128 CPUtime=360.11
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2383 0 0 0 36009 2 0 0 25 0 1 0 186799186 10371072 2368 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2532 2368 122 215 0 2314 0
Current children cumulated CPU time (s) 360.11
Current children cumulated vsize (Kb) 10128

[startup+370.221 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411672/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=10128 CPUtime=370.11
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2383 0 0 0 37009 2 0 0 25 0 1 0 186799186 10371072 2368 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577352 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2532 2368 122 215 0 2314 0
Current children cumulated CPU time (s) 370.11
Current children cumulated vsize (Kb) 10128

[startup+380.227 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411608/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=10128 CPUtime=380.12
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2399 0 0 0 38010 2 0 0 25 0 1 0 186799186 10371072 2384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2532 2384 122 215 0 2314 0
Current children cumulated CPU time (s) 380.12
Current children cumulated vsize (Kb) 10128

[startup+390.233 s]
/proc/loadavg: 0.99 0.96 0.90 2/64 25811
/proc/meminfo: memFree=1411608/2055920 swapFree=4181404/4192956
[pid=25811] ppid=25809 vsize=10128 CPUtime=390.12
/proc/25811/stat : 25811 (minisat+) R 25809 25811 25766 0 -1 4194304 2413 0 0 0 39010 2 0 0 25 0 1 0 186799186 10371072 2398 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25811/statm: 2532 2398 122 215 0 2314 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 10128

Child status: 20
Real time (s): 399.675
CPU time (s): 399.569
CPU user time (s): 399.538
CPU system time (s): 0.030995
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (Kb): 10128

Launcher Data (download as text)

Begin job on node19 on Fri Jun  2 01:22:42 UTC 2006


FILE ID= 34609-1149211362

PBS_JOBID= 294113

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  940d71bbc0c42e33ba6204f0b827ce80

RANDOM SEED= 853527557


/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:       1420896 kB
Buffers:         38732 kB
Cached:         519968 kB
SwapCached:       3320 kB
Active:         159240 kB
Inactive:       408208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420896 kB
SwapTotal:     4192956 kB
SwapFree:      4181404 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            53552 kB
Committed_AS:   251856 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Fri Jun  2 01:29:21 UTC 2006