Trace number 34726

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 203.591 203.649

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900573137.opb
MD5SUM4b18508c034d5953901bfe08c3658c68
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 benchmark203.591
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 693
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.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: 372   maxlim: 642   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 |    6232    19497 |    2077       0        0     nan |  0.000 % |
0.12	c |       100 |    6215    19438 |    2284      98     4254    43.4 |  3.321 % |
0.14	c |       253 |    6215    19438 |    2513     251    11827    47.1 |  3.320 % |
0.16	c |       479 |    6177    19300 |    2764     473    21851    46.2 |  4.102 % |
0.21	c |       817 |    6177    19300 |    3040     811    45936    56.6 |  4.102 % |
0.28	c |      1323 |    6177    19300 |    3345    1317    79762    60.6 |  4.102 % |
0.38	c |      2083 |    6170    19277 |    3679    2076   123716    59.6 |  4.199 % |
0.55	c |      3222 |    6170    19277 |    4047    3215   190332    59.2 |  4.199 % |
0.85	c |      4931 |    6170    19277 |    4452    2716   154488    56.9 |  4.199 % |
1.30	c |      7494 |    6154    19225 |    4897    2974   169181    56.9 |  4.492 % |
2.04	c |     11340 |    6019    18760 |    5387    4289   226412    52.8 |  6.836 % |
3.08	c |     17108 |    5987    18656 |    5925    4392   215160    49.0 |  7.422 % |
4.74	c |     25758 |    5962    18575 |    6518    3771   177080    47.0 |  7.910 % |
6.91	c |     38732 |    5962    18575 |    7170    6414   307670    48.0 |  7.910 % |
10.12	c |     58194 |    5962    18575 |    7887    7077   348199    49.2 |  7.910 % |
14.94	c |     87386 |    5962    18575 |    8676    7606   337440    44.4 |  7.910 % |
22.29	c |    131176 |    5962    18575 |    9543    6793   251659    37.0 |  7.910 % |
33.29	c |    196861 |    5962    18575 |   10498    8270   308586    37.3 |  7.910 % |
49.95	c |    295387 |    5962    18575 |   11547    9557   434957    45.5 |  7.910 % |
76.13	c |    443178 |    5962    18575 |   12702    9244   379792    41.1 |  7.910 % |
116.15	c |    664863 |    5962    18575 |   13973    9940   426090    42.9 |  7.910 % |
172.70	c |    997393 |    5962    18575 |   15370    7806   273119    35.0 |  7.910 % |
203.64	c ==============================================================================
203.64	c UNSATISFIABLE
203.64	s UNSATISFIABLE
203.64	c _______________________________________________________________________________
203.64	c 
203.64	c restarts              : 22
203.64	c conflicts             : 1186656        (5829 /sec)
203.64	c decisions             : 1679541        (8251 /sec)
203.64	c propagations          : 0              (0 /sec)
203.64	c inspects              : 0              (0 /sec)
203.64	c CPU time              : 203.568 s
203.64	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/node87/watcher-34726-1149223775 -o ROOT/results/node87/solver-34726-1149223775 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node87/34726-1149223775/instance-34726-1149223775.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1733624/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=1048 CPUtime=0
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 188016653 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 262 95 74 215 0 44 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1730176/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=4388 CPUtime=10
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 997 0 0 0 999 1 0 0 25 0 1 0 188016653 4493312 983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1097 983 122 215 0 879 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 4388

[startup+20.0091 s]
/proc/loadavg: 0.94 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1729728/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=4928 CPUtime=20
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1117 0 0 0 1999 1 0 0 25 0 1 0 188016653 5046272 1103 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1232 1103 122 215 0 1014 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 4928

[startup+30.0143 s]
/proc/loadavg: 0.95 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1729280/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=5456 CPUtime=30
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1251 0 0 0 2999 1 0 0 25 0 1 0 188016653 5586944 1237 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1364 1237 122 215 0 1146 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5456

[startup+40.0205 s]
/proc/loadavg: 0.96 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1728896/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=5856 CPUtime=40
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1351 0 0 0 3999 1 0 0 25 0 1 0 188016653 5996544 1337 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1464 1337 122 215 0 1246 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5856

[startup+50.0266 s]
/proc/loadavg: 0.96 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1728832/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=6000 CPUtime=50
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1373 0 0 0 4999 1 0 0 25 0 1 0 188016653 6144000 1359 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1500 1359 122 215 0 1282 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6000

[startup+60.0328 s]
/proc/loadavg: 0.97 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1728320/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=6400 CPUtime=60.01
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1504 0 0 0 6000 1 0 0 25 0 1 0 188016653 6553600 1490 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1600 1490 122 215 0 1382 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6400

