Trace number 34607

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 258.678 258.746

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110978113.opb
MD5SUM99201112dfecb8b8483aa9e53b3784e0
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 benchmark1.25181
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 1184
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.02	c Converting 101 PB-constraints to clauses...
0.02	c   -- Unit propagations: (none)
0.02	c   -- Detecting intervals from adjacent constraints: ##########################
0.02	c   -- Clauses(.)/Splits(s): ....
0.02	c ---[  99]---> BDD-cost:   23
0.02	c ---[  97]---> BDD-cost:   23
0.02	c ---[  95]---> BDD-cost:   23
0.02	c ---[  93]---> BDD-cost:   23
0.02	c ---[  91]---> BDD-cost:   23
0.02	c ---[  89]---> BDD-cost:   23
0.02	c ---[  87]---> BDD-cost:   23
0.02	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.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: 580   maxlim: 1107   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 |    6703    21305 |    2234       0        0     nan |  0.000 % |
0.06	c |       102 |    6703    21305 |    2457     102     2808    27.5 |  4.376 % |
0.08	c |       255 |    6703    21305 |    2703     255    10052    39.4 |  4.376 % |
0.12	c |       480 |    6703    21305 |    2973     480    24099    50.2 |  4.376 % |
0.18	c |       817 |    6703    21305 |    3270     817    41245    50.5 |  4.376 % |
0.29	c |      1324 |    6703    21305 |    3597    1324    71827    54.2 |  4.376 % |
0.48	c |      2085 |    6703    21305 |    3957    2085   120527    57.8 |  4.376 % |
0.76	c |      3224 |    6689    21259 |    4353    3221   183296    56.9 |  4.483 % |
1.25	c |      4932 |    6689    21259 |    4788    2520   113722    45.1 |  4.482 % |
1.95	c |      7494 |    6689    21259 |    5267    2551   146381    57.4 |  4.482 % |
3.11	c |     11338 |    6689    21259 |    5794    3469   206647    59.6 |  4.482 % |
4.95	c |     17105 |    6689    21259 |    6373    3105   160870    51.8 |  4.482 % |
7.66	c |     25754 |    6672    21200 |    7011    4982   287694    57.7 |  4.643 % |
11.93	c |     38728 |    6672    21200 |    7712    6834   423594    62.0 |  4.643 % |
18.52	c |     58190 |    6593    20921 |    8483    5904   304307    51.5 |  5.390 % |
28.36	c |     87383 |    6574    20854 |    9331    7987   475606    59.5 |  5.550 % |
43.15	c |    131172 |    6558    20802 |   10265    7601   386071    50.8 |  5.710 % |
65.24	c |    196856 |    6549    20771 |   11291    8509   444884    52.3 |  5.763 % |
101.21	c |    295383 |    6540    20740 |   12420    6072   345804    57.0 |  5.816 % |
154.39	c |    443172 |    6540    20740 |   13662   10806   555976    51.5 |  5.816 % |
238.72	c |    664855 |    6540    20740 |   15029   11453   399998    34.9 |  5.821 % |
258.74	c ==============================================================================
258.74	c UNSATISFIABLE
258.74	s UNSATISFIABLE
258.74	c _______________________________________________________________________________
258.74	c 
258.74	c restarts              : 21
258.74	c conflicts             : 717214         (2773 /sec)
258.74	c decisions             : 817618         (3161 /sec)
258.74	c propagations          : 0              (0 /sec)
258.74	c inspects              : 0              (0 /sec)
258.74	c CPU time              : 258.656 s
258.74	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/node18/watcher-34607-1149211060 -o ROOT/results/node18/solver-34607-1149211060 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node18/34607-1149211060/instance-34607-1149211060.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.55 0.84 0.87 2/64 24956
/proc/meminfo: memFree=1348016/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=1048 CPUtime=0
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 186769009 1073152 89 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 262 89 74 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 0.62 0.85 0.87 2/64 24956
/proc/meminfo: memFree=1344248/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=4764 CPUtime=9.99
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1086 0 0 0 999 0 0 0 25 0 1 0 186769009 4878336 1071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1191 1071 122 215 0 973 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4764

[startup+20.0083 s]
/proc/loadavg: 0.68 0.85 0.87 2/64 24956
/proc/meminfo: memFree=1343736/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=5288 CPUtime=19.99
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1210 0 0 0 1999 0 0 0 25 0 1 0 186769009 5414912 1195 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1322 1195 122 215 0 1104 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5288

