Trace number 34678

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 1163.53 1163.87

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900571132.opb
MD5SUMd9d7c99a4b01b1207d32721f3efdc2ab
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 benchmark224.076
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 761
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.09	c ---[  17]---> BDD-cost:   19
0.09	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: 710   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 |    6370    19991 |    2123       0        0     nan |  0.000 % |
0.12	c |       100 |    6370    19991 |    2335     100     1954    19.5 |  3.155 % |
0.14	c |       251 |    6370    19991 |    2568     251    11281    44.9 |  3.155 % |
0.16	c |       478 |    6370    19991 |    2825     478    21234    44.4 |  3.155 % |
0.21	c |       818 |    6370    19991 |    3108     818    44232    54.1 |  3.155 % |
0.28	c |      1325 |    6370    19991 |    3419    1325    71455    53.9 |  3.155 % |
0.40	c |      2084 |    6370    19991 |    3761    2084   116076    55.7 |  3.155 % |
0.56	c |      3223 |    6363    19968 |    4137    3222   178876    55.5 |  3.251 % |
0.85	c |      4932 |    6344    19895 |    4550    2775   139928    50.4 |  3.537 % |
1.35	c |      7495 |    6294    19725 |    5005    2938   150505    51.2 |  4.398 % |
2.07	c |     11340 |    6294    19725 |    5506    4118   226682    55.0 |  4.398 % |
3.25	c |     17110 |    6294    19725 |    6057    4105   224044    54.6 |  4.398 % |
5.05	c |     25762 |    6294    19725 |    6662    3248   155075    47.7 |  4.398 % |
8.16	c |     38738 |    6269    19644 |    7329    5917   340907    57.6 |  4.876 % |
13.43	c |     58201 |    6269    19644 |    8062    6428   376644    58.6 |  4.876 % |
20.71	c |     87393 |    6227    19502 |    8868    6459   353288    54.7 |  5.545 % |
30.54	c |    131182 |    6227    19502 |    9755    9010   493333    54.8 |  5.545 % |
45.20	c |    196868 |    6227    19502 |   10730    9351   456035    48.8 |  5.545 % |
67.72	c |    295397 |    6227    19502 |   11803    8370   391725    46.8 |  5.545 % |
104.83	c |    443187 |    6227    19502 |   12984   11390   526622    46.2 |  5.545 % |
164.86	c |    664871 |    6227    19502 |   14282    6840   309841    45.3 |  5.545 % |
248.09	c |    997396 |    6227    19502 |   15710   10743   433758    40.4 |  5.545 % |
385.74	c |   1496188 |    6192    19381 |   17281   13093   618905    47.3 |  6.023 % |
597.37	c |   2244370 |    6183    19350 |   19009   13681   578306    42.3 |  6.119 % |
939.37	c |   3366644 |    6177    19330 |   20910   14423   687861    47.7 |  6.214 % |
1163.86	c ==============================================================================
1163.86	c UNSATISFIABLE
1163.86	s UNSATISFIABLE
1163.86	c _______________________________________________________________________________
1163.86	c 
1163.86	c restarts              : 25
1163.86	c conflicts             : 4220252        (3627 /sec)
1163.86	c decisions             : 5417110        (4656 /sec)
1163.86	c propagations          : 0              (0 /sec)
1163.86	c inspects              : 0              (0 /sec)
1163.86	c CPU time              : 1163.45 s
1163.86	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/node13/watcher-34678-1149218293 -o ROOT/results/node13/solver-34678-1149218293 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node13/34678-1149218293/instance-34678-1149218293.opb 

Current StackSize limit: 67108864 bytes

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

