Trace number 34650

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 655.091 655.279

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900577940.opb
MD5SUM07abcf74f2aa8e328290ac3dd6aefa51
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 benchmark395.406
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 661
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.10	c   -- Unit propagations: (none)
0.10	c   -- Detecting intervals from adjacent constraints: ######################
0.10	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.11	c ---[  43]---> BDD-cost:   19
0.11	c ---[  41]---> BDD-cost:   19
0.11	c ---[  39]---> BDD-cost:   19
0.11	c ---[  37]---> BDD-cost:   19
0.11	c ---[  35]---> BDD-cost:   19
0.11	c ---[  33]---> BDD-cost:   19
0.11	c ---[  31]---> BDD-cost:   19
0.11	c ---[  29]---> BDD-cost:   19
0.11	c ---[  27]---> BDD-cost:   19
0.11	c ---[  25]---> BDD-cost:   19
0.11	c ---[  23]---> BDD-cost:   19
0.11	c ---[  21]---> BDD-cost:   19
0.11	c ---[  19]---> BDD-cost:   19
0.11	c ---[  17]---> BDD-cost:   19
0.11	c ---[  15]---> BDD-cost:   19
0.11	c ---[  13]---> BDD-cost:   19
0.11	c ---[  11]---> BDD-cost:   19
0.11	c ---[   9]---> BDD-cost:   19
0.11	c ---[   7]---> BDD-cost:   19
0.11	c ---[   5]---> BDD-cost:   19
0.11	c ---[   3]---> BDD-cost:   19
0.11	c ---[   1]---> BDD-cost:   19
0.11	c ---[   0]---> Adder-cost: 328   maxlim: 610   bits: 10/10
0.13	c ==================================[MINISAT+]==================================
0.13	c | Conflicts | Original         | Learnt                           | Progress |
0.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.13	c ==============================================================================
0.13	c |         0 |    5920    18389 |    1973       0        0     nan |  0.000 % |
0.14	c |       100 |    5920    18389 |    2170     100     1433    14.3 |  3.568 % |
0.16	c |       251 |    5920    18389 |    2387     251     9586    38.2 |  3.568 % |
0.18	c |       476 |    5920    18389 |    2626     476    21789    45.8 |  3.568 % |
0.21	c |       813 |    5920    18389 |    2888     813    33574    41.3 |  3.568 % |
0.26	c |      1319 |    5920    18389 |    3177    1319    59194    44.9 |  3.568 % |
0.37	c |      2078 |    5912    18359 |    3495    2077   101950    49.1 |  3.670 % |
0.54	c |      3217 |    5901    18316 |    3844    3215   169637    52.8 |  3.874 % |
0.82	c |      4925 |    5765    17844 |    4229    2865   147612    51.5 |  6.320 % |
1.25	c |      7489 |    5749    17792 |    4652    3170   163844    51.7 |  6.626 % |
1.91	c |     11333 |    5691    17598 |    5117    4565   244705    53.6 |  7.441 % |
2.97	c |     17100 |    5682    17569 |    5629    4996   281745    56.4 |  7.645 % |
4.47	c |     25751 |    5682    17569 |    6192    4664   217926    46.7 |  7.645 % |
6.70	c |     38725 |    5673    17540 |    6811    4588   189362    41.3 |  7.849 % |
9.77	c |     58189 |    5673    17540 |    7492    6117   271772    44.4 |  7.849 % |
14.90	c |     87383 |    5673    17540 |    8241    4244   161640    38.1 |  7.849 % |
23.01	c |    131172 |    5673    17540 |    9065    5290   206162    39.0 |  7.849 % |
35.70	c |    196858 |    5673    17540 |    9972    5453   205004    37.6 |  7.852 % |
55.89	c |    295384 |    5673    17540 |   10969    6328   234448    37.0 |  7.849 % |
86.63	c |    443177 |    5673    17540 |   12066    7620   365820    48.0 |  7.849 % |
136.45	c |    664861 |    5673    17540 |   13273    6616   270245    40.8 |  7.849 % |
205.55	c |    997387 |    5673    17540 |   14600   13247   493573    37.3 |  7.849 % |
313.94	c |   1496178 |    5673    17540 |   16060   13699   616609    45.0 |  7.849 % |
476.50	c |   2244360 |    5673    17540 |   17666   10307   345912    33.6 |  7.849 % |
655.27	c ==============================================================================
655.27	c UNSATISFIABLE
655.27	s UNSATISFIABLE
655.27	c _______________________________________________________________________________
655.27	c 
655.27	c restarts              : 24
655.27	c conflicts             : 3081386        (4704 /sec)
655.27	c decisions             : 4272620        (6523 /sec)
655.27	c propagations          : 0              (0 /sec)
655.27	c inspects              : 0              (0 /sec)
655.27	c CPU time              : 655.056 s
655.27	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/node23/watcher-34650-1149214973 -o ROOT/results/node23/solver-34650-1149214973 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node23/34650-1149214973/instance-34650-1149214973.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1394528/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=1048 CPUtime=0
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 187161003 1073152 93 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 262 93 74 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.93 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1391400/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=4216 CPUtime=9.98
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 943 0 0 0 998 0 0 0 25 0 1 0 187161003 4317184 928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1054 928 123 215 0 836 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 4216

