Trace number 34549

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 560.479 560.68

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111223220.opb
MD5SUMc0dca940756ea4be5f7b1224240a8526
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.086986
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 1230
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.01	c ---[  48]---> BDD-cost:   23
0.01	c ---[  47]---> BDD-cost:   21
0.01	c ---[  46]---> BDD-cost:   19
0.01	c ---[  45]---> BDD-cost:   17
0.01	c ---[  44]---> BDD-cost:   15
0.01	c ---[  43]---> BDD-cost:   13
0.01	c ---[  42]---> BDD-cost:   11
0.01	c ---[  41]---> BDD-cost:    9
0.01	c ---[  40]---> BDD-cost:    7
0.01	c ---[  39]---> BDD-cost:    5
0.01	c ---[  38]---> BDD-cost:    3
0.01	c ---[  35]---> BDD-cost:    3
0.01	c ---[  34]---> BDD-cost:    5
0.01	c ---[  33]---> BDD-cost:    7
0.01	c ---[  32]---> BDD-cost:    9
0.01	c ---[  31]---> BDD-cost:   11
0.01	c ---[  30]---> BDD-cost:   13
0.01	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: 576   maxlim: 1153   bits: 11/11
0.04	c ==================================[MINISAT+]==================================
0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.04	c ==============================================================================
0.04	c |         0 |    6674    21192 |    2224       0        0     nan |  0.000 % |
0.05	c |       100 |    6597    20919 |    2446      92      926    10.1 |  4.920 % |
0.07	c |       251 |    6508    20622 |    2691     230     6508    28.3 |  5.775 % |
0.11	c |       476 |    6508    20622 |    2960     455    18051    39.7 |  5.775 % |
0.17	c |       815 |    6508    20622 |    3256     794    38734    48.8 |  5.775 % |
0.25	c |      1323 |    6508    20622 |    3581    1302    57266    44.0 |  5.775 % |
0.39	c |      2084 |    6508    20622 |    3939    2063   102990    49.9 |  5.775 % |
0.65	c |      3226 |    6508    20622 |    4333    3205   176418    55.0 |  5.775 % |
1.08	c |      4934 |    6508    20622 |    4767    4913   286658    58.3 |  5.776 % |
1.76	c |      7497 |    6493    20569 |    5244    5018   291604    58.1 |  5.829 % |
2.83	c |     11344 |    6493    20569 |    5768    3177   159664    50.3 |  5.829 % |
4.33	c |     17110 |    6493    20569 |    6345    5942   332754    56.0 |  5.829 % |
6.69	c |     25762 |    6493    20569 |    6979    4207   216518    51.5 |  5.829 % |
10.30	c |     38736 |    6482    20526 |    7677    5888   311729    52.9 |  5.936 % |
15.98	c |     58200 |    6482    20526 |    8445    4850   222128    45.8 |  5.936 % |
24.87	c |     87392 |    6482    20526 |    9290    7305   365063    50.0 |  5.936 % |
39.03	c |    131181 |    6482    20526 |   10219    6784   383004    56.5 |  5.936 % |
61.56	c |    196865 |    6473    20497 |   11241    7878   422950    53.7 |  6.043 % |
95.82	c |    295393 |    6473    20497 |   12365    6071   286371    47.2 |  6.043 % |
149.98	c |    443184 |    6424    20330 |   13601   12577   623605    49.6 |  6.364 % |
231.73	c |    664867 |    6369    20145 |   14961    7986   371088    46.5 |  6.791 % |
354.77	c |    997393 |    6369    20145 |   16458    9003   383410    42.6 |  6.791 % |
532.32	c |   1496181 |    6369    20145 |   18103   16749   646540    38.6 |  6.792 % |
560.67	c ==============================================================================
560.67	c UNSATISFIABLE
560.67	s UNSATISFIABLE
560.67	c _______________________________________________________________________________
560.67	c 
560.67	c restarts              : 23
560.67	c conflicts             : 1588564        (2834 /sec)
560.67	c decisions             : 1953967        (3486 /sec)
560.67	c propagations          : 0              (0 /sec)
560.67	c inspects              : 0              (0 /sec)
560.67	c CPU time              : 560.45 s
560.67	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/node5/watcher-34549-1149206876 -o ROOT/results/node5/solver-34549-1149206876 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node5/34549-1149206876/instance-34549-1149206876.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.79 0.87 0.82 1/64 18994
/proc/meminfo: memFree=1474080/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=1048 CPUtime=0
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 186291244 1073152 100 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18994/statm: 262 100 74 215 0 44 0

