Trace number 34631

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 530.254 530.414

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111223004.opb
MD5SUM651d3a6cc64ca34df144139e51ae2bf7
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 benchmark2.09468
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 1227
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.02	c ---[  73]---> BDD-cost:   23
0.02	c ---[  71]---> BDD-cost:   23
0.02	c ---[  69]---> BDD-cost:   23
0.02	c ---[  67]---> BDD-cost:   23
0.02	c ---[  65]---> BDD-cost:   23
0.02	c ---[  63]---> BDD-cost:   23
0.02	c ---[  61]---> BDD-cost:   23
0.02	c ---[  59]---> BDD-cost:   23
0.02	c ---[  57]---> BDD-cost:   23
0.02	c ---[  55]---> BDD-cost:   23
0.02	c ---[  53]---> BDD-cost:   23
0.02	c ---[  51]---> BDD-cost:   23
0.02	c ---[  49]---> BDD-cost:   23
0.02	c ---[  48]---> BDD-cost:   23
0.02	c ---[  47]---> BDD-cost:   21
0.02	c ---[  46]---> BDD-cost:   19
0.02	c ---[  45]---> BDD-cost:   17
0.02	c ---[  44]---> BDD-cost:   15
0.02	c ---[  43]---> BDD-cost:   13
0.02	c ---[  42]---> BDD-cost:   11
0.02	c ---[  41]---> BDD-cost:    9
0.02	c ---[  40]---> BDD-cost:    7
0.02	c ---[  39]---> BDD-cost:    5
0.02	c ---[  38]---> BDD-cost:    3
0.02	c ---[  35]---> BDD-cost:    3
0.02	c ---[  34]---> BDD-cost:    5
0.02	c ---[  33]---> BDD-cost:    7
0.02	c ---[  32]---> BDD-cost:    9
0.02	c ---[  31]---> BDD-cost:   11
0.02	c ---[  30]---> BDD-cost:   13
0.02	c ---[  29]---> BDD-cost:   15
0.02	c ---[  28]---> BDD-cost:   17
0.02	c ---[  27]---> BDD-cost:   19
0.02	c ---[  26]---> BDD-cost:   21
0.02	c ---[  25]---> BDD-cost:   23
0.02	c ---[  24]---> BDD-cost:    0
0.02	c ---[  23]---> BDD-cost:   21
0.02	c ---[  22]---> BDD-cost:   19
0.02	c ---[  21]---> BDD-cost:   17
0.02	c ---[  20]---> BDD-cost:   15
0.02	c ---[  19]---> BDD-cost:   13
0.02	c ---[  18]---> BDD-cost:   11
0.02	c ---[  17]---> BDD-cost:    9
0.02	c ---[  16]---> BDD-cost:    7
0.02	c ---[  15]---> BDD-cost:    5
0.02	c ---[  14]---> BDD-cost:    3
0.02	c ---[  12]---> BDD-cost:    0
0.02	c ---[  11]---> BDD-cost:   21
0.02	c ---[  10]---> BDD-cost:   19
0.02	c ---[   9]---> BDD-cost:   17
0.02	c ---[   8]---> BDD-cost:   15
0.02	c ---[   7]---> BDD-cost:   13
0.02	c ---[   6]---> BDD-cost:   11
0.02	c ---[   5]---> BDD-cost:    9
0.02	c ---[   4]---> BDD-cost:    7
0.02	c ---[   3]---> BDD-cost:    5
0.02	c ---[   2]---> BDD-cost:    3
0.02	c ---[   0]---> Adder-cost: 600   maxlim: 1150   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 |    6871    21927 |    2290       0        0     nan |  0.000 % |
0.06	c |       100 |    6855    21875 |    2519      98      656     6.7 |  4.474 % |
0.08	c |       253 |    6855    21875 |    2770     251     8950    35.7 |  4.474 % |
0.12	c |       478 |    6855    21875 |    3047     476    17430    36.6 |  4.474 % |
0.17	c |       815 |    6855    21875 |    3352     813    35237    43.3 |  4.474 % |
0.28	c |      1321 |    6855    21875 |    3688    1319    68626    52.0 |  4.474 % |
0.45	c |      2080 |    6855    21875 |    4056    2078   106037    51.0 |  4.474 % |
0.73	c |      3220 |    6855    21875 |    4462    3218   161744    50.3 |  4.474 % |
1.22	c |      4928 |    6855    21875 |    4908    4926   255218    51.8 |  4.475 % |
1.95	c |      7491 |    6855    21875 |    5399    4889   241004    49.3 |  4.474 % |
3.08	c |     11335 |    6855    21875 |    5939    5831   282516    48.5 |  4.474 % |
4.82	c |     17102 |    6855    21875 |    6533    5252   261318    49.8 |  4.474 % |
7.48	c |     25753 |    6822    21762 |    7187    6854   304299    44.4 |  4.737 % |
11.44	c |     38728 |    6822    21762 |    7905    4353   172727    39.7 |  4.737 % |
17.57	c |     58189 |    6809    21716 |    8696    7110   413867    58.2 |  4.842 % |
27.76	c |     87381 |    6809    21716 |    9565    8648   530546    61.3 |  4.842 % |
43.64	c |    131173 |    6809    21716 |   10522    6862   386465    56.3 |  4.842 % |
67.90	c |    196861 |    6809    21716 |   11574    5945   294211    49.5 |  4.842 % |
105.23	c |    295387 |    6809    21716 |   12732    7298   408945    56.0 |  4.842 % |
164.23	c |    443177 |    6768    21573 |   14005    9275   460328    49.6 |  5.105 % |
258.35	c |    664860 |    6714    21380 |   15405   12369   756653    61.2 |  5.474 % |
403.05	c |    997388 |    6705    21349 |   16946    8540   346864    40.6 |  5.526 % |
530.41	c ==============================================================================
530.41	c UNSATISFIABLE
530.41	s UNSATISFIABLE
530.41	c _______________________________________________________________________________
530.41	c 
530.41	c restarts              : 22
530.41	c conflicts             : 1302483        (2456 /sec)
530.41	c decisions             : 1468746        (2770 /sec)
530.41	c propagations          : 0              (0 /sec)
530.41	c inspects              : 0              (0 /sec)
530.41	c CPU time              : 530.224 s
530.41	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/node71/watcher-34631-1149212770 -o ROOT/results/node71/solver-34631-1149212770 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node71/34631-1149212770/instance-34631-1149212770.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.66 0.80 0.85 3/64 32609
/proc/meminfo: memFree=1562344/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=1048 CPUtime=0
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 102 0 0 0 0 0 0 0 19 0 1 0 186946715 1073152 87 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134833856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 262 88 74 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 0.71 0.81 0.85 2/64 32609
/proc/meminfo: memFree=1558832/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=4552 CPUtime=9.99
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1027 0 0 0 999 0 0 0 25 0 1 0 186946715 4661248 1012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1138 1012 122 215 0 920 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4552

