Trace number 34565

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 438.558 438.707

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111219799.opb
MD5SUMcba3382bbee77fcf135813784b93f366
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 benchmark0.301953
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1258
Number of bits of the biggest sum of numbers11
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.01	c Converting 101 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: ##########################
0.01	c   -- Clauses(.)/Splits(s): ....
0.01	c ---[  99]---> BDD-cost:   23
0.01	c ---[  97]---> BDD-cost:   23
0.01	c ---[  95]---> BDD-cost:   23
0.01	c ---[  93]---> BDD-cost:   23
0.01	c ---[  91]---> BDD-cost:   23
0.01	c ---[  89]---> BDD-cost:   23
0.01	c ---[  87]---> BDD-cost:   23
0.01	c ---[  85]---> BDD-cost:   23
0.01	c ---[  83]---> BDD-cost:   23
0.01	c ---[  81]---> BDD-cost:   23
0.01	c ---[  79]---> BDD-cost:   23
0.01	c ---[  77]---> BDD-cost:   23
0.01	c ---[  75]---> BDD-cost:   23
0.01	c ---[  73]---> BDD-cost:   23
0.01	c ---[  71]---> BDD-cost:   23
0.01	c ---[  69]---> BDD-cost:   23
0.01	c ---[  67]---> BDD-cost:   23
0.01	c ---[  65]---> BDD-cost:   23
0.01	c ---[  63]---> BDD-cost:   23
0.01	c ---[  61]---> BDD-cost:   23
0.01	c ---[  59]---> BDD-cost:   23
0.01	c ---[  57]---> BDD-cost:   23
0.01	c ---[  55]---> BDD-cost:   23
0.01	c ---[  53]---> BDD-cost:   23
0.01	c ---[  51]---> BDD-cost:   23
0.01	c ---[  49]---> BDD-cost:   23
0.02	c ---[  48]---> BDD-cost:   23
0.02	c ---[  47]---> BDD-cost:   21
0.02	c ---[  46]---> BDD-cost:   19
0.02	c ---[  45]---> BDD-cost:   17
0.02	c ---[  44]---> BDD-cost:   15
0.02	c ---[  43]---> BDD-cost:   13
0.02	c ---[  42]---> BDD-cost:   11
0.02	c ---[  41]---> BDD-cost:    9
0.02	c ---[  40]---> BDD-cost:    7
0.02	c ---[  39]---> BDD-cost:    5
0.02	c ---[  38]---> BDD-cost:    3
0.02	c ---[  35]---> BDD-cost:    3
0.02	c ---[  34]---> BDD-cost:    5
0.02	c ---[  33]---> BDD-cost:    7
0.02	c ---[  32]---> BDD-cost:    9
0.02	c ---[  31]---> BDD-cost:   11
0.02	c ---[  30]---> BDD-cost:   13
0.02	c ---[  29]---> BDD-cost:   15
0.02	c ---[  28]---> BDD-cost:   17
0.02	c ---[  27]---> BDD-cost:   19
0.02	c ---[  26]---> BDD-cost:   21
0.02	c ---[  25]---> BDD-cost:   23
0.02	c ---[  24]---> BDD-cost:    0
0.02	c ---[  23]---> BDD-cost:   21
0.02	c ---[  22]---> BDD-cost:   19
0.02	c ---[  21]---> BDD-cost:   17
0.02	c ---[  20]---> BDD-cost:   15
0.02	c ---[  19]---> BDD-cost:   13
0.02	c ---[  18]---> BDD-cost:   11
0.02	c ---[  17]---> BDD-cost:    9
0.02	c ---[  16]---> BDD-cost:    7
0.02	c ---[  15]---> BDD-cost:    5
0.02	c ---[  14]---> BDD-cost:    3
0.02	c ---[  12]---> BDD-cost:    0
0.02	c ---[  11]---> BDD-cost:   21
0.02	c ---[  10]---> BDD-cost:   19
0.02	c ---[   9]---> BDD-cost:   17
0.02	c ---[   8]---> BDD-cost:   15
0.02	c ---[   7]---> BDD-cost:   13
0.02	c ---[   6]---> BDD-cost:   11
0.02	c ---[   5]---> BDD-cost:    9
0.02	c ---[   4]---> BDD-cost:    7
0.02	c ---[   3]---> BDD-cost:    5
0.02	c ---[   2]---> BDD-cost:    3
0.02	c ---[   0]---> Adder-cost: 588   maxlim: 1181   bits: 11/11
0.05	c ==================================[MINISAT+]==================================
0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.05	c ==============================================================================
0.05	c |         0 |    6769    21547 |    2256       0        0     nan |  0.000 % |
0.06	c |       102 |    6736    21428 |    2481      98     2249    22.9 |  4.563 % |
0.08	c |       253 |    6736    21428 |    2729     249     7758    31.2 |  4.562 % |
0.12	c |       479 |    6736    21428 |    3002     475    19798    41.7 |  4.562 % |
0.18	c |       818 |    6736    21428 |    3303     814    43039    52.9 |  4.562 % |
0.29	c |      1324 |    6736    21428 |    3633    1320    76926    58.3 |  4.562 % |
0.46	c |      2085 |    6736    21428 |    3996    2081   121257    58.3 |  4.562 % |
0.75	c |      3225 |    6736    21428 |    4396    3221   194066    60.3 |  4.562 % |
1.26	c |      4935 |    6736    21428 |    4835    2528   133507    52.8 |  4.562 % |
2.02	c |      7499 |    6736    21428 |    5319    5092   312373    61.3 |  4.562 % |
3.18	c |     11343 |    6736    21428 |    5851    3152   162344    51.5 |  4.562 % |
5.02	c |     17109 |    6736    21428 |    6436    5752   338938    58.9 |  4.562 % |
7.86	c |     25759 |    6711    21347 |    7080    4237   235642    55.6 |  4.828 % |
12.21	c |     38733 |    6711    21347 |    7788    5746   315893    55.0 |  4.828 % |
18.79	c |     58195 |    6702    21318 |    8567    4304   211533    49.1 |  4.934 % |
28.79	c |     87388 |    6693    21287 |    9423    6348   326432    51.4 |  4.987 % |
44.46	c |    131177 |    6693    21287 |   10366    5297   292147    55.2 |  4.987 % |
68.22	c |    196862 |    6672    21212 |   11402    5516   303614    55.0 |  5.040 % |
103.88	c |    295389 |    6672    21212 |   12543    8187   449903    55.0 |  5.040 % |
160.23	c |    443179 |    6638    21092 |   13797   11925   633134    53.1 |  5.252 % |
247.32	c |    664863 |    6600    20960 |   15177   10621   538287    50.7 |  5.517 % |
384.67	c |    997390 |    6577    20885 |   16694   11625   539898    46.4 |  5.729 % |
438.70	c ==============================================================================
438.70	c UNSATISFIABLE
438.70	s UNSATISFIABLE
438.70	c _______________________________________________________________________________
438.70	c 
438.70	c restarts              : 22
438.70	c conflicts             : 1125133        (2566 /sec)
438.70	c decisions             : 1267847        (2891 /sec)
438.70	c propagations          : 0              (0 /sec)
438.70	c inspects              : 0              (0 /sec)
438.70	c CPU time              : 438.538 s
438.70	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/node70/watcher-34565-1149208532 -o ROOT/results/node70/solver-34565-1149208532 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node70/34565-1149208532/instance-34565-1149208532.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.76 0.89 0.89 2/64 26188
/proc/meminfo: memFree=1601888/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=1048 CPUtime=0
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 186522799 1073152 96 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 262 96 74 215 0 44 0

