Trace number 34661

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 896.256 896.516

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900546417.opb
MD5SUMa94882f61e84be0ce1718fd53c8fd7c8
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 benchmark319.072
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.10	c ---[  43]---> BDD-cost:   19
0.10	c ---[  41]---> BDD-cost:   19
0.10	c ---[  39]---> BDD-cost:   19
0.10	c ---[  37]---> BDD-cost:   19
0.10	c ---[  35]---> BDD-cost:   19
0.10	c ---[  33]---> BDD-cost:   19
0.10	c ---[  31]---> BDD-cost:   19
0.10	c ---[  29]---> BDD-cost:   19
0.10	c ---[  27]---> BDD-cost:   19
0.10	c ---[  25]---> BDD-cost:   19
0.10	c ---[  23]---> BDD-cost:   19
0.10	c ---[  21]---> BDD-cost:   19
0.10	c ---[  19]---> BDD-cost:   19
0.10	c ---[  17]---> BDD-cost:   19
0.10	c ---[  15]---> BDD-cost:   19
0.10	c ---[  13]---> BDD-cost:   19
0.10	c ---[  11]---> BDD-cost:   19
0.10	c ---[   9]---> BDD-cost:   19
0.10	c ---[   7]---> BDD-cost:   19
0.10	c ---[   5]---> BDD-cost:   19
0.10	c ---[   3]---> BDD-cost:   19
0.10	c ---[   1]---> BDD-cost:   19
0.10	c ---[   0]---> Adder-cost: 370   maxlim: 638   bits: 10/10
0.12	c ==================================[MINISAT+]==================================
0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.12	c ==============================================================================
0.12	c |         0 |    6232    19511 |    2077       0        0     nan |  0.000 % |
0.13	c |       101 |    6232    19511 |    2284     101     1874    18.6 |  3.216 % |
0.15	c |       252 |    6232    19511 |    2513     252     9615    38.2 |  3.216 % |
0.17	c |       477 |    6232    19511 |    2764     477    22203    46.5 |  3.216 % |
0.23	c |       816 |    6232    19511 |    3040     816    45571    55.8 |  3.216 % |
0.28	c |      1323 |    6232    19511 |    3345    1323    67610    51.1 |  3.216 % |
0.40	c |      2083 |    6232    19511 |    3679    2083   127491    61.2 |  3.216 % |
0.60	c |      3225 |    6232    19511 |    4047    3225   205027    63.6 |  3.216 % |
0.91	c |      4936 |    6232    19511 |    4452    2804   162131    57.8 |  3.216 % |
1.41	c |      7498 |    6232    19511 |    4897    3029   170927    56.4 |  3.216 % |
2.22	c |     11344 |    6232    19511 |    5387    4327   284066    65.6 |  3.216 % |
3.54	c |     17111 |    6232    19511 |    5925    4484   265635    59.2 |  3.216 % |
5.57	c |     25763 |    6208    19429 |    6518    3877   201719    52.0 |  3.606 % |
8.90	c |     38741 |    6170    19296 |    7170    6731   429597    63.8 |  4.191 % |
13.81	c |     58205 |    6140    19197 |    7887    3791   181148    47.8 |  4.678 % |
21.05	c |     87397 |    6140    19197 |    8676    4323   203339    47.0 |  4.678 % |
32.20	c |    131191 |    6114    19107 |    9543    7580   464188    61.2 |  5.068 % |
49.32	c |    196875 |    6096    19045 |   10498    9252   555666    60.1 |  5.263 % |
73.87	c |    295402 |    6052    18895 |   11547   10226   540927    52.9 |  5.946 % |
109.45	c |    443191 |    6052    18895 |   12702    9281   451991    48.7 |  5.946 % |
162.59	c |    664875 |    6052    18895 |   13973    8748   386282    44.2 |  5.946 % |
252.23	c |    997401 |    6052    18895 |   15370   12522   612339    48.9 |  5.946 % |
387.18	c |   1496189 |    6046    18875 |   16907    9206   484529    52.6 |  6.043 % |
572.14	c |   2244373 |    6046    18875 |   18598    9737   308063    31.6 |  6.043 % |
877.13	c |   3366648 |    6046    18875 |   20457   17259   577871    33.5 |  6.043 % |
896.51	c ==============================================================================
896.51	c UNSATISFIABLE
896.51	s UNSATISFIABLE
896.51	c _______________________________________________________________________________
896.51	c 
896.51	c restarts              : 25
896.51	c conflicts             : 3455123        (3855 /sec)
896.51	c decisions             : 4546450        (5073 /sec)
896.51	c propagations          : 0              (0 /sec)
896.51	c inspects              : 0              (0 /sec)
896.51	c CPU time              : 896.209 s
896.51	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-34661-1149216192 -o ROOT/results/node13/solver-34661-1149216192 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node13/34661-1149216192/instance-34661-1149216192.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.93 2/64 8114
/proc/meminfo: memFree=1403728/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=1048 CPUtime=0
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 187281852 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 262 94 74 215 0 44 0