[startup+20.0084 s]
/proc/loadavg: 0.75 0.81 0.85 2/64 32609
/proc/meminfo: memFree=1557744/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=5608 CPUtime=19.99
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1287 0 0 0 1999 0 0 0 25 0 1 0 186946715 5742592 1272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1402 1272 122 215 0 1184 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5608

[startup+30.0148 s]
/proc/loadavg: 0.79 0.82 0.85 2/64 32609
/proc/meminfo: memFree=1557232/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=6132 CPUtime=29.99
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1424 0 0 0 2999 0 0 0 25 0 1 0 186946715 6279168 1409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1533 1409 122 215 0 1315 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 6132

[startup+40.0212 s]
/proc/loadavg: 0.82 0.83 0.85 2/64 32609
/proc/meminfo: memFree=1557040/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=6268 CPUtime=40
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1459 0 0 0 3999 1 0 0 25 0 1 0 186946715 6418432 1444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1567 1444 122 215 0 1349 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6268

[startup+50.0276 s]
/proc/loadavg: 0.85 0.83 0.85 2/64 32609
/proc/meminfo: memFree=1556720/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=6660 CPUtime=50.01
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1542 0 0 0 5000 1 0 0 25 0 1 0 186946715 6819840 1527 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581223 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1665 1527 122 215 0 1447 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6660

[startup+60.034 s]
/proc/loadavg: 0.87 0.84 0.85 2/64 32609
/proc/meminfo: memFree=1556720/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=6660 CPUtime=60.01
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1547 0 0 0 6000 1 0 0 25 0 1 0 186946715 6819840 1532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1665 1532 122 215 0 1447 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6660

[startup+70.0403 s]
/proc/loadavg: 0.89 0.84 0.85 2/64 32609
/proc/meminfo: memFree=1556272/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=7060 CPUtime=70.01
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1651 0 0 0 7000 1 0 0 25 0 1 0 186946715 7229440 1636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1765 1636 122 215 0 1547 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7060

