Trace number 34717

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 1367.61 1368.1

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900584219.opb
MD5SUM526ab28e5245080e542291515286f3e0
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 benchmark192.491
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 689
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.09	c ---[  43]---> BDD-cost:   19
0.09	c ---[  41]---> BDD-cost:   19
0.09	c ---[  39]---> BDD-cost:   19
0.09	c ---[  37]---> BDD-cost:   19
0.09	c ---[  35]---> BDD-cost:   19
0.09	c ---[  33]---> BDD-cost:   19
0.09	c ---[  31]---> BDD-cost:   19
0.09	c ---[  29]---> BDD-cost:   19
0.09	c ---[  27]---> BDD-cost:   19
0.09	c ---[  25]---> BDD-cost:   19
0.09	c ---[  23]---> BDD-cost:   19
0.09	c ---[  21]---> BDD-cost:   19
0.09	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: 392   maxlim: 638   bits: 10/10
0.11	c ==================================[MINISAT+]==================================
0.11	c | Conflicts | Original         | Learnt                           | Progress |
0.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.11	c ==============================================================================
0.11	c |         0 |    6386    20061 |    2128       0        0     nan |  0.000 % |
0.12	c |       102 |    6379    20038 |    2340     101     1233    12.2 |  3.246 % |
0.13	c |       253 |    6379    20038 |    2574     252     6855    27.2 |  3.244 % |
0.16	c |       479 |    6379    20038 |    2832     478    20007    41.9 |  3.244 % |
0.19	c |       820 |    6379    20038 |    3115     819    36077    44.1 |  3.244 % |
0.26	c |      1327 |    6379    20038 |    3427    1326    67974    51.3 |  3.244 % |
0.37	c |      2086 |    6369    20000 |    3769    2083   117904    56.6 |  3.340 % |
0.53	c |      3226 |    6369    20000 |    4146    3223   178627    55.4 |  3.340 % |
0.79	c |      4938 |    6369    20000 |    4561    2757   154230    55.9 |  3.340 % |
1.23	c |      7500 |    6362    19973 |    5017    2890   146722    50.8 |  3.435 % |
1.93	c |     11345 |    6362    19973 |    5519    4114   204774    49.8 |  3.436 % |
3.08	c |     17112 |    6362    19973 |    6071    4113   234274    57.0 |  3.435 % |
5.17	c |     25762 |    6333    19875 |    6678    3358   146207    43.5 |  3.912 % |
8.31	c |     38739 |    6326    19852 |    7346    5903   354936    60.1 |  4.008 % |
13.27	c |     58202 |    6326    19852 |    8081    6348   364336    57.4 |  4.008 % |
21.43	c |     87395 |    6303    19776 |    8889    6285   330723    52.6 |  4.389 % |
33.54	c |    131184 |    6294    19747 |    9778    8736   538851    61.7 |  4.580 % |
52.47	c |    196869 |    6294    19747 |   10755    8820   493082    55.9 |  4.580 % |
81.04	c |    295396 |    6259    19628 |   11831    7606   396844    52.2 |  5.153 % |
119.16	c |    443187 |    6259    19628 |   13014    9990   493834    49.4 |  5.153 % |
174.32	c |    664871 |    6259    19628 |   14316   11600   575917    49.6 |  5.153 % |
258.95	c |    997398 |    6259    19628 |   15747    7891   340230    43.1 |  5.153 % |
398.19	c |   1496188 |    6259    19628 |   17322    8947   368787    41.2 |  5.153 % |
624.91	c |   2244370 |    6259    19628 |   19054   16716   832707    49.8 |  5.153 % |
959.56	c |   3366646 |    6186    19377 |   20960   15494   689788    44.5 |  6.202 % |
1368.09	c ==============================================================================
1368.09	c UNSATISFIABLE
1368.09	s UNSATISFIABLE
1368.09	c _______________________________________________________________________________
1368.09	c 
1368.09	c restarts              : 25
1368.09	c conflicts             : 4650934        (3401 /sec)
1368.09	c decisions             : 5695321        (4165 /sec)
1368.09	c propagations          : 0              (0 /sec)
1368.09	c inspects              : 0              (0 /sec)
1368.09	c CPU time              : 1367.58 s
1368.09	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/node74/watcher-34717-1149222294 -o ROOT/results/node74/solver-34717-1149222294 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node74/34717-1149222294/instance-34717-1149222294.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 28165
/proc/meminfo: memFree=1459040/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=1048 CPUtime=0
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 187893741 1073152 101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 0 0 0
/proc/28165/statm: 262 101 74 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 28165
/proc/meminfo: memFree=1455208/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=4708 CPUtime=9.98
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1080 0 0 0 998 0 0 0 25 0 1 0 187893741 4820992 1065 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1177 1065 122 215 0 959 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 4708

