Trace number 34933

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14UNSAT 246.609 246.686

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-ran12x12.opb
MD5SUM7fc7d1504277575b295a954b31196765
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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.091985
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4464
Total number of constraints168
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints168
Minimum length of a constraint31
Maximum length of a constraint360
Number of terms in the objective function 4464
Biggest coefficient in the objective function 3285
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 527751
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527751
Number of bits of the biggest sum of numbers20
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.18	c Converting 192 PB-constraints to clauses...
0.18	c   -- Unit propagations: (none)
0.28	c   -- Detecting intervals from adjacent constraints: ########################
0.28	c   -- Clauses(.)/Splits(s): (none)
0.28	c ---[ 190]---> BDD-cost:  339
0.29	c ---[ 188]---> BDD-cost:  309
0.30	c ---[ 186]---> BDD-cost:  339
0.32	c ---[ 184]---> BDD-cost:  327
0.33	c ---[ 182]---> BDD-cost:  339
0.34	c ---[ 180]---> BDD-cost:  507
0.36	c ---[ 178]---> BDD-cost:  309
0.37	c ---[ 176]---> BDD-cost:  339
0.38	c ---[ 174]---> BDD-cost:  327
0.39	c ---[ 172]---> BDD-cost:  339
0.40	c ---[ 170]---> BDD-cost:  339
0.42	c ---[ 168]---> BDD-cost:  339
0.43	c ---[ 166]---> BDD-cost:  303
0.44	c ---[ 164]---> BDD-cost:  309
0.45	c ---[ 162]---> BDD-cost:  345
0.46	c ---[ 160]---> BDD-cost:  516
0.48	c ---[ 158]---> BDD-cost:  345
0.49	c ---[ 156]---> BDD-cost:  309
0.50	c ---[ 154]---> BDD-cost:  516
0.52	c ---[ 152]---> BDD-cost:  345
0.53	c ---[ 150]---> BDD-cost:  329
0.55	c ---[ 148]---> BDD-cost:  309
0.56	c ---[ 146]---> BDD-cost:  516
0.57	c ---[ 144]---> BDD-cost:  329
0.59	c ---[ 143]---> BDD-cost:   39
0.59	c ---[ 142]---> BDD-cost:   31
0.59	c ---[ 141]---> Sorter-cost:  263     Base: 2
0.59	c ---[ 140]---> Sorter-cost:  270     Base: 3
0.59	c ---[ 139]---> Sorter-cost:  264     Base: 2
0.59	c ---[ 138]---> Sorter-cost:  178     Base: 2
0.59	c ---[ 137]---> BDD-cost:   34
0.59	c ---[ 136]---> Sorter-cost:  270     Base: 3
0.59	c ---[ 135]---> Sorter-cost:  185     Base: 2
0.59	c ---[ 134]---> Sorter-cost:  264     Base: 2
0.59	c ---[ 133]---> Sorter-cost:  270     Base: 3
0.59	c ---[ 132]---> BDD-cost:   39
0.59	c ---[ 131]---> BDD-cost:   43
0.59	c ---[ 130]---> Sorter-cost:  268     Base: 3
0.60	c ---[ 129]---> Sorter-cost:  262     Base: 3
0.60	c ---[ 128]---> BDD-cost:   43
0.60	c ---[ 127]---> Sorter-cost:  262     Base: 3
0.60	c ---[ 126]---> Sorter-cost:  262     Base: 3
0.60	c ---[ 125]---> Sorter-cost:  178     Base: 2
0.60	c ---[ 124]---> BDD-cost:   34
0.60	c ---[ 123]---> Sorter-cost:  262     Base: 3
0.60	c ---[ 122]---> Sorter-cost:  185     Base: 2
0.60	c ---[ 121]---> Sorter-cost:  262     Base: 3
0.60	c ---[ 120]---> Sorter-cost:  262     Base: 3
0.60	c ---[ 119]---> BDD-cost:   31
0.60	c ---[ 118]---> BDD-cost:   39
0.60	c ---[ 117]---> BDD-cost:   43
0.60	c ---[ 116]---> Sorter-cost:  262     Base: 3
0.60	c ---[ 115]---> BDD-cost:   43
0.61	c ---[ 114]---> Sorter-cost:  264     Base: 2
0.61	c ---[ 113]---> Sorter-cost:  264     Base: 2
0.61	c ---[ 112]---> Sorter-cost:  178     Base: 2
0.61	c ---[ 111]---> BDD-cost:   34
0.61	c ---[ 110]---> Sorter-cost:  264     Base: 2
0.61	c ---[ 109]---> Sorter-cost:  185     Base: 2
0.61	c ---[ 108]---> BDD-cost:   43
0.61	c ---[ 107]---> Sorter-cost:  264     Base: 2
0.61	c ---[ 106]---> Sorter-cost:  264     Base: 2
0.61	c ---[ 105]---> BDD-cost:   39
0.61	c ---[ 104]---> BDD-cost:   43
0.61	c ---[ 103]---> Sorter-cost:  191     Base: 2
0.61	c ---[ 102]---> BDD-cost:   43
0.61	c ---[ 101]---> Sorter-cost:  191     Base: 2
0.61	c ---[ 100]---> Sorter-cost:  191     Base: 2
0.61	c ---[  99]---> Sorter-cost:  178     Base: 2
0.62	c ---[  98]---> BDD-cost:   34
0.62	c ---[  97]---> BDD-cost:   43
0.62	c ---[  96]---> Sorter-cost:  191     Base: 2
0.62	c ---[  95]---> Sorter-cost:  185     Base: 2
0.62	c ---[  94]---> Sorter-cost:  191     Base: 2
0.62	c ---[  93]---> Sorter-cost:  191     Base: 2
0.62	c ---[  92]---> BDD-cost:   43
0.62	c ---[  91]---> BDD-cost:   43
0.62	c ---[  90]---> BDD-cost:   43
0.62	c ---[  89]---> BDD-cost:   43
0.62	c ---[  88]---> BDD-cost:   34
0.62	c ---[  87]---> Sorter-cost:  261     Base: 3
0.62	c ---[  86]---> BDD-cost:   43
0.62	c ---[  85]---> BDD-cost:   43
0.62	c ---[  84]---> BDD-cost:   43
0.62	c ---[  83]---> BDD-cost:   43
0.62	c ---[  82]---> BDD-cost:   39
0.62	c ---[  81]---> BDD-cost:   43
0.62	c ---[  80]---> Sorter-cost:  262     Base: 3
0.62	c ---[  79]---> BDD-cost:   43
0.62	c ---[  78]---> Sorter-cost:  264     Base: 2
0.63	c ---[  77]---> Sorter-cost:  264     Base: 2
0.63	c ---[  76]---> BDD-cost:   31
0.63	c ---[  75]---> Sorter-cost:  178     Base: 2
0.63	c ---[  74]---> BDD-cost:   34
0.63	c ---[  73]---> Sorter-cost:  264     Base: 2
0.63	c ---[  72]---> Sorter-cost:  185     Base: 2
0.63	c ---[  71]---> Sorter-cost:  264     Base: 2
0.63	c ---[  70]---> Sorter-cost:  264     Base: 2
0.63	c ---[  69]---> BDD-cost:   38
0.63	c ---[  68]---> BDD-cost:   43
0.63	c ---[  67]---> Sorter-cost:  262     Base: 3
0.63	c ---[  66]---> BDD-cost:   43
0.63	c ---[  65]---> Sorter-cost:  268     Base: 3
0.63	c ---[  64]---> Sorter-cost:  292     Base: 3
0.64	c ---[  63]---> Sorter-cost:  264     Base: 2
0.64	c ---[  62]---> Sorter-cost:  178     Base: 2
0.64	c ---[  61]---> BDD-cost:   34
0.64	c ---[  60]---> Sorter-cost:  292     Base: 3
0.64	c ---[  59]---> Sorter-cost:  185     Base: 2
0.64	c ---[  58]---> Sorter-cost:  264     Base: 2
0.64	c ---[  57]---> Sorter-cost:  292     Base: 3
0.64	c ---[  56]---> BDD-cost:   22
0.64	c ---[  55]---> BDD-cost:   34
0.64	c ---[  54]---> Sorter-cost:  263     Base: 2
0.64	c ---[  53]---> BDD-cost:   34
0.64	c ---[  52]---> BDD-cost:   34
0.64	c ---[  51]---> BDD-cost:   34
0.64	c ---[  50]---> BDD-cost:   34
0.65	c ---[  49]---> BDD-cost:   34
0.65	c ---[  48]---> BDD-cost:   34
0.65	c ---[  47]---> BDD-cost:   34
0.65	c ---[  46]---> BDD-cost:   34
0.65	c ---[  45]---> BDD-cost:   34
0.65	c ---[  44]---> BDD-cost:   34
0.65	c ---[  43]---> Sorter-cost:  177     Base: 2
0.65	c ---[  42]---> BDD-cost:   39
0.65	c ---[  41]---> BDD-cost:   43
0.65	c ---[  40]---> Sorter-cost:  262     Base: 3
0.65	c ---[  39]---> BDD-cost:   43
0.65	c ---[  38]---> Sorter-cost:  277     Base: 2
0.65	c ---[  37]---> Sorter-cost:  264     Base: 2
0.65	c ---[  36]---> Sorter-cost:  178     Base: 2
0.65	c ---[  35]---> BDD-cost:   34
0.65	c ---[  34]---> Sorter-cost:  277     Base: 2
0.65	c ---[  33]---> Sorter-cost:  185     Base: 2
0.65	c ---[  32]---> BDD-cost:   22
0.65	c ---[  31]---> Sorter-cost:  264     Base: 2
0.66	c ---[  30]---> Sorter-cost:  277     Base: 2
0.66	c ---[  29]---> BDD-cost:   39
0.66	c ---[  28]---> BDD-cost:   43
0.66	c ---[  27]---> Sorter-cost:  178     Base: 2
0.66	c ---[  26]---> BDD-cost:   43
0.66	c ---[  25]---> Sorter-cost:  178     Base: 2
0.66	c ---[  24]---> Sorter-cost:  178     Base: 2
0.66	c ---[  23]---> Sorter-cost:  178     Base: 2
0.66	c ---[  22]---> BDD-cost:   34
0.66	c ---[  21]---> Sorter-cost:  268     Base: 3
0.66	c ---[  20]---> Sorter-cost:  178     Base: 2
0.66	c ---[  19]---> Sorter-cost:  185     Base: 2
0.66	c ---[  18]---> Sorter-cost:  178     Base: 2
0.66	c ---[  17]---> Sorter-cost:  178     Base: 2
0.66	c ---[  16]---> BDD-cost:   39
0.66	c ---[  15]---> BDD-cost:   43
0.66	c ---[  14]---> Sorter-cost:  232     Base: 7
0.67	c ---[  13]---> BDD-cost:   43
0.67	c ---[  12]---> Sorter-cost:  232     Base: 7
0.67	c ---[  11]---> Sorter-cost:  232     Base: 7
0.67	c ---[  10]---> BDD-cost:   47
0.67	c ---[   9]---> Sorter-cost:  178     Base: 2
0.67	c ---[   8]---> BDD-cost:   34
0.67	c ---[   7]---> Sorter-cost:  232     Base: 7
0.67	c ---[   6]---> Sorter-cost:  185     Base: 2
0.67	c ---[   5]---> Sorter-cost:  232     Base: 7
0.67	c ---[   4]---> Sorter-cost:  232     Base: 7
0.67	c ---[   3]---> BDD-cost:   39
0.67	c ---[   2]---> BDD-cost:   43
0.67	c ---[   1]---> Sorter-cost:  262     Base: 3
0.67	c ---[   0]---> BDD-cost:   43
0.72	c ==================================[MINISAT+]==================================
0.72	c | Conflicts | Original         | Learnt                           | Progress |
0.72	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.72	c ==============================================================================
0.72	c |         0 |   55223   139099 |   18407       0        0     nan |  0.000 % |
0.76	c |       100 |   55147   138928 |   20247      92      332     3.6 |  8.659 % |
0.82	c |       250 |   55147   138928 |   22272     242    15248    63.0 |  8.659 % |
0.92	c |       476 |   55147   138928 |   24499     468    28476    60.8 |  8.659 % |
1.11	c |       814 |   55147   138928 |   26949     806    70372    87.3 |  8.659 % |
1.29	c |      1321 |   55147   138928 |   29644    1313    96065    73.2 |  8.659 % |
1.49	c |      2085 |   55141   138910 |   32609    2060   119436    58.0 |  8.666 % |
1.84	c |      3225 |   55141   138910 |   35870    3200   147161    46.0 |  8.666 % |
2.53	c |      4934 |   55121   138866 |   39457    4907   206440    42.1 |  8.683 % |
3.47	c |      7497 |   55115   138848 |   43402    7446   264846    35.6 |  8.690 % |
5.04	c |     11343 |   55115   138848 |   47743   11292   350595    31.0 |  8.690 % |
7.28	c |     17109 |   55087   138784 |   52517   17055   547569    32.1 |  8.718 % |
12.17	c |     25758 |   55087   138784 |   57769   25704   992377    38.6 |  8.718 % |
19.10	c |     38733 |   55062   138728 |   63545   38676  1366032    35.3 |  8.742 % |
34.58	c |     58196 |   55041   138680 |   69900   58138  1983267    34.1 |  8.766 % |
59.08	c |     87389 |   55041   138680 |   76890   31946   888877    27.8 |  8.766 % |
94.16	c |    131179 |   54871   138295 |   84579   75725  2236322    29.5 |  8.936 % |
146.49	c |    196864 |   54861   138272 |   93037   71419  1928530    27.0 |  8.946 % |
245.09	c |    295392 |   53707   135339 |  102341   46787  1806532    38.6 | 10.180 % |
246.67	c ==============================================================================
246.67	c UNSATISFIABLE
246.67	s UNSATISFIABLE
246.67	c _______________________________________________________________________________
246.67	c 
246.67	c restarts              : 19
246.67	c conflicts             : 296967         (1205 /sec)
246.67	c decisions             : 583926         (2368 /sec)
246.67	c propagations          : 0              (0 /sec)
246.67	c inspects              : 0              (0 /sec)
246.67	c CPU time              : 246.543 s
246.67	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node87/watcher-34933-1149252440 -o ROOT/results/node87/solver-34933-1149252440 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node87/34933-1149252440/instance-34933-1149252440.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1678720/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=1180 CPUtime=0
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 190883154 1208320 113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 295 119 67 215 0 77 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1667592/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=12520 CPUtime=9.98
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 2941 0 0 0 997 1 0 0 25 0 1 0 190883154 12820480 2877 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 3130 2877 110 215 0 2912 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 12520