[startup+10.0031 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 8669
/proc/meminfo: memFree=1399024/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=4772 CPUtime=9.99
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1105 0 0 0 999 0 0 0 25 0 1 0 187491929 4886528 1090 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1193 1090 122 215 0 975 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4772

[startup+20.0102 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1398512/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=5300 CPUtime=20
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1228 0 0 0 1999 1 0 0 25 0 1 0 187491929 5427200 1213 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1325 1213 122 215 0 1107 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 5300

[startup+30.0166 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1398320/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=5564 CPUtime=30
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1283 0 0 0 2999 1 0 0 25 0 1 0 187491929 5697536 1268 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1391 1268 122 215 0 1173 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5564

[startup+40.0229 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1398000/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=5828 CPUtime=40
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1367 0 0 0 3999 1 0 0 25 0 1 0 187491929 5967872 1352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1457 1352 122 215 0 1239 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5828

[startup+50.0292 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1397872/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=5956 CPUtime=50.01
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1399 0 0 0 5000 1 0 0 25 0 1 0 187491929 6098944 1384 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1489 1384 122 215 0 1271 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 5956

[startup+60.0356 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1397872/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=6088 CPUtime=60.01
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1414 0 0 0 6000 1 0 0 25 0 1 0 187491929 6234112 1399 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1522 1399 122 215 0 1304 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6088

[startup+70.0419 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1397360/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=6604 CPUtime=70.01
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1534 0 0 0 7000 1 0 0 25 0 1 0 187491929 6762496 1519 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1651 1519 122 215 0 1433 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6604

[startup+80.0483 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1396912/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=7056 CPUtime=80.01
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1638 0 0 0 8000 1 0 0 25 0 1 0 187491929 7225344 1623 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1764 1623 122 215 0 1546 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7056

[startup+90.0546 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1396912/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=7056 CPUtime=90.02
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1638 0 0 0 9001 1 0 0 25 0 1 0 187491929 7225344 1623 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1764 1623 122 215 0 1546 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7056

[startup+100.061 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1396912/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=7056 CPUtime=100.02
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1648 0 0 0 10001 1 0 0 25 0 1 0 187491929 7225344 1633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1764 1633 122 215 0 1546 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7056

[startup+110.067 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 8669
/proc/meminfo: memFree=1396656/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=7320 CPUtime=110.02
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1711 0 0 0 11001 1 0 0 25 0 1 0 187491929 7495680 1696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1830 1696 122 215 0 1612 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7320

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1396528/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=7464 CPUtime=120.03
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1745 0 0 0 12002 1 0 0 25 0 1 0 187491929 7643136 1730 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1866 1730 122 215 0 1648 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7464

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1396272/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=7592 CPUtime=130.03
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1796 0 0 0 13002 1 0 0 25 0 1 0 187491929 7774208 1781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 1898 1781 122 215 0 1680 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7592

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1395696/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=8240 CPUtime=140.03
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1942 0 0 0 14002 1 0 0 25 0 1 0 187491929 8437760 1927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 2060 1927 122 215 0 1842 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8240

[startup+150.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1395696/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=8240 CPUtime=150.04
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1943 0 0 0 15003 1 0 0 25 0 1 0 187491929 8437760 1928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 2060 1928 122 215 0 1842 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8240

[startup+160.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1395696/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=8240 CPUtime=160.04
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1943 0 0 0 16003 1 0 0 25 0 1 0 187491929 8437760 1928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575650 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 2060 1928 122 215 0 1842 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8240

[startup+170.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1395696/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=8240 CPUtime=170.05
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1944 0 0 0 17003 2 0 0 25 0 1 0 187491929 8437760 1929 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 2060 1929 122 215 0 1842 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8240

[startup+180.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1395632/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=8240 CPUtime=180.06
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1962 0 0 0 18004 2 0 0 25 0 1 0 187491929 8437760 1947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 2060 1947 122 215 0 1842 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 8240

[startup+190.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1395568/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=8372 CPUtime=190.06
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1968 0 0 0 19004 2 0 0 25 0 1 0 187491929 8572928 1953 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 2093 1953 122 215 0 1875 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 8372

[startup+200.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1395504/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=8372 CPUtime=200.06
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 1982 0 0 0 20004 2 0 0 25 0 1 0 187491929 8572928 1967 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 2093 1967 122 215 0 1875 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8372

[startup+210.132 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1395504/2055920 swapFree=4181416/4192956

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

/proc/8669/statm: 3415 3249 122 215 0 3197 0
Current children cumulated CPU time (s) 950.35
Current children cumulated vsize (Kb) 13660

[startup+960.638 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1390192/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=13660 CPUtime=960.36
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3271 0 0 0 96030 6 0 0 25 0 1 0 187491929 13987840 3256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3415 3256 122 215 0 3197 0
Current children cumulated CPU time (s) 960.36
Current children cumulated vsize (Kb) 13660

[startup+970.644 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1390192/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=13660 CPUtime=970.36
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3272 0 0 0 97030 6 0 0 25 0 1 0 187491929 13987840 3257 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577402 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3415 3257 122 215 0 3197 0
Current children cumulated CPU time (s) 970.36
Current children cumulated vsize (Kb) 13660

[startup+980.651 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1388848/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=980.36
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3615 0 0 0 98030 6 0 0 25 0 1 0 187491929 15482880 3600 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577166 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3600 122 215 0 3562 0
Current children cumulated CPU time (s) 980.36
Current children cumulated vsize (Kb) 15120

[startup+990.657 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1388784/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=990.36
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3622 0 0 0 99030 6 0 0 25 0 1 0 187491929 15482880 3607 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3607 122 215 0 3562 0
Current children cumulated CPU time (s) 990.36
Current children cumulated vsize (Kb) 15120

[startup+1000.66 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1388784/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=1000.36
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3622 0 0 0 100030 6 0 0 25 0 1 0 187491929 15482880 3607 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3607 122 215 0 3562 0
Current children cumulated CPU time (s) 1000.36
Current children cumulated vsize (Kb) 15120

[startup+1010.67 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1388784/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=1010.37
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3622 0 0 0 101030 7 0 0 25 0 1 0 187491929 15482880 3607 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3607 122 215 0 3562 0
Current children cumulated CPU time (s) 1010.37
Current children cumulated vsize (Kb) 15120

[startup+1020.68 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1388784/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=1020.38
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3625 0 0 0 102031 7 0 0 25 0 1 0 187491929 15482880 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576145 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3610 122 215 0 3562 0
Current children cumulated CPU time (s) 1020.38
Current children cumulated vsize (Kb) 15120

[startup+1030.68 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1388784/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=1030.38
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3626 0 0 0 103031 7 0 0 25 0 1 0 187491929 15482880 3611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3611 122 215 0 3562 0
Current children cumulated CPU time (s) 1030.38
Current children cumulated vsize (Kb) 15120

[startup+1040.69 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1388784/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=1040.38
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3626 0 0 0 104031 7 0 0 25 0 1 0 187491929 15482880 3611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3611 122 215 0 3562 0
Current children cumulated CPU time (s) 1040.38
Current children cumulated vsize (Kb) 15120

[startup+1050.69 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8669
/proc/meminfo: memFree=1388784/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=1050.39
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3626 0 0 0 105032 7 0 0 25 0 1 0 187491929 15482880 3611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3611 122 215 0 3562 0
Current children cumulated CPU time (s) 1050.39
Current children cumulated vsize (Kb) 15120

[startup+1060.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388720/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=1060.39
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3626 0 0 0 106032 7 0 0 25 0 1 0 187491929 15482880 3611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3611 122 215 0 3562 0
Current children cumulated CPU time (s) 1060.39
Current children cumulated vsize (Kb) 15120

[startup+1070.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388720/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15120 CPUtime=1070.39
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3626 0 0 0 107032 7 0 0 25 0 1 0 187491929 15482880 3611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3780 3611 122 215 0 3562 0
Current children cumulated CPU time (s) 1070.39
Current children cumulated vsize (Kb) 15120

[startup+1080.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388656/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15252 CPUtime=1080.4
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3651 0 0 0 108033 7 0 0 25 0 1 0 187491929 15618048 3636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3813 3636 122 215 0 3595 0
Current children cumulated CPU time (s) 1080.4
Current children cumulated vsize (Kb) 15252

[startup+1090.72 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388272/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15652 CPUtime=1090.4
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3740 0 0 0 109033 7 0 0 25 0 1 0 187491929 16027648 3725 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3913 3725 122 215 0 3695 0
Current children cumulated CPU time (s) 1090.4
Current children cumulated vsize (Kb) 15652

[startup+1100.73 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388272/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15652 CPUtime=1100.4
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3746 0 0 0 110033 7 0 0 25 0 1 0 187491929 16027648 3731 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3913 3731 122 215 0 3695 0
Current children cumulated CPU time (s) 1100.4
Current children cumulated vsize (Kb) 15652

[startup+1110.73 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388080/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15784 CPUtime=1110.41
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3787 0 0 0 111034 7 0 0 25 0 1 0 187491929 16162816 3772 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581318 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3946 3772 122 215 0 3728 0
Current children cumulated CPU time (s) 1110.41
Current children cumulated vsize (Kb) 15784

[startup+1120.74 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388080/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15784 CPUtime=1120.41
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3788 0 0 0 112034 7 0 0 25 0 1 0 187491929 16162816 3773 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3946 3773 122 215 0 3728 0
Current children cumulated CPU time (s) 1120.41
Current children cumulated vsize (Kb) 15784

[startup+1130.75 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388080/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15784 CPUtime=1130.41
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3790 0 0 0 113034 7 0 0 25 0 1 0 187491929 16162816 3775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3946 3775 122 215 0 3728 0
Current children cumulated CPU time (s) 1130.41
Current children cumulated vsize (Kb) 15784

[startup+1140.75 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388080/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15784 CPUtime=1140.41
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3790 0 0 0 114034 7 0 0 25 0 1 0 187491929 16162816 3775 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3946 3775 122 215 0 3728 0
Current children cumulated CPU time (s) 1140.41
Current children cumulated vsize (Kb) 15784

[startup+1150.76 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1388080/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15784 CPUtime=1150.42
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3792 0 0 0 115035 7 0 0 25 0 1 0 187491929 16162816 3777 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3946 3777 122 215 0 3728 0
Current children cumulated CPU time (s) 1150.42
Current children cumulated vsize (Kb) 15784

[startup+1160.76 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 8671
/proc/meminfo: memFree=1387952/2055920 swapFree=4181416/4192956
[pid=8669] ppid=8667 vsize=15944 CPUtime=1160.42
/proc/8669/stat : 8669 (minisat+) R 8667 8669 8624 0 -1 4194304 3820 0 0 0 116035 7 0 0 25 0 1 0 187491929 16326656 3805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8669/statm: 3986 3805 122 215 0 3768 0
Current children cumulated CPU time (s) 1160.42
Current children cumulated vsize (Kb) 15944

Child status: 20
Real time (s): 1163.87
CPU time (s): 1163.53
CPU user time (s): 1163.45
CPU system time (s): 0.079987
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (Kb): 15944

Launcher Data (download as text)

Begin job on node13 on Fri Jun  2 03:18:13 UTC 2006


FILE ID= 34678-1149218293

PBS_JOBID= 295007

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d9d7c99a4b01b1207d32721f3efdc2ab

RANDOM SEED= 122541142


/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.234
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.234
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:       1403128 kB
Buffers:         16920 kB
Cached:         566772 kB
SwapCached:       3148 kB
Active:         284664 kB
Inactive:       307632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403128 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14652 kB
Slab:            46500 kB
Committed_AS:   216392 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node13 on Fri Jun  2 03:37:37 UTC 2006