[startup+80.0467 s]
/proc/loadavg: 0.91 0.85 0.85 2/64 32609
/proc/meminfo: memFree=1556016/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=7356 CPUtime=80.01
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1711 0 0 0 8000 1 0 0 25 0 1 0 186946715 7532544 1696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1839 1696 122 215 0 1621 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7356

[startup+90.0531 s]
/proc/loadavg: 0.92 0.85 0.86 2/64 32609
/proc/meminfo: memFree=1555952/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=7356 CPUtime=90.02
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1727 0 0 0 9001 1 0 0 25 0 1 0 186946715 7532544 1712 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1839 1712 122 215 0 1621 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7356

[startup+100.059 s]
/proc/loadavg: 0.93 0.85 0.86 2/64 32609
/proc/meminfo: memFree=1555888/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=7356 CPUtime=100.02
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1738 0 0 0 10001 1 0 0 25 0 1 0 186946715 7532544 1723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1839 1723 122 215 0 1621 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7356

[startup+110.066 s]
/proc/loadavg: 0.94 0.86 0.86 2/64 32609
/proc/meminfo: memFree=1555504/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=7884 CPUtime=110.02
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1853 0 0 0 11001 1 0 0 25 0 1 0 186946715 8073216 1838 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 1971 1838 122 215 0 1753 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7884

[startup+120.072 s]
/proc/loadavg: 0.95 0.86 0.86 2/64 32609
/proc/meminfo: memFree=1555312/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=8032 CPUtime=120.03
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1903 0 0 0 12002 1 0 0 25 0 1 0 186946715 8224768 1888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581194 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2008 1888 122 215 0 1790 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 8032

[startup+130.079 s]
/proc/loadavg: 0.96 0.87 0.86 2/64 32609
/proc/meminfo: memFree=1555248/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=8180 CPUtime=130.03
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1920 0 0 0 13002 1 0 0 25 0 1 0 186946715 8376320 1905 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2045 1905 122 215 0 1827 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8180

[startup+140.085 s]
/proc/loadavg: 0.96 0.87 0.86 2/64 32609
/proc/meminfo: memFree=1555184/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=8180 CPUtime=140.03
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1933 0 0 0 14002 1 0 0 25 0 1 0 186946715 8376320 1918 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2045 1918 122 215 0 1827 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8180

[startup+150.091 s]
/proc/loadavg: 0.97 0.87 0.86 2/64 32609
/proc/meminfo: memFree=1555120/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=8180 CPUtime=150.04
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1941 0 0 0 15003 1 0 0 25 0 1 0 186946715 8376320 1926 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2045 1926 122 215 0 1827 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8180

[startup+160.098 s]
/proc/loadavg: 0.97 0.88 0.86 2/64 32609
/proc/meminfo: memFree=1554992/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=8316 CPUtime=160.04
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 1975 0 0 0 16003 1 0 0 25 0 1 0 186946715 8515584 1960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2079 1960 122 215 0 1861 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8316

[startup+170.103 s]
/proc/loadavg: 0.98 0.88 0.86 2/64 32609
/proc/meminfo: memFree=1554736/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=8600 CPUtime=170.04
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2036 0 0 0 17003 1 0 0 25 0 1 0 186946715 8806400 2021 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588068 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2150 2021 122 215 0 1932 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8600

[startup+180.11 s]
/proc/loadavg: 0.98 0.89 0.86 2/64 32609
/proc/meminfo: memFree=1554288/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=9128 CPUtime=180.04
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2146 0 0 0 18003 1 0 0 25 0 1 0 186946715 9347072 2131 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2282 2131 122 215 0 2064 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 9128

[startup+190.116 s]
/proc/loadavg: 0.98 0.89 0.87 2/64 32609
/proc/meminfo: memFree=1554288/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=9128 CPUtime=190.05
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2151 0 0 0 19004 1 0 0 25 0 1 0 186946715 9347072 2136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2282 2136 122 215 0 2064 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 9128

[startup+200.122 s]
/proc/loadavg: 0.98 0.89 0.87 2/64 32609
/proc/meminfo: memFree=1554288/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=9128 CPUtime=200.05
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2151 0 0 0 20004 1 0 0 25 0 1 0 186946715 9347072 2136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2282 2136 122 215 0 2064 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 9128

[startup+210.129 s]
/proc/loadavg: 0.99 0.89 0.87 2/64 32609
/proc/meminfo: memFree=1554288/2055920 swapFree=4182220/4192956

################
# More data... #
################

/proc/32609/statm: 2525 2378 122 215 0 2307 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 10100

