Trace number 34556

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 308.831 308.932

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111220546.opb
MD5SUMaeab1724c196459c6b33e6369a15ae92
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.439933
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 1248
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.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.03	c ---[   5]---> BDD-cost:    9
0.03	c ---[   4]---> BDD-cost:    7
0.03	c ---[   3]---> BDD-cost:    5
0.03	c ---[   2]---> BDD-cost:    3
0.03	c ---[   0]---> Adder-cost: 594   maxlim: 1171   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 |    6811    21691 |    2270       0        0     nan |  0.000 % |
0.06	c |       100 |    6768    21536 |    2497      96     2556    26.6 |  4.608 % |
0.08	c |       253 |    6768    21536 |    2746     249     9401    37.8 |  4.608 % |
0.12	c |       478 |    6768    21536 |    3021     474    19872    41.9 |  4.608 % |
0.18	c |       815 |    6768    21536 |    3323     810    39616    48.9 |  4.714 % |
0.27	c |      1321 |    6759    21507 |    3655    1316    62415    47.4 |  4.714 % |
0.44	c |      2080 |    6759    21507 |    4021    2075   107268    51.7 |  4.714 % |
0.72	c |      3221 |    6759    21507 |    4423    3216   176214    54.8 |  4.714 % |
1.21	c |      4932 |    6740    21434 |    4865    2470   127849    51.8 |  4.873 % |
1.89	c |      7494 |    6740    21434 |    5352    5032   307034    61.0 |  4.873 % |
3.03	c |     11340 |    6740    21434 |    5887    3069   165083    53.8 |  4.873 % |
4.80	c |     17107 |    6731    21405 |    6476    5707   320945    56.2 |  4.979 % |
7.41	c |     25758 |    6731    21405 |    7124    3996   159242    39.9 |  4.979 % |
11.47	c |     38732 |    6699    21299 |    7836    5531   291161    52.6 |  5.244 % |
17.63	c |     58193 |    6675    21217 |    8620    4336   222496    51.3 |  5.456 % |
28.26	c |     87386 |    6659    21165 |    9482    6145   303359    49.4 |  5.614 % |
42.87	c |    131177 |    6645    21119 |   10430    5051   224050    44.4 |  5.720 % |
66.23	c |    196863 |    6618    21030 |   11473   10628   582949    54.9 |  5.985 % |
101.12	c |    295394 |    6582    20904 |   12621    7203   320327    44.5 |  6.303 % |
153.76	c |    443185 |    6573    20873 |   13883    9657   472038    48.9 |  6.356 % |
231.68	c |    664868 |    6515    20679 |   15271    8464   371501    43.9 |  6.833 % |
308.92	c ==============================================================================
308.92	c UNSATISFIABLE
308.92	s UNSATISFIABLE
308.92	c _______________________________________________________________________________
308.92	c 
308.92	c restarts              : 21
308.92	c conflicts             : 913942         (2960 /sec)
308.92	c decisions             : 1127547        (3651 /sec)
308.92	c propagations          : 0              (0 /sec)
308.92	c inspects              : 0              (0 /sec)
308.92	c CPU time              : 308.812 s
308.92	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/node10/watcher-34556-1149207586 -o ROOT/results/node10/solver-34556-1149207586 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node10/34556-1149207586/instance-34556-1149207586.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.94 0.90 2/64 8495
/proc/meminfo: memFree=1461056/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=1048 CPUtime=0
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 186420970 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 262 91 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.87 0.94 0.90 2/64 8495
/proc/meminfo: memFree=1457344/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=4652 CPUtime=9.99
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1053 0 0 0 999 0 0 0 25 0 1 0 186420970 4763648 1038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1163 1038 122 215 0 945 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4652

[startup+20.0088 s]
/proc/loadavg: 0.89 0.94 0.90 2/64 8495
/proc/meminfo: memFree=1456648/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=5344 CPUtime=19.99
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1227 0 0 0 1999 0 0 0 25 0 1 0 186420970 5472256 1212 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1336 1212 122 215 0 1118 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5344