[startup+10.0024 s]
/proc/loadavg: 0.82 0.88 0.82 2/64 18994
/proc/meminfo: memFree=1470688/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=4668 CPUtime=9.99
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1043 0 0 0 999 0 0 0 25 0 1 0 186291244 4780032 1028 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18994/statm: 1167 1028 122 215 0 949 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4668

[startup+20.0084 s]
/proc/loadavg: 0.85 0.88 0.82 2/64 18994
/proc/meminfo: memFree=1470240/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=5072 CPUtime=19.99
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1163 0 0 0 1999 0 0 0 25 0 1 0 186291244 5193728 1148 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1268 1148 122 215 0 1050 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5072

[startup+30.0141 s]
/proc/loadavg: 0.87 0.89 0.82 2/64 18994
/proc/meminfo: memFree=1469536/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=5860 CPUtime=29.99
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1342 0 0 0 2999 0 0 0 25 0 1 0 186291244 6000640 1327 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134575650 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1465 1327 122 215 0 1247 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5860

[startup+40.0201 s]
/proc/loadavg: 0.89 0.89 0.82 2/64 18994
/proc/meminfo: memFree=1469408/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=5992 CPUtime=39.99
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1381 0 0 0 3999 0 0 0 25 0 1 0 186291244 6135808 1366 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1498 1366 122 215 0 1280 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5992

[startup+50.0261 s]
/proc/loadavg: 0.91 0.89 0.82 2/64 18994
/proc/meminfo: memFree=1468960/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=6400 CPUtime=50
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1489 0 0 0 4999 1 0 0 25 0 1 0 186291244 6553600 1474 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1600 1474 122 215 0 1382 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6400

[startup+60.032 s]
/proc/loadavg: 0.92 0.89 0.82 2/64 18994
/proc/meminfo: memFree=1468832/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=6532 CPUtime=60
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1514 0 0 0 5999 1 0 0 25 0 1 0 186291244 6688768 1499 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1633 1499 122 215 0 1415 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6532

[startup+70.038 s]
/proc/loadavg: 0.93 0.90 0.83 2/64 18994
/proc/meminfo: memFree=1468448/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=6944 CPUtime=70
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1612 0 0 0 6999 1 0 0 25 0 1 0 186291244 7110656 1597 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573880 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1736 1597 122 215 0 1518 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 6944

[startup+80.0439 s]
/proc/loadavg: 0.94 0.90 0.83 2/64 18994
/proc/meminfo: memFree=1468320/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=6944 CPUtime=80
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1632 0 0 0 7999 1 0 0 25 0 1 0 186291244 7110656 1617 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1736 1617 122 215 0 1518 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 6944

[startup+90.0509 s]
/proc/loadavg: 0.95 0.90 0.83 2/64 18994
/proc/meminfo: memFree=1468256/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=7092 CPUtime=90.01
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1652 0 0 0 9000 1 0 0 25 0 1 0 186291244 7262208 1637 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1773 1637 122 215 0 1555 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7092

[startup+100.057 s]
/proc/loadavg: 0.96 0.91 0.83 2/64 18994
/proc/meminfo: memFree=1468000/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=7356 CPUtime=100.01
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1722 0 0 0 10000 1 0 0 25 0 1 0 186291244 7532544 1707 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573764 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1839 1707 122 215 0 1621 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7356

[startup+110.064 s]
/proc/loadavg: 0.96 0.91 0.83 2/64 18994
/proc/meminfo: memFree=1467680/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=7620 CPUtime=110.01
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1791 0 0 0 11000 1 0 0 25 0 1 0 186291244 7802880 1776 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1905 1776 122 215 0 1687 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7620

