Trace number 34695

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 306.305 306.397

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576151.opb
MD5SUM8485c5b622ae9efcb86cc93d1fd8b600
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 benchmark306.305
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 697
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.10	c   -- Detecting intervals from adjacent constraints: ######################
0.10	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.11	c ---[  43]---> BDD-cost:   19
0.11	c ---[  41]---> BDD-cost:   19
0.11	c ---[  39]---> BDD-cost:   19
0.11	c ---[  37]---> BDD-cost:   19
0.11	c ---[  35]---> BDD-cost:   19
0.11	c ---[  33]---> BDD-cost:   19
0.11	c ---[  31]---> BDD-cost:   19
0.11	c ---[  29]---> BDD-cost:   19
0.11	c ---[  27]---> BDD-cost:   19
0.11	c ---[  25]---> BDD-cost:   19
0.11	c ---[  23]---> BDD-cost:   19
0.11	c ---[  21]---> BDD-cost:   19
0.12	c ---[  19]---> BDD-cost:   19
0.12	c ---[  17]---> BDD-cost:   19
0.12	c ---[  15]---> BDD-cost:   19
0.12	c ---[  13]---> BDD-cost:   19
0.12	c ---[  11]---> BDD-cost:   19
0.12	c ---[   9]---> BDD-cost:   19
0.12	c ---[   7]---> BDD-cost:   19
0.12	c ---[   5]---> BDD-cost:   19
0.12	c ---[   3]---> BDD-cost:   19
0.12	c ---[   1]---> BDD-cost:   19
0.12	c ---[   0]---> Adder-cost: 374   maxlim: 646   bits: 10/10
0.13	c ==================================[MINISAT+]==================================
0.13	c | Conflicts | Original         | Learnt                           | Progress |
0.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.13	c ==============================================================================
0.13	c |         0 |    6239    19520 |    2079       0        0     nan |  0.000 % |
0.14	c |       100 |    6222    19461 |    2286      97      758     7.8 |  3.408 % |
0.15	c |       254 |    6222    19461 |    2515     251     9082    36.2 |  3.410 % |
0.17	c |       482 |    6222    19461 |    2767     479    16919    35.3 |  3.408 % |
0.21	c |       820 |    6222    19461 |    3043     817    37365    45.7 |  3.408 % |
0.27	c |      1327 |    6222    19461 |    3348    1324    64577    48.8 |  3.408 % |
0.39	c |      2087 |    6212    19425 |    3683    2083   113171    54.3 |  3.603 % |
0.58	c |      3227 |    6194    19359 |    4051    3220   194466    60.4 |  3.895 % |
0.87	c |      4937 |    6139    19180 |    4456    2867   157503    54.9 |  4.869 % |
1.27	c |      7500 |    6130    19151 |    4902    3095   155466    50.2 |  5.063 % |
2.06	c |     11345 |    6130    19151 |    5392    4366   273062    62.5 |  5.063 % |
3.04	c |     17111 |    6130    19151 |    5931    4489   236043    52.6 |  5.063 % |
4.91	c |     25760 |    6130    19151 |    6524    3832   184616    48.2 |  5.063 % |
7.65	c |     38737 |    6130    19151 |    7177    6654   363746    54.7 |  5.063 % |
12.31	c |     58203 |    6130    19151 |    7894    3906   202743    51.9 |  5.063 % |
19.33	c |     87396 |    6130    19151 |    8684    4349   192109    44.2 |  5.063 % |
29.40	c |    131188 |    6130    19151 |    9552    7903   395910    50.1 |  5.063 % |
43.87	c |    196872 |    6130    19151 |   10508    9548   445243    46.6 |  5.065 % |
65.87	c |    295401 |    6130    19151 |   11559    5508   195212    35.4 |  5.063 % |
99.70	c |    443191 |    6121    19120 |   12714   11047   532922    48.2 |  5.161 % |
148.98	c |    664874 |    6121    19120 |   13986   11379   459638    40.4 |  5.161 % |
220.61	c |    997399 |    6037    18830 |   15385    9228   363031    39.3 |  6.524 % |
306.39	c ==============================================================================
306.39	c UNSATISFIABLE
306.39	s UNSATISFIABLE
306.39	c _______________________________________________________________________________
306.39	c 
306.39	c restarts              : 22
306.39	c conflicts             : 1438940        (4698 /sec)
306.39	c decisions             : 1969381        (6430 /sec)
306.39	c propagations          : 0              (0 /sec)
306.39	c inspects              : 0              (0 /sec)
306.39	c CPU time              : 306.268 s
306.39	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/node26/watcher-34695-1149220133 -o ROOT/results/node26/solver-34695-1149220133 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node26/34695-1149220133/instance-34695-1149220133.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 10626
/proc/meminfo: memFree=1731928/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=1048 CPUtime=0
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 5184234 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 262 94 74 215 0 44 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 10626
/proc/meminfo: memFree=1728416/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=4724 CPUtime=9.98
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1062 0 0 0 997 1 0 0 25 0 1 0 5184234 4837376 1047 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1181 1047 122 215 0 963 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 4724