[startup+20.01 s]
/proc/loadavg: 0.94 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1391016/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=4620 CPUtime=19.98
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1042 0 0 0 1998 0 0 0 25 0 1 0 187161003 4730880 1027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1155 1027 123 215 0 937 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 4620

[startup+30.0161 s]
/proc/loadavg: 0.95 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1390568/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=5016 CPUtime=29.99
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1158 0 0 0 2998 1 0 0 25 0 1 0 187161003 5136384 1143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1254 1143 123 215 0 1036 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5016

[startup+40.0222 s]
/proc/loadavg: 0.96 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1389992/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=5672 CPUtime=40
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1302 0 0 0 3999 1 0 0 25 0 1 0 187161003 5808128 1287 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1418 1287 123 215 0 1200 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5672

[startup+50.0284 s]
/proc/loadavg: 0.96 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1389864/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=5808 CPUtime=50
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1334 0 0 0 4999 1 0 0 25 0 1 0 187161003 5947392 1319 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1452 1319 123 215 0 1234 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 5808

[startup+60.0345 s]
/proc/loadavg: 0.97 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1389608/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=5940 CPUtime=60
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1398 0 0 0 5999 1 0 0 25 0 1 0 187161003 6082560 1383 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1485 1383 123 215 0 1267 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 5940

[startup+70.0406 s]
/proc/loadavg: 0.97 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1389480/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=6216 CPUtime=70.01
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1439 0 0 0 7000 1 0 0 25 0 1 0 187161003 6365184 1424 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1554 1424 123 215 0 1336 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6216