[startup+120.07 s]
/proc/loadavg: 0.97 0.91 0.83 2/64 18994
/proc/meminfo: memFree=1467680/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=7764 CPUtime=120.01
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1798 0 0 0 12000 1 0 0 25 0 1 0 186291244 7950336 1783 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1941 1783 122 215 0 1723 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7764

[startup+130.076 s]
/proc/loadavg: 0.97 0.91 0.83 2/64 18994
/proc/meminfo: memFree=1467616/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=7764 CPUtime=130.02
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1807 0 0 0 13001 1 0 0 25 0 1 0 186291244 7950336 1792 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134573978 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1941 1792 122 215 0 1723 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7764

[startup+140.083 s]
/proc/loadavg: 0.98 0.92 0.83 2/64 18994
/proc/meminfo: memFree=1467616/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=7764 CPUtime=140.02
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1816 0 0 0 14001 1 0 0 25 0 1 0 186291244 7950336 1801 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1941 1801 122 215 0 1723 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7764

[startup+150.089 s]
/proc/loadavg: 0.98 0.92 0.83 2/64 18994
/proc/meminfo: memFree=1467680/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=7764 CPUtime=150.02
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1817 0 0 0 15001 1 0 0 25 0 1 0 186291244 7950336 1802 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576192 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1941 1802 122 215 0 1723 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 7764

[startup+160.095 s]
/proc/loadavg: 0.98 0.92 0.83 2/64 18994
/proc/meminfo: memFree=1467488/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=7896 CPUtime=160.02
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1857 0 0 0 16001 1 0 0 25 0 1 0 186291244 8085504 1842 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 1974 1842 122 215 0 1756 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 7896

[startup+170.102 s]
/proc/loadavg: 0.98 0.92 0.83 2/64 18994
/proc/meminfo: memFree=1467424/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=8036 CPUtime=170.03
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1876 0 0 0 17002 1 0 0 25 0 1 0 186291244 8228864 1861 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2009 1861 122 215 0 1791 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8036

[startup+180.108 s]
/proc/loadavg: 0.99 0.92 0.84 2/64 18994
/proc/meminfo: memFree=1466912/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=8568 CPUtime=180.03
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 1996 0 0 0 18002 1 0 0 25 0 1 0 186291244 8773632 1981 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2142 1981 122 215 0 1924 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8568

[startup+190.114 s]
/proc/loadavg: 0.99 0.93 0.84 2/64 18994
/proc/meminfo: memFree=1466848/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=8568 CPUtime=190.03
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2007 0 0 0 19002 1 0 0 25 0 1 0 186291244 8773632 1992 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2142 1992 122 215 0 1924 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8568

[startup+200.12 s]
/proc/loadavg: 0.99 0.93 0.84 2/64 18994
/proc/meminfo: memFree=1466848/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=8568 CPUtime=200.04
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2008 0 0 0 20003 1 0 0 25 0 1 0 186291244 8773632 1993 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2142 1993 122 215 0 1924 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8568

[startup+210.126 s]
/proc/loadavg: 0.99 0.93 0.84 2/64 18994
/proc/meminfo: memFree=1466848/2055920 swapFree=4180912/4192956

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

/proc/18994/statm: 2453 2308 122 215 0 2235 0
Current children cumulated CPU time (s) 350.08
Current children cumulated vsize (Kb) 9812

[startup+360.216 s]
/proc/loadavg: 0.99 0.95 0.85 2/64 18994
/proc/meminfo: memFree=1465504/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=9940 CPUtime=360.08
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2346 0 0 0 36006 2 0 0 25 0 1 0 186291244 10178560 2331 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2485 2331 122 215 0 2267 0
Current children cumulated CPU time (s) 360.08
Current children cumulated vsize (Kb) 9940

[startup+370.222 s]
/proc/loadavg: 0.99 0.95 0.85 2/64 18994
/proc/meminfo: memFree=1465312/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10068 CPUtime=370.08
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2393 0 0 0 37006 2 0 0 25 0 1 0 186291244 10309632 2378 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2517 2378 122 215 0 2299 0
Current children cumulated CPU time (s) 370.08
Current children cumulated vsize (Kb) 10068

