Trace number 34605

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 243.254 243.336

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110976157.opb
MD5SUM235312dfda333014b070014ae56a469d
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.014996
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 1294
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.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.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: 558   maxlim: 1217   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 |    6553    20763 |    2184       0        0     nan |  0.000 % |
0.06	c |       102 |    6546    20740 |    2402     101      808     8.0 |  4.371 % |
0.08	c |       255 |    6538    20710 |    2642     252     5982    23.7 |  4.426 % |
0.12	c |       480 |    6538    20710 |    2906     477    17494    36.7 |  4.425 % |
0.17	c |       817 |    6538    20710 |    3197     814    36141    44.4 |  4.425 % |
0.28	c |      1323 |    6538    20710 |    3517    1320    72494    54.9 |  4.425 % |
0.45	c |      2083 |    6538    20710 |    3869    2080   110595    53.2 |  4.425 % |
0.74	c |      3222 |    6538    20710 |    4255    3219   176527    54.8 |  4.425 % |
1.22	c |      4931 |    6538    20710 |    4681    2544   117886    46.3 |  4.425 % |
1.90	c |      7493 |    6411    20267 |    5149    2578   111971    43.4 |  5.613 % |
2.94	c |     11343 |    6411    20267 |    5664    3619   187871    51.9 |  5.613 % |
4.59	c |     17109 |    6411    20267 |    6231    3180   162547    51.1 |  5.613 % |
7.19	c |     25759 |    6377    20149 |    6854    5242   275972    52.6 |  5.936 % |
11.25	c |     38733 |    6377    20149 |    7539    7078   432643    61.1 |  5.937 % |
17.05	c |     58198 |    6368    20120 |    8293    6589   308786    46.9 |  6.044 % |
25.90	c |     87391 |    6368    20120 |    9123    4754   195474    41.1 |  6.044 % |
40.08	c |    131182 |    6344    20038 |   10035    5253   243948    46.4 |  6.206 % |
61.95	c |    196867 |    6335    20009 |   11038    7440   357349    48.0 |  6.314 % |
94.49	c |    295393 |    6294    19874 |   12142    7452   328678    44.1 |  6.692 % |
138.95	c |    443183 |    6285    19843 |   13357   11033   497715    45.1 |  6.746 % |
204.41	c |    664866 |    6204    19560 |   14692   12181   533925    43.8 |  7.124 % |
243.33	c ==============================================================================
243.33	c UNSATISFIABLE
243.33	s UNSATISFIABLE
243.33	c _______________________________________________________________________________
243.33	c 
243.33	c restarts              : 21
243.33	c conflicts             : 806899         (3317 /sec)
243.33	c decisions             : 1033222        (4248 /sec)
243.33	c propagations          : 0              (0 /sec)
243.33	c inspects              : 0              (0 /sec)
243.33	c CPU time              : 243.242 s
243.33	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/node65/watcher-34605-1149210992 -o ROOT/results/node65/solver-34605-1149210992 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node65/34605-1149210992/instance-34605-1149210992.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.77 0.89 0.89 2/64 19986
/proc/meminfo: memFree=1603520/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=1048 CPUtime=0
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 186768556 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 262 95 74 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 0.80 0.89 0.89 2/64 19986
/proc/meminfo: memFree=1600032/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=4496 CPUtime=9.99
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1027 0 0 0 999 0 0 0 25 0 1 0 186768556 4603904 1012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1124 1012 122 215 0 906 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4496

[startup+20.0079 s]
/proc/loadavg: 0.83 0.89 0.89 2/64 19986
/proc/meminfo: memFree=1599656/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=4900 CPUtime=19.99
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1122 0 0 0 1999 0 0 0 25 0 1 0 186768556 5017600 1107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1225 1107 122 215 0 1007 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4900

