Trace number 34688

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 361.321 361.427

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900562192.opb
MD5SUM608a9740e0756eec3b8d3bf2dd1f591f
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 benchmark163.645
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 765
Number of bits of the biggest sum of numbers10
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.09	c Converting 2707 PB-constraints to clauses...
0.09	c   -- Unit propagations: (none)
0.09	c   -- Detecting intervals from adjacent constraints: ######################
0.09	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.10	c ---[  43]---> BDD-cost:   19
0.10	c ---[  41]---> BDD-cost:   19
0.10	c ---[  39]---> BDD-cost:   19
0.10	c ---[  37]---> BDD-cost:   19
0.10	c ---[  35]---> BDD-cost:   19
0.10	c ---[  33]---> BDD-cost:   19
0.10	c ---[  31]---> BDD-cost:   19
0.10	c ---[  29]---> BDD-cost:   19
0.10	c ---[  27]---> BDD-cost:   19
0.10	c ---[  25]---> BDD-cost:   19
0.10	c ---[  23]---> BDD-cost:   19
0.10	c ---[  21]---> BDD-cost:   19
0.10	c ---[  19]---> BDD-cost:   19
0.10	c ---[  17]---> BDD-cost:   19
0.10	c ---[  15]---> BDD-cost:   19
0.10	c ---[  13]---> BDD-cost:   19
0.10	c ---[  11]---> BDD-cost:   19
0.10	c ---[   9]---> BDD-cost:   19
0.10	c ---[   7]---> BDD-cost:   19
0.10	c ---[   5]---> BDD-cost:   19
0.10	c ---[   3]---> BDD-cost:   19
0.10	c ---[   1]---> BDD-cost:   19
0.10	c ---[   0]---> Adder-cost: 390   maxlim: 714   bits: 10/10
0.12	c ==================================[MINISAT+]==================================
0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.12	c ==============================================================================
0.12	c |         0 |    6361    19961 |    2120       0        0     nan |  0.000 % |
0.13	c |       100 |    6354    19938 |    2332      98     2971    30.3 |  3.352 % |
0.14	c |       251 |    6260    19614 |    2565     236     6873    29.1 |  4.885 % |
0.17	c |       476 |    6260    19614 |    2821     461    18767    40.7 |  4.885 % |
0.20	c |       813 |    6251    19583 |    3103     794    30676    38.6 |  4.981 % |
0.27	c |      1321 |    6228    19500 |    3414    1299    58422    45.0 |  5.268 % |
0.37	c |      2082 |    6217    19457 |    3755    2059   105014    51.0 |  5.460 % |
0.55	c |      3224 |    6185    19351 |    4131    3196   173568    54.3 |  5.939 % |
0.86	c |      4933 |    6185    19351 |    4544    2695   140748    52.2 |  5.939 % |
1.33	c |      7496 |    6185    19351 |    4998    2830   132605    46.9 |  5.941 % |
2.10	c |     11340 |    6185    19351 |    5498    4015   203159    50.6 |  5.939 % |
3.16	c |     17109 |    6153    19243 |    6048    4030   184593    45.8 |  6.514 % |
4.77	c |     25759 |    6096    19050 |    6653    3237   134890    41.7 |  7.376 % |
7.08	c |     38733 |    6087    19021 |    7318    5783   277355    48.0 |  7.567 % |
10.72	c |     58196 |    6087    19021 |    8050    6098   273564    44.9 |  7.567 % |
16.04	c |     87388 |    6087    19021 |    8855    6042   255040    42.2 |  7.567 % |
24.20	c |    131178 |    6081    19001 |    9741    8809   387152    43.9 |  7.666 % |
37.87	c |    196862 |    6081    19001 |   10715    9407   442271    47.0 |  7.663 % |
58.08	c |    295388 |    6081    19001 |   11787    8619   373924    43.4 |  7.663 % |
89.34	c |    443177 |    6081    19001 |   12965   11161   503065    45.1 |  7.663 % |
134.42	c |    664863 |    6081    19001 |   14262    7256   256773    35.4 |  7.663 % |
206.56	c |    997388 |    6081    19001 |   15688   11252   357797    31.8 |  7.663 % |
311.15	c |   1496178 |    6081    19001 |   17257   15352   498493    32.5 |  7.663 % |
361.42	c ==============================================================================
361.42	c UNSATISFIABLE
361.42	s UNSATISFIABLE
361.42	c _______________________________________________________________________________
361.42	c 
361.42	c restarts              : 23
361.42	c conflicts             : 1733168        (4797 /sec)
361.42	c decisions             : 2467215        (6829 /sec)
361.42	c propagations          : 0              (0 /sec)
361.42	c inspects              : 0              (0 /sec)
361.42	c CPU time              : 361.284 s
361.42	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-34688-1149219492 -o ROOT/results/node71/solver-34688-1149219492 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node71/34688-1149219492/instance-34688-1149219492.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.93 0.97 0.91 3/64 1855
/proc/meminfo: memFree=1560400/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=1048 CPUtime=0
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 187618878 1073152 98 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 262 98 74 215 0 44 0

