Trace number 34682

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 993.162 993.469

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900573901.opb
MD5SUM40d0bcc4171e4a5907ae30e54ba56b80
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 benchmark242.265
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 701
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.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.11	c ---[  19]---> BDD-cost:   19
0.11	c ---[  17]---> BDD-cost:   19
0.11	c ---[  15]---> BDD-cost:   19
0.11	c ---[  13]---> BDD-cost:   19
0.11	c ---[  11]---> BDD-cost:   19
0.11	c ---[   9]---> BDD-cost:   19
0.11	c ---[   7]---> BDD-cost:   19
0.11	c ---[   5]---> BDD-cost:   19
0.11	c ---[   3]---> BDD-cost:   19
0.11	c ---[   1]---> BDD-cost:   19
0.11	c ---[   0]---> Adder-cost: 392   maxlim: 650   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 |    6370    19990 |    2123       0        0     nan |  0.000 % |
0.13	c |       100 |    6353    19931 |    2335      97      540     5.6 |  3.350 % |
0.15	c |       250 |    6304    19768 |    2568     241     7407    30.7 |  4.211 % |
0.17	c |       475 |    6279    19679 |    2825     462    16369    35.4 |  4.593 % |
0.21	c |       812 |    6279    19679 |    3108     799    33507    41.9 |  4.593 % |
0.28	c |      1321 |    6279    19679 |    3419    1308    63803    48.8 |  4.593 % |
0.40	c |      2081 |    6279    19679 |    3761    2068   109740    53.1 |  4.593 % |
0.58	c |      3222 |    6279    19679 |    4137    3209   183611    57.2 |  4.593 % |
0.84	c |      4931 |    6279    19679 |    4550    2764   140359    50.8 |  4.593 % |
1.33	c |      7494 |    6279    19679 |    5005    2951   166018    56.3 |  4.593 % |
2.05	c |     11338 |    6279    19679 |    5506    4187   251949    60.2 |  4.593 % |
3.18	c |     17106 |    6228    19500 |    6057    4117   207970    50.5 |  5.263 % |
4.82	c |     25756 |    6170    19296 |    6662    3352   153148    45.7 |  6.220 % |
7.24	c |     38733 |    6113    19111 |    7329    5803   314806    54.2 |  7.273 % |
10.99	c |     58194 |    6113    19111 |    8062    6240   276613    44.3 |  7.273 % |
16.91	c |     87387 |    6113    19111 |    8868    6253   284211    45.5 |  7.273 % |
25.64	c |    131177 |    6113    19111 |    9755    8710   404077    46.4 |  7.273 % |
38.93	c |    196865 |    6113    19111 |   10730    8922   406851    45.6 |  7.273 % |
59.10	c |    295391 |    6113    19111 |   11803    8132   364441    44.8 |  7.273 % |
91.22	c |    443180 |    6113    19111 |   12984   10337   429717    41.6 |  7.273 % |
141.44	c |    664864 |    6113    19111 |   14282   12682   557088    43.9 |  7.273 % |
218.85	c |    997389 |    6113    19111 |   15710    9191   362148    39.4 |  7.273 % |
343.37	c |   1496178 |    6113    19111 |   17281   10898   432252    39.7 |  7.273 % |
543.06	c |   2244360 |    6113    19111 |   19009    9574   330002    34.5 |  7.273 % |
838.57	c |   3366635 |    6113    19111 |   20910   11447   460369    40.2 |  7.273 % |
993.46	c ==============================================================================
993.46	c UNSATISFIABLE
993.46	s UNSATISFIABLE
993.46	c _______________________________________________________________________________
993.46	c 
993.46	c restarts              : 25
993.46	c conflicts             : 3975306        (4003 /sec)
993.46	c decisions             : 5138621        (5174 /sec)
993.46	c propagations          : 0              (0 /sec)
993.46	c inspects              : 0              (0 /sec)
993.46	c CPU time              : 993.13 s
993.46	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/node29/watcher-34682-1149218649 -o ROOT/results/node29/solver-34682-1149218649 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node29/34682-1149218649/instance-34682-1149218649.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.88 0.94 0.94 3/64 5932
/proc/meminfo: memFree=1118976/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=1048 CPUtime=0
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 187528503 1073152 90 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 262 90 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.90 0.94 0.94 2/64 5932
/proc/meminfo: memFree=1115520/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=4484 CPUtime=9.98
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1006 0 0 0 998 0 0 0 25 0 1 0 187528503 4591616 991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1121 991 123 215 0 903 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 4484