[startup+10.003 s]
/proc/loadavg: 0.79 0.89 0.89 2/64 26188
/proc/meminfo: memFree=1598048/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=4776 CPUtime=9.99
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1095 0 0 0 999 0 0 0 25 0 1 0 186522799 4890624 1080 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581173 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1194 1080 122 215 0 976 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4776

[startup+20.0098 s]
/proc/loadavg: 0.82 0.90 0.89 2/64 26188
/proc/meminfo: memFree=1597600/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=5308 CPUtime=19.99
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1199 0 0 0 1999 0 0 0 25 0 1 0 186522799 5435392 1184 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579920 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1327 1184 122 215 0 1109 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5308

[startup+30.0156 s]
/proc/loadavg: 0.85 0.90 0.89 2/64 26188
/proc/meminfo: memFree=1597216/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=5700 CPUtime=29.99
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1297 0 0 0 2999 0 0 0 25 0 1 0 186522799 5836800 1282 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1425 1282 122 215 0 1207 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5700

[startup+40.0214 s]
/proc/loadavg: 0.87 0.90 0.89 2/64 26188
/proc/meminfo: memFree=1596896/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=5964 CPUtime=40
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1377 0 0 0 4000 0 0 0 25 0 1 0 186522799 6107136 1362 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573832 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1491 1362 122 215 0 1273 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5964

