Trace number 34583

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 295.871 295.977

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111227326.opb
MD5SUM2f8f97ac7582e26f7b47720cb0027731
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.150976
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 1273
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.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: 586   maxlim: 1196   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 |    6765    21535 |    2255       0        0     nan |  0.000 % |
0.05	c |       101 |    6743    21459 |    2480      98     2230    22.8 |  4.459 % |
0.07	c |       253 |    6743    21459 |    2728     250     9960    39.8 |  4.459 % |
0.10	c |       479 |    6743    21459 |    3001     476    18036    37.9 |  4.459 % |
0.16	c |       816 |    6743    21459 |    3301     813    31810    39.1 |  4.459 % |
0.26	c |      1323 |    6743    21459 |    3631    1320    59666    45.2 |  4.459 % |
0.43	c |      2082 |    6743    21459 |    3994    2079   102276    49.2 |  4.459 % |
0.70	c |      3223 |    6743    21459 |    4394    3220   168232    52.2 |  4.459 % |
1.16	c |      4935 |    6743    21459 |    4833    2513   118376    47.1 |  4.459 % |
1.79	c |      7497 |    6743    21459 |    5317    5075   279288    55.0 |  4.459 % |
2.92	c |     11344 |    6743    21459 |    5848    3094   148948    48.1 |  4.459 % |
4.59	c |     17111 |    6690    21261 |    6433    5698   343664    60.3 |  4.936 % |
7.27	c |     25761 |    6690    21261 |    7077    4162   228830    55.0 |  4.936 % |
11.09	c |     38735 |    6690    21261 |    7784    5678   309327    54.5 |  4.936 % |
17.05	c |     58199 |    6673    21196 |    8563    4648   249468    53.7 |  5.042 % |
26.03	c |     87394 |    6673    21196 |    9419    6581   396620    60.3 |  5.042 % |
39.96	c |    131184 |    6609    20988 |   10361    5721   288131    50.4 |  5.679 % |
61.73	c |    196868 |    6609    20988 |   11397    6286   303268    48.2 |  5.679 % |
95.20	c |    295394 |    6609    20988 |   12537    9030   450678    49.9 |  5.679 % |
147.68	c |    443183 |    6591    20928 |   13791   13065   662126    50.7 |  5.839 % |
227.51	c |    664866 |    6517    20676 |   15170   11828   648981    54.9 |  6.316 % |
295.97	c ==============================================================================
295.97	c UNSATISFIABLE
295.97	s UNSATISFIABLE
295.97	c _______________________________________________________________________________
295.97	c 
295.97	c restarts              : 21
295.97	c conflicts             : 881646         (2980 /sec)
295.97	c decisions             : 1055498        (3568 /sec)
295.97	c propagations          : 0              (0 /sec)
295.97	c inspects              : 0              (0 /sec)
295.97	c CPU time              : 295.852 s
295.97	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-34583-1149209554 -o ROOT/results/node91/solver-34583-1149209554 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node91/34583-1149209554/instance-34583-1149209554.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.93 3/68 19661
/proc/meminfo: memFree=1734392/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=1048 CPUtime=0
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 186594380 1073152 96 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 262 96 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1730552/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=4884 CPUtime=9.99
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1099 0 0 0 999 0 0 0 25 0 1 0 186594380 5001216 1085 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1221 1085 122 215 0 1003 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4884

[startup+20.0085 s]
/proc/loadavg: 0.94 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1729656/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=5676 CPUtime=19.99
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1314 0 0 0 1999 0 0 0 25 0 1 0 186594380 5812224 1300 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1419 1300 122 215 0 1201 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5676

[startup+30.0144 s]
/proc/loadavg: 0.95 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1729272/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=6068 CPUtime=29.99
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1408 0 0 0 2999 0 0 0 25 0 1 0 186594380 6213632 1394 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1517 1394 122 215 0 1299 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 6068

[startup+40.0204 s]
/proc/loadavg: 0.96 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1729272/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=6208 CPUtime=39.99
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1431 0 0 0 3999 0 0 0 25 0 1 0 186594380 6356992 1417 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1552 1417 122 215 0 1334 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 6208

[startup+50.0264 s]
/proc/loadavg: 0.96 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1728824/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=6612 CPUtime=50
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1531 0 0 0 4999 1 0 0 25 0 1 0 186594380 6770688 1517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1653 1517 122 215 0 1435 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6612

[startup+60.0323 s]
/proc/loadavg: 0.97 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1728632/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=6744 CPUtime=60
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1580 0 0 0 5999 1 0 0 25 0 1 0 186594380 6905856 1566 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1686 1566 122 215 0 1468 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6744

[startup+70.0383 s]
/proc/loadavg: 0.97 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1728504/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=7020 CPUtime=70.01
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1627 0 0 0 7000 1 0 0 25 0 1 0 186594380 7188480 1613 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1755 1613 122 215 0 1537 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7020