[startup+20.0089 s]
/proc/loadavg: 0.91 0.94 0.94 2/64 5932
/proc/meminfo: memFree=1115008/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=5004 CPUtime=19.98
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1141 0 0 0 1998 0 0 0 25 0 1 0 187528503 5124096 1126 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1251 1126 123 215 0 1033 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 5004

[startup+30.0143 s]
/proc/loadavg: 0.93 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1114560/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=5400 CPUtime=29.98
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1238 0 0 0 2998 0 0 0 25 0 1 0 187528503 5529600 1223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1350 1223 123 215 0 1132 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 5400

[startup+40.0197 s]
/proc/loadavg: 0.94 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1114368/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=5532 CPUtime=39.99
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1295 0 0 0 3999 0 0 0 25 0 1 0 187528503 5664768 1280 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1383 1280 123 215 0 1165 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5532

[startup+50.0251 s]
/proc/loadavg: 0.95 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1114176/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=5800 CPUtime=49.99
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1338 0 0 0 4999 0 0 0 25 0 1 0 187528503 5939200 1323 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1450 1323 123 215 0 1232 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 5800

[startup+60.0305 s]
/proc/loadavg: 0.95 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1113856/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=6060 CPUtime=59.99
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1425 0 0 0 5999 0 0 0 25 0 1 0 187528503 6205440 1410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580294 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1515 1410 123 215 0 1297 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 6060

[startup+70.036 s]
/proc/loadavg: 0.96 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1113536/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=6332 CPUtime=69.99
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1489 0 0 0 6999 0 0 0 25 0 1 0 187528503 6483968 1474 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1583 1474 123 215 0 1365 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 6332

[startup+80.0414 s]
/proc/loadavg: 0.97 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1113472/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=6476 CPUtime=79.99
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1506 0 0 0 7999 0 0 0 25 0 1 0 187528503 6631424 1491 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576114 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1619 1491 123 215 0 1401 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 6476

[startup+90.0468 s]
/proc/loadavg: 0.97 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1113344/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=6620 CPUtime=90
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1536 0 0 0 9000 0 0 0 25 0 1 0 187528503 6778880 1521 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579509 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1655 1521 123 215 0 1437 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 6620

[startup+100.052 s]
/proc/loadavg: 0.98 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1113024/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7016 CPUtime=100.01
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1625 0 0 0 10000 1 0 0 25 0 1 0 187528503 7184384 1610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135013272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1754 1610 123 215 0 1536 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7016

[startup+110.058 s]
/proc/loadavg: 0.98 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1112896/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7016 CPUtime=110.01
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1649 0 0 0 11000 1 0 0 25 0 1 0 187528503 7184384 1634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1754 1634 123 215 0 1536 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7016

[startup+120.063 s]
/proc/loadavg: 0.98 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1112832/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7164 CPUtime=120.01
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1662 0 0 0 12000 1 0 0 25 0 1 0 187528503 7335936 1647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1791 1647 123 215 0 1573 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7164

[startup+130.068 s]
/proc/loadavg: 0.98 0.95 0.94 2/64 5932
/proc/meminfo: memFree=1112832/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7164 CPUtime=130.02
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1664 0 0 0 13001 1 0 0 25 0 1 0 187528503 7335936 1649 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1791 1649 123 215 0 1573 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7164