[startup+50.0272 s]
/proc/loadavg: 0.89 0.90 0.89 2/64 26188
/proc/meminfo: memFree=1596512/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=6348 CPUtime=50.01
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1481 0 0 0 5000 1 0 0 25 0 1 0 186522799 6500352 1466 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1587 1466 122 215 0 1369 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6348

[startup+60.033 s]
/proc/loadavg: 0.91 0.91 0.89 2/64 26188
/proc/meminfo: memFree=1596192/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=6744 CPUtime=60.01
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1562 0 0 0 6000 1 0 0 25 0 1 0 186522799 6905856 1547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1686 1547 122 215 0 1468 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6744

[startup+70.0389 s]
/proc/loadavg: 0.92 0.91 0.89 2/64 26188
/proc/meminfo: memFree=1595936/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=6876 CPUtime=70.01
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1610 0 0 0 7000 1 0 0 25 0 1 0 186522799 7041024 1595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1719 1595 122 215 0 1501 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6876

[startup+80.0447 s]
/proc/loadavg: 0.93 0.91 0.89 2/64 26188
/proc/meminfo: memFree=1595744/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=7152 CPUtime=80.01
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1659 0 0 0 8000 1 0 0 25 0 1 0 186522799 7323648 1644 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1788 1644 122 215 0 1570 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7152

[startup+90.0505 s]
/proc/loadavg: 0.94 0.91 0.89 2/64 26188
/proc/meminfo: memFree=1595744/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=7152 CPUtime=90.02
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1670 0 0 0 9001 1 0 0 25 0 1 0 186522799 7323648 1655 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1788 1655 122 215 0 1570 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7152

[startup+100.056 s]
/proc/loadavg: 0.95 0.92 0.90 2/64 26188
/proc/meminfo: memFree=1595680/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=7152 CPUtime=100.02
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1680 0 0 0 10001 1 0 0 25 0 1 0 186522799 7323648 1665 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1788 1665 122 215 0 1570 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7152

