Trace number 35105

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.14? (TO) 1800.61 1801.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-bell3a.opb
MD5SUM959ce68b75ceb21d2cb97576331899fc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1345
Best CPU time to get the best result obtained on this benchmark1800.39
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1345
Optimality of the best value was proved NO
Number of variables2219
Total number of constraints151
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints129
Minimum length of a constraint2
Maximum length of a constraint191
Number of terms in the objective function 1716
Biggest coefficient in the objective function 12439
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 525516
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262140
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 525516
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.07	c Converting 151 PB-constraints to clauses...
0.07	c   -- Unit propagations: ppppp
0.08	c   -- Detecting intervals from adjacent constraints: (none)
0.08	c   -- Clauses(.)/Splits(s): ssssssssssssssss......................ssssssss
0.09	c ---[ 120]---> BDD-cost:    9
0.09	c ---[ 119]---> BDD-cost:    9
0.09	c ---[ 118]---> BDD-cost:    9
0.09	c ---[ 117]---> BDD-cost:    9
0.09	c ---[ 116]---> BDD-cost:    9
0.09	c ---[ 115]---> BDD-cost:    9
0.09	c ---[ 114]---> BDD-cost:    9
0.09	c ---[ 113]---> BDD-cost:    9
0.09	c ---[ 112]---> BDD-cost:    9
0.09	c ---[ 111]---> BDD-cost:    9
0.09	c ---[ 110]---> BDD-cost:    9
0.09	c ---[ 109]---> BDD-cost:    9
0.09	c ---[ 108]---> BDD-cost:    9
0.09	c ---[ 107]---> BDD-cost:    9
0.09	c ---[ 106]---> BDD-cost:    9
0.09	c ---[ 105]---> BDD-cost:    9
0.09	c ---[ 104]---> Adder-cost: 362   maxlim: 5729   bits: 14/13
0.18	c ---[ 103]---> Adder-cost: 413   maxlim: 7771   bits: 14/13
0.22	c ---[ 102]---> Adder-cost: 130   maxlim: 8215   bits: 14/14
0.23	c ---[ 101]---> Adder-cost: 358   maxlim: 7629   bits: 14/13
0.33	c ---[ 100]---> Adder-cost: 266   maxlim: 4964   bits: 14/13
0.42	c ---[  99]---> Adder-cost: 366   maxlim: 7629   bits: 14/13
0.52	c ---[  98]---> Adder-cost: 366   maxlim: 7629   bits: 14/13
0.62	c ---[  97]---> Adder-cost: 366   maxlim: 7629   bits: 14/13
0.71	c ---[  96]---> Adder-cost: 130   maxlim: 4118   bits: 14/13
0.72	c ---[  95]---> Adder-cost: 362   maxlim: 7629   bits: 14/13
0.81	c ---[  94]---> Adder-cost: 252   maxlim: 4964   bits: 14/13
0.90	c ---[  93]---> Adder-cost: 266   maxlim: 4964   bits: 14/13
0.99	c ---[  92]---> Adder-cost: 362   maxlim: 5729   bits: 14/13
1.08	c ---[  91]---> Adder-cost: 358   maxlim: 5729   bits: 14/13
1.16	c ---[  90]---> Adder-cost: 476   maxlim: 15651   bits: 15/14
1.22	c ---[  89]---> Adder-cost: 546   maxlim: 23634   bits: 15/15
1.31	c ---[  88]---> Adder-cost: 398   maxlim: 7771   bits: 14/13
1.34	c ---[  87]---> Adder-cost: 130   maxlim: 8215   bits: 14/14
1.35	c ---[  86]---> Adder-cost: 258   maxlim: 4964   bits: 14/13
1.44	c ---[  85]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.50	c ---[  84]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.56	c ---[  83]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.62	c ---[  82]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.69	c ---[  81]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.75	c ---[  80]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.81	c ---[  79]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.87	c ---[  78]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.93	c ---[  77]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
2.00	c ---[  76]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
2.06	c ---[  75]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
2.12	c ---[  74]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
2.18	c ---[  73]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
2.24	c ---[  72]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
2.31	c ---[  71]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
2.37	c ---[  70]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
2.43	c ---[  69]---> Sorter-cost: 2604     Base: 3 7 2 2 2 2 2 2
2.45	c ---[  68]---> Adder-cost: 228   maxlim: 808   bits: 11/10
2.47	c ---[  67]---> Sorter-cost:  631     Base: 2 2 2 2 2 2 2
2.47	c ---[  66]---> Sorter-cost: 2603     Base: 3 7 2 2 2 2 2 2
2.49	c ---[  63]---> Sorter-cost: 2694     Base: 3 7 2 2 2 2 2
2.52	c ---[  62]---> Sorter-cost: 2695     Base: 3 7 2 2 2 2 2
2.54	c ---[  61]---> Sorter-cost: 2695     Base: 3 7 2 2 2 2 2
2.56	c ---[  59]---> Adder-cost: 110   maxlim: 531   bits: 11/10
2.57	c ---[  58]---> Sorter-cost: 2603     Base: 3 7 2 2 2 2 2 2
2.59	c ---[  53]---> Sorter-cost: 2604     Base: 3 7 2 2 2 2 2 2
2.61	c ---[  52]---> Sorter-cost: 2538     Base: 3 7 2 2 2 2 2 2
2.63	c ---[  51]---> Adder-cost: 404   maxlim: 3737   bits: 13/12
2.67	c ---[  50]---> Adder-cost: 466   maxlim: 7407   bits: 14/13
2.72	c ---[  49]---> Adder-cost: 161   maxlim: 810   bits: 11/10
2.73	c ---[  48]---> Sorter-cost:  635     Base: 2 2 2 2 2 2 2 2
2.73	c ---[  46]---> Adder-cost: 174   maxlim: 2826   bits: 12/12
2.76	c ---[  45]---> Sorter-cost: 1679     Base: 3 5 3 2 2
2.78	c ---[  44]---> Sorter-cost: 1679     Base: 3 5 3 2 2
2.80	c ---[  43]---> Adder-cost: 156   maxlim: 1349   bits: 12/11
2.81	c ---[  42]---> Adder-cost: 174   maxlim: 2826   bits: 12/12
2.84	c ---[  41]---> Adder-cost: 182   maxlim: 2826   bits: 12/12
2.87	c ---[  40]---> Adder-cost: 164   maxlim: 2826   bits: 12/12
2.89	c ---[  39]---> Adder-cost: 174   maxlim: 2826   bits: 12/12
2.92	c ---[  38]---> Adder-cost: 174   maxlim: 2826   bits: 12/12
2.94	c ---[  37]---> Adder-cost: 182   maxlim: 2826   bits: 12/12
2.97	c ---[  36]---> Sorter-cost: 1727     Base: 3 5 3 2 2
2.99	c ---[  35]---> Sorter-cost: 1727     Base: 3 5 3 2 2
3.01	c ---[  34]---> Adder-cost: 174   maxlim: 2826   bits: 12/12
3.03	c ---[  33]---> Adder-cost: 174   maxlim: 2826   bits: 12/12
3.06	c ---[  32]---> Sorter-cost: 2439     Base: 3 3 3 3 3 3 2
3.12	c ---[  30]---> Sorter-cost: 1679     Base: 3 5 3 2 2
3.14	c ---[  29]---> Sorter-cost: 1727     Base: 3 5 3 2 2
3.15	c ---[  28]---> Sorter-cost: 2177     Base: 3 2 3 5 2 2 5
3.21	c ---[  27]---> Adder-cost: 162   maxlim: 2826   bits: 12/12
3.23	c ---[  26]---> Sorter-cost: 1679     Base: 3 5 3 2 2
3.25	c ---[  25]---> Adder-cost: 172   maxlim: 2826   bits: 12/12
3.27	c ---[  24]---> Sorter-cost: 2177     Base: 3 2 3 5 2 2 5
3.33	c ---[  23]---> BDD-cost:    5
3.33	c ---[  22]---> BDD-cost:    5
3.33	c ---[  21]---> BDD-cost:    5
3.33	c ---[  20]---> BDD-cost:    5
3.33	c ---[  19]---> BDD-cost:    5
3.33	c ---[  18]---> BDD-cost:    5
3.33	c ---[  17]---> BDD-cost:    5
3.33	c ---[  16]---> BDD-cost:    5
3.33	c ---[  15]---> BDD-cost:    5
3.33	c ---[  14]---> BDD-cost:    5
3.33	c ---[  13]---> BDD-cost:    5
3.33	c ---[  12]---> BDD-cost:    5
3.33	c ---[  11]---> BDD-cost:    5
3.33	c ---[  10]---> BDD-cost:    5
3.33	c ---[   9]---> BDD-cost:    5
3.33	c ---[   8]---> BDD-cost:    5
3.33	c ---[   7]---> Adder-cost: 48   maxlim: 24   bits: 6/5
3.33	c ---[   6]---> Sorter-cost:  219     Base: 2 2 2 2 2 2 2
3.33	c ---[   5]---> Sorter-cost:  264     Base: 2
3.33	c ---[   4]---> Sorter-cost:  625     Base: 2 2 2 2 2 2 2
3.34	c ---[   3]---> Sorter-cost:  651     Base: 2 2 2 2
3.34	c ---[   2]---> Sorter-cost:  141     Base: 2 2 2 2 2
3.34	c ---[   1]---> Sorter-cost:  199     Base: 2 2 2
3.34	c ---[   0]---> Sorter-cost:  708     Base: 2 2 2 2 2
3.56	c ==================================[MINISAT+]==================================
3.56	c | Conflicts | Original         | Learnt                           | Progress |
3.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.56	c ==============================================================================
3.56	c |         0 |  242922   649142 |   80974       0        0     nan |  0.000 % |
3.59	c |       102 |  242454   647556 |   89071     101      357     3.5 |  1.108 % |
3.63	c |       252 |  242381   647389 |   97978     249      885     3.6 |  1.135 % |
3.66	c |       478 |  242381   647389 |  107776     475     2963     6.2 |  1.135 % |
3.73	c |       816 |  242103   646519 |  118554     808     5253     6.5 |  1.180 % |
3.85	c |      1323 |  242085   646481 |  130409    1311     8966     6.8 |  1.189 % |
4.01	c |      2082 |  242025   646348 |  143450    2068    14616     7.1 |  1.209 % |
4.28	c |      3221 |  241939   646156 |  157795    3200    23087     7.2 |  1.239 % |
4.81	c |      4929 |  241648   645488 |  173574    4872    36832     7.6 |  1.348 % |
5.44	c |      7491 |  241375   644725 |  190932    7411    57840     7.8 |  1.418 % |
6.04	c |     11335 |  241364   644701 |  210025   11254   162454    14.4 |  1.422 % |
6.83	c |     17101 |  241284   644523 |  231028   17018   269541    15.8 |  1.451 % |
8.67	c |     25750 |  241143   644205 |  254131   25655   408388    15.9 |  1.506 % |
12.44	c |     38724 |  240929   643728 |  279544   38591   600728    15.6 |  1.593 % |
16.60	c |     58186 |  240669   642969 |  307498   58032   983750    17.0 |  1.653 % |
23.63	c |     87378 |  240545   642690 |  338248   87212  1584327    18.2 |  1.701 % |
35.28	c |    131167 |  240404   642372 |  372073  130986  2869537    21.9 |  1.759 % |
58.09	c |    196852 |  240210   641904 |  409280  196620  5511232    28.0 |  1.821 % |
127.28	c |    295378 |  239799   640764 |  450208  294987 13729575    46.5 |  1.932 % |
236.07	c |    443170 |  239586   640280 |  495229  442729 20076426    45.3 |  2.019 % |
341.89	c |    664854 |  239103   639180 |  544752  204337  6207907    30.4 |  2.205 % |
613.40	c |    997380 |  238715   638297 |  599227  536824 26243430    48.9 |  2.361 % |
907.99	c |   1496168 |  238302   637364 |  659150  461645 15817379    34.3 |  2.526 % |
1387.41	c |   2244350 |  237988   636647 |  725065  581842 26652216    45.8 |  2.655 % |
1801.23	c 
1801.23	c *** TERMINATED ***
1801.23	s UNKNOWN

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/node67/watcher-35105-1149347353 -o ROOT/results/node67/solver-35105-1149347353 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node67/35105-1149347353/instance-35105-1149347353.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1336536/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=1048 CPUtime=0
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 100 0 0 0 0 0 0 0 19 0 1 0 200404758 1073152 85 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 262 85 67 215 0 44 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1314928/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=24540 CPUtime=9.98
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 5702 0 0 0 995 3 0 0 25 0 1 0 200404758 25128960 5519 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 6135 5519 124 215 0 5917 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 24540