[startup+140.074 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 5932
/proc/meminfo: memFree=1112576/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7296 CPUtime=140.02
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1721 0 0 0 14001 1 0 0 25 0 1 0 187528503 7471104 1706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1824 1706 123 215 0 1606 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7296

[startup+150.079 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 5932
/proc/meminfo: memFree=1112192/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7824 CPUtime=150.02
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1829 0 0 0 15001 1 0 0 25 0 1 0 187528503 8011776 1814 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1956 1814 123 215 0 1738 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 7824

[startup+160.085 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 5932
/proc/meminfo: memFree=1112064/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7824 CPUtime=160.02
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1855 0 0 0 16001 1 0 0 25 0 1 0 187528503 8011776 1840 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1956 1840 123 215 0 1738 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 7824

[startup+170.09 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 5932
/proc/meminfo: memFree=1111936/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7968 CPUtime=170.03
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1889 0 0 0 17002 1 0 0 25 0 1 0 187528503 8159232 1874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1992 1874 123 215 0 1774 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 7968

[startup+180.096 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 5932
/proc/meminfo: memFree=1111872/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=7968 CPUtime=180.03
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1890 0 0 0 18002 1 0 0 25 0 1 0 187528503 8159232 1875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 1992 1875 123 215 0 1774 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 7968

[startup+190.101 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 5932
/proc/meminfo: memFree=1111872/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=8108 CPUtime=190.03
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1902 0 0 0 19002 1 0 0 25 0 1 0 187528503 8302592 1887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 2027 1887 123 215 0 1809 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8108

[startup+200.106 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 5932
/proc/meminfo: memFree=1111808/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=8108 CPUtime=200.03
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 1924 0 0 0 20002 1 0 0 25 0 1 0 187528503 8302592 1909 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 2027 1909 123 215 0 1809 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 8108

[startup+210.112 s]
/proc/loadavg: 0.99 0.96 0.94 2/64 5932
/proc/meminfo: memFree=1111680/2055920 swapFree=4181384/4192956

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

/proc/5932/statm: 3107 2917 123 215 0 2889 0
Current children cumulated CPU time (s) 780.18
Current children cumulated vsize (Kb) 12428

[startup+790.436 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1107648/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=12428 CPUtime=790.18
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 2932 0 0 0 79016 2 0 0 25 0 1 0 187528503 12726272 2917 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3107 2917 123 215 0 2889 0
Current children cumulated CPU time (s) 790.18
Current children cumulated vsize (Kb) 12428

[startup+800.442 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1107648/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=12428 CPUtime=800.19
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 2942 0 0 0 80017 2 0 0 25 0 1 0 187528503 12726272 2927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3107 2927 123 215 0 2889 0
Current children cumulated CPU time (s) 800.19
Current children cumulated vsize (Kb) 12428

[startup+810.447 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1107584/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=12428 CPUtime=810.19
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 2960 0 0 0 81017 2 0 0 25 0 1 0 187528503 12726272 2945 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3107 2945 123 215 0 2889 0
Current children cumulated CPU time (s) 810.19
Current children cumulated vsize (Kb) 12428

[startup+820.452 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1107136/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=12972 CPUtime=820.19
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3072 0 0 0 82017 2 0 0 25 0 1 0 187528503 13283328 3057 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3243 3057 123 215 0 3025 0
Current children cumulated CPU time (s) 820.19
Current children cumulated vsize (Kb) 12972

[startup+830.458 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1107136/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=12972 CPUtime=830.19
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3077 0 0 0 83017 2 0 0 25 0 1 0 187528503 13283328 3062 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3243 3062 123 215 0 3025 0
Current children cumulated CPU time (s) 830.19
Current children cumulated vsize (Kb) 12972

[startup+840.463 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1107136/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=12972 CPUtime=840.2
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3077 0 0 0 84018 2 0 0 25 0 1 0 187528503 13283328 3062 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3243 3062 123 215 0 3025 0
Current children cumulated CPU time (s) 840.2
Current children cumulated vsize (Kb) 12972

[startup+850.469 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1106688/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=13368 CPUtime=850.2
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3176 0 0 0 85018 2 0 0 25 0 1 0 187528503 13688832 3161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576672 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3342 3161 123 215 0 3124 0
Current children cumulated CPU time (s) 850.2
Current children cumulated vsize (Kb) 13368

[startup+860.474 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1106304/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=13788 CPUtime=860.2
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3277 0 0 0 86018 2 0 0 25 0 1 0 187528503 14118912 3262 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3447 3262 123 215 0 3229 0
Current children cumulated CPU time (s) 860.2
Current children cumulated vsize (Kb) 13788

[startup+870.48 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1106176/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=13932 CPUtime=870.2
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3305 0 0 0 87018 2 0 0 25 0 1 0 187528503 14266368 3290 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3483 3290 123 215 0 3265 0
Current children cumulated CPU time (s) 870.2
Current children cumulated vsize (Kb) 13932

[startup+880.485 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1106112/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=13932 CPUtime=880.2
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3321 0 0 0 88018 2 0 0 25 0 1 0 187528503 14266368 3306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3483 3306 123 215 0 3265 0
Current children cumulated CPU time (s) 880.2
Current children cumulated vsize (Kb) 13932

[startup+890.49 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1106112/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=13932 CPUtime=890.21
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3321 0 0 0 89019 2 0 0 25 0 1 0 187528503 14266368 3306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3483 3306 123 215 0 3265 0
Current children cumulated CPU time (s) 890.21
Current children cumulated vsize (Kb) 13932

[startup+900.497 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1106112/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=13932 CPUtime=900.21
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3321 0 0 0 90019 2 0 0 25 0 1 0 187528503 14266368 3306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3483 3306 123 215 0 3265 0
Current children cumulated CPU time (s) 900.21
Current children cumulated vsize (Kb) 13932

[startup+910.502 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105792/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14196 CPUtime=910.21
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3392 0 0 0 91019 2 0 0 25 0 1 0 187528503 14536704 3377 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3549 3377 123 215 0 3331 0
Current children cumulated CPU time (s) 910.21
Current children cumulated vsize (Kb) 14196

[startup+920.508 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105664/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14332 CPUtime=920.22
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3424 0 0 0 92020 2 0 0 25 0 1 0 187528503 14675968 3409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3583 3409 123 215 0 3365 0
Current children cumulated CPU time (s) 920.22
Current children cumulated vsize (Kb) 14332

[startup+930.514 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105728/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14480 CPUtime=930.22
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3433 0 0 0 93020 2 0 0 25 0 1 0 187528503 14827520 3418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3620 3418 123 215 0 3402 0
Current children cumulated CPU time (s) 930.22
Current children cumulated vsize (Kb) 14480

[startup+940.519 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105728/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14480 CPUtime=940.22
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3433 0 0 0 94020 2 0 0 25 0 1 0 187528503 14827520 3418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3620 3418 123 215 0 3402 0
Current children cumulated CPU time (s) 940.22
Current children cumulated vsize (Kb) 14480

[startup+950.525 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105600/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14480 CPUtime=950.22
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3450 0 0 0 95020 2 0 0 25 0 1 0 187528503 14827520 3435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3620 3435 123 215 0 3402 0
Current children cumulated CPU time (s) 950.22
Current children cumulated vsize (Kb) 14480

[startup+960.53 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105600/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14480 CPUtime=960.23
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3450 0 0 0 96021 2 0 0 25 0 1 0 187528503 14827520 3435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3620 3435 123 215 0 3402 0
Current children cumulated CPU time (s) 960.23
Current children cumulated vsize (Kb) 14480

[startup+970.536 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105600/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14480 CPUtime=970.23
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3451 0 0 0 97021 2 0 0 25 0 1 0 187528503 14827520 3436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3620 3436 123 215 0 3402 0
Current children cumulated CPU time (s) 970.23
Current children cumulated vsize (Kb) 14480

[startup+980.541 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105536/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14480 CPUtime=980.23
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3461 0 0 0 98021 2 0 0 25 0 1 0 187528503 14827520 3446 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3620 3446 123 215 0 3402 0
Current children cumulated CPU time (s) 980.23
Current children cumulated vsize (Kb) 14480

[startup+990.547 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 5934
/proc/meminfo: memFree=1105536/2055920 swapFree=4181384/4192956
[pid=5932] ppid=5930 vsize=14480 CPUtime=990.23
/proc/5932/stat : 5932 (minisat+) R 5930 5932 5887 0 -1 4194304 3461 0 0 0 99021 2 0 0 25 0 1 0 187528503 14827520 3446 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5932/statm: 3620 3446 123 215 0 3402 0
Current children cumulated CPU time (s) 990.23
Current children cumulated vsize (Kb) 14480

Child status: 20
Real time (s): 993.469
CPU time (s): 993.162
CPU user time (s): 993.13
CPU system time (s): 0.031995
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (Kb): 14480

Launcher Data (download as text)

Begin job on node29 on Fri Jun  2 03:24:09 UTC 2006


FILE ID= 34682-1149218649

PBS_JOBID= 295053

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  40d0bcc4171e4a5907ae30e54ba56b80

RANDOM SEED= 594254753


/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.259
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.259
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:       1119184 kB
Buffers:         47896 kB
Cached:         805376 kB
SwapCached:       3392 kB
Active:         345388 kB
Inactive:       516744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119184 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            60560 kB
Committed_AS:   221556 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Fri Jun  2 03:40:43 UTC 2006