[startup+330.204 s]
/proc/loadavg: 0.99 0.92 0.88 2/64 32609
/proc/meminfo: memFree=1553200/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10100 CPUtime=330.1
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2412 0 0 0 33008 2 0 0 25 0 1 0 186946715 10342400 2397 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574221 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2525 2397 122 215 0 2307 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 10100

[startup+340.211 s]
/proc/loadavg: 0.99 0.93 0.88 2/64 32609
/proc/meminfo: memFree=1553136/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10252 CPUtime=340.1
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2429 0 0 0 34008 2 0 0 25 0 1 0 186946715 10498048 2414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2563 2414 122 215 0 2345 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 10252

[startup+350.217 s]
/proc/loadavg: 0.99 0.93 0.88 2/64 32609
/proc/meminfo: memFree=1553136/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10252 CPUtime=350.11
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2429 0 0 0 35009 2 0 0 25 0 1 0 186946715 10498048 2414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581229 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2563 2414 122 215 0 2345 0
Current children cumulated CPU time (s) 350.11
Current children cumulated vsize (Kb) 10252

[startup+360.223 s]
/proc/loadavg: 0.99 0.93 0.88 2/64 32609
/proc/meminfo: memFree=1553072/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10252 CPUtime=360.11
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2442 0 0 0 36009 2 0 0 25 0 1 0 186946715 10498048 2427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2563 2427 122 215 0 2345 0
Current children cumulated CPU time (s) 360.11
Current children cumulated vsize (Kb) 10252

[startup+370.23 s]
/proc/loadavg: 0.99 0.93 0.88 2/64 32609
/proc/meminfo: memFree=1553008/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10396 CPUtime=370.11
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2455 0 0 0 37009 2 0 0 25 0 1 0 186946715 10645504 2440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2599 2440 122 215 0 2381 0
Current children cumulated CPU time (s) 370.11
Current children cumulated vsize (Kb) 10396

[startup+380.236 s]
/proc/loadavg: 0.99 0.93 0.88 2/64 32609
/proc/meminfo: memFree=1553008/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10396 CPUtime=380.12
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2455 0 0 0 38010 2 0 0 25 0 1 0 186946715 10645504 2440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580511 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2599 2440 122 215 0 2381 0
Current children cumulated CPU time (s) 380.12
Current children cumulated vsize (Kb) 10396

[startup+390.243 s]
/proc/loadavg: 0.99 0.94 0.88 2/64 32609
/proc/meminfo: memFree=1553008/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10396 CPUtime=390.12
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2455 0 0 0 39010 2 0 0 25 0 1 0 186946715 10645504 2440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2599 2440 122 215 0 2381 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 10396

[startup+400.248 s]
/proc/loadavg: 0.99 0.94 0.89 2/64 32609
/proc/meminfo: memFree=1553008/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10396 CPUtime=400.12
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2455 0 0 0 40010 2 0 0 25 0 1 0 186946715 10645504 2440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2599 2440 122 215 0 2381 0
Current children cumulated CPU time (s) 400.12
Current children cumulated vsize (Kb) 10396

[startup+410.253 s]
/proc/loadavg: 0.99 0.94 0.89 2/64 32609
/proc/meminfo: memFree=1553008/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10396 CPUtime=410.12
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2457 0 0 0 41010 2 0 0 25 0 1 0 186946715 10645504 2442 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2599 2442 122 215 0 2381 0
Current children cumulated CPU time (s) 410.12
Current children cumulated vsize (Kb) 10396

[startup+420.26 s]
/proc/loadavg: 0.99 0.94 0.89 2/64 32609
/proc/meminfo: memFree=1552944/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10396 CPUtime=420.13
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2471 0 0 0 42011 2 0 0 25 0 1 0 186946715 10645504 2456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2599 2456 122 215 0 2381 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 10396

[startup+430.266 s]
/proc/loadavg: 0.99 0.94 0.89 2/64 32609
/proc/meminfo: memFree=1552816/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10556 CPUtime=430.13
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2493 0 0 0 43011 2 0 0 25 0 1 0 186946715 10809344 2478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2639 2478 122 215 0 2421 0
Current children cumulated CPU time (s) 430.13
Current children cumulated vsize (Kb) 10556

[startup+440.272 s]
/proc/loadavg: 0.99 0.94 0.89 2/64 32609
/proc/meminfo: memFree=1552816/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10556 CPUtime=440.13
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2506 0 0 0 44011 2 0 0 25 0 1 0 186946715 10809344 2491 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2639 2491 122 215 0 2421 0
Current children cumulated CPU time (s) 440.13
Current children cumulated vsize (Kb) 10556