[startup+20.0093 s]
/proc/loadavg: 0.94 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1310008/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=29620 CPUtime=19.99
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 6961 0 0 0 1994 5 0 0 25 0 1 0 200404758 30330880 6778 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 7405 6778 124 215 0 7187 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 29620

[startup+30.0152 s]
/proc/loadavg: 0.95 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1304504/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=35188 CPUtime=29.99
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 8344 0 0 0 2992 7 0 0 25 0 1 0 200404758 36032512 8161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 8797 8161 124 215 0 8579 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 35188

[startup+40.021 s]
/proc/loadavg: 0.96 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1298616/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=41252 CPUtime=39.98
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 9814 0 0 0 3991 7 0 0 25 0 1 0 200404758 42242048 9631 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 10313 9631 124 215 0 10095 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 41252

[startup+50.0269 s]
/proc/loadavg: 0.96 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1292216/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=47432 CPUtime=49.99
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 11405 0 0 0 4990 9 0 0 25 0 1 0 200404758 48570368 11222 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 11858 11222 124 215 0 11640 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 47432

[startup+60.0328 s]
/proc/loadavg: 0.97 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1287160/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=52416 CPUtime=59.99
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 12683 0 0 0 5989 10 0 0 25 0 1 0 200404758 53673984 12500 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 13104 12500 124 215 0 12886 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 52416