[startup+20.0084 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1727968/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=5120 CPUtime=19.99
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1174 0 0 0 1998 1 0 0 25 0 1 0 5184234 5242880 1159 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581017 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1280 1159 122 215 0 1062 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5120

[startup+30.0144 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1727520/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=5520 CPUtime=29.99
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1282 0 0 0 2998 1 0 0 25 0 1 0 5184234 5652480 1267 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1380 1267 122 215 0 1162 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5520

[startup+40.0204 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1727456/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=5652 CPUtime=39.99
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1305 0 0 0 3998 1 0 0 25 0 1 0 5184234 5787648 1290 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1413 1290 122 215 0 1195 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5652

[startup+50.0264 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1727136/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=5920 CPUtime=49.99
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1373 0 0 0 4998 1 0 0 25 0 1 0 5184234 6062080 1358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1480 1358 122 215 0 1262 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 5920

[startup+60.0324 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1726880/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=6184 CPUtime=59.99
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1443 0 0 0 5998 1 0 0 25 0 1 0 5184234 6332416 1428 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1546 1428 122 215 0 1328 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 6184

[startup+70.0394 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1726304/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=6712 CPUtime=70
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1576 0 0 0 6999 1 0 0 25 0 1 0 5184234 6873088 1561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1678 1561 122 215 0 1460 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 6712

[startup+80.0454 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1726304/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=6712 CPUtime=80.01
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1580 0 0 0 7999 2 0 0 25 0 1 0 5184234 6873088 1565 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1678 1565 122 215 0 1460 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6712

[startup+90.0514 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1726240/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=6852 CPUtime=90.01
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1592 0 0 0 8999 2 0 0 25 0 1 0 5184234 7016448 1577 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1713 1577 122 215 0 1495 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 6852

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1726176/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7000 CPUtime=100.02
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1622 0 0 0 10000 2 0 0 25 0 1 0 5184234 7168000 1607 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1750 1607 122 215 0 1532 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7000

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10626
/proc/meminfo: memFree=1725920/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7132 CPUtime=110.02
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1678 0 0 0 11000 2 0 0 25 0 1 0 5184234 7303168 1663 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1783 1663 122 215 0 1565 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7132

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725920/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7132 CPUtime=120.02
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1687 0 0 0 12000 2 0 0 25 0 1 0 5184234 7303168 1672 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1783 1672 122 215 0 1565 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7132

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725792/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7272 CPUtime=130.03
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1710 0 0 0 13001 2 0 0 25 0 1 0 5184234 7446528 1695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1818 1695 122 215 0 1600 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7272

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725728/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7272 CPUtime=140.03
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1719 0 0 0 14001 2 0 0 25 0 1 0 5184234 7446528 1704 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1818 1704 122 215 0 1600 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7272

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725600/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7420 CPUtime=150.03
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1753 0 0 0 15001 2 0 0 25 0 1 0 5184234 7598080 1738 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1855 1738 122 215 0 1637 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7420

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725408/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7680 CPUtime=160.03
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1814 0 0 0 16001 2 0 0 25 0 1 0 5184234 7864320 1799 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1920 1799 122 215 0 1702 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 7680

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725280/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7824 CPUtime=170.04
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1844 0 0 0 17002 2 0 0 25 0 1 0 5184234 8011776 1829 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1956 1829 122 215 0 1738 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 7824

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725280/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7824 CPUtime=180.04
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1844 0 0 0 18002 2 0 0 25 0 1 0 5184234 8011776 1829 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1956 1829 122 215 0 1738 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 7824

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725216/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7964 CPUtime=190.04
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1858 0 0 0 19002 2 0 0 25 0 1 0 5184234 8155136 1843 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1991 1843 122 215 0 1773 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 7964

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1725152/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=7964 CPUtime=200.05
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1868 0 0 0 20003 2 0 0 25 0 1 0 5184234 8155136 1853 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574400 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 1991 1853 122 215 0 1773 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 7964

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1724896/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=8232 CPUtime=210.05
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1930 0 0 0 21003 2 0 0 25 0 1 0 5184234 8429568 1915 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2058 1915 122 215 0 1840 0
Current children cumulated CPU time (s) 210.05
Current children cumulated vsize (Kb) 8232

[startup+220.129 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1724768/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=8376 CPUtime=220.05
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 1970 0 0 0 22003 2 0 0 25 0 1 0 5184234 8577024 1955 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2094 1955 122 215 0 1876 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (Kb) 8376

[startup+230.135 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1724448/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=8644 CPUtime=230.06
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 2051 0 0 0 23003 3 0 0 25 0 1 0 5184234 8851456 2036 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580432 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2161 2036 122 215 0 1943 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 8644

[startup+240.141 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1724256/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=8776 CPUtime=240.07
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 2091 0 0 0 24004 3 0 0 25 0 1 0 5184234 8986624 2076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2194 2076 122 215 0 1976 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 8776

[startup+250.147 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1724192/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=8932 CPUtime=250.07
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 2111 0 0 0 25004 3 0 0 25 0 1 0 5184234 9146368 2096 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2233 2096 122 215 0 2015 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 8932

[startup+260.153 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1724064/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=9076 CPUtime=260.07
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 2133 0 0 0 26004 3 0 0 25 0 1 0 5184234 9293824 2118 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2269 2118 122 215 0 2051 0
Current children cumulated CPU time (s) 260.07
Current children cumulated vsize (Kb) 9076

[startup+270.159 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1723936/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=9212 CPUtime=270.07
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 2166 0 0 0 27004 3 0 0 25 0 1 0 5184234 9433088 2151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2303 2151 122 215 0 2085 0
Current children cumulated CPU time (s) 270.07
Current children cumulated vsize (Kb) 9212

[startup+280.165 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1723872/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=9212 CPUtime=280.08
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 2184 0 0 0 28005 3 0 0 25 0 1 0 5184234 9433088 2169 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2303 2169 122 215 0 2085 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 9212

[startup+290.171 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1723552/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=9608 CPUtime=290.08
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 2262 0 0 0 29005 3 0 0 25 0 1 0 5184234 9838592 2247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2402 2247 122 215 0 2184 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 9608

[startup+300.177 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10626
/proc/meminfo: memFree=1723552/2055920 swapFree=4192956/4192956
[pid=10626] ppid=10624 vsize=9608 CPUtime=300.08
/proc/10626/stat : 10626 (minisat+) R 10624 10626 10581 0 -1 4194304 2268 0 0 0 30005 3 0 0 25 0 1 0 5184234 9838592 2253 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10626/statm: 2402 2253 122 215 0 2184 0
Current children cumulated CPU time (s) 300.08
Current children cumulated vsize (Kb) 9608

Child status: 20
Real time (s): 306.397
CPU time (s): 306.305
CPU user time (s): 306.268
CPU system time (s): 0.036994
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (Kb): 9608

Launcher Data (download as text)

Begin job on node26 on Fri Jun  2 03:48:53 UTC 2006


FILE ID= 34695-1149220133

PBS_JOBID= 295225

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8485c5b622ae9efcb86cc93d1fd8b600

RANDOM SEED= 299359713


/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.247
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.247
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:       1732136 kB
Buffers:         22552 kB
Cached:         246184 kB
SwapCached:          0 kB
Active:         202884 kB
Inactive:        80372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732136 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          24900 kB
Slab:            26572 kB
Committed_AS:   138828 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node26 on Fri Jun  2 03:54:00 UTC 2006