Trace number 34656

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 281.747 281.832

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576360.opb
MD5SUM19ba22a32308a07bd9c7341c12b6a0ff
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 benchmark167.145
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 733
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: 376   maxlim: 682   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 |    6261    19602 |    2087       0        0     nan |  0.000 % |
0.13	c |       101 |    6235    19512 |    2295      96     2045    21.3 |  3.495 % |
0.15	c |       255 |    6235    19512 |    2525     250    13420    53.7 |  3.495 % |
0.17	c |       480 |    6235    19512 |    2777     475    22270    46.9 |  3.495 % |
0.23	c |       817 |    6235    19512 |    3055     812    46821    57.7 |  3.495 % |
0.28	c |      1326 |    6235    19512 |    3361    1321    70060    53.0 |  3.495 % |
0.41	c |      2086 |    6235    19512 |    3697    2081   119385    57.4 |  3.495 % |
0.58	c |      3226 |    6235    19512 |    4066    3221   193179    60.0 |  3.495 % |
0.89	c |      4934 |    6235    19512 |    4473    2805   149143    53.2 |  3.495 % |
1.34	c |      7500 |    6235    19512 |    4921    3062   158495    51.8 |  3.495 % |
2.18	c |     11347 |    6235    19512 |    5413    4359   264858    60.8 |  3.495 % |
3.49	c |     17116 |    6235    19512 |    5954    4399   270445    61.5 |  3.495 % |
5.27	c |     25766 |    6214    19432 |    6549    3728   181272    48.6 |  3.787 % |
8.13	c |     38741 |    6214    19432 |    7204    6514   398795    61.2 |  3.787 % |
12.74	c |     58202 |    6114    19090 |    7925    7401   418426    56.5 |  5.340 % |
19.44	c |     87394 |    6025    18793 |    8717    7917   377347    47.7 |  6.796 % |
28.46	c |    131184 |    6025    18793 |    9589    6728   294203    43.7 |  6.796 % |
41.38	c |    196869 |    5996    18694 |   10548    8249   345272    41.9 |  7.282 % |
60.77	c |    295396 |    5996    18694 |   11603    8730   398682    45.7 |  7.282 % |
90.40	c |    443187 |    5996    18694 |   12763    7128   250044    35.1 |  7.282 % |
139.47	c |    664872 |    5996    18694 |   14040   12794   548269    42.9 |  7.282 % |
211.48	c |    997399 |    5996    18694 |   15444    7993   273441    34.2 |  7.282 % |
281.82	c ==============================================================================
281.82	c UNSATISFIABLE
281.82	s UNSATISFIABLE
281.82	c _______________________________________________________________________________
281.82	c 
281.82	c restarts              : 22
281.82	c conflicts             : 1349102        (4789 /sec)
281.82	c decisions             : 1748011        (6205 /sec)
281.82	c propagations          : 0              (0 /sec)
281.82	c inspects              : 0              (0 /sec)
281.82	c CPU time              : 281.713 s
281.82	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-34656-1149215674 -o ROOT/results/node10/solver-34656-1149215674 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node10/34656-1149215674/instance-34656-1149215674.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.72 0.94 0.91 2/64 10486
/proc/meminfo: memFree=1459016/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=1048 CPUtime=0
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 187229847 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 262 95 74 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 0.76 0.94 0.91 2/64 10486
/proc/meminfo: memFree=1455312/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=4728 CPUtime=9.99
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1068 0 0 0 998 1 0 0 25 0 1 0 187229847 4841472 1053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1182 1053 122 215 0 964 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4728

[startup+20.0086 s]
/proc/loadavg: 0.80 0.94 0.91 2/64 10486
/proc/meminfo: memFree=1454744/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=5276 CPUtime=19.99
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1197 0 0 0 1998 1 0 0 25 0 1 0 187229847 5402624 1182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1319 1182 122 215 0 1101 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5276

