Trace number 34555

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 244.906 244.998

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111212272.opb
MD5SUM7809c10b09811dc0835bdd39e8310775
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.131979
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 1210
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.02	c ---[  83]---> BDD-cost:   23
0.02	c ---[  81]---> BDD-cost:   23
0.02	c ---[  79]---> BDD-cost:   23
0.02	c ---[  77]---> BDD-cost:   23
0.02	c ---[  75]---> BDD-cost:   23
0.02	c ---[  73]---> BDD-cost:   23
0.02	c ---[  71]---> BDD-cost:   23
0.02	c ---[  69]---> BDD-cost:   23
0.02	c ---[  67]---> BDD-cost:   23
0.02	c ---[  65]---> BDD-cost:   23
0.02	c ---[  63]---> BDD-cost:   23
0.02	c ---[  61]---> BDD-cost:   23
0.02	c ---[  59]---> BDD-cost:   23
0.02	c ---[  57]---> BDD-cost:   23
0.02	c ---[  55]---> BDD-cost:   23
0.02	c ---[  53]---> BDD-cost:   23
0.02	c ---[  51]---> BDD-cost:   23
0.02	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.03	c ---[  16]---> BDD-cost:    7
0.03	c ---[  15]---> BDD-cost:    5
0.03	c ---[  14]---> BDD-cost:    3
0.03	c ---[  12]---> BDD-cost:    0
0.03	c ---[  11]---> BDD-cost:   21
0.03	c ---[  10]---> BDD-cost:   19
0.03	c ---[   9]---> BDD-cost:   17
0.03	c ---[   8]---> BDD-cost:   15
0.03	c ---[   7]---> BDD-cost:   13
0.03	c ---[   6]---> BDD-cost:   11
0.03	c ---[   5]---> BDD-cost:    9
0.03	c ---[   4]---> BDD-cost:    7
0.03	c ---[   3]---> BDD-cost:    5
0.03	c ---[   2]---> BDD-cost:    3
0.03	c ---[   0]---> Adder-cost: 594   maxlim: 1133   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 |    6814    21708 |    2271       0        0     nan |  0.000 % |
0.06	c |       102 |    6798    21656 |    2498     100     2628    26.3 |  4.390 % |
0.08	c |       253 |    6798    21656 |    2747     251     7041    28.1 |  4.389 % |
0.12	c |       478 |    6798    21656 |    3022     476    14578    30.6 |  4.389 % |
0.18	c |       815 |    6798    21656 |    3324     813    27560    33.9 |  4.390 % |
0.28	c |      1323 |    6798    21656 |    3657    1321    51206    38.8 |  4.390 % |
0.44	c |      2082 |    6798    21656 |    4023    2080    96497    46.4 |  4.389 % |
0.71	c |      3221 |    6798    21656 |    4425    3219   170412    52.9 |  4.389 % |
1.13	c |      4929 |    6798    21656 |    4868    2482   117257    47.2 |  4.389 % |
1.81	c |      7493 |    6783    21603 |    5354    5043   258999    51.4 |  4.495 % |
2.93	c |     11339 |    6774    21572 |    5890    2953   134985    45.7 |  4.549 % |
4.62	c |     17105 |    6748    21479 |    6479    5482   272190    49.7 |  4.707 % |
7.11	c |     25755 |    6726    21401 |    7127    3814   160435    42.1 |  4.865 % |
10.93	c |     38729 |    6710    21349 |    7840    5370   277375    51.7 |  5.025 % |
16.88	c |     58190 |    6688    21274 |    8624    8175   380301    46.5 |  5.237 % |
25.71	c |     87382 |    6682    21254 |    9486    5340   198129    37.1 |  5.289 % |
39.15	c |    131172 |    6674    21224 |   10435    8878   302650    34.1 |  5.342 % |
60.56	c |    196856 |    6665    21193 |   11478    8788   518779    59.0 |  5.394 % |
95.44	c |    295382 |    6626    21062 |   12626   11435   656310    57.4 |  5.658 % |
148.55	c |    443171 |    6599    20975 |   13889    7992   311629    39.0 |  5.976 % |
226.92	c |    664855 |    6599    20975 |   15278   12281   424034    34.5 |  5.980 % |
244.99	c ==============================================================================
244.99	c UNSATISFIABLE
244.99	s UNSATISFIABLE
244.99	c _______________________________________________________________________________
244.99	c 
244.99	c restarts              : 21
244.99	c conflicts             : 711831         (2907 /sec)
244.99	c decisions             : 805320         (3288 /sec)
244.99	c propagations          : 0              (0 /sec)
244.99	c inspects              : 0              (0 /sec)
244.99	c CPU time              : 244.893 s
244.99	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/node91/watcher-34555-1149207365 -o ROOT/results/node91/solver-34555-1149207365 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node91/34555-1149207365/instance-34555-1149207365.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.83 0.82 0.82 3/68 19351
/proc/meminfo: memFree=1734968/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=18544 CPUtime=0
/proc/19351/stat : 19351 (runsolver) R 19349 19351 19306 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 186375400 18989056 278 18446744073709551615 4194304 4262084 548682069056 18446744073709551615 264724083735 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19351/statm: 4636 278 242 16 0 2626 0