[startup+20.0094 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1454632/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=5368 CPUtime=19.99
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1232 0 0 0 1998 1 0 0 25 0 1 0 187893741 5496832 1217 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1342 1217 122 215 0 1124 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5368

[startup+30.0163 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1454056/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=5904 CPUtime=30
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1364 0 0 0 2999 1 0 0 25 0 1 0 187893741 6045696 1349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1476 1349 122 215 0 1258 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5904

[startup+40.0223 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1453672/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=6164 CPUtime=40
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1445 0 0 0 3999 1 0 0 25 0 1 0 187893741 6311936 1430 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1541 1430 122 215 0 1323 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6164

[startup+50.0293 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1453736/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=6304 CPUtime=50
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1455 0 0 0 4999 1 0 0 25 0 1 0 187893741 6455296 1440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1576 1440 122 215 0 1358 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6304

[startup+60.0352 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1453288/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=6688 CPUtime=60
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1560 0 0 0 5999 1 0 0 25 0 1 0 187893741 6848512 1545 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1672 1545 122 215 0 1454 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6688

[startup+70.0422 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1453160/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=6820 CPUtime=70.01
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1595 0 0 0 7000 1 0 0 25 0 1 0 187893741 6983680 1580 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1705 1580 122 215 0 1487 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6820

[startup+80.0491 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1452968/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=6956 CPUtime=80.01
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1638 0 0 0 8000 1 0 0 25 0 1 0 187893741 7122944 1623 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1739 1623 122 215 0 1521 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6956

[startup+90.0551 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1452712/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=7224 CPUtime=90.01
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1702 0 0 0 9000 1 0 0 25 0 1 0 187893741 7397376 1687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1806 1687 122 215 0 1588 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7224

[startup+100.061 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1452648/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=7360 CPUtime=100.02
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1720 0 0 0 10001 1 0 0 25 0 1 0 187893741 7536640 1705 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1840 1705 122 215 0 1622 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7360

[startup+110.068 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 28165
/proc/meminfo: memFree=1452584/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=7360 CPUtime=110.02
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1724 0 0 0 11001 1 0 0 25 0 1 0 187893741 7536640 1709 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1840 1709 122 215 0 1622 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7360

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1452456/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=7492 CPUtime=120.02
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1771 0 0 0 12001 1 0 0 25 0 1 0 187893741 7671808 1756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568479 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 1873 1756 122 215 0 1655 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7492

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 28165
/proc/meminfo: memFree=1452008/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=8024 CPUtime=130.02
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1882 0 0 0 13001 1 0 0 25 0 1 0 187893741 8216576 1867 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 2006 1867 122 215 0 1788 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 8024

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1452008/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=8024 CPUtime=140.03
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1889 0 0 0 14002 1 0 0 25 0 1 0 187893741 8216576 1874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 2006 1874 122 215 0 1788 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8024

[startup+150.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1452008/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=8024 CPUtime=150.03
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1890 0 0 0 15002 1 0 0 25 0 1 0 187893741 8216576 1875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581223 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 2006 1875 122 215 0 1788 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8024

[startup+160.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1451944/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=8024 CPUtime=160.03
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1890 0 0 0 16002 1 0 0 25 0 1 0 187893741 8216576 1875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 2006 1875 122 215 0 1788 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8024

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1451944/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=8024 CPUtime=170.03
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1890 0 0 0 17002 1 0 0 25 0 1 0 187893741 8216576 1875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 2006 1875 122 215 0 1788 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8024

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1451496/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=8412 CPUtime=180.04
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 1999 0 0 0 18003 1 0 0 25 0 1 0 187893741 8613888 1984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579875 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 2103 1984 122 215 0 1885 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8412

[startup+190.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1451496/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=8412 CPUtime=190.04
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 2007 0 0 0 19003 1 0 0 25 0 1 0 187893741 8613888 1992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 2103 1992 122 215 0 1885 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8412

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1451496/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=8412 CPUtime=200.04
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 2007 0 0 0 20003 1 0 0 25 0 1 0 187893741 8613888 1992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584069 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 2103 1992 122 215 0 1885 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8412

[startup+210.128 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28165
/proc/meminfo: memFree=1451496/2055920 swapFree=4182292/4192956

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

/proc/28165/statm: 3454 3287 122 215 0 3236 0
Current children cumulated CPU time (s) 1150.35
Current children cumulated vsize (Kb) 13816

[startup+1160.78 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1160.36
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 116034 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581318 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1160.36
Current children cumulated vsize (Kb) 13816

[startup+1170.78 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1170.36
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 117034 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1170.36
Current children cumulated vsize (Kb) 13816

[startup+1180.79 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1180.36
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 118034 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1180.36
Current children cumulated vsize (Kb) 13816

[startup+1190.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1190.36
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 119034 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1190.36
Current children cumulated vsize (Kb) 13816

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1200.37
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 120035 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1200.37
Current children cumulated vsize (Kb) 13816

[startup+1210.81 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1210.37
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 121035 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1210.37
Current children cumulated vsize (Kb) 13816

[startup+1220.81 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1220.37
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 122035 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1220.37
Current children cumulated vsize (Kb) 13816

[startup+1230.82 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1230.37
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 123035 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1230.37
Current children cumulated vsize (Kb) 13816

[startup+1240.83 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1240.38
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 124036 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1240.38
Current children cumulated vsize (Kb) 13816

[startup+1250.83 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446184/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1250.38
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3303 0 0 0 125036 2 0 0 25 0 1 0 187893741 14147584 3288 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3288 122 215 0 3236 0
Current children cumulated CPU time (s) 1250.38
Current children cumulated vsize (Kb) 13816

[startup+1260.84 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446120/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1260.38
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3310 0 0 0 126036 2 0 0 25 0 1 0 187893741 14147584 3295 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3295 122 215 0 3236 0
Current children cumulated CPU time (s) 1260.38
Current children cumulated vsize (Kb) 13816

[startup+1270.84 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446120/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1270.38
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3310 0 0 0 127036 2 0 0 25 0 1 0 187893741 14147584 3295 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3295 122 215 0 3236 0
Current children cumulated CPU time (s) 1270.38
Current children cumulated vsize (Kb) 13816

[startup+1280.85 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446120/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1280.39
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3310 0 0 0 128037 2 0 0 25 0 1 0 187893741 14147584 3295 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3295 122 215 0 3236 0
Current children cumulated CPU time (s) 1280.39
Current children cumulated vsize (Kb) 13816

[startup+1290.86 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446120/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1290.39
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3312 0 0 0 129037 2 0 0 25 0 1 0 187893741 14147584 3297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3297 122 215 0 3236 0
Current children cumulated CPU time (s) 1290.39
Current children cumulated vsize (Kb) 13816

[startup+1300.86 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446056/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1300.39
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3321 0 0 0 130037 2 0 0 25 0 1 0 187893741 14147584 3306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3306 122 215 0 3236 0
Current children cumulated CPU time (s) 1300.39
Current children cumulated vsize (Kb) 13816

[startup+1310.87 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446056/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1310.39
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3321 0 0 0 131037 2 0 0 25 0 1 0 187893741 14147584 3306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3306 122 215 0 3236 0
Current children cumulated CPU time (s) 1310.39
Current children cumulated vsize (Kb) 13816

[startup+1320.87 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446056/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1320.4
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3322 0 0 0 132038 2 0 0 25 0 1 0 187893741 14147584 3307 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3307 122 215 0 3236 0
Current children cumulated CPU time (s) 1320.4
Current children cumulated vsize (Kb) 13816

[startup+1330.88 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1446056/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13816 CPUtime=1330.4
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3328 0 0 0 133038 2 0 0 25 0 1 0 187893741 14147584 3313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3454 3313 122 215 0 3236 0
Current children cumulated CPU time (s) 1330.4
Current children cumulated vsize (Kb) 13816

[startup+1340.89 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1445928/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=13960 CPUtime=1340.4
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3355 0 0 0 134038 2 0 0 25 0 1 0 187893741 14295040 3340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3490 3340 122 215 0 3272 0
Current children cumulated CPU time (s) 1340.4
Current children cumulated vsize (Kb) 13960

[startup+1350.89 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1445864/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=14116 CPUtime=1350.4
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3371 0 0 0 135038 2 0 0 25 0 1 0 187893741 14454784 3356 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3529 3356 122 215 0 3311 0
Current children cumulated CPU time (s) 1350.4
Current children cumulated vsize (Kb) 14116

[startup+1360.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28167
/proc/meminfo: memFree=1445800/2055920 swapFree=4182292/4192956
[pid=28165] ppid=28163 vsize=14116 CPUtime=1360.41
/proc/28165/stat : 28165 (minisat+) R 28163 28165 28120 0 -1 4194304 3386 0 0 0 136039 2 0 0 25 0 1 0 187893741 14454784 3371 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28165/statm: 3529 3371 122 215 0 3311 0
Current children cumulated CPU time (s) 1360.41
Current children cumulated vsize (Kb) 14116

Child status: 20
Real time (s): 1368.1
CPU time (s): 1367.61
CPU user time (s): 1367.58
CPU system time (s): 0.031995
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (Kb): 14116

Launcher Data (download as text)

Begin job on node74 on Fri Jun  2 04:24:54 UTC 2006


FILE ID= 34717-1149222294

PBS_JOBID= 295508

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  526ab28e5245080e542291515286f3e0

RANDOM SEED= 182868505


/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.274
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.274
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:       1459248 kB
Buffers:         35508 kB
Cached:         484052 kB
SwapCached:       2476 kB
Active:          85480 kB
Inactive:       442892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459248 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            54368 kB
Committed_AS:   190192 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node74 on Fri Jun  2 04:47:42 UTC 2006