[startup+450.279 s]
/proc/loadavg: 0.99 0.94 0.89 2/64 32609
/proc/meminfo: memFree=1552816/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10556 CPUtime=450.14
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2513 0 0 0 45012 2 0 0 25 0 1 0 186946715 10809344 2498 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2639 2498 122 215 0 2421 0
Current children cumulated CPU time (s) 450.14
Current children cumulated vsize (Kb) 10556

[startup+460.284 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 32609
/proc/meminfo: memFree=1552752/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10712 CPUtime=460.14
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2520 0 0 0 46012 2 0 0 25 0 1 0 186946715 10969088 2505 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2678 2505 122 215 0 2460 0
Current children cumulated CPU time (s) 460.14
Current children cumulated vsize (Kb) 10712

[startup+470.291 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 32609
/proc/meminfo: memFree=1552752/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10712 CPUtime=470.14
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2520 0 0 0 47012 2 0 0 25 0 1 0 186946715 10969088 2505 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580985 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2678 2505 122 215 0 2460 0
Current children cumulated CPU time (s) 470.14
Current children cumulated vsize (Kb) 10712

[startup+480.297 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 32609
/proc/meminfo: memFree=1552688/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10712 CPUtime=480.15
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2535 0 0 0 48013 2 0 0 25 0 1 0 186946715 10969088 2520 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2678 2520 122 215 0 2460 0
Current children cumulated CPU time (s) 480.15
Current children cumulated vsize (Kb) 10712

[startup+490.303 s]
/proc/loadavg: 0.99 0.95 0.89 2/64 32609
/proc/meminfo: memFree=1552688/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10712 CPUtime=490.15
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2535 0 0 0 49013 2 0 0 25 0 1 0 186946715 10969088 2520 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012086 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2678 2520 122 215 0 2460 0
Current children cumulated CPU time (s) 490.15
Current children cumulated vsize (Kb) 10712

[startup+500.31 s]
/proc/loadavg: 0.99 0.95 0.90 2/64 32609
/proc/meminfo: memFree=1552688/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10712 CPUtime=500.15
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2537 0 0 0 50013 2 0 0 25 0 1 0 186946715 10969088 2522 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2678 2522 122 215 0 2460 0
Current children cumulated CPU time (s) 500.15
Current children cumulated vsize (Kb) 10712

[startup+510.316 s]
/proc/loadavg: 0.99 0.95 0.90 2/64 32609
/proc/meminfo: memFree=1552688/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10712 CPUtime=510.16
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2537 0 0 0 51014 2 0 0 25 0 1 0 186946715 10969088 2522 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2678 2522 122 215 0 2460 0
Current children cumulated CPU time (s) 510.16
Current children cumulated vsize (Kb) 10712

[startup+520.321 s]
/proc/loadavg: 0.99 0.95 0.90 2/64 32609
/proc/meminfo: memFree=1552688/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10712 CPUtime=520.16
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2537 0 0 0 52014 2 0 0 25 0 1 0 186946715 10969088 2522 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2678 2522 122 215 0 2460 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (Kb) 10712

[startup+530.328 s]
/proc/loadavg: 0.99 0.95 0.90 2/64 32609
/proc/meminfo: memFree=1552560/2055920 swapFree=4182220/4192956
[pid=32609] ppid=32607 vsize=10856 CPUtime=530.16
/proc/32609/stat : 32609 (minisat+) R 32607 32609 32564 0 -1 4194304 2557 0 0 0 53014 2 0 0 25 0 1 0 186946715 11116544 2542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32609/statm: 2714 2542 122 215 0 2496 0
Current children cumulated CPU time (s) 530.16
Current children cumulated vsize (Kb) 10856

Child status: 20
Real time (s): 530.414
CPU time (s): 530.254
CPU user time (s): 530.225
CPU system time (s): 0.028995
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (Kb): 10856

Launcher Data (download as text)

Begin job on node71 on Fri Jun  2 01:46:10 UTC 2006


FILE ID= 34631-1149212770

PBS_JOBID= 294395

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  651d3a6cc64ca34df144139e51ae2bf7

RANDOM SEED= 100938472


/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:       1562552 kB
Buffers:         36972 kB
Cached:         380288 kB
SwapCached:       2504 kB
Active:         107752 kB
Inactive:       318284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562552 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            53264 kB
Committed_AS:   201444 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node71 on Fri Jun  2 01:55:01 UTC 2006