[startup+30.0135 s]
/proc/loadavg: 0.86 0.90 0.89 2/64 19986
/proc/meminfo: memFree=1599336/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=5300 CPUtime=30
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1203 0 0 0 3000 0 0 0 25 0 1 0 186768556 5427200 1188 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1325 1188 122 215 0 1107 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5300

[startup+40.0192 s]
/proc/loadavg: 0.88 0.90 0.89 2/64 19986
/proc/meminfo: memFree=1598888/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=5704 CPUtime=40
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1313 0 0 0 4000 0 0 0 25 0 1 0 186768556 5840896 1298 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1426 1298 122 215 0 1208 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5704

[startup+50.0248 s]
/proc/loadavg: 0.90 0.90 0.90 2/64 19986
/proc/meminfo: memFree=1598440/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=6100 CPUtime=50
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1424 0 0 0 5000 0 0 0 25 0 1 0 186768556 6246400 1409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1525 1409 122 215 0 1307 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6100

[startup+60.0305 s]
/proc/loadavg: 0.91 0.90 0.90 2/64 19986
/proc/meminfo: memFree=1598312/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=6232 CPUtime=60
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1457 0 0 0 6000 0 0 0 25 0 1 0 186768556 6381568 1442 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1558 1442 122 215 0 1340 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6232

[startup+70.0361 s]
/proc/loadavg: 0.93 0.91 0.90 2/64 19986
/proc/meminfo: memFree=1597992/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=6648 CPUtime=70.01
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1529 0 0 0 7001 0 0 0 25 0 1 0 186768556 6807552 1514 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1662 1514 122 215 0 1444 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6648

[startup+80.0418 s]
/proc/loadavg: 0.94 0.91 0.90 2/64 19986
/proc/meminfo: memFree=1597864/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=6780 CPUtime=80.01
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1570 0 0 0 8001 0 0 0 25 0 1 0 186768556 6942720 1555 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1695 1555 122 215 0 1477 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6780

[startup+90.0474 s]
/proc/loadavg: 0.95 0.91 0.90 2/64 19986
/proc/meminfo: memFree=1597736/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=6780 CPUtime=90.01
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1591 0 0 0 9001 0 0 0 25 0 1 0 186768556 6942720 1576 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1695 1576 122 215 0 1477 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 6780

[startup+100.053 s]
/proc/loadavg: 0.95 0.91 0.90 2/64 19986
/proc/meminfo: memFree=1597608/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=7080 CPUtime=100.01
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1632 0 0 0 10001 0 0 0 25 0 1 0 186768556 7249920 1617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1770 1617 122 215 0 1552 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7080