[startup+30.015 s]
/proc/loadavg: 0.83 0.94 0.91 2/64 10486
/proc/meminfo: memFree=1454552/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=5412 CPUtime=29.99
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1255 0 0 0 2998 1 0 0 25 0 1 0 187229847 5541888 1240 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1353 1240 122 215 0 1135 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5412

[startup+40.0213 s]
/proc/loadavg: 0.85 0.94 0.91 2/64 10486
/proc/meminfo: memFree=1454360/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=5544 CPUtime=40
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1296 0 0 0 3999 1 0 0 25 0 1 0 187229847 5677056 1281 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1386 1281 122 215 0 1168 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5544

[startup+50.0277 s]
/proc/loadavg: 0.88 0.94 0.91 2/64 10486
/proc/meminfo: memFree=1453976/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=5936 CPUtime=50
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1392 0 0 0 4999 1 0 0 25 0 1 0 187229847 6078464 1377 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1484 1377 122 215 0 1266 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 5936

[startup+60.0341 s]
/proc/loadavg: 0.89 0.95 0.91 2/64 10486
/proc/meminfo: memFree=1453976/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=5936 CPUtime=60.01
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1395 0 0 0 5999 2 0 0 25 0 1 0 187229847 6078464 1380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580214 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1484 1380 122 215 0 1266 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 5936

[startup+70.0404 s]
/proc/loadavg: 0.91 0.95 0.91 2/64 10486
/proc/meminfo: memFree=1453592/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=6332 CPUtime=70.02
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1485 0 0 0 7000 2 0 0 25 0 1 0 187229847 6483968 1470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1583 1470 122 215 0 1365 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 6332

[startup+80.0468 s]
/proc/loadavg: 0.92 0.95 0.91 2/64 10486
/proc/meminfo: memFree=1453528/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=6332 CPUtime=80.02
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1490 0 0 0 8000 2 0 0 25 0 1 0 187229847 6483968 1475 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577298 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1583 1475 122 215 0 1365 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 6332

[startup+90.0532 s]
/proc/loadavg: 0.93 0.95 0.91 2/64 10488
/proc/meminfo: memFree=1453592/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=6464 CPUtime=90.02
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1495 0 0 0 9000 2 0 0 25 0 1 0 187229847 6619136 1480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1616 1480 122 215 0 1398 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 6464