[startup+10.002 s]
/proc/loadavg: 0.86 0.82 0.82 2/68 19351
/proc/meminfo: memFree=1731328/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=4544 CPUtime=9.99
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1034 0 0 0 999 0 0 0 25 0 1 0 186375400 4653056 1020 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1136 1020 122 215 0 918 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4544

[startup+20.008 s]
/proc/loadavg: 0.88 0.83 0.82 2/68 19351
/proc/meminfo: memFree=1730752/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=5216 CPUtime=19.99
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1179 0 0 0 1999 0 0 0 25 0 1 0 186375400 5341184 1165 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1304 1165 122 215 0 1086 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5216

[startup+30.014 s]
/proc/loadavg: 0.90 0.83 0.82 2/68 19351
/proc/meminfo: memFree=1730496/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=5356 CPUtime=29.99
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1231 0 0 0 2999 0 0 0 25 0 1 0 186375400 5484544 1217 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1339 1217 122 215 0 1121 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5356

[startup+40.0199 s]
/proc/loadavg: 0.91 0.84 0.82 2/68 19351
/proc/meminfo: memFree=1730432/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=5492 CPUtime=39.99
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1248 0 0 0 3999 0 0 0 25 0 1 0 186375400 5623808 1234 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1373 1234 122 215 0 1155 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5492

[startup+50.0259 s]
/proc/loadavg: 0.93 0.84 0.82 2/68 19351
/proc/meminfo: memFree=1729536/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=6416 CPUtime=49.99
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1491 0 0 0 4999 0 0 0 25 0 1 0 186375400 6569984 1477 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1604 1477 122 215 0 1386 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 6416

[startup+60.0318 s]
/proc/loadavg: 0.94 0.85 0.82 2/68 19351
/proc/meminfo: memFree=1729216/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=6684 CPUtime=60
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1564 0 0 0 6000 0 0 0 25 0 1 0 186375400 6844416 1550 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1671 1550 122 215 0 1453 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6684

[startup+70.0378 s]
/proc/loadavg: 0.95 0.85 0.83 2/68 19351
/proc/meminfo: memFree=1728768/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=7212 CPUtime=70
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1673 0 0 0 7000 0 0 0 25 0 1 0 186375400 7385088 1659 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1803 1659 122 215 0 1585 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 7212

[startup+80.0438 s]
/proc/loadavg: 0.95 0.86 0.83 2/68 19351
/proc/meminfo: memFree=1728640/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=7212 CPUtime=80
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1700 0 0 0 8000 0 0 0 25 0 1 0 186375400 7385088 1686 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1803 1686 122 215 0 1585 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 7212

[startup+90.0487 s]
/proc/loadavg: 0.96 0.86 0.83 2/68 19351
/proc/meminfo: memFree=1728512/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=7516 CPUtime=90
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1750 0 0 0 9000 0 0 0 25 0 1 0 186375400 7696384 1736 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1879 1736 122 215 0 1661 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 7516

[startup+100.055 s]
/proc/loadavg: 0.97 0.86 0.83 2/68 19351
/proc/meminfo: memFree=1728256/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=7644 CPUtime=100
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1799 0 0 0 10000 0 0 0 25 0 1 0 186375400 7827456 1785 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1911 1785 122 215 0 1693 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 7644

[startup+110.062 s]
/proc/loadavg: 0.97 0.87 0.83 2/68 19351
/proc/meminfo: memFree=1728192/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=7780 CPUtime=110.01
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1813 0 0 0 11001 0 0 0 25 0 1 0 186375400 7966720 1799 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1945 1799 122 215 0 1727 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7780

[startup+120.068 s]
/proc/loadavg: 0.97 0.87 0.83 2/68 19351
/proc/meminfo: memFree=1728064/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=7912 CPUtime=120.01
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1846 0 0 0 12001 0 0 0 25 0 1 0 186375400 8101888 1832 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 1978 1832 122 215 0 1760 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7912

[startup+130.074 s]
/proc/loadavg: 0.98 0.87 0.83 2/68 19351
/proc/meminfo: memFree=1727872/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8044 CPUtime=130.01
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1886 0 0 0 13001 0 0 0 25 0 1 0 186375400 8237056 1872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2011 1872 122 215 0 1793 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 8044