[startup+30.0152 s]
/proc/loadavg: 0.91 0.94 0.90 2/64 8495
/proc/meminfo: memFree=1456264/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=5736 CPUtime=29.99
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1318 0 0 0 2999 0 0 0 25 0 1 0 186420970 5873664 1303 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1434 1303 122 215 0 1216 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5736

[startup+40.0216 s]
/proc/loadavg: 0.92 0.94 0.90 2/64 8495
/proc/meminfo: memFree=1455880/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=6152 CPUtime=39.99
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1406 0 0 0 3999 0 0 0 25 0 1 0 186420970 6299648 1391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1538 1391 122 215 0 1320 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 6152

[startup+50.0279 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 8495
/proc/meminfo: memFree=1455496/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=6552 CPUtime=49.99
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1530 0 0 0 4999 0 0 0 25 0 1 0 186420970 6709248 1515 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1638 1515 122 215 0 1420 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 6552

[startup+60.0343 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1455368/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=6696 CPUtime=60
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1556 0 0 0 6000 0 0 0 25 0 1 0 186420970 6856704 1541 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1674 1541 122 215 0 1456 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6696

[startup+70.0407 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1455240/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=6844 CPUtime=70
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1581 0 0 0 7000 0 0 0 25 0 1 0 186420970 7008256 1566 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1711 1566 122 215 0 1493 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 6844

[startup+80.0471 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1455112/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=6976 CPUtime=80.01
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1623 0 0 0 8000 1 0 0 25 0 1 0 186420970 7143424 1608 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1744 1608 122 215 0 1526 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6976

[startup+90.0534 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1455048/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=6976 CPUtime=90.02
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1633 0 0 0 9001 1 0 0 25 0 1 0 186420970 7143424 1618 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1744 1618 122 215 0 1526 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 6976

[startup+100.06 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1454984/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=7164 CPUtime=100.02
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1653 0 0 0 10001 1 0 0 25 0 1 0 186420970 7335936 1638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1791 1638 122 215 0 1573 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7164

[startup+110.066 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1454792/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=7308 CPUtime=110.02
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1699 0 0 0 11001 1 0 0 25 0 1 0 186420970 7483392 1684 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1827 1684 122 215 0 1609 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7308

[startup+120.073 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1454728/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=7308 CPUtime=120.02
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1719 0 0 0 12001 1 0 0 25 0 1 0 186420970 7483392 1704 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1827 1704 122 215 0 1609 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7308

[startup+130.078 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1454664/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=7440 CPUtime=130.03
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1723 0 0 0 13002 1 0 0 25 0 1 0 186420970 7618560 1708 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576151 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1860 1708 122 215 0 1642 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7440

[startup+140.084 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1454664/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=7440 CPUtime=140.03
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1743 0 0 0 14002 1 0 0 25 0 1 0 186420970 7618560 1728 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1860 1728 122 215 0 1642 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7440

[startup+150.091 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 8495
/proc/meminfo: memFree=1454280/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=7832 CPUtime=150.03
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1835 0 0 0 15002 1 0 0 25 0 1 0 186420970 8019968 1820 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1958 1820 122 215 0 1740 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7832

[startup+160.097 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1454152/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=7976 CPUtime=160.04
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1868 0 0 0 16003 1 0 0 25 0 1 0 186420970 8167424 1853 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1994 1853 122 215 0 1776 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 7976

[startup+170.103 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1454088/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=7976 CPUtime=170.04
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1879 0 0 0 17003 1 0 0 25 0 1 0 186420970 8167424 1864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 1994 1864 122 215 0 1776 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 7976

[startup+180.11 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1454024/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8116 CPUtime=180.04
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1886 0 0 0 18003 1 0 0 25 0 1 0 186420970 8310784 1871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2029 1871 122 215 0 1811 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8116

[startup+190.116 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1453960/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8116 CPUtime=190.05
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1893 0 0 0 19004 1 0 0 25 0 1 0 186420970 8310784 1878 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576114 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2029 1878 122 215 0 1811 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8116

[startup+200.123 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1453960/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8116 CPUtime=200.05
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1907 0 0 0 20004 1 0 0 25 0 1 0 186420970 8310784 1892 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2029 1892 122 215 0 1811 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8116

[startup+210.129 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1453768/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8396 CPUtime=210.05
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1960 0 0 0 21004 1 0 0 25 0 1 0 186420970 8597504 1945 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2099 1945 122 215 0 1881 0
Current children cumulated CPU time (s) 210.05
Current children cumulated vsize (Kb) 8396

[startup+220.135 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1453640/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8396 CPUtime=220.06
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1980 0 0 0 22005 1 0 0 25 0 1 0 186420970 8597504 1965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2099 1965 122 215 0 1881 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 8396

[startup+230.142 s]
/proc/loadavg: 0.99 0.96 0.91 3/64 8495
/proc/meminfo: memFree=1453640/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8536 CPUtime=230.06
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1987 0 0 0 23005 1 0 0 25 0 1 0 186420970 8740864 1972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2134 1972 122 215 0 1916 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 8536

[startup+240.147 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1453576/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8536 CPUtime=240.06
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 1989 0 0 0 24005 1 0 0 25 0 1 0 186420970 8740864 1974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2134 1974 122 215 0 1916 0
Current children cumulated CPU time (s) 240.06
Current children cumulated vsize (Kb) 8536

[startup+250.153 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 8495
/proc/meminfo: memFree=1453512/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8536 CPUtime=250.06
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 2007 0 0 0 25005 1 0 0 25 0 1 0 186420970 8740864 1992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2134 1992 122 215 0 1916 0
Current children cumulated CPU time (s) 250.06
Current children cumulated vsize (Kb) 8536

[startup+260.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8495
/proc/meminfo: memFree=1453512/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8536 CPUtime=260.07
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 2014 0 0 0 26006 1 0 0 25 0 1 0 186420970 8740864 1999 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2134 1999 122 215 0 1916 0
Current children cumulated CPU time (s) 260.07
Current children cumulated vsize (Kb) 8536

[startup+270.166 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8495
/proc/meminfo: memFree=1453256/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8932 CPUtime=270.07
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 2093 0 0 0 27006 1 0 0 25 0 1 0 186420970 9146368 2078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2233 2078 122 215 0 2015 0
Current children cumulated CPU time (s) 270.07
Current children cumulated vsize (Kb) 8932

[startup+280.173 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8495
/proc/meminfo: memFree=1453192/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8932 CPUtime=280.07
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 2094 0 0 0 28006 1 0 0 25 0 1 0 186420970 9146368 2079 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2233 2079 122 215 0 2015 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (Kb) 8932

[startup+290.179 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8495
/proc/meminfo: memFree=1453192/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8932 CPUtime=290.08
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 2094 0 0 0 29007 1 0 0 25 0 1 0 186420970 9146368 2079 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2233 2079 122 215 0 2015 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 8932

[startup+300.184 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8495
/proc/meminfo: memFree=1453192/2055920 swapFree=4181412/4192956
[pid=8495] ppid=8493 vsize=8932 CPUtime=300.08
/proc/8495/stat : 8495 (minisat+) R 8493 8495 8450 0 -1 4194304 2094 0 0 0 30007 1 0 0 25 0 1 0 186420970 9146368 2079 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8495/statm: 2233 2079 122 215 0 2015 0
Current children cumulated CPU time (s) 300.08
Current children cumulated vsize (Kb) 8932

Child status: 20
Real time (s): 308.932
CPU time (s): 308.831
CPU user time (s): 308.812
CPU system time (s): 0.018997
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (Kb): 8932

Launcher Data (download as text)

Begin job on node10 on Fri Jun  2 00:19:46 UTC 2006


FILE ID= 34556-1149207586

PBS_JOBID= 293414

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  aeab1724c196459c6b33e6369a15ae92

RANDOM SEED= 149611337


/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:       1461264 kB
Buffers:         25960 kB
Cached:         496044 kB
SwapCached:       3636 kB
Active:          62008 kB
Inactive:       469168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461264 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:             260 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            49464 kB
Committed_AS:   198868 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node10 on Fri Jun  2 00:24:55 UTC 2006