[startup+70.039 s]
/proc/loadavg: 0.97 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1728192/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=6548 CPUtime=70.01
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1531 0 0 0 7000 1 0 0 25 0 1 0 188016653 6705152 1517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1637 1517 122 215 0 1419 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6548

[startup+80.0451 s]
/proc/loadavg: 0.98 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1727744/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=7076 CPUtime=80.01
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1644 0 0 0 8000 1 0 0 25 0 1 0 188016653 7245824 1630 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1769 1630 122 215 0 1551 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7076

[startup+90.0503 s]
/proc/loadavg: 0.98 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1727488/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=7224 CPUtime=90.01
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1695 0 0 0 9000 1 0 0 25 0 1 0 188016653 7397376 1681 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1806 1681 122 215 0 1588 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7224

[startup+100.056 s]
/proc/loadavg: 0.98 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1727488/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=7368 CPUtime=100.02
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1707 0 0 0 10001 1 0 0 25 0 1 0 188016653 7544832 1693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1842 1693 122 215 0 1624 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7368

[startup+110.063 s]
/proc/loadavg: 0.98 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1727424/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=7368 CPUtime=110.02
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1707 0 0 0 11001 1 0 0 25 0 1 0 188016653 7544832 1693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1842 1693 122 215 0 1624 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7368

[startup+120.069 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1727104/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=7764 CPUtime=120.02
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1808 0 0 0 12001 1 0 0 25 0 1 0 188016653 7950336 1794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1941 1794 122 215 0 1723 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7764

[startup+130.075 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1726976/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=7908 CPUtime=130.03
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1832 0 0 0 13002 1 0 0 25 0 1 0 188016653 8097792 1818 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579509 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1977 1818 122 215 0 1759 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7908

[startup+140.08 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1726976/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=7908 CPUtime=140.03
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1845 0 0 0 14002 1 0 0 25 0 1 0 188016653 8097792 1831 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581237 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 1977 1831 122 215 0 1759 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7908

[startup+150.086 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1726848/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=8048 CPUtime=150.03
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1869 0 0 0 15002 1 0 0 25 0 1 0 188016653 8241152 1855 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 2012 1855 122 215 0 1794 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8048

[startup+160.093 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1726720/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=8048 CPUtime=160.04
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1894 0 0 0 16003 1 0 0 25 0 1 0 188016653 8241152 1880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 2012 1880 122 215 0 1794 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8048

[startup+170.099 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1726656/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=8196 CPUtime=170.04
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 1913 0 0 0 17003 1 0 0 25 0 1 0 188016653 8392704 1899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 2049 1899 122 215 0 1831 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8196

[startup+180.105 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1726272/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=8592 CPUtime=180.05
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 2006 0 0 0 18003 2 0 0 25 0 1 0 188016653 8798208 1992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 2148 1992 122 215 0 1930 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8592

[startup+190.111 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1725952/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=8860 CPUtime=190.06
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 2091 0 0 0 19004 2 0 0 25 0 1 0 188016653 9072640 2077 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 2215 2077 122 215 0 1997 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 8860

[startup+200.116 s]
/proc/loadavg: 0.99 0.99 0.95 2/67 19095
/proc/meminfo: memFree=1725824/2055888 swapFree=4085412/4096564
[pid=19095] ppid=19093 vsize=8992 CPUtime=200.06
/proc/19095/stat : 19095 (minisat+) R 19093 19095 19050 0 -1 4194304 2115 0 0 0 20004 2 0 0 25 0 1 0 188016653 9207808 2101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19095/statm: 2248 2101 122 215 0 2030 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8992

Child status: 20
Real time (s): 203.649
CPU time (s): 203.591
CPU user time (s): 203.568
CPU system time (s): 0.022996
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (Kb): 8992

Launcher Data (download as text)

Begin job on node87 on Fri Jun  2 04:49:35 UTC 2006


FILE ID= 34726-1149223775

PBS_JOBID= 295632

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  4b18508c034d5953901bfe08c3658c68

RANDOM SEED= 669006017


/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	: 6006.17
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	: 5999.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1733832 kB
Buffers:         27448 kB
Cached:         220688 kB
SwapCached:       2512 kB
Active:          85828 kB
Inactive:       171080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1733832 kB
SwapTotal:     4096564 kB
SwapFree:      4085412 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          16792 kB
Slab:            51844 kB
Committed_AS:   200148 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node87 on Fri Jun  2 04:52:59 UTC 2006