[startup+80.0468 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1389288/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=6348 CPUtime=80.01
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1489 0 0 0 8000 1 0 0 25 0 1 0 187161003 6500352 1474 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1587 1474 123 215 0 1369 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6348

[startup+90.0519 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1388904/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=6736 CPUtime=90.01
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1574 0 0 0 9000 1 0 0 25 0 1 0 187161003 6897664 1559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580214 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1684 1559 123 215 0 1466 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 6736

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1388904/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=6736 CPUtime=100.01
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1585 0 0 0 10000 1 0 0 25 0 1 0 187161003 6897664 1570 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1684 1570 123 215 0 1466 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 6736

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1388648/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7000 CPUtime=110.02
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1639 0 0 0 11001 1 0 0 25 0 1 0 187161003 7168000 1624 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1750 1624 123 215 0 1532 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7000

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1388264/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7392 CPUtime=120.02
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1730 0 0 0 12001 1 0 0 25 0 1 0 187161003 7569408 1715 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1848 1715 123 215 0 1630 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7392

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1388136/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7524 CPUtime=130.02
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1770 0 0 0 13001 1 0 0 25 0 1 0 187161003 7704576 1755 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1881 1755 123 215 0 1663 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7524

[startup+140.083 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1387816/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7788 CPUtime=140.03
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1833 0 0 0 14002 1 0 0 25 0 1 0 187161003 7974912 1818 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1947 1818 123 215 0 1729 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7788

[startup+150.089 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1387752/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7920 CPUtime=150.03
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1861 0 0 0 15002 1 0 0 25 0 1 0 187161003 8110080 1846 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1980 1846 123 215 0 1762 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7920

[startup+160.095 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1387624/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7920 CPUtime=160.03
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1882 0 0 0 16002 1 0 0 25 0 1 0 187161003 8110080 1867 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576571 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1980 1867 123 215 0 1762 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 7920

[startup+170.101 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1387624/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7920 CPUtime=170.04
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1883 0 0 0 17003 1 0 0 25 0 1 0 187161003 8110080 1868 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568556 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1980 1868 123 215 0 1762 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 7920

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1387624/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7920 CPUtime=180.04
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1883 0 0 0 18003 1 0 0 25 0 1 0 187161003 8110080 1868 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1980 1868 123 215 0 1762 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 7920

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1387624/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=7920 CPUtime=190.04
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1883 0 0 0 19003 1 0 0 25 0 1 0 187161003 8110080 1868 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 1980 1868 123 215 0 1762 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 7920

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1387624/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=8064 CPUtime=200.05
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 1889 0 0 0 20004 1 0 0 25 0 1 0 187161003 8257536 1874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576706 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2016 1874 123 215 0 1798 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8064

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1387304/2055920 swapFree=4180892/4192956

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

/proc/6862/statm: 2630 2491 123 215 0 2412 0
Current children cumulated CPU time (s) 440.13
Current children cumulated vsize (Kb) 10520

[startup+450.27 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384680/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11036 CPUtime=450.13
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2618 0 0 0 45011 2 0 0 25 0 1 0 187161003 11300864 2603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2759 2603 123 215 0 2541 0
Current children cumulated CPU time (s) 450.13
Current children cumulated vsize (Kb) 11036

[startup+460.276 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384616/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11028 CPUtime=460.14
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2618 0 0 0 46012 2 0 0 25 0 1 0 187161003 11292672 2603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2757 2603 123 215 0 2539 0
Current children cumulated CPU time (s) 460.14
Current children cumulated vsize (Kb) 11028

[startup+470.282 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384616/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11028 CPUtime=470.14
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2618 0 0 0 47012 2 0 0 25 0 1 0 187161003 11292672 2603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2757 2603 123 215 0 2539 0
Current children cumulated CPU time (s) 470.14
Current children cumulated vsize (Kb) 11028

[startup+480.288 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384616/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11028 CPUtime=480.14
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2619 0 0 0 48012 2 0 0 25 0 1 0 187161003 11292672 2604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2757 2604 123 215 0 2539 0
Current children cumulated CPU time (s) 480.14
Current children cumulated vsize (Kb) 11028

[startup+490.294 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384616/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11028 CPUtime=490.14
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2619 0 0 0 49012 2 0 0 25 0 1 0 187161003 11292672 2604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2757 2604 123 215 0 2539 0
Current children cumulated CPU time (s) 490.14
Current children cumulated vsize (Kb) 11028

[startup+500.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384552/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11100 CPUtime=500.15
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2641 0 0 0 50013 2 0 0 25 0 1 0 187161003 11366400 2626 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2775 2626 123 215 0 2557 0
Current children cumulated CPU time (s) 500.15
Current children cumulated vsize (Kb) 11100

[startup+510.307 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384424/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11244 CPUtime=510.15
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2673 0 0 0 51013 2 0 0 25 0 1 0 187161003 11513856 2658 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2811 2658 123 215 0 2593 0
Current children cumulated CPU time (s) 510.15
Current children cumulated vsize (Kb) 11244

[startup+520.313 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384424/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11244 CPUtime=520.15
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2676 0 0 0 52013 2 0 0 25 0 1 0 187161003 11513856 2661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2811 2661 123 215 0 2593 0
Current children cumulated CPU time (s) 520.15
Current children cumulated vsize (Kb) 11244

[startup+530.319 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1384168/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11508 CPUtime=530.16
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2749 0 0 0 53014 2 0 0 25 0 1 0 187161003 11784192 2734 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2877 2734 123 215 0 2659 0
Current children cumulated CPU time (s) 530.16
Current children cumulated vsize (Kb) 11508

[startup+540.325 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383976/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11772 CPUtime=540.17
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2796 0 0 0 54014 3 0 0 25 0 1 0 187161003 12054528 2781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2943 2781 123 215 0 2725 0
Current children cumulated CPU time (s) 540.17
Current children cumulated vsize (Kb) 11772

[startup+550.331 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383848/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11772 CPUtime=550.17
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2817 0 0 0 55014 3 0 0 25 0 1 0 187161003 12054528 2802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2943 2802 123 215 0 2725 0
Current children cumulated CPU time (s) 550.17
Current children cumulated vsize (Kb) 11772

[startup+560.337 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383848/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11772 CPUtime=560.17
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2825 0 0 0 56014 3 0 0 25 0 1 0 187161003 12054528 2810 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579836 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2943 2810 123 215 0 2725 0
Current children cumulated CPU time (s) 560.17
Current children cumulated vsize (Kb) 11772

[startup+570.342 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383848/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11772 CPUtime=570.18
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2825 0 0 0 57015 3 0 0 25 0 1 0 187161003 12054528 2810 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2943 2810 123 215 0 2725 0
Current children cumulated CPU time (s) 570.18
Current children cumulated vsize (Kb) 11772

[startup+580.348 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383784/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11944 CPUtime=580.18
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2835 0 0 0 58015 3 0 0 25 0 1 0 187161003 12230656 2820 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2986 2820 123 215 0 2768 0
Current children cumulated CPU time (s) 580.18
Current children cumulated vsize (Kb) 11944

[startup+590.355 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383720/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11944 CPUtime=590.18
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2843 0 0 0 59015 3 0 0 25 0 1 0 187161003 12230656 2828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2986 2828 123 215 0 2768 0
Current children cumulated CPU time (s) 590.18
Current children cumulated vsize (Kb) 11944

[startup+600.361 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383656/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=11944 CPUtime=600.19
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2856 0 0 0 60016 3 0 0 25 0 1 0 187161003 12230656 2841 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 2986 2841 123 215 0 2768 0
Current children cumulated CPU time (s) 600.19
Current children cumulated vsize (Kb) 11944

[startup+610.367 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383592/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=12104 CPUtime=610.19
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2870 0 0 0 61016 3 0 0 25 0 1 0 187161003 12394496 2855 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 3026 2855 123 215 0 2808 0
Current children cumulated CPU time (s) 610.19
Current children cumulated vsize (Kb) 12104

[startup+620.374 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383528/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=12104 CPUtime=620.19
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2884 0 0 0 62016 3 0 0 25 0 1 0 187161003 12394496 2869 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 3026 2869 123 215 0 2808 0
Current children cumulated CPU time (s) 620.19
Current children cumulated vsize (Kb) 12104

[startup+630.38 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383464/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=12260 CPUtime=630.2
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2905 0 0 0 63017 3 0 0 25 0 1 0 187161003 12554240 2890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 3065 2890 123 215 0 2847 0
Current children cumulated CPU time (s) 630.2
Current children cumulated vsize (Kb) 12260

[startup+640.386 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383336/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=12260 CPUtime=640.2
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2936 0 0 0 64017 3 0 0 25 0 1 0 187161003 12554240 2921 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 3065 2921 123 215 0 2847 0
Current children cumulated CPU time (s) 640.2
Current children cumulated vsize (Kb) 12260

[startup+650.392 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 6862
/proc/meminfo: memFree=1383272/2055920 swapFree=4180892/4192956
[pid=6862] ppid=6860 vsize=12420 CPUtime=650.2
/proc/6862/stat : 6862 (minisat+) R 6860 6862 6817 0 -1 4194304 2943 0 0 0 65017 3 0 0 25 0 1 0 187161003 12718080 2928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6862/statm: 3105 2928 123 215 0 2887 0
Current children cumulated CPU time (s) 650.2
Current children cumulated vsize (Kb) 12420

Child status: 20
Real time (s): 655.279
CPU time (s): 655.091
CPU user time (s): 655.056
CPU system time (s): 0.034994
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (Kb): 12420

Launcher Data (download as text)

Begin job on node23 on Fri Jun  2 02:22:53 UTC 2006


FILE ID= 34650-1149214973

PBS_JOBID= 294639

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  07abcf74f2aa8e328290ac3dd6aefa51

RANDOM SEED= 879811583


/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.213
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	: 5931.00
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.213
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:       1394736 kB
Buffers:         39104 kB
Cached:         545836 kB
SwapCached:       3872 kB
Active:         165996 kB
Inactive:       427800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394736 kB
SwapTotal:     4192956 kB
SwapFree:      4180892 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14696 kB
Slab:            53472 kB
Committed_AS:   198684 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 node23 on Fri Jun  2 02:33:49 UTC 2006