Trace number 34630

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 367.114 367.241

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111216411.opb
MD5SUM397157a6f828ea3df1ef5823bec1442b
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.116981
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 1200
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.02	c ---[  69]---> BDD-cost:   23
0.02	c ---[  67]---> BDD-cost:   23
0.02	c ---[  65]---> BDD-cost:   23
0.02	c ---[  63]---> BDD-cost:   23
0.02	c ---[  61]---> BDD-cost:   23
0.02	c ---[  59]---> BDD-cost:   23
0.02	c ---[  57]---> BDD-cost:   23
0.02	c ---[  55]---> BDD-cost:   23
0.02	c ---[  53]---> BDD-cost:   23
0.02	c ---[  51]---> BDD-cost:   23
0.02	c ---[  49]---> BDD-cost:   23
0.02	c ---[  48]---> BDD-cost:   23
0.02	c ---[  47]---> BDD-cost:   21
0.02	c ---[  46]---> BDD-cost:   19
0.02	c ---[  45]---> BDD-cost:   17
0.02	c ---[  44]---> BDD-cost:   15
0.02	c ---[  43]---> BDD-cost:   13
0.02	c ---[  42]---> BDD-cost:   11
0.02	c ---[  41]---> BDD-cost:    9
0.02	c ---[  40]---> BDD-cost:    7
0.02	c ---[  39]---> BDD-cost:    5
0.02	c ---[  38]---> BDD-cost:    3
0.02	c ---[  35]---> BDD-cost:    3
0.02	c ---[  34]---> BDD-cost:    5
0.02	c ---[  33]---> BDD-cost:    7
0.02	c ---[  32]---> BDD-cost:    9
0.02	c ---[  31]---> BDD-cost:   11
0.02	c ---[  30]---> BDD-cost:   13
0.02	c ---[  29]---> BDD-cost:   15
0.02	c ---[  28]---> BDD-cost:   17
0.02	c ---[  27]---> BDD-cost:   19
0.02	c ---[  26]---> BDD-cost:   21
0.02	c ---[  25]---> BDD-cost:   23
0.02	c ---[  24]---> BDD-cost:    0
0.02	c ---[  23]---> BDD-cost:   21
0.02	c ---[  22]---> BDD-cost:   19
0.02	c ---[  21]---> BDD-cost:   17
0.02	c ---[  20]---> BDD-cost:   15
0.02	c ---[  19]---> BDD-cost:   13
0.02	c ---[  18]---> BDD-cost:   11
0.02	c ---[  17]---> BDD-cost:    9
0.02	c ---[  16]---> BDD-cost:    7
0.02	c ---[  15]---> BDD-cost:    5
0.02	c ---[  14]---> BDD-cost:    3
0.02	c ---[  12]---> BDD-cost:    0
0.02	c ---[  11]---> BDD-cost:   21
0.02	c ---[  10]---> BDD-cost:   19
0.02	c ---[   9]---> BDD-cost:   17
0.02	c ---[   8]---> BDD-cost:   15
0.02	c ---[   7]---> BDD-cost:   13
0.02	c ---[   6]---> BDD-cost:   11
0.02	c ---[   5]---> BDD-cost:    9
0.02	c ---[   4]---> BDD-cost:    7
0.02	c ---[   3]---> BDD-cost:    5
0.02	c ---[   2]---> BDD-cost:    3
0.02	c ---[   0]---> Adder-cost: 620   maxlim: 1123   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 |    6984    22300 |    2328       0        0     nan |  0.000 % |
0.06	c |       103 |    6968    22248 |    2560     101     3535    35.0 |  4.232 % |
0.09	c |       253 |    6968    22248 |    2816     251    11827    47.1 |  4.232 % |
0.13	c |       478 |    6968    22248 |    3098     476    21685    45.6 |  4.232 % |
0.20	c |       819 |    6968    22248 |    3408     817    39311    48.1 |  4.232 % |
0.31	c |      1325 |    6968    22248 |    3749    1323    64540    48.8 |  4.232 % |
0.47	c |      2085 |    6968    22248 |    4124    2083   106217    51.0 |  4.233 % |
0.76	c |      3226 |    6968    22248 |    4536    3224   181043    56.2 |  4.232 % |
1.27	c |      4936 |    6968    22248 |    4990    4934   281873    57.1 |  4.232 % |
2.01	c |      7499 |    6959    22217 |    5489    4737   271180    57.2 |  4.284 % |
3.22	c |     11344 |    6959    22217 |    6038    5667   339963    60.0 |  4.284 % |
5.14	c |     17112 |    6959    22217 |    6642    4883   300653    61.6 |  4.284 % |
8.04	c |     25762 |    6944    22164 |    7306    6537   419794    64.2 |  4.389 % |
12.42	c |     38736 |    6944    22164 |    8036    3890   235239    60.5 |  4.389 % |
18.82	c |     58197 |    6944    22164 |    8840    6118   340445    55.6 |  4.389 % |
29.41	c |     87389 |    6910    22046 |    9724    7288   396407    54.4 |  4.650 % |
46.26	c |    131178 |    6859    21870 |   10697   10131   547564    54.0 |  5.068 % |
70.34	c |    196864 |    6827    21751 |   11766    8869   482974    54.5 |  5.277 % |
106.62	c |    295390 |    6818    21722 |   12943    8772   467528    53.3 |  5.381 % |
163.83	c |    443179 |    6795    21647 |   14237    7803   384792    49.3 |  5.590 % |
253.33	c |    664862 |    6759    21525 |   15661   14698   723164    49.2 |  5.852 % |
367.23	c ==============================================================================
367.23	c UNSATISFIABLE
367.23	s UNSATISFIABLE
367.23	c _______________________________________________________________________________
367.23	c 
367.23	c restarts              : 21
367.23	c conflicts             : 972773         (2650 /sec)
367.23	c decisions             : 1137396        (3098 /sec)
367.23	c propagations          : 0              (0 /sec)
367.23	c inspects              : 0              (0 /sec)
367.23	c CPU time              : 367.089 s
367.23	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/node12/watcher-34630-1149212717 -o ROOT/results/node12/solver-34630-1149212717 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/34630-1149212717/instance-34630-1149212717.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1660232/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=1048 CPUtime=0
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 186934258 1073152 90 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 262 91 74 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.87 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1656336/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=4892 CPUtime=9.99
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1126 0 0 0 999 0 0 0 25 0 1 0 186934258 5009408 1111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1223 1111 122 215 0 1005 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4892