[startup+10.0028 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1556968/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=4368 CPUtime=10
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 989 0 0 0 999 1 0 0 25 0 1 0 187618878 4472832 974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580913 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1092 974 122 215 0 874 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 4368

[startup+20.0091 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1556200/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=5148 CPUtime=19.99
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1191 0 0 0 1998 1 0 0 25 0 1 0 187618878 5271552 1176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576760 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1287 1176 122 215 0 1069 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5148

[startup+30.0155 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1555816/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=5672 CPUtime=30
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1303 0 0 0 2999 1 0 0 25 0 1 0 187618878 5808128 1288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1418 1288 122 215 0 1200 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5672

[startup+40.0219 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1555496/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=5944 CPUtime=40
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1377 0 0 0 3999 1 0 0 25 0 1 0 187618878 6086656 1362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1486 1362 122 215 0 1268 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5944

[startup+50.0283 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1555368/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=6072 CPUtime=50
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1417 0 0 0 4999 1 0 0 25 0 1 0 187618878 6217728 1402 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1518 1402 122 215 0 1300 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6072

[startup+60.0347 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1554792/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=6644 CPUtime=60.01
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1550 0 0 0 5999 2 0 0 25 0 1 0 187618878 6803456 1535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1661 1535 122 215 0 1443 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6644

[startup+70.0411 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1554600/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=6904 CPUtime=70.02
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1598 0 0 0 7000 2 0 0 25 0 1 0 187618878 7069696 1583 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1726 1583 122 215 0 1508 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 6904

[startup+80.0474 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1554536/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=6904 CPUtime=80.02
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1626 0 0 0 8000 2 0 0 25 0 1 0 187618878 7069696 1611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1726 1611 122 215 0 1508 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 6904

[startup+90.0538 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1554344/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=7176 CPUtime=90.03
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1681 0 0 0 9001 2 0 0 25 0 1 0 187618878 7348224 1666 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1794 1666 122 215 0 1576 0
Current children cumulated CPU time (s) 90.03
Current children cumulated vsize (Kb) 7176

[startup+100.06 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1553960/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=7572 CPUtime=100.03
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1770 0 0 0 10001 2 0 0 25 0 1 0 187618878 7753728 1755 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1893 1755 122 215 0 1675 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 7572

[startup+110.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1553832/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=7708 CPUtime=110.03
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1803 0 0 0 11001 2 0 0 25 0 1 0 187618878 7892992 1788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1927 1788 122 215 0 1709 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7708

[startup+120.073 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1553768/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=7708 CPUtime=120.03
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1812 0 0 0 12001 2 0 0 25 0 1 0 187618878 7892992 1797 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1927 1797 122 215 0 1709 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7708

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1553768/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=7848 CPUtime=130.04
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1826 0 0 0 13002 2 0 0 25 0 1 0 187618878 8036352 1811 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569513 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 1962 1811 122 215 0 1744 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 7848

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1553128/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=8380 CPUtime=140.04
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1981 0 0 0 14002 2 0 0 25 0 1 0 187618878 8581120 1966 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2095 1966 122 215 0 1877 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 8380

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1553064/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=8380 CPUtime=150.04
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1982 0 0 0 15002 2 0 0 25 0 1 0 187618878 8581120 1967 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588875 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2095 1967 122 215 0 1877 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8380

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1553064/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=8380 CPUtime=160.05
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 1983 0 0 0 16003 2 0 0 25 0 1 0 187618878 8581120 1968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2095 1968 122 215 0 1877 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 8380

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1552872/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=8648 CPUtime=170.05
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2042 0 0 0 17003 2 0 0 25 0 1 0 187618878 8855552 2027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2162 2027 122 215 0 1944 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8648

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1552744/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=8780 CPUtime=180.05
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2060 0 0 0 18003 2 0 0 25 0 1 0 187618878 8990720 2045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2195 2045 122 215 0 1977 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8780

[startup+190.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1552616/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=8920 CPUtime=190.05
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2092 0 0 0 19003 2 0 0 25 0 1 0 187618878 9134080 2077 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2230 2077 122 215 0 2012 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8920

[startup+200.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1552552/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=8920 CPUtime=200.06
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2113 0 0 0 20004 2 0 0 25 0 1 0 187618878 9134080 2098 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2230 2098 122 215 0 2012 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8920

[startup+210.129 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1552424/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=9072 CPUtime=210.06
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2150 0 0 0 21004 2 0 0 25 0 1 0 187618878 9289728 2135 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2268 2135 122 215 0 2050 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 9072

[startup+220.136 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1552296/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=9224 CPUtime=220.06
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2173 0 0 0 22004 2 0 0 25 0 1 0 187618878 9445376 2158 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2306 2158 122 215 0 2088 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 9224

[startup+230.142 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1551848/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=9620 CPUtime=230.07
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2287 0 0 0 23005 2 0 0 25 0 1 0 187618878 9850880 2272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2405 2272 122 215 0 2187 0
Current children cumulated CPU time (s) 230.07
Current children cumulated vsize (Kb) 9620

[startup+240.149 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1551720/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=9776 CPUtime=240.07
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2320 0 0 0 24005 2 0 0 25 0 1 0 187618878 10010624 2305 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2444 2305 122 215 0 2226 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 9776

[startup+250.155 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1551720/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=9932 CPUtime=250.07
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2334 0 0 0 25005 2 0 0 25 0 1 0 187618878 10170368 2319 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2483 2319 122 215 0 2265 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 9932

[startup+260.161 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1551144/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=10460 CPUtime=260.08
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2473 0 0 0 26005 3 0 0 25 0 1 0 187618878 10711040 2458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2615 2458 122 215 0 2397 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 10460

[startup+270.168 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1550952/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=10608 CPUtime=270.09
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2523 0 0 0 27006 3 0 0 25 0 1 0 187618878 10862592 2508 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2652 2508 122 215 0 2434 0
Current children cumulated CPU time (s) 270.09
Current children cumulated vsize (Kb) 10608

[startup+280.174 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1550888/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=10756 CPUtime=280.09
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2531 0 0 0 28006 3 0 0 25 0 1 0 187618878 11014144 2516 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2689 2516 122 215 0 2471 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (Kb) 10756

[startup+290.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1550824/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=10756 CPUtime=290.09
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2539 0 0 0 29006 3 0 0 25 0 1 0 187618878 11014144 2524 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2689 2524 122 215 0 2471 0
Current children cumulated CPU time (s) 290.09
Current children cumulated vsize (Kb) 10756

[startup+300.187 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1550768/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=10756 CPUtime=300.1
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2555 0 0 0 30007 3 0 0 25 0 1 0 187618878 11014144 2540 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2689 2540 122 215 0 2471 0
Current children cumulated CPU time (s) 300.1
Current children cumulated vsize (Kb) 10756

[startup+310.193 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1550768/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=10756 CPUtime=310.1
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2557 0 0 0 31007 3 0 0 25 0 1 0 187618878 11014144 2542 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2689 2542 122 215 0 2471 0
Current children cumulated CPU time (s) 310.1
Current children cumulated vsize (Kb) 10756

[startup+320.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1549808/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=11676 CPUtime=320.1
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2796 0 0 0 32007 3 0 0 25 0 1 0 187618878 11956224 2781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2919 2781 122 215 0 2701 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 11676

[startup+330.206 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1549808/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=11836 CPUtime=330.1
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2803 0 0 0 33007 3 0 0 25 0 1 0 187618878 12120064 2788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2959 2788 122 215 0 2741 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 11836

[startup+340.212 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1549808/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=11836 CPUtime=340.11
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2804 0 0 0 34008 3 0 0 25 0 1 0 187618878 12120064 2789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2959 2789 122 215 0 2741 0
Current children cumulated CPU time (s) 340.11
Current children cumulated vsize (Kb) 11836

[startup+350.219 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1549744/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=11836 CPUtime=350.11
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2804 0 0 0 35008 3 0 0 25 0 1 0 187618878 12120064 2789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2959 2789 122 215 0 2741 0
Current children cumulated CPU time (s) 350.11
Current children cumulated vsize (Kb) 11836

[startup+360.225 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1855
/proc/meminfo: memFree=1549744/2055920 swapFree=4182220/4192956
[pid=1855] ppid=1853 vsize=11836 CPUtime=360.11
/proc/1855/stat : 1855 (minisat+) R 1853 1855 1806 0 -1 4194304 2804 0 0 0 36008 3 0 0 25 0 1 0 187618878 12120064 2789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568565 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1855/statm: 2959 2789 122 215 0 2741 0
Current children cumulated CPU time (s) 360.11
Current children cumulated vsize (Kb) 11836

Child status: 20
Real time (s): 361.427
CPU time (s): 361.321
CPU user time (s): 361.284
CPU system time (s): 0.036994
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (Kb): 11836

Launcher Data (download as text)

Begin job on node71 on Fri Jun  2 03:38:12 UTC 2006


FILE ID= 34688-1149219492

PBS_JOBID= 295139

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  608a9740e0756eec3b8d3bf2dd1f591f

RANDOM SEED= 516126569


/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:       1560608 kB
Buffers:         37884 kB
Cached:         381212 kB
SwapCached:       2504 kB
Active:         109320 kB
Inactive:       318504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560608 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            53520 kB
Committed_AS:   213808 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 03:44:14 UTC 2006