[startup+10.0032 s]
/proc/loadavg: 0.93 0.95 0.93 2/64 8114
/proc/meminfo: memFree=1400096/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=4736 CPUtime=9.99
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1074 0 0 0 999 0 0 0 25 0 1 0 187281852 4849664 1059 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575793 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1184 1059 122 215 0 966 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4736

[startup+20.0096 s]
/proc/loadavg: 0.94 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1399600/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=5128 CPUtime=19.99
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1187 0 0 0 1999 0 0 0 25 0 1 0 187281852 5251072 1172 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1282 1172 122 215 0 1064 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5128

[startup+30.0159 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1399216/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=5652 CPUtime=30
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1294 0 0 0 3000 0 0 0 25 0 1 0 187281852 5787648 1279 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1413 1279 122 215 0 1195 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5652

[startup+40.0223 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1398832/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=5908 CPUtime=40
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1379 0 0 0 4000 0 0 0 25 0 1 0 187281852 6049792 1364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1477 1364 122 215 0 1259 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5908

[startup+50.0286 s]
/proc/loadavg: 0.96 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1398512/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=6292 CPUtime=50
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1476 0 0 0 5000 0 0 0 25 0 1 0 187281852 6443008 1461 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1573 1461 122 215 0 1355 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6292

[startup+60.0349 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1398192/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=6688 CPUtime=60.01
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1561 0 0 0 6000 1 0 0 25 0 1 0 187281852 6848512 1546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1672 1546 122 215 0 1454 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6688

[startup+70.0423 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1398192/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=6688 CPUtime=70.01
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1561 0 0 0 7000 1 0 0 25 0 1 0 187281852 6848512 1546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581237 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1672 1546 122 215 0 1454 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6688

[startup+80.0486 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1397808/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7088 CPUtime=80.02
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1652 0 0 0 8001 1 0 0 25 0 1 0 187281852 7258112 1637 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1772 1637 122 215 0 1554 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 7088

[startup+90.055 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1397680/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7220 CPUtime=90.02
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1685 0 0 0 9001 1 0 0 25 0 1 0 187281852 7393280 1670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134586064 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1805 1670 122 215 0 1587 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7220

[startup+100.061 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1397616/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7220 CPUtime=100.02
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1696 0 0 0 10001 1 0 0 25 0 1 0 187281852 7393280 1681 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1805 1681 122 215 0 1587 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7220

[startup+110.068 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 8114
/proc/meminfo: memFree=1397616/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7220 CPUtime=110.03
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1703 0 0 0 11002 1 0 0 25 0 1 0 187281852 7393280 1688 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1805 1688 122 215 0 1587 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7220

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1397360/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7492 CPUtime=120.03
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1761 0 0 0 12002 1 0 0 25 0 1 0 187281852 7671808 1746 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1873 1746 122 215 0 1655 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7492

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1397360/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7492 CPUtime=130.03
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1762 0 0 0 13002 1 0 0 25 0 1 0 187281852 7671808 1747 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1873 1747 122 215 0 1655 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7492

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1397296/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7628 CPUtime=140.04
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1783 0 0 0 14003 1 0 0 25 0 1 0 187281852 7811072 1768 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1907 1768 122 215 0 1689 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 7628

[startup+150.092 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1397232/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7628 CPUtime=150.04
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1796 0 0 0 15003 1 0 0 25 0 1 0 187281852 7811072 1781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1907 1781 122 215 0 1689 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 7628

[startup+160.098 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1397168/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=7628 CPUtime=160.04
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1807 0 0 0 16003 1 0 0 25 0 1 0 187281852 7811072 1792 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 1907 1792 122 215 0 1689 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 7628

[startup+170.105 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1396656/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=8148 CPUtime=170.05
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1941 0 0 0 17003 2 0 0 25 0 1 0 187281852 8343552 1926 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 2037 1926 122 215 0 1819 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8148

[startup+180.111 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1396528/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=8276 CPUtime=180.05
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 1974 0 0 0 18003 2 0 0 25 0 1 0 187281852 8474624 1959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 2069 1959 122 215 0 1851 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8276

[startup+190.117 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1396080/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=8676 CPUtime=190.06
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 2073 0 0 0 19004 2 0 0 25 0 1 0 187281852 8884224 2058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 2169 2058 122 215 0 1951 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 8676

[startup+200.123 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1396080/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=8820 CPUtime=200.06
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 2078 0 0 0 20004 2 0 0 25 0 1 0 187281852 9031680 2063 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 2205 2063 122 215 0 1987 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8820

[startup+210.129 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1396080/2055920 swapFree=4181416/4192956

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

/proc/8114/statm: 3019 2867 122 215 0 2801 0
Current children cumulated CPU time (s) 680.22
Current children cumulated vsize (Kb) 12076

[startup+690.428 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392752/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12076 CPUtime=690.23
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 2882 0 0 0 69019 4 0 0 25 0 1 0 187281852 12365824 2867 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3019 2867 122 215 0 2801 0
Current children cumulated CPU time (s) 690.23
Current children cumulated vsize (Kb) 12076

[startup+700.435 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392432/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12468 CPUtime=700.23
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 2971 0 0 0 70019 4 0 0 25 0 1 0 187281852 12767232 2956 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3117 2956 122 215 0 2899 0
Current children cumulated CPU time (s) 700.23
Current children cumulated vsize (Kb) 12468

[startup+710.441 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392176/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=710.23
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3027 0 0 0 71019 4 0 0 25 0 1 0 187281852 13045760 3012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574427 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3012 122 215 0 2967 0
Current children cumulated CPU time (s) 710.23
Current children cumulated vsize (Kb) 12740

[startup+720.447 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392176/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=720.23
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3027 0 0 0 72019 4 0 0 25 0 1 0 187281852 13045760 3012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574340 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3012 122 215 0 2967 0
Current children cumulated CPU time (s) 720.23
Current children cumulated vsize (Kb) 12740

[startup+730.453 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392112/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=730.24
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3040 0 0 0 73020 4 0 0 25 0 1 0 187281852 13045760 3025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580975 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3025 122 215 0 2967 0
Current children cumulated CPU time (s) 730.24
Current children cumulated vsize (Kb) 12740

[startup+740.459 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392112/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=740.24
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3040 0 0 0 74020 4 0 0 25 0 1 0 187281852 13045760 3025 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3025 122 215 0 2967 0
Current children cumulated CPU time (s) 740.24
Current children cumulated vsize (Kb) 12740

[startup+750.466 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392112/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=750.24
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3045 0 0 0 75020 4 0 0 25 0 1 0 187281852 13045760 3030 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3030 122 215 0 2967 0
Current children cumulated CPU time (s) 750.24
Current children cumulated vsize (Kb) 12740

[startup+760.472 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392048/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=760.25
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3052 0 0 0 76021 4 0 0 25 0 1 0 187281852 13045760 3037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3037 122 215 0 2967 0
Current children cumulated CPU time (s) 760.25
Current children cumulated vsize (Kb) 12740

[startup+770.478 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392048/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=770.25
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3052 0 0 0 77021 4 0 0 25 0 1 0 187281852 13045760 3037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3037 122 215 0 2967 0
Current children cumulated CPU time (s) 770.25
Current children cumulated vsize (Kb) 12740

[startup+780.485 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392048/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=780.25
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3052 0 0 0 78021 4 0 0 25 0 1 0 187281852 13045760 3037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3037 122 215 0 2967 0
Current children cumulated CPU time (s) 780.25
Current children cumulated vsize (Kb) 12740

[startup+790.491 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392048/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12740 CPUtime=790.26
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3053 0 0 0 79022 4 0 0 25 0 1 0 187281852 13045760 3038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3185 3038 122 215 0 2967 0
Current children cumulated CPU time (s) 790.26
Current children cumulated vsize (Kb) 12740

[startup+800.497 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392048/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12880 CPUtime=800.26
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3059 0 0 0 80022 4 0 0 25 0 1 0 187281852 13189120 3044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3220 3044 122 215 0 3002 0
Current children cumulated CPU time (s) 800.26
Current children cumulated vsize (Kb) 12880

[startup+810.504 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1392048/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=12880 CPUtime=810.26
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3059 0 0 0 81022 4 0 0 25 0 1 0 187281852 13189120 3044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3220 3044 122 215 0 3002 0
Current children cumulated CPU time (s) 810.26
Current children cumulated vsize (Kb) 12880

[startup+820.51 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1391664/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=13140 CPUtime=820.27
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3151 0 0 0 82023 4 0 0 25 0 1 0 187281852 13455360 3136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3285 3136 122 215 0 3067 0
Current children cumulated CPU time (s) 820.27
Current children cumulated vsize (Kb) 13140

[startup+830.516 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1391600/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=13272 CPUtime=830.27
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3172 0 0 0 83023 4 0 0 25 0 1 0 187281852 13590528 3157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3318 3157 122 215 0 3100 0
Current children cumulated CPU time (s) 830.27
Current children cumulated vsize (Kb) 13272

[startup+840.523 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1391600/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=13272 CPUtime=840.28
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3172 0 0 0 84024 4 0 0 25 0 1 0 187281852 13590528 3157 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579560 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3318 3157 122 215 0 3100 0
Current children cumulated CPU time (s) 840.28
Current children cumulated vsize (Kb) 13272

[startup+850.529 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1391536/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=13272 CPUtime=850.28
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3177 0 0 0 85024 4 0 0 25 0 1 0 187281852 13590528 3162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3318 3162 122 215 0 3100 0
Current children cumulated CPU time (s) 850.28
Current children cumulated vsize (Kb) 13272

[startup+860.535 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1391536/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=13272 CPUtime=860.28
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3177 0 0 0 86024 4 0 0 25 0 1 0 187281852 13590528 3162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3318 3162 122 215 0 3100 0
Current children cumulated CPU time (s) 860.28
Current children cumulated vsize (Kb) 13272

[startup+870.542 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1391536/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=13272 CPUtime=870.28
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3177 0 0 0 87024 4 0 0 25 0 1 0 187281852 13590528 3162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3318 3162 122 215 0 3100 0
Current children cumulated CPU time (s) 870.28
Current children cumulated vsize (Kb) 13272

[startup+880.548 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1391472/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=13408 CPUtime=880.29
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3189 0 0 0 88025 4 0 0 25 0 1 0 187281852 13729792 3174 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3352 3174 122 215 0 3134 0
Current children cumulated CPU time (s) 880.29
Current children cumulated vsize (Kb) 13408

[startup+890.555 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 8114
/proc/meminfo: memFree=1391472/2055920 swapFree=4181416/4192956
[pid=8114] ppid=8112 vsize=13408 CPUtime=890.29
/proc/8114/stat : 8114 (minisat+) R 8112 8114 8069 0 -1 4194304 3196 0 0 0 89025 4 0 0 25 0 1 0 187281852 13729792 3181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8114/statm: 3352 3181 122 215 0 3134 0
Current children cumulated CPU time (s) 890.29
Current children cumulated vsize (Kb) 13408

Child status: 20
Real time (s): 896.516
CPU time (s): 896.256
CPU user time (s): 896.209
CPU system time (s): 0.046992
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (Kb): 13408

Launcher Data (download as text)

Begin job on node13 on Fri Jun  2 02:43:12 UTC 2006


FILE ID= 34661-1149216192

PBS_JOBID= 294784

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  a94882f61e84be0ce1718fd53c8fd7c8

RANDOM SEED= 754374698


/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:       1404064 kB
Buffers:         16496 kB
Cached:         566176 kB
SwapCached:       3148 kB
Active:         284272 kB
Inactive:       307068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404064 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14652 kB
Slab:            46452 kB
Committed_AS:   211112 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 02:58:09 UTC 2006