[startup+70.0386 s]
/proc/loadavg: 0.97 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1279992/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=59896 CPUtime=70
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 14474 0 0 0 6988 12 0 0 25 0 1 0 200404758 61333504 14291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 14974 14291 124 215 0 14756 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 59896

[startup+80.0445 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1273016/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=66804 CPUtime=79.99
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 16209 0 0 0 7986 13 0 0 25 0 1 0 200404758 68407296 16026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 16701 16026 124 215 0 16483 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 66804

[startup+90.0504 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1267768/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=72040 CPUtime=90
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 17520 0 0 0 8985 15 0 0 25 0 1 0 200404758 73768960 17337 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 18010 17337 124 215 0 17792 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 72040

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1262392/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=77380 CPUtime=100
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 18855 0 0 0 9985 15 0 0 25 0 1 0 200404758 79237120 18672 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 19345 18672 124 215 0 19127 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 77380

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1257976/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=81676 CPUtime=110
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 19953 0 0 0 10984 16 0 0 25 0 1 0 200404758 83636224 19770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 20419 19770 124 215 0 20201 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 81676

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1254008/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=85604 CPUtime=120
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 20950 0 0 0 11982 18 0 0 25 0 1 0 200404758 87658496 20767 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 21401 20767 124 215 0 21183 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 85604

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1250808/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=88820 CPUtime=130.01
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 21750 0 0 0 12982 19 0 0 25 0 1 0 200404758 90951680 21567 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 22205 21567 124 215 0 21987 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 88820

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1246520/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=93504 CPUtime=140.01
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 22806 0 0 0 13981 20 0 0 25 0 1 0 200404758 95748096 22623 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 23376 22623 124 215 0 23158 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 93504

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1243576/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=96436 CPUtime=150.02
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 23548 0 0 0 14981 21 0 0 25 0 1 0 200404758 98750464 23365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 24109 23365 124 215 0 23891 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 96436

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1241144/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=98824 CPUtime=160.01
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 24152 0 0 0 15980 21 0 0 25 0 1 0 200404758 101195776 23969 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 24706 23969 124 215 0 24488 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 98824

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1238712/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=101104 CPUtime=170.01
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 24754 0 0 0 16980 21 0 0 25 0 1 0 200404758 103530496 24571 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569804 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 25276 24571 124 215 0 25058 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 101104

[startup+180.103 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1236088/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=103772 CPUtime=180.02
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 25418 0 0 0 17980 22 0 0 25 0 1 0 200404758 106262528 25235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 25943 25235 124 215 0 25725 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 103772

[startup+190.109 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1233144/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=106684 CPUtime=190.02
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 26151 0 0 0 18979 23 0 0 25 0 1 0 200404758 109244416 25968 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 26671 25968 124 215 0 26453 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 106684

[startup+200.115 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1230584/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=109172 CPUtime=200.02
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 26778 0 0 0 19978 24 0 0 25 0 1 0 200404758 111792128 26595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 27293 26595 124 215 0 27075 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 109172

[startup+210.121 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 29349
/proc/meminfo: memFree=1227960/2055920 swapFree=4181736/4192956

################
# More data... #
################

[pid=29349] ppid=29347 vsize=231920 CPUtime=1781.47
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178093 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 231920

[startup+1783.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1782.47
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178193 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 231920

[startup+1784.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1783.48
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178294 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1783.48
Current children cumulated vsize (Kb) 231920

[startup+1785.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1784.48
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178394 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 231920

[startup+1786.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1785.48
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178494 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 231920

[startup+1787.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1786.49
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178595 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577671 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 231920

[startup+1788.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1787.49
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178695 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581093 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 231920

[startup+1789.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1788.5
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178796 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 231920

[startup+1790.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1789.5
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178896 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 231920

[startup+1791.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1790.51
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 178997 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 231920

[startup+1792.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1791.51
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179097 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 231920

[startup+1793.19 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1792.52
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179198 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 231920

[startup+1794.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1793.52
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179298 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 231920

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1794.53
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179399 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (Kb) 231920

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1795.53
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179499 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 231920

[startup+1797.21 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1796.53
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179599 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135013240 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 231920

[startup+1798.21 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1797.54
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179700 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 231920

[startup+1799.22 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1798.54
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179800 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 231920

[startup+1800.22 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1799.55
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 179901 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 231920

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1800.55
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 180001 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 231920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 29351
/proc/meminfo: memFree=1108344/2055920 swapFree=4181736/4192956
[pid=29349] ppid=29347 vsize=231920 CPUtime=1800.56
/proc/29349/stat : 29349 (minisat+) R 29347 29349 29303 0 -1 4194304 57178 0 0 0 180002 54 0 0 25 0 1 0 200404758 237486080 56995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29349/statm: 57980 56995 124 215 0 57762 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 231920

Sending SIGTERM to -29349
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.28
CPU time (s): 1800.61
CPU user time (s): 1800.02
CPU system time (s): 0.583911
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (Kb): 231920

Launcher Data (download as text)

Begin job on node67 on Sat Jun  3 15:09:14 UTC 2006


FILE ID= 35105-1149347353

PBS_JOBID= 310762

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-bell3a.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node67/35105-1149347353/instance-35105-1149347353.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-35105-1149347353 -o ROOT/results/node67/solver-35105-1149347353 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node67/35105-1149347353/instance-35105-1149347353.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  959ce68b75ceb21d2cb97576331899fc

RANDOM SEED= 26852038


/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.264
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.264
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:       1336744 kB
Buffers:         17144 kB
Cached:         635628 kB
SwapCached:       2748 kB
Active:          39924 kB
Inactive:       621404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336744 kB
SwapTotal:     4192956 kB
SwapFree:      4181736 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            43780 kB
Committed_AS:   329180 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node67 on Sat Jun  3 15:39:15 UTC 2006