[startup+100.061 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 10488
/proc/meminfo: memFree=1453144/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=6860 CPUtime=100.03
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1610 0 0 0 10001 2 0 0 25 0 1 0 187229847 7024640 1595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1715 1595 122 215 0 1497 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 6860

[startup+110.067 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 10488
/proc/meminfo: memFree=1453080/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=6996 CPUtime=110.03
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1627 0 0 0 11001 2 0 0 25 0 1 0 187229847 7163904 1612 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1749 1612 122 215 0 1531 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 6996

[startup+120.073 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 10488
/proc/meminfo: memFree=1453016/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=6996 CPUtime=120.03
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1640 0 0 0 12001 2 0 0 25 0 1 0 187229847 7163904 1625 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1749 1625 122 215 0 1531 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 6996

[startup+130.08 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 10488
/proc/meminfo: memFree=1452888/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=7140 CPUtime=130.04
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1668 0 0 0 13002 2 0 0 25 0 1 0 187229847 7311360 1653 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1785 1653 122 215 0 1567 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 7140

[startup+140.086 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 10488
/proc/meminfo: memFree=1452568/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=7404 CPUtime=140.04
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1744 0 0 0 14002 2 0 0 25 0 1 0 187229847 7581696 1729 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1851 1729 122 215 0 1633 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 7404

[startup+150.092 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 10488
/proc/meminfo: memFree=1452376/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=7668 CPUtime=150.04
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1796 0 0 0 15002 2 0 0 25 0 1 0 187229847 7852032 1781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583935 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1917 1781 122 215 0 1699 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 7668

[startup+160.099 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1452056/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=7928 CPUtime=160.05
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1863 0 0 0 16002 3 0 0 25 0 1 0 187229847 8118272 1848 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576257 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 1982 1848 122 215 0 1764 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 7928

[startup+170.105 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1451672/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=8320 CPUtime=170.05
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 1969 0 0 0 17002 3 0 0 25 0 1 0 187229847 8519680 1954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2080 1954 122 215 0 1862 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8320

[startup+180.112 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1451480/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=8456 CPUtime=180.05
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2003 0 0 0 18002 3 0 0 25 0 1 0 187229847 8658944 1988 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2114 1988 122 215 0 1896 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8456

[startup+190.118 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1451480/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=8456 CPUtime=190.06
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2010 0 0 0 19003 3 0 0 25 0 1 0 187229847 8658944 1995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2114 1995 122 215 0 1896 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 8456

[startup+200.124 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1451352/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=8600 CPUtime=200.06
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2041 0 0 0 20003 3 0 0 25 0 1 0 187229847 8806400 2026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580214 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2150 2026 122 215 0 1932 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8600

[startup+210.131 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1451224/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=8748 CPUtime=210.07
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2072 0 0 0 21004 3 0 0 25 0 1 0 187229847 8957952 2057 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2187 2057 122 215 0 1969 0
Current children cumulated CPU time (s) 210.07
Current children cumulated vsize (Kb) 8748

[startup+220.136 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1450968/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=9156 CPUtime=220.07
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2150 0 0 0 22004 3 0 0 25 0 1 0 187229847 9375744 2135 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2289 2135 122 215 0 2071 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (Kb) 9156

[startup+230.142 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1450840/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=9292 CPUtime=230.07
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2186 0 0 0 23004 3 0 0 25 0 1 0 187229847 9515008 2171 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2323 2171 122 215 0 2105 0
Current children cumulated CPU time (s) 230.07
Current children cumulated vsize (Kb) 9292

[startup+240.149 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1450712/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=9292 CPUtime=240.07
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2208 0 0 0 24004 3 0 0 25 0 1 0 187229847 9515008 2193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2323 2193 122 215 0 2105 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 9292

[startup+250.155 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 10488
/proc/meminfo: memFree=1450584/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=9448 CPUtime=250.08
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2234 0 0 0 25005 3 0 0 25 0 1 0 187229847 9674752 2219 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2362 2219 122 215 0 2144 0
Current children cumulated CPU time (s) 250.08
Current children cumulated vsize (Kb) 9448

[startup+260.161 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10488
/proc/meminfo: memFree=1450520/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=9596 CPUtime=260.08
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2256 0 0 0 26005 3 0 0 25 0 1 0 187229847 9826304 2241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2399 2241 122 215 0 2181 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 9596

[startup+270.168 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10488
/proc/meminfo: memFree=1450520/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=9596 CPUtime=270.08
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2256 0 0 0 27005 3 0 0 25 0 1 0 187229847 9826304 2241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581133 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2399 2241 122 215 0 2181 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 9596

[startup+280.173 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 10488
/proc/meminfo: memFree=1450520/2055920 swapFree=4181412/4192956
[pid=10486] ppid=10484 vsize=9596 CPUtime=280.09
/proc/10486/stat : 10486 (minisat+) R 10484 10486 10441 0 -1 4194304 2256 0 0 0 28006 3 0 0 25 0 1 0 187229847 9826304 2241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10486/statm: 2399 2241 122 215 0 2181 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (Kb) 9596

Child status: 20
Real time (s): 281.832
CPU time (s): 281.747
CPU user time (s): 281.714
CPU system time (s): 0.032994
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (Kb): 9596

Launcher Data (download as text)

Begin job on node10 on Fri Jun  2 02:34:34 UTC 2006


FILE ID= 34656-1149215674

PBS_JOBID= 294715

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  19ba22a32308a07bd9c7341c12b6a0ff

RANDOM SEED= 569001001


/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:       1459224 kB
Buffers:         27068 kB
Cached:         496976 kB
SwapCached:       3636 kB
Active:          81116 kB
Inactive:       452020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459224 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:             288 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            49636 kB
Committed_AS:   216848 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node10 on Fri Jun  2 02:39:16 UTC 2006