[startup+20.0085 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1664648/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=15572 CPUtime=19.99
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 3681 0 0 0 1996 3 0 0 25 0 1 0 190883154 15945728 3617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 3893 3617 110 215 0 3675 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 15572

[startup+30.0147 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1662344/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=17804 CPUtime=29.99
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 4244 0 0 0 2996 3 0 0 25 0 1 0 190883154 18231296 4180 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 4451 4180 110 215 0 4233 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 17804

[startup+40.0208 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1660744/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=19520 CPUtime=39.99
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 4660 0 0 0 3996 3 0 0 25 0 1 0 190883154 19988480 4596 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 4880 4596 110 215 0 4662 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 19520

[startup+50.027 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1658952/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=21360 CPUtime=50
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5110 0 0 0 4996 4 0 0 25 0 1 0 190883154 21872640 5046 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5340 5046 110 215 0 5122 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 21360

[startup+60.0332 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1658760/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=21632 CPUtime=60
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5163 0 0 0 5996 4 0 0 25 0 1 0 190883154 22151168 5099 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573016 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5408 5099 110 215 0 5190 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 21632

[startup+70.0384 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1658696/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=21632 CPUtime=70.01
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5166 0 0 0 6997 4 0 0 25 0 1 0 190883154 22151168 5102 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5408 5102 110 215 0 5190 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 21632

[startup+80.0445 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1658632/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=21632 CPUtime=80.01
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5184 0 0 0 7997 4 0 0 25 0 1 0 190883154 22151168 5120 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5408 5120 110 215 0 5190 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 21632

[startup+90.0507 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1658568/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=21828 CPUtime=90.01
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5209 0 0 0 8997 4 0 0 25 0 1 0 190883154 22351872 5145 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5457 5145 110 215 0 5239 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 21828

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1658184/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=22116 CPUtime=100.01
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5291 0 0 0 9997 4 0 0 25 0 1 0 190883154 22646784 5227 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5529 5227 110 215 0 5311 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 22116

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1657800/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=22508 CPUtime=110.02
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5392 0 0 0 10998 4 0 0 25 0 1 0 190883154 23048192 5328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5627 5328 110 215 0 5409 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 22508

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1657800/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=22508 CPUtime=120.02
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5392 0 0 0 11998 4 0 0 25 0 1 0 190883154 23048192 5328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5627 5328 110 215 0 5409 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 22508

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1657736/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=22508 CPUtime=130.02
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5406 0 0 0 12998 4 0 0 25 0 1 0 190883154 23048192 5342 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5627 5342 110 215 0 5409 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 22508

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1657608/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=22692 CPUtime=140.03
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5441 0 0 0 13999 4 0 0 25 0 1 0 190883154 23236608 5377 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5673 5377 110 215 0 5455 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 22692

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1657480/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=22840 CPUtime=150.03
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5471 0 0 0 14999 4 0 0 25 0 1 0 190883154 23388160 5407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5710 5407 110 215 0 5492 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 22840

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1657352/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=22984 CPUtime=160.03
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5503 0 0 0 15999 4 0 0 25 0 1 0 190883154 23535616 5439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5746 5439 110 215 0 5528 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 22984

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1657032/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=23340 CPUtime=170.04
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5571 0 0 0 17000 4 0 0 25 0 1 0 190883154 23900160 5507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 5835 5507 110 215 0 5617 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 23340

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1655944/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=24440 CPUtime=180.04
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5840 0 0 0 17999 5 0 0 25 0 1 0 190883154 25026560 5776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 6110 5776 110 215 0 5892 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 24440

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1656008/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=24440 CPUtime=190.05
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5845 0 0 0 19000 5 0 0 25 0 1 0 190883154 25026560 5781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575246 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 6110 5781 110 215 0 5892 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 24440

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1655944/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=24576 CPUtime=200.05
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5860 0 0 0 20000 5 0 0 25 0 1 0 190883154 25165824 5796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 6144 5796 110 215 0 5926 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 24576

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1655816/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=24728 CPUtime=210.05
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5892 0 0 0 21000 5 0 0 25 0 1 0 190883154 25321472 5828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 6182 5828 110 215 0 5964 0
Current children cumulated CPU time (s) 210.05
Current children cumulated vsize (Kb) 24728

[startup+220.128 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1655688/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=24860 CPUtime=220.05
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 5921 0 0 0 22000 5 0 0 25 0 1 0 190883154 25456640 5857 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 6215 5857 110 215 0 5997 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (Kb) 24860

[startup+230.134 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1654408/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=26044 CPUtime=230.06
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 6234 0 0 0 23001 5 0 0 25 0 1 0 190883154 26669056 6170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 6511 6170 110 215 0 6293 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 26044

[startup+240.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22324
/proc/meminfo: memFree=1653384/2055888 swapFree=4085412/4096564
[pid=22324] ppid=22322 vsize=27128 CPUtime=240.05
/proc/22324/stat : 22324 (minisat+) R 22322 22324 22278 0 -1 4194304 6502 0 0 0 24000 5 0 0 25 0 1 0 190883154 27779072 6438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22324/statm: 6782 6438 110 215 0 6564 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 27128

Child status: 20
Real time (s): 246.686
CPU time (s): 246.609
CPU user time (s): 246.545
CPU system time (s): 0.06399
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (Kb): 27128

Launcher Data (download as text)

Begin job on node87 on Fri Jun  2 12:47:20 UTC 2006


FILE ID= 34933-1149252440

PBS_JOBID= 298175

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7fc7d1504277575b295a954b31196765

RANDOM SEED= 653936081


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


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1678928 kB
Buffers:         30184 kB
Cached:         272692 kB
SwapCached:       2512 kB
Active:          93904 kB
Inactive:       217756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1678928 kB
SwapTotal:     4096564 kB
SwapFree:      4085412 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16816 kB
Slab:            51924 kB
Committed_AS:   215664 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node87 on Fri Jun  2 12:51:27 UTC 2006