[startup+380.228 s]
/proc/loadavg: 0.99 0.95 0.86 2/64 18994
/proc/meminfo: memFree=1465248/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10200 CPUtime=380.09
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2415 0 0 0 38007 2 0 0 25 0 1 0 186291244 10444800 2400 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2550 2400 122 215 0 2332 0
Current children cumulated CPU time (s) 380.09
Current children cumulated vsize (Kb) 10200

[startup+390.234 s]
/proc/loadavg: 0.99 0.95 0.86 2/64 18994
/proc/meminfo: memFree=1465248/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10200 CPUtime=390.09
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2415 0 0 0 39007 2 0 0 25 0 1 0 186291244 10444800 2400 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2550 2400 122 215 0 2332 0
Current children cumulated CPU time (s) 390.09
Current children cumulated vsize (Kb) 10200

[startup+400.24 s]
/proc/loadavg: 0.99 0.95 0.86 2/64 18994
/proc/meminfo: memFree=1465248/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10200 CPUtime=400.09
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2415 0 0 0 40007 2 0 0 25 0 1 0 186291244 10444800 2400 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2550 2400 122 215 0 2332 0
Current children cumulated CPU time (s) 400.09
Current children cumulated vsize (Kb) 10200

[startup+410.245 s]
/proc/loadavg: 0.99 0.95 0.86 2/64 18994
/proc/meminfo: memFree=1465248/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10200 CPUtime=410.09
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2415 0 0 0 41007 2 0 0 25 0 1 0 186291244 10444800 2400 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2550 2400 122 215 0 2332 0
Current children cumulated CPU time (s) 410.09
Current children cumulated vsize (Kb) 10200