[startup+110.062 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 26188
/proc/meminfo: memFree=1595232/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=7544 CPUtime=110.02
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1782 0 0 0 11001 1 0 0 25 0 1 0 186522799 7725056 1767 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1886 1767 122 215 0 1668 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7544

[startup+120.068 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 26188
/proc/meminfo: memFree=1595232/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=7544 CPUtime=120.02
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1782 0 0 0 12001 1 0 0 25 0 1 0 186522799 7725056 1767 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574276 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1886 1767 122 215 0 1668 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7544

[startup+130.074 s]
/proc/loadavg: 0.97 0.92 0.90 2/64 26188
/proc/meminfo: memFree=1595040/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=7824 CPUtime=130.02
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1828 0 0 0 13001 1 0 0 25 0 1 0 186522799 8011776 1813 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1956 1813 122 215 0 1738 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7824

[startup+140.08 s]
/proc/loadavg: 0.97 0.92 0.90 2/64 26188
/proc/meminfo: memFree=1594912/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=7964 CPUtime=140.02
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1871 0 0 0 14001 1 0 0 25 0 1 0 186522799 8155136 1856 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1991 1856 122 215 0 1773 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7964

[startup+150.085 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 26188
/proc/meminfo: memFree=1594848/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=7964 CPUtime=150.03
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1876 0 0 0 15002 1 0 0 25 0 1 0 186522799 8155136 1861 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 1991 1861 122 215 0 1773 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7964

[startup+160.091 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 26188
/proc/meminfo: memFree=1594848/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=8112 CPUtime=160.03
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1887 0 0 0 16002 1 0 0 25 0 1 0 186522799 8306688 1872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2028 1872 122 215 0 1810 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8112

[startup+170.097 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 26188
/proc/meminfo: memFree=1594464/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=8392 CPUtime=170.03
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 1981 0 0 0 17002 1 0 0 25 0 1 0 186522799 8593408 1966 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2098 1966 122 215 0 1880 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8392

[startup+180.103 s]
/proc/loadavg: 0.98 0.93 0.90 2/64 26188
/proc/meminfo: memFree=1594336/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=8552 CPUtime=180.03
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2008 0 0 0 18002 1 0 0 25 0 1 0 186522799 8757248 1993 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2138 1993 122 215 0 1920 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8552

[startup+190.109 s]
/proc/loadavg: 0.99 0.93 0.90 2/64 26188
/proc/meminfo: memFree=1594272/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=8552 CPUtime=190.04
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2016 0 0 0 19003 1 0 0 25 0 1 0 186522799 8757248 2001 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2138 2001 122 215 0 1920 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8552

[startup+200.114 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26188
/proc/meminfo: memFree=1594336/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=8552 CPUtime=200.04
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2016 0 0 0 20003 1 0 0 25 0 1 0 186522799 8757248 2001 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2138 2001 122 215 0 1920 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8552

[startup+210.12 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26188
/proc/meminfo: memFree=1594272/2055920 swapFree=4182240/4192956

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

/proc/26188/statm: 2178 2014 122 215 0 1960 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 8712

[startup+230.132 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26188
/proc/meminfo: memFree=1594208/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=8712 CPUtime=230.05
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2048 0 0 0 23004 1 0 0 25 0 1 0 186522799 8921088 2033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2178 2033 122 215 0 1960 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 8712

[startup+240.138 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26188
/proc/meminfo: memFree=1594144/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=8712 CPUtime=240.05
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2054 0 0 0 24004 1 0 0 25 0 1 0 186522799 8921088 2039 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2178 2039 122 215 0 1960 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 8712

[startup+250.144 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26188
/proc/meminfo: memFree=1594080/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=8868 CPUtime=250.05
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2077 0 0 0 25004 1 0 0 25 0 1 0 186522799 9080832 2062 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2217 2062 122 215 0 1999 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 8868

[startup+260.15 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 26188
/proc/meminfo: memFree=1593952/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9012 CPUtime=260.05
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2110 0 0 0 26004 1 0 0 25 0 1 0 186522799 9228288 2095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2253 2095 122 215 0 2035 0
Current children cumulated CPU time (s) 260.05
Current children cumulated vsize (Kb) 9012

[startup+270.157 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593952/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9012 CPUtime=270.06
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2110 0 0 0 27005 1 0 0 25 0 1 0 186522799 9228288 2095 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2253 2095 122 215 0 2035 0
Current children cumulated CPU time (s) 270.06
Current children cumulated vsize (Kb) 9012

[startup+280.163 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593824/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9160 CPUtime=280.06
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2130 0 0 0 28005 1 0 0 25 0 1 0 186522799 9379840 2115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2290 2115 122 215 0 2072 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (Kb) 9160

[startup+290.169 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593824/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9160 CPUtime=290.06
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2130 0 0 0 29005 1 0 0 25 0 1 0 186522799 9379840 2115 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2290 2115 122 215 0 2072 0
Current children cumulated CPU time (s) 290.06
Current children cumulated vsize (Kb) 9160

[startup+300.176 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593824/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9160 CPUtime=300.07
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2136 0 0 0 30006 1 0 0 25 0 1 0 186522799 9379840 2121 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2290 2121 122 215 0 2072 0
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (Kb) 9160

[startup+310.181 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593824/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9160 CPUtime=310.07
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2137 0 0 0 31006 1 0 0 25 0 1 0 186522799 9379840 2122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2290 2122 122 215 0 2072 0
Current children cumulated CPU time (s) 310.07
Current children cumulated vsize (Kb) 9160

[startup+320.187 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593312/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9556 CPUtime=320.07
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2254 0 0 0 32006 1 0 0 25 0 1 0 186522799 9785344 2239 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2389 2239 122 215 0 2171 0
Current children cumulated CPU time (s) 320.07
Current children cumulated vsize (Kb) 9556

[startup+330.194 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593248/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9692 CPUtime=330.07
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2268 0 0 0 33006 1 0 0 25 0 1 0 186522799 9924608 2253 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2423 2253 122 215 0 2205 0
Current children cumulated CPU time (s) 330.07
Current children cumulated vsize (Kb) 9692

[startup+340.2 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593248/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9692 CPUtime=340.08
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2276 0 0 0 34007 1 0 0 25 0 1 0 186522799 9924608 2261 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2423 2261 122 215 0 2205 0
Current children cumulated CPU time (s) 340.08
Current children cumulated vsize (Kb) 9692

[startup+350.206 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593248/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9692 CPUtime=350.08
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2276 0 0 0 35007 1 0 0 25 0 1 0 186522799 9924608 2261 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2423 2261 122 215 0 2205 0
Current children cumulated CPU time (s) 350.08
Current children cumulated vsize (Kb) 9692

[startup+360.212 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 26188
/proc/meminfo: memFree=1593184/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9692 CPUtime=360.08
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2283 0 0 0 36007 1 0 0 25 0 1 0 186522799 9924608 2268 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2423 2268 122 215 0 2205 0
Current children cumulated CPU time (s) 360.08
Current children cumulated vsize (Kb) 9692

[startup+370.218 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 26188
/proc/meminfo: memFree=1593184/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9852 CPUtime=370.08
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2297 0 0 0 37007 1 0 0 25 0 1 0 186522799 10088448 2282 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2463 2282 122 215 0 2245 0
Current children cumulated CPU time (s) 370.08
Current children cumulated vsize (Kb) 9852

[startup+380.224 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 26188
/proc/meminfo: memFree=1593120/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9852 CPUtime=380.09
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2305 0 0 0 38008 1 0 0 25 0 1 0 186522799 10088448 2290 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2463 2290 122 215 0 2245 0
Current children cumulated CPU time (s) 380.09
Current children cumulated vsize (Kb) 9852

[startup+390.23 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 26188
/proc/meminfo: memFree=1593120/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=9852 CPUtime=390.09
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2308 0 0 0 39008 1 0 0 25 0 1 0 186522799 10088448 2293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2463 2293 122 215 0 2245 0
Current children cumulated CPU time (s) 390.09
Current children cumulated vsize (Kb) 9852

[startup+400.236 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 26188
/proc/meminfo: memFree=1592864/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=10108 CPUtime=400.09
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2369 0 0 0 40008 1 0 0 25 0 1 0 186522799 10350592 2354 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2527 2354 122 215 0 2309 0
Current children cumulated CPU time (s) 400.09
Current children cumulated vsize (Kb) 10108

[startup+410.242 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 26188
/proc/meminfo: memFree=1592864/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=10108 CPUtime=410.09
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2374 0 0 0 41008 1 0 0 25 0 1 0 186522799 10350592 2359 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2527 2359 122 215 0 2309 0
Current children cumulated CPU time (s) 410.09
Current children cumulated vsize (Kb) 10108

[startup+420.247 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 26188
/proc/meminfo: memFree=1592864/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=10108 CPUtime=420.1
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2374 0 0 0 42009 1 0 0 25 0 1 0 186522799 10350592 2359 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2527 2359 122 215 0 2309 0
Current children cumulated CPU time (s) 420.1
Current children cumulated vsize (Kb) 10108

[startup+430.253 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 26188
/proc/meminfo: memFree=1592800/2055920 swapFree=4182240/4192956
[pid=26188] ppid=26186 vsize=10108 CPUtime=430.1
/proc/26188/stat : 26188 (minisat+) R 26186 26188 26143 0 -1 4194304 2381 0 0 0 43009 1 0 0 25 0 1 0 186522799 10350592 2366 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26188/statm: 2527 2366 122 215 0 2309 0
Current children cumulated CPU time (s) 430.1
Current children cumulated vsize (Kb) 10108

Child status: 20
Real time (s): 438.707
CPU time (s): 438.558
CPU user time (s): 438.539
CPU system time (s): 0.018997
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (Kb): 10108

Launcher Data (download as text)

Begin job on node70 on Fri Jun  2 00:35:32 UTC 2006


FILE ID= 34565-1149208532

PBS_JOBID= 293540

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  cba3382bbee77fcf135813784b93f366

RANDOM SEED= 91803836


/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.265
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.265
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:       1602096 kB
Buffers:         35032 kB
Cached:         345624 kB
SwapCached:       2456 kB
Active:         108684 kB
Inactive:       280700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602096 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            50444 kB
Committed_AS:   151500 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node70 on Fri Jun  2 00:42:51 UTC 2006