[startup+30.0142 s]
/proc/loadavg: 0.73 0.86 0.87 2/64 24956
/proc/meminfo: memFree=1343096/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=5948 CPUtime=29.99
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1373 0 0 0 2999 0 0 0 25 0 1 0 186769009 6090752 1358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572684 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1487 1358 122 215 0 1269 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5948

[startup+40.0202 s]
/proc/loadavg: 0.77 0.86 0.87 2/64 24956
/proc/meminfo: memFree=1342968/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=6080 CPUtime=40
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1393 0 0 0 4000 0 0 0 25 0 1 0 186769009 6225920 1378 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1520 1378 122 215 0 1302 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6080

[startup+50.0272 s]
/proc/loadavg: 0.80 0.86 0.87 2/64 24956
/proc/meminfo: memFree=1342584/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=6488 CPUtime=50.01
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1495 0 0 0 5000 1 0 0 25 0 1 0 186769009 6643712 1480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1622 1480 122 215 0 1404 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6488

[startup+60.0331 s]
/proc/loadavg: 0.83 0.87 0.88 2/64 24956
/proc/meminfo: memFree=1342520/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=6488 CPUtime=60.01
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1516 0 0 0 6000 1 0 0 25 0 1 0 186769009 6643712 1501 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1622 1501 122 215 0 1404 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6488

[startup+70.0391 s]
/proc/loadavg: 0.86 0.87 0.88 2/64 24956
/proc/meminfo: memFree=1342264/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=6768 CPUtime=70.02
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1582 0 0 0 7001 1 0 0 25 0 1 0 186769009 6930432 1567 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1692 1567 122 215 0 1474 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 6768

[startup+80.0451 s]
/proc/loadavg: 0.88 0.87 0.88 2/64 24956
/proc/meminfo: memFree=1342136/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=6900 CPUtime=80.02
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1609 0 0 0 8001 1 0 0 25 0 1 0 186769009 7065600 1594 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1725 1594 122 215 0 1507 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 6900

[startup+90.0511 s]
/proc/loadavg: 0.90 0.88 0.88 2/64 24956
/proc/meminfo: memFree=1342072/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7040 CPUtime=90.02
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1625 0 0 0 9001 1 0 0 25 0 1 0 186769009 7208960 1610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580789 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1760 1610 122 215 0 1542 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7040

[startup+100.057 s]
/proc/loadavg: 0.91 0.88 0.88 2/64 24956
/proc/meminfo: memFree=1341816/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7184 CPUtime=100.02
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1692 0 0 0 10001 1 0 0 25 0 1 0 186769009 7356416 1677 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1796 1677 122 215 0 1578 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7184

[startup+110.064 s]
/proc/loadavg: 0.93 0.89 0.88 2/64 24956
/proc/meminfo: memFree=1341304/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7856 CPUtime=110.03
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1821 0 0 0 11002 1 0 0 25 0 1 0 186769009 8044544 1806 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1964 1806 122 215 0 1746 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7856

[startup+120.07 s]
/proc/loadavg: 0.94 0.89 0.88 2/64 24956
/proc/meminfo: memFree=1341240/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7856 CPUtime=120.03
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1823 0 0 0 12002 1 0 0 25 0 1 0 186769009 8044544 1808 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1964 1808 122 215 0 1746 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7856

[startup+130.076 s]
/proc/loadavg: 0.95 0.89 0.88 2/64 24956
/proc/meminfo: memFree=1341240/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7856 CPUtime=130.03
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1824 0 0 0 13002 1 0 0 25 0 1 0 186769009 8044544 1809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1964 1809 122 215 0 1746 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7856

[startup+140.082 s]
/proc/loadavg: 0.95 0.89 0.88 2/64 24956
/proc/meminfo: memFree=1341240/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7856 CPUtime=140.04
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1829 0 0 0 14003 1 0 0 25 0 1 0 186769009 8044544 1814 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1964 1814 122 215 0 1746 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 7856

[startup+150.088 s]
/proc/loadavg: 0.96 0.90 0.88 2/64 24956
/proc/meminfo: memFree=1341176/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7856 CPUtime=150.04
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1852 0 0 0 15003 1 0 0 25 0 1 0 186769009 8044544 1837 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584524 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1964 1837 122 215 0 1746 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 7856