[startup+420.252 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 18994
/proc/meminfo: memFree=1465184/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10200 CPUtime=420.1
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2417 0 0 0 42008 2 0 0 25 0 1 0 186291244 10444800 2402 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134587737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2550 2402 122 215 0 2332 0
Current children cumulated CPU time (s) 420.1
Current children cumulated vsize (Kb) 10200

[startup+430.259 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 18994
/proc/meminfo: memFree=1465184/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10200 CPUtime=430.1
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2417 0 0 0 43008 2 0 0 25 0 1 0 186291244 10444800 2402 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2550 2402 122 215 0 2332 0
Current children cumulated CPU time (s) 430.1
Current children cumulated vsize (Kb) 10200

[startup+440.265 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 18994
/proc/meminfo: memFree=1465184/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10200 CPUtime=440.1
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2417 0 0 0 44008 2 0 0 25 0 1 0 186291244 10444800 2402 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2550 2402 122 215 0 2332 0
Current children cumulated CPU time (s) 440.1
Current children cumulated vsize (Kb) 10200

[startup+450.271 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 18994
/proc/meminfo: memFree=1465056/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10340 CPUtime=450.1
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2456 0 0 0 45008 2 0 0 25 0 1 0 186291244 10588160 2441 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2585 2441 122 215 0 2367 0
Current children cumulated CPU time (s) 450.1
Current children cumulated vsize (Kb) 10340

[startup+460.278 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 18994
/proc/meminfo: memFree=1465056/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10340 CPUtime=460.11
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2457 0 0 0 46009 2 0 0 25 0 1 0 186291244 10588160 2442 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2585 2442 122 215 0 2367 0
Current children cumulated CPU time (s) 460.11
Current children cumulated vsize (Kb) 10340

[startup+470.284 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 18994
/proc/meminfo: memFree=1464992/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10500 CPUtime=470.11
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2474 0 0 0 47009 2 0 0 25 0 1 0 186291244 10752000 2459 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580661 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2625 2459 122 215 0 2407 0
Current children cumulated CPU time (s) 470.11
Current children cumulated vsize (Kb) 10500

[startup+480.29 s]
/proc/loadavg: 0.99 0.96 0.87 2/64 18994
/proc/meminfo: memFree=1464992/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10500 CPUtime=480.11
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2474 0 0 0 48009 2 0 0 25 0 1 0 186291244 10752000 2459 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2625 2459 122 215 0 2407 0
Current children cumulated CPU time (s) 480.11
Current children cumulated vsize (Kb) 10500

[startup+490.296 s]
/proc/loadavg: 0.99 0.96 0.87 2/64 18994
/proc/meminfo: memFree=1464928/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10500 CPUtime=490.11
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2490 0 0 0 49009 2 0 0 25 0 1 0 186291244 10752000 2475 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134588786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2625 2475 122 215 0 2407 0
Current children cumulated CPU time (s) 490.11
Current children cumulated vsize (Kb) 10500

[startup+500.302 s]
/proc/loadavg: 0.99 0.96 0.87 2/64 18994
/proc/meminfo: memFree=1464864/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10500 CPUtime=500.11
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2497 0 0 0 50009 2 0 0 25 0 1 0 186291244 10752000 2482 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2625 2482 122 215 0 2407 0
Current children cumulated CPU time (s) 500.11
Current children cumulated vsize (Kb) 10500

[startup+510.308 s]
/proc/loadavg: 0.99 0.96 0.87 2/64 18994
/proc/meminfo: memFree=1464864/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10500 CPUtime=510.12
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2504 0 0 0 51010 2 0 0 25 0 1 0 186291244 10752000 2489 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2625 2489 122 215 0 2407 0
Current children cumulated CPU time (s) 510.12
Current children cumulated vsize (Kb) 10500

[startup+520.314 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 18994
/proc/meminfo: memFree=1464800/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10648 CPUtime=520.12
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2510 0 0 0 52010 2 0 0 25 0 1 0 186291244 10903552 2495 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2662 2495 122 215 0 2444 0
Current children cumulated CPU time (s) 520.12
Current children cumulated vsize (Kb) 10648

[startup+530.32 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 18994
/proc/meminfo: memFree=1464736/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10648 CPUtime=530.12
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2519 0 0 0 53010 2 0 0 25 0 1 0 186291244 10903552 2504 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2662 2504 122 215 0 2444 0
Current children cumulated CPU time (s) 530.12
Current children cumulated vsize (Kb) 10648

[startup+540.326 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 18994
/proc/meminfo: memFree=1464672/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10808 CPUtime=540.12
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2538 0 0 0 54010 2 0 0 25 0 1 0 186291244 11067392 2523 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2702 2523 122 215 0 2484 0
Current children cumulated CPU time (s) 540.12
Current children cumulated vsize (Kb) 10808

[startup+550.332 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 18994
/proc/meminfo: memFree=1464544/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10944 CPUtime=550.13
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2572 0 0 0 55011 2 0 0 25 0 1 0 186291244 11206656 2557 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134568473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2736 2557 122 215 0 2518 0
Current children cumulated CPU time (s) 550.13
Current children cumulated vsize (Kb) 10944

[startup+560.338 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 18994
/proc/meminfo: memFree=1464544/2055920 swapFree=4180912/4192956
[pid=18994] ppid=18992 vsize=10944 CPUtime=560.13
/proc/18994/stat : 18994 (minisat+) R 18992 18994 18949 0 -1 4194304 2578 0 0 0 56011 2 0 0 25 0 1 0 186291244 11206656 2563 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18994/statm: 2736 2563 122 215 0 2518 0
Current children cumulated CPU time (s) 560.13
Current children cumulated vsize (Kb) 10944

Child status: 20
Real time (s): 560.68
CPU time (s): 560.479
CPU user time (s): 560.45
CPU system time (s): 0.028995
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (Kb): 10944

Launcher Data (download as text)

Begin job on node5 on Fri Jun  2 00:07:56 UTC 2006


FILE ID= 34549-1149206876

PBS_JOBID= 293334

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c0dca940756ea4be5f7b1224240a8526

RANDOM SEED= 995736708


/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.279
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.279
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:       1474480 kB
Buffers:         32896 kB
Cached:         472516 kB
SwapCached:       4180 kB
Active:         193560 kB
Inactive:       320964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474480 kB
SwapTotal:     4192956 kB
SwapFree:      4180912 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14940 kB
Slab:            52932 kB
Committed_AS:   166464 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node5 on Fri Jun  2 00:17:16 UTC 2006