[startup+20.0098 s]
/proc/loadavg: 0.89 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1655824/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=5424 CPUtime=19.99
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1244 0 0 0 1999 0 0 0 25 0 1 0 186934258 5554176 1229 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1356 1229 122 215 0 1138 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5424

[startup+30.0166 s]
/proc/loadavg: 0.91 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1655568/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=5696 CPUtime=29.99
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1326 0 0 0 2999 0 0 0 25 0 1 0 186934258 5832704 1311 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1424 1311 122 215 0 1206 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5696

[startup+40.0224 s]
/proc/loadavg: 0.92 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1654928/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=6380 CPUtime=40
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1489 0 0 0 3999 1 0 0 25 0 1 0 186934258 6533120 1474 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1595 1474 122 215 0 1377 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6380

[startup+50.0292 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1654864/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=6520 CPUtime=50.01
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1515 0 0 0 5000 1 0 0 25 0 1 0 186934258 6676480 1500 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574120 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1630 1500 122 215 0 1412 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6520

[startup+60.035 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1654736/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=6652 CPUtime=60.01
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1559 0 0 0 6000 1 0 0 25 0 1 0 186934258 6811648 1544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1663 1544 122 215 0 1445 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6652

[startup+70.0408 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1654672/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=6792 CPUtime=70.01
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1576 0 0 0 7000 1 0 0 25 0 1 0 186934258 6955008 1561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1698 1561 122 215 0 1480 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6792

[startup+80.0476 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1654480/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=6956 CPUtime=80.01
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1622 0 0 0 8000 1 0 0 25 0 1 0 186934258 7122944 1607 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1739 1607 122 215 0 1521 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6956

[startup+90.0534 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1654224/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=7240 CPUtime=90.01
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1675 0 0 0 9000 1 0 0 25 0 1 0 186934258 7413760 1660 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1810 1660 122 215 0 1592 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7240

[startup+100.059 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1654224/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=7240 CPUtime=100.02
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1686 0 0 0 10001 1 0 0 25 0 1 0 186934258 7413760 1671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576524 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1810 1671 122 215 0 1592 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7240

[startup+110.065 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1653904/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=7504 CPUtime=110.02
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1755 0 0 0 11001 1 0 0 25 0 1 0 186934258 7684096 1740 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581229 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1876 1740 122 215 0 1658 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7504

[startup+120.071 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1653840/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=7664 CPUtime=120.02
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1783 0 0 0 12001 1 0 0 25 0 1 0 186934258 7847936 1768 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1916 1768 122 215 0 1698 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7664

[startup+130.077 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1653712/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=7664 CPUtime=130.02
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1804 0 0 0 13001 1 0 0 25 0 1 0 186934258 7847936 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1916 1789 122 215 0 1698 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7664

[startup+140.082 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1653648/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=7812 CPUtime=140.03
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1825 0 0 0 14002 1 0 0 25 0 1 0 186934258 7999488 1810 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1953 1810 122 215 0 1735 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7812

[startup+150.088 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1653520/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=7960 CPUtime=150.03
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1860 0 0 0 15002 1 0 0 25 0 1 0 186934258 8151040 1845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1990 1845 122 215 0 1772 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7960

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1653456/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=7960 CPUtime=160.03
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1868 0 0 0 16002 1 0 0 25 0 1 0 186934258 8151040 1853 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 1990 1853 122 215 0 1772 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 7960

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1653072/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8388 CPUtime=170.03
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1970 0 0 0 17002 1 0 0 25 0 1 0 186934258 8589312 1955 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2097 1955 122 215 0 1879 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8388

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1653008/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8388 CPUtime=180.03
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1976 0 0 0 18002 1 0 0 25 0 1 0 186934258 8589312 1961 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2097 1961 122 215 0 1879 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8388

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652944/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8524 CPUtime=190.04
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1992 0 0 0 19003 1 0 0 25 0 1 0 186934258 8728576 1977 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2131 1977 122 215 0 1913 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8524

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652944/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8524 CPUtime=200.04
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1992 0 0 0 20003 1 0 0 25 0 1 0 186934258 8728576 1977 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2131 1977 122 215 0 1913 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8524

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652944/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8524 CPUtime=210.04
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1999 0 0 0 21003 1 0 0 25 0 1 0 186934258 8728576 1984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2131 1984 122 215 0 1913 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (Kb) 8524

[startup+220.129 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652944/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8524 CPUtime=220.04
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1999 0 0 0 22003 1 0 0 25 0 1 0 186934258 8728576 1984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2131 1984 122 215 0 1913 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 8524

[startup+230.135 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652944/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8524 CPUtime=230.05
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 1999 0 0 0 23004 1 0 0 25 0 1 0 186934258 8728576 1984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2131 1984 122 215 0 1913 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 8524

[startup+240.141 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652816/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8680 CPUtime=240.05
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2033 0 0 0 24004 1 0 0 25 0 1 0 186934258 8888320 2018 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2170 2018 122 215 0 1952 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 8680

[startup+250.146 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652752/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8680 CPUtime=250.05
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2040 0 0 0 25004 1 0 0 25 0 1 0 186934258 8888320 2025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575893 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2170 2025 122 215 0 1952 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 8680

[startup+260.152 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652752/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8680 CPUtime=260.05
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2042 0 0 0 26004 1 0 0 25 0 1 0 186934258 8888320 2027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2170 2027 122 215 0 1952 0
Current children cumulated CPU time (s) 260.05
Current children cumulated vsize (Kb) 8680

[startup+270.158 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652688/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8828 CPUtime=270.05
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2066 0 0 0 27004 1 0 0 25 0 1 0 186934258 9039872 2051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2207 2051 122 215 0 1989 0
Current children cumulated CPU time (s) 270.05
Current children cumulated vsize (Kb) 8828

[startup+280.164 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652624/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8828 CPUtime=280.07
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2073 0 0 0 28005 2 0 0 25 0 1 0 186934258 9039872 2058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2207 2058 122 215 0 1989 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (Kb) 8828

[startup+290.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652624/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8828 CPUtime=290.07
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2079 0 0 0 29005 2 0 0 25 0 1 0 186934258 9039872 2064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2207 2064 122 215 0 1989 0
Current children cumulated CPU time (s) 290.07
Current children cumulated vsize (Kb) 8828

[startup+300.176 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652560/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8976 CPUtime=300.07
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2089 0 0 0 30005 2 0 0 25 0 1 0 186934258 9191424 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2244 2074 122 215 0 2026 0
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (Kb) 8976

[startup+310.183 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652432/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=8976 CPUtime=310.07
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2120 0 0 0 31005 2 0 0 25 0 1 0 186934258 9191424 2105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572757 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2244 2105 122 215 0 2026 0
Current children cumulated CPU time (s) 310.07
Current children cumulated vsize (Kb) 8976

[startup+320.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652432/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=9120 CPUtime=320.08
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2130 0 0 0 32006 2 0 0 25 0 1 0 186934258 9338880 2115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2280 2115 122 215 0 2062 0
Current children cumulated CPU time (s) 320.08
Current children cumulated vsize (Kb) 9120

[startup+330.196 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652432/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=9120 CPUtime=330.08
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2130 0 0 0 33006 2 0 0 25 0 1 0 186934258 9338880 2115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588655 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2280 2115 122 215 0 2062 0
Current children cumulated CPU time (s) 330.08
Current children cumulated vsize (Kb) 9120

[startup+340.203 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652368/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=9120 CPUtime=340.08
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2147 0 0 0 34006 2 0 0 25 0 1 0 186934258 9338880 2132 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2280 2132 122 215 0 2062 0
Current children cumulated CPU time (s) 340.08
Current children cumulated vsize (Kb) 9120

[startup+350.209 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652304/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=9256 CPUtime=350.08
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2161 0 0 0 35006 2 0 0 25 0 1 0 186934258 9478144 2146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2314 2146 122 215 0 2096 0
Current children cumulated CPU time (s) 350.08
Current children cumulated vsize (Kb) 9256

[startup+360.214 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26441
/proc/meminfo: memFree=1652240/2055920 swapFree=4181408/4192956
[pid=26441] ppid=26439 vsize=9256 CPUtime=360.09
/proc/26441/stat : 26441 (minisat+) R 26439 26441 26396 0 -1 4194304 2168 0 0 0 36007 2 0 0 25 0 1 0 186934258 9478144 2153 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580789 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26441/statm: 2314 2153 122 215 0 2096 0
Current children cumulated CPU time (s) 360.09
Current children cumulated vsize (Kb) 9256

Child status: 20
Real time (s): 367.241
CPU time (s): 367.114
CPU user time (s): 367.089
CPU system time (s): 0.024996
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (Kb): 9256

Launcher Data (download as text)

Begin job on node12 on Fri Jun  2 01:45:17 UTC 2006


FILE ID= 34630-1149212717

PBS_JOBID= 294382

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  397157a6f828ea3df1ef5823bec1442b

RANDOM SEED= 660245328


/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.282
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.282
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:       1660440 kB
Buffers:         27516 kB
Cached:         298652 kB
SwapCached:       3292 kB
Active:         146064 kB
Inactive:       188884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660440 kB
SwapTotal:     4192956 kB
SwapFree:      4181408 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14708 kB
Slab:            46512 kB
Committed_AS:   187644 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Fri Jun  2 01:51:24 UTC 2006