[startup+140.081 s]
/proc/loadavg: 0.98 0.88 0.83 2/68 19351
/proc/meminfo: memFree=1727680/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8176 CPUtime=140.02
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1928 0 0 0 14002 0 0 0 25 0 1 0 186375400 8372224 1914 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2044 1914 122 215 0 1826 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 8176

[startup+150.086 s]
/proc/loadavg: 0.98 0.88 0.83 2/68 19351
/proc/meminfo: memFree=1727616/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8312 CPUtime=150.02
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1960 0 0 0 15002 0 0 0 25 0 1 0 186375400 8511488 1946 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2078 1946 122 215 0 1860 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 8312

[startup+160.092 s]
/proc/loadavg: 0.99 0.89 0.83 2/68 19351
/proc/meminfo: memFree=1727616/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8312 CPUtime=160.02
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1968 0 0 0 16002 0 0 0 25 0 1 0 186375400 8511488 1954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2078 1954 122 215 0 1860 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 8312

[startup+170.099 s]
/proc/loadavg: 0.99 0.89 0.84 2/68 19351
/proc/meminfo: memFree=1727488/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8448 CPUtime=170.02
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 1991 0 0 0 17002 0 0 0 25 0 1 0 186375400 8650752 1977 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2112 1977 122 215 0 1894 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 8448

[startup+180.105 s]
/proc/loadavg: 0.99 0.89 0.84 2/68 19351
/proc/meminfo: memFree=1727424/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8604 CPUtime=180.03
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 2003 0 0 0 18003 0 0 0 25 0 1 0 186375400 8810496 1989 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2151 1989 122 215 0 1933 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8604

[startup+190.111 s]
/proc/loadavg: 0.99 0.89 0.84 2/68 19351
/proc/meminfo: memFree=1727360/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8604 CPUtime=190.03
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 2018 0 0 0 19003 0 0 0 25 0 1 0 186375400 8810496 2004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2151 2004 122 215 0 1933 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8604

[startup+200.117 s]
/proc/loadavg: 0.99 0.90 0.84 2/68 19351
/proc/meminfo: memFree=1727296/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8604 CPUtime=200.03
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 2026 0 0 0 20003 0 0 0 25 0 1 0 186375400 8810496 2012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2151 2012 122 215 0 1933 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 8604

[startup+210.123 s]
/proc/loadavg: 0.99 0.90 0.84 2/68 19351
/proc/meminfo: memFree=1727296/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8764 CPUtime=210.03
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 2040 0 0 0 21003 0 0 0 25 0 1 0 186375400 8974336 2026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2191 2026 122 215 0 1973 0
Current children cumulated CPU time (s) 210.03
Current children cumulated vsize (Kb) 8764

[startup+220.129 s]
/proc/loadavg: 0.99 0.90 0.84 2/68 19351
/proc/meminfo: memFree=1727296/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8764 CPUtime=220.04
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 2046 0 0 0 22004 0 0 0 25 0 1 0 186375400 8974336 2032 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2191 2032 122 215 0 1973 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 8764

[startup+230.135 s]
/proc/loadavg: 0.99 0.91 0.84 2/68 19351
/proc/meminfo: memFree=1727232/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8764 CPUtime=230.04
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 2054 0 0 0 23004 0 0 0 25 0 1 0 186375400 8974336 2040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2191 2040 122 215 0 1973 0
Current children cumulated CPU time (s) 230.04
Current children cumulated vsize (Kb) 8764

[startup+240.141 s]
/proc/loadavg: 0.99 0.91 0.84 2/68 19351
/proc/meminfo: memFree=1727168/2055892 swapFree=4085380/4096564
[pid=19351] ppid=19349 vsize=8920 CPUtime=240.05
/proc/19351/stat : 19351 (minisat+) R 19349 19351 19306 0 -1 4194304 2073 0 0 0 24004 1 0 0 25 0 1 0 186375400 9134080 2059 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574091 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19351/statm: 2230 2059 122 215 0 2012 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 8920

Child status: 20
Real time (s): 244.998
CPU time (s): 244.906
CPU user time (s): 244.893
CPU system time (s): 0.012998
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (Kb): 8920

Launcher Data (download as text)

Begin job on node91 on Fri Jun  2 00:16:05 UTC 2006


FILE ID= 34555-1149207365

PBS_JOBID= 293405

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7809c10b09811dc0835bdd39e8310775

RANDOM SEED= 858043578


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1735112 kB
Buffers:         26336 kB
Cached:         221616 kB
SwapCached:       2968 kB
Active:          84576 kB
Inactive:       172600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1735112 kB
SwapTotal:     4096564 kB
SwapFree:      4085380 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          16596 kB
Slab:            50144 kB
Committed_AS:   211576 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node91 on Fri Jun  2 00:20:10 UTC 2006