[startup+110.059 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 19986
/proc/meminfo: memFree=1597544/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=7080 CPUtime=110.02
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1646 0 0 0 11002 0 0 0 25 0 1 0 186768556 7249920 1631 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581062 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1770 1631 122 215 0 1552 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7080

[startup+120.064 s]
/proc/loadavg: 0.97 0.92 0.90 2/64 19986
/proc/meminfo: memFree=1597416/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=7228 CPUtime=120.02
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1667 0 0 0 12002 0 0 0 25 0 1 0 186768556 7401472 1652 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1807 1652 122 215 0 1589 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7228

[startup+130.07 s]
/proc/loadavg: 0.97 0.92 0.90 2/64 19986
/proc/meminfo: memFree=1597032/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=7492 CPUtime=130.02
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1762 0 0 0 13002 0 0 0 25 0 1 0 186768556 7671808 1747 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1873 1747 122 215 0 1655 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7492

[startup+140.076 s]
/proc/loadavg: 0.98 0.92 0.90 2/64 19986
/proc/meminfo: memFree=1597032/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=7624 CPUtime=140.02
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1766 0 0 0 14002 0 0 0 25 0 1 0 186768556 7806976 1751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1906 1751 122 215 0 1688 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7624

[startup+150.081 s]
/proc/loadavg: 0.98 0.92 0.91 2/64 19986
/proc/meminfo: memFree=1596776/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=7892 CPUtime=150.02
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1834 0 0 0 15002 0 0 0 25 0 1 0 186768556 8081408 1819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1973 1819 122 215 0 1755 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 7892

[startup+160.087 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 19986
/proc/meminfo: memFree=1596776/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=7892 CPUtime=160.03
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1839 0 0 0 16003 0 0 0 25 0 1 0 186768556 8081408 1824 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1973 1824 122 215 0 1755 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 7892

[startup+170.093 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 19986
/proc/meminfo: memFree=1596712/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=7892 CPUtime=170.03
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1850 0 0 0 17003 0 0 0 25 0 1 0 186768556 8081408 1835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 1973 1835 122 215 0 1755 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 7892

[startup+180.098 s]
/proc/loadavg: 0.99 0.93 0.91 2/64 19986
/proc/meminfo: memFree=1596648/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=8040 CPUtime=180.03
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1869 0 0 0 18003 0 0 0 25 0 1 0 186768556 8232960 1854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 2010 1854 122 215 0 1792 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8040

[startup+190.104 s]
/proc/loadavg: 0.99 0.93 0.91 2/64 19986
/proc/meminfo: memFree=1596584/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=8040 CPUtime=190.03
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1879 0 0 0 19003 0 0 0 25 0 1 0 186768556 8232960 1864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 2010 1864 122 215 0 1792 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8040

[startup+200.11 s]
/proc/loadavg: 0.99 0.93 0.91 2/64 19986
/proc/meminfo: memFree=1596520/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=8040 CPUtime=200.03
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1889 0 0 0 20003 0 0 0 25 0 1 0 186768556 8232960 1874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 2010 1874 122 215 0 1792 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 8040

[startup+210.115 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 19986
/proc/meminfo: memFree=1596392/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=8176 CPUtime=210.04
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1922 0 0 0 21004 0 0 0 25 0 1 0 186768556 8372224 1907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 2044 1907 122 215 0 1826 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (Kb) 8176

[startup+220.122 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 19986
/proc/meminfo: memFree=1596264/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=8312 CPUtime=220.04
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1957 0 0 0 22004 0 0 0 25 0 1 0 186768556 8511488 1942 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 2078 1942 122 215 0 1860 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 8312

[startup+230.129 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 19986
/proc/meminfo: memFree=1596136/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=8444 CPUtime=230.04
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 1981 0 0 0 23004 0 0 0 25 0 1 0 186768556 8646656 1966 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580418 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 2111 1966 122 215 0 1893 0
Current children cumulated CPU time (s) 230.04
Current children cumulated vsize (Kb) 8444

[startup+240.135 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 19986
/proc/meminfo: memFree=1596072/2055920 swapFree=4181844/4192956
[pid=19986] ppid=19984 vsize=8584 CPUtime=240.04
/proc/19986/stat : 19986 (minisat+) R 19984 19986 19941 0 -1 4194304 2002 0 0 0 24004 0 0 0 25 0 1 0 186768556 8790016 1987 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19986/statm: 2146 1987 122 215 0 1928 0
Current children cumulated CPU time (s) 240.04
Current children cumulated vsize (Kb) 8584

Child status: 20
Real time (s): 243.336
CPU time (s): 243.254
CPU user time (s): 243.243
CPU system time (s): 0.010998
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (Kb): 8584

Launcher Data (download as text)

Begin job on node65 on Fri Jun  2 01:16:32 UTC 2006


FILE ID= 34605-1149210992

PBS_JOBID= 294060

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  235312dfda333014b070014ae56a469d

RANDOM SEED= 999429212


/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.283
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.283
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:       1603728 kB
Buffers:         33368 kB
Cached:         343052 kB
SwapCached:       2952 kB
Active:         107160 kB
Inactive:       278108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603728 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:             240 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            52832 kB
Committed_AS:   168160 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node65 on Fri Jun  2 01:20:36 UTC 2006