[startup+80.0443 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1728312/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=7168 CPUtime=80.01
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1662 0 0 0 8000 1 0 0 25 0 1 0 186594380 7340032 1648 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1792 1648 122 215 0 1574 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7168

[startup+90.0502 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1728248/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=7316 CPUtime=90.01
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1689 0 0 0 9000 1 0 0 25 0 1 0 186594380 7491584 1675 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576114 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1829 1675 122 215 0 1611 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7316

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727992/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=7448 CPUtime=100.01
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1737 0 0 0 10000 1 0 0 25 0 1 0 186594380 7626752 1723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585952 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1862 1723 122 215 0 1644 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7448

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727928/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=7588 CPUtime=110.02
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1762 0 0 0 11001 1 0 0 25 0 1 0 186594380 7770112 1748 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1897 1748 122 215 0 1679 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7588

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727672/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=7852 CPUtime=120.02
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1833 0 0 0 12001 1 0 0 25 0 1 0 186594380 8040448 1819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 1963 1819 122 215 0 1745 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7852

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727416/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8000 CPUtime=130.02
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1889 0 0 0 13001 1 0 0 25 0 1 0 186594380 8192000 1875 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2000 1875 122 215 0 1782 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 8000

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727352/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8148 CPUtime=140.02
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1907 0 0 0 14001 1 0 0 25 0 1 0 186594380 8343552 1893 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2037 1893 122 215 0 1819 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 8148

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727352/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8148 CPUtime=150.03
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1910 0 0 0 15002 1 0 0 25 0 1 0 186594380 8343552 1896 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2037 1896 122 215 0 1819 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 8148

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727288/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8148 CPUtime=160.03
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1924 0 0 0 16002 1 0 0 25 0 1 0 186594380 8343552 1910 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2037 1910 122 215 0 1819 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8148

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727224/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8308 CPUtime=170.03
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1936 0 0 0 17002 1 0 0 25 0 1 0 186594380 8507392 1922 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2077 1922 122 215 0 1859 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8308

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727096/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8464 CPUtime=180.03
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1972 0 0 0 18002 1 0 0 25 0 1 0 186594380 8667136 1958 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585952 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2116 1958 122 215 0 1898 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8464

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1727032/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8464 CPUtime=190.04
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1986 0 0 0 19003 1 0 0 25 0 1 0 186594380 8667136 1972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2116 1972 122 215 0 1898 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8464

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726968/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8464 CPUtime=200.04
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 1986 0 0 0 20003 1 0 0 25 0 1 0 186594380 8667136 1972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581017 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2116 1972 122 215 0 1898 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8464

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726968/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8608 CPUtime=210.04
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2007 0 0 0 21003 1 0 0 25 0 1 0 186594380 8814592 1993 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2152 1993 122 215 0 1934 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (Kb) 8608

[startup+220.13 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726904/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=8608 CPUtime=220.04
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2015 0 0 0 22003 1 0 0 25 0 1 0 186594380 8814592 2001 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2152 2001 122 215 0 1934 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 8608

[startup+230.136 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726392/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=9160 CPUtime=230.05
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2152 0 0 0 23004 1 0 0 25 0 1 0 186594380 9379840 2138 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2290 2138 122 215 0 2072 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 9160

[startup+240.142 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726264/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=9296 CPUtime=240.05
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2182 0 0 0 24004 1 0 0 25 0 1 0 186594380 9519104 2168 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2324 2168 122 215 0 2106 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 9296

[startup+250.148 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726200/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=9296 CPUtime=250.05
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2195 0 0 0 25004 1 0 0 25 0 1 0 186594380 9519104 2181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2324 2181 122 215 0 2106 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 9296

[startup+260.154 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726136/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=9296 CPUtime=260.05
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2195 0 0 0 26004 1 0 0 25 0 1 0 186594380 9519104 2181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2324 2181 122 215 0 2106 0
Current children cumulated CPU time (s) 260.05
Current children cumulated vsize (Kb) 9296

[startup+270.16 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726200/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=9296 CPUtime=270.05
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2195 0 0 0 27004 1 0 0 25 0 1 0 186594380 9519104 2181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577300 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2324 2181 122 215 0 2106 0
Current children cumulated CPU time (s) 270.05
Current children cumulated vsize (Kb) 9296

[startup+280.166 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1726072/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=9452 CPUtime=280.06
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2226 0 0 0 28005 1 0 0 25 0 1 0 186594380 9678848 2212 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2363 2212 122 215 0 2145 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (Kb) 9452

[startup+290.171 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 19661
/proc/meminfo: memFree=1725880/2055892 swapFree=4085380/4096564
[pid=19661] ppid=19659 vsize=9736 CPUtime=290.06
/proc/19661/stat : 19661 (minisat+) R 19659 19661 19616 0 -1 4194304 2280 0 0 0 29005 1 0 0 25 0 1 0 186594380 9969664 2266 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19661/statm: 2434 2266 122 215 0 2216 0
Current children cumulated CPU time (s) 290.06
Current children cumulated vsize (Kb) 9736

Child status: 20
Real time (s): 295.977
CPU time (s): 295.871
CPU user time (s): 295.852
CPU system time (s): 0.018997
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (Kb): 9736

Launcher Data (download as text)

Begin job on node91 on Fri Jun  2 00:52:34 UTC 2006


FILE ID= 34583-1149209554

PBS_JOBID= 293768

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  2f8f97ac7582e26f7b47720cb0027731

RANDOM SEED= 30361095


/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:       1734664 kB
Buffers:         26580 kB
Cached:         221712 kB
SwapCached:       2968 kB
Active:          84936 kB
Inactive:       172628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1734664 kB
SwapTotal:     4096564 kB
SwapFree:      4085380 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          16596 kB
Slab:            50240 kB
Committed_AS:   218652 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:57:30 UTC 2006