[startup+160.094 s]
/proc/loadavg: 0.97 0.90 0.89 2/64 24956
/proc/meminfo: memFree=1341048/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7992 CPUtime=160.04
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1878 0 0 0 16003 1 0 0 25 0 1 0 186769009 8183808 1863 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1998 1863 122 215 0 1780 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 7992

[startup+170.099 s]
/proc/loadavg: 0.97 0.90 0.89 2/64 24956
/proc/meminfo: memFree=1340984/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=7992 CPUtime=170.05
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1886 0 0 0 17004 1 0 0 25 0 1 0 186769009 8183808 1871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 1998 1871 122 215 0 1780 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 7992

[startup+180.105 s]
/proc/loadavg: 0.98 0.91 0.89 2/64 24956
/proc/meminfo: memFree=1340792/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=8288 CPUtime=180.05
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1944 0 0 0 18004 1 0 0 25 0 1 0 186769009 8486912 1929 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 2072 1929 122 215 0 1854 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8288

[startup+190.111 s]
/proc/loadavg: 0.98 0.91 0.89 2/64 24956
/proc/meminfo: memFree=1340728/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=8288 CPUtime=190.05
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1951 0 0 0 19004 1 0 0 25 0 1 0 186769009 8486912 1936 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 2072 1936 122 215 0 1854 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8288

[startup+200.117 s]
/proc/loadavg: 0.98 0.91 0.89 2/64 24956
/proc/meminfo: memFree=1340600/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=8436 CPUtime=200.05
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1980 0 0 0 20004 1 0 0 25 0 1 0 186769009 8638464 1965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 2109 1965 122 215 0 1891 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8436

[startup+210.123 s]
/proc/loadavg: 0.98 0.91 0.89 2/64 24956
/proc/meminfo: memFree=1340600/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=8436 CPUtime=210.06
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 1987 0 0 0 21005 1 0 0 25 0 1 0 186769009 8638464 1972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 2109 1972 122 215 0 1891 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 8436

[startup+220.129 s]
/proc/loadavg: 0.99 0.92 0.89 2/64 24956
/proc/meminfo: memFree=1340536/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=8596 CPUtime=220.06
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 2000 0 0 0 22005 1 0 0 25 0 1 0 186769009 8802304 1985 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 2149 1985 122 215 0 1931 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 8596

[startup+230.134 s]
/proc/loadavg: 0.99 0.92 0.89 2/64 24956
/proc/meminfo: memFree=1340472/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=8596 CPUtime=230.06
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 2019 0 0 0 23005 1 0 0 25 0 1 0 186769009 8802304 2004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 2149 2004 122 215 0 1931 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 8596

[startup+240.14 s]
/proc/loadavg: 0.99 0.92 0.89 2/64 24956
/proc/meminfo: memFree=1340472/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=8596 CPUtime=240.07
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 2026 0 0 0 24006 1 0 0 25 0 1 0 186769009 8802304 2011 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 2149 2011 122 215 0 1931 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 8596

[startup+250.146 s]
/proc/loadavg: 0.99 0.92 0.89 2/64 24956
/proc/meminfo: memFree=1340408/2055920 swapFree=4180888/4192956
[pid=24956] ppid=24954 vsize=8596 CPUtime=250.07
/proc/24956/stat : 24956 (minisat+) R 24954 24956 24911 0 -1 4194304 2027 0 0 0 25006 1 0 0 25 0 1 0 186769009 8802304 2012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24956/statm: 2149 2012 122 215 0 1931 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 8596

Child status: 20
Real time (s): 258.746
CPU time (s): 258.678
CPU user time (s): 258.656
CPU system time (s): 0.021996
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (Kb): 8596

Launcher Data (download as text)

Begin job on node18 on Fri Jun  2 01:17:41 UTC 2006


FILE ID= 34607-1149211060

PBS_JOBID= 294079

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  99201112dfecb8b8483aa9e53b3784e0

RANDOM SEED= 211902422


/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.216
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	: 5931.00
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.216
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:       1348224 kB
Buffers:         39676 kB
Cached:         591684 kB
SwapCached:       3828 kB
Active:         250828 kB
Inactive:       389372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348224 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             268 kB
Writeback:           0 kB
Mapped:          14668 kB
Slab:            53508 kB
Committed_AS:   211912 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node18 on Fri Jun  2 01:21:59 UTC 2006