Trace number 35130

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.72 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-khb05250.opb
MD5SUM0abc7673c35064c54cd6e972f16047d8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables38297
Total number of constraints102
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 constraints102
Minimum length of a constraint23
Maximum length of a constraint1530
Number of terms in the objective function 37494
Biggest coefficient in the objective function 580
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 555190
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 260900
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 555190
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...
1.46	c Converting 179 PB-constraints to clauses...
1.47	c   -- Unit propagations: ppp
1.51	c   -- Detecting intervals from adjacent constraints: #############################################################################
1.53	c   -- Clauses(.)/Splits(s): (none)
1.53	c ---[ 178]---> BDD-cost:   32
1.53	c ---[ 176]---> Sorter-cost:  310     Base: 3 5 2
1.53	c ---[ 174]---> BDD-cost: 1717
1.54	c ---[ 172]---> BDD-cost: 1245
1.55	c ---[ 170]---> Adder-cost: 1106   maxlim: 14   bits: 5/4
1.59	c ---[ 168]---> Adder-cost: 1249   maxlim: 27   bits: 6/5
1.63	c ---[ 166]---> BDD-cost:  797
1.63	c ---[ 164]---> Adder-cost: 1106   maxlim: 12   bits: 5/4
1.66	c ---[ 162]---> Adder-cost: 1388   maxlim: 48   bits: 7/6
1.71	c ---[ 160]---> Adder-cost: 1249   maxlim: 22   bits: 6/5
1.75	c ---[ 158]---> BDD-cost:  797
1.76	c ---[ 156]---> BDD-cost:  797
1.76	c ---[ 154]---> Adder-cost: 1526   maxlim: 110   bits: 8/7
1.83	c ---[ 152]---> Adder-cost: 1134   maxlim: 19   bits: 6/5
1.86	c ---[ 150]---> Adder-cost: 1249   maxlim: 30   bits: 6/5
1.90	c ---[ 148]---> BDD-cost: 1717
1.91	c ---[ 146]---> Adder-cost: 1106   maxlim: 13   bits: 5/4
1.95	c ---[ 144]---> Adder-cost: 1106   maxlim: 12   bits: 5/4
1.97	c ---[ 142]---> Adder-cost: 864   maxlim: 5   bits: 4/3
2.00	c ---[ 140]---> Adder-cost: 1388   maxlim: 61   bits: 7/6
2.05	c ---[ 138]---> Adder-cost: 947   maxlim: 6   bits: 4/3
2.07	c ---[ 136]---> Adder-cost: 864   maxlim: 4   bits: 4/3
2.10	c ---[ 134]---> BDD-cost:  797
2.10	c ---[ 132]---> Adder-cost: 1134   maxlim: 17   bits: 6/5
2.13	c ---[ 130]---> Adder-cost: 1106   maxlim: 12   bits: 5/4
2.16	c ---[ 128]---> Adder-cost: 947   maxlim: 7   bits: 4/3
2.19	c ---[ 126]---> Adder-cost: 1134   maxlim: 17   bits: 6/5
2.22	c ---[ 124]---> Adder-cost: 947   maxlim: 7   bits: 4/3
2.25	c ---[ 122]---> Adder-cost: 1526   maxlim: 88   bits: 8/7
2.31	c ---[ 120]---> Adder-cost: 1106   maxlim: 12   bits: 5/4
2.34	c ---[ 118]---> Adder-cost: 989   maxlim: 10   bits: 5/4
2.36	c ---[ 116]---> Adder-cost: 989   maxlim: 10   bits: 5/4
2.39	c ---[ 114]---> Adder-cost: 864   maxlim: 5   bits: 4/3
2.41	c ---[ 112]---> Adder-cost: 947   maxlim: 7   bits: 4/3
2.44	c ---[ 110]---> Adder-cost: 1106   maxlim: 14   bits: 5/4
2.47	c ---[ 108]---> Adder-cost: 1683   maxlim: 259   bits: 10/9
2.55	c ---[ 106]---> Adder-cost: 947   maxlim: 7   bits: 4/3
2.57	c ---[ 104]---> Adder-cost: 989   maxlim: 8   bits: 5/4
2.60	c ---[ 102]---> Adder-cost: 1406   maxlim: 74   bits: 8/7
2.65	c ---[ 100]---> Adder-cost: 1388   maxlim: 45   bits: 7/6
2.70	c ---[  98]---> Adder-cost: 1106   maxlim: 15   bits: 5/4
2.73	c ---[  96]---> Adder-cost: 947   maxlim: 7   bits: 4/3
2.76	c ---[  94]---> Adder-cost: 1272   maxlim: 34   bits: 7/6
2.80	c ---[  92]---> Adder-cost: 1249   maxlim: 23   bits: 6/5
2.84	c ---[  90]---> Adder-cost: 947   maxlim: 6   bits: 4/3
2.87	c ---[  88]---> Adder-cost: 989   maxlim: 10   bits: 5/4
2.90	c ---[  86]---> Adder-cost: 1388   maxlim: 45   bits: 7/6
2.95	c ---[  84]---> Adder-cost: 1106   maxlim: 15   bits: 5/4
2.98	c ---[  82]---> Adder-cost: 864   maxlim: 5   bits: 4/3
3.01	c ---[  80]---> BDD-cost:  797
3.01	c ---[  78]---> Adder-cost: 1249   maxlim: 30   bits: 6/5
3.05	c ---[  76]---> Adder-cost: 864   maxlim: 5   bits: 4/3
3.08	c ---[  74]---> Adder-cost: 1612   maxlim: 3385   bits: 13/12
3.32	c ---[  73]---> BDD-cost:  101
3.32	c ---[  72]---> BDD-cost:  101
3.32	c ---[  71]---> BDD-cost:  101
3.32	c ---[  70]---> BDD-cost:  101
3.32	c ---[  69]---> BDD-cost:  101
3.33	c ---[  68]---> BDD-cost:  101
3.33	c ---[  67]---> BDD-cost:  101
3.33	c ---[  66]---> BDD-cost:  101
3.33	c ---[  65]---> BDD-cost:  101
3.33	c ---[  64]---> BDD-cost:  101
3.33	c ---[  63]---> BDD-cost:  101
3.33	c ---[  62]---> BDD-cost:  101
3.33	c ---[  61]---> BDD-cost:  101
3.33	c ---[  60]---> BDD-cost:  101
3.33	c ---[  59]---> BDD-cost:  101
3.33	c ---[  58]---> BDD-cost:  101
3.33	c ---[  57]---> BDD-cost:  101
3.33	c ---[  56]---> BDD-cost:  101
3.34	c ---[  55]---> BDD-cost:  101
3.34	c ---[  54]---> BDD-cost:  101
3.34	c ---[  53]---> BDD-cost:  101
3.34	c ---[  52]---> BDD-cost:  101
3.34	c ---[  51]---> BDD-cost:  101
3.34	c ---[  50]---> BDD-cost:  101
3.34	c ---[  48]---> Adder-cost: 2040   maxlim: 1726   bits: 11/11
3.90	c ---[  46]---> Adder-cost: 2074   maxlim: 1726   bits: 11/11
4.46	c ---[  44]---> Adder-cost: 2060   maxlim: 1726   bits: 11/11
5.02	c ---[  42]---> Adder-cost: 2044   maxlim: 1726   bits: 11/11
5.58	c ---[  40]---> Adder-cost: 2082   maxlim: 1726   bits: 11/11
6.14	c ---[  38]---> Adder-cost: 2058   maxlim: 1726   bits: 11/11
6.71	c ---[  36]---> Adder-cost: 2030   maxlim: 1726   bits: 11/11
7.27	c ---[  34]---> Adder-cost: 2064   maxlim: 1726   bits: 11/11
7.83	c ---[  32]---> Adder-cost: 2064   maxlim: 1726   bits: 11/11
8.39	c ---[  30]---> Adder-cost: 2040   maxlim: 1726   bits: 11/11
8.95	c ---[  28]---> Adder-cost: 2074   maxlim: 1726   bits: 11/11
9.51	c ---[  26]---> Adder-cost: 2060   maxlim: 1726   bits: 11/11
10.08	c ---[  24]---> Adder-cost: 2044   maxlim: 1726   bits: 11/11
10.64	c ---[  22]---> Adder-cost: 2082   maxlim: 1726   bits: 11/11
11.20	c ---[  20]---> Adder-cost: 2058   maxlim: 1726   bits: 11/11
11.76	c ---[  18]---> Adder-cost: 2030   maxlim: 1726   bits: 11/11
12.32	c ---[  16]---> Adder-cost: 2064   maxlim: 1726   bits: 11/11
12.89	c ---[  14]---> Adder-cost: 2064   maxlim: 1726   bits: 11/11
13.45	c ---[  12]---> Adder-cost: 2040   maxlim: 1726   bits: 11/11
14.01	c ---[  10]---> Adder-cost: 2074   maxlim: 1726   bits: 11/11
14.57	c ---[   8]---> Adder-cost: 2060   maxlim: 1726   bits: 11/11
15.13	c ---[   6]---> Adder-cost: 2044   maxlim: 1726   bits: 11/11
15.75	c ---[   4]---> Adder-cost: 2082   maxlim: 1726   bits: 11/11
16.31	c ---[   2]---> Adder-cost: 2058   maxlim: 1726   bits: 11/11
16.87	c ---[   0]---> Adder-cost: 2050   maxlim: 1727   bits: 11/11
17.97	c ==================================[MINISAT+]==================================
17.97	c | Conflicts | Original         | Learnt                           | Progress |
17.97	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
17.97	c ==============================================================================
17.97	c |         0 |  706426  2500900 |  235475       0        0     nan |  0.000 % |
18.19	c |       100 |  706345  2500631 |  259022      90      289     3.2 | 11.186 % |
18.24	c |       250 |  706337  2500605 |  284924     239      867     3.6 | 11.187 % |
18.28	c |       475 |  706337  2500605 |  313417     464     1967     4.2 | 11.187 % |
18.59	c |       812 |  706249  2500313 |  344758     791     5170     6.5 | 11.197 % |
18.85	c |      1318 |  706198  2500142 |  379234    1291     8566     6.6 | 11.202 % |
19.50	c |      2080 |  706076  2499738 |  417158    2038    13343     6.5 | 11.216 % |
20.86	c |      3219 |  705957  2499347 |  458874    3163    18925     6.0 | 11.230 % |
22.67	c |      4927 |  705815  2498865 |  504761    4850    30979     6.4 | 11.245 % |
25.23	c |      7489 |  705696  2498464 |  555237    7394    53027     7.2 | 11.258 % |
26.73	c |     11333 |  705622  2498216 |  610761   11223   121810    10.9 | 11.266 % |
30.46	c |     17099 |  705484  2497758 |  671837   16961   193879    11.4 | 11.280 % |
36.43	c |     25748 |  705280  2497078 |  739021   25588   318958    12.5 | 11.305 % |
41.41	c |     38722 |  705196  2496796 |  812923   38539   572366    14.9 | 11.313 % |
55.20	c |     58183 |  704734  2495299 |  894215   57905   857516    14.8 | 11.369 % |
69.72	c |     87375 |  704525  2494608 |  983637   87051  1395858    16.0 | 11.393 % |
93.65	c |    131166 |  704165  2493388 | 1082001  130750  2159910    16.5 | 11.430 % |
124.19	c |    196851 |  703781  2492101 | 1190201  196299  3531919    18.0 | 11.471 % |
175.49	c |    295378 |  703425  2490919 | 1309221  294735  5509366    18.7 | 11.508 % |
265.62	c |    443168 |  703104  2489828 | 1440143  442427  8692005    19.6 | 11.537 % |
426.83	c |    664857 |  702764  2488668 | 1584158  664002 13759621    20.7 | 11.568 % |
739.94	c |    997383 |  702269  2487002 | 1742573  996363 21896135    22.0 | 11.614 % |
1309.61	c |   1496171 |  701529  2484444 | 1916831 1494886 37875302    25.3 | 11.673 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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/node72/watcher-35130-1149352605 -o ROOT/results/node72/solver-35130-1149352605 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node72/35130-1149352605/instance-35130-1149352605.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.99 0.99 3/64 30322
/proc/meminfo: memFree=1653864/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=1180 CPUtime=0
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 200924925 1208320 127 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 295 129 67 215 0 77 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1635240/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=20640 CPUtime=9.99
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 5759 0 0 0 997 2 0 0 25 0 1 0 200924925 21135360 4756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 5160 4756 107 215 0 4942 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 20640

[startup+20.0085 s]
/proc/loadavg: 0.94 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1599336/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=59780 CPUtime=19.99
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 15451 0 0 0 1993 6 0 0 25 0 1 0 200924925 61214720 13733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 14945 13733 124 215 0 14727 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 59780

[startup+30.0144 s]
/proc/loadavg: 0.95 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1597608/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=61684 CPUtime=30
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 15898 0 0 0 2993 7 0 0 25 0 1 0 200924925 63164416 14180 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580975 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 15421 14180 124 215 0 15203 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 61684

[startup+40.0193 s]
/proc/loadavg: 0.96 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1594792/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=64444 CPUtime=40
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 16606 0 0 0 3993 7 0 0 25 0 1 0 200924925 65990656 14888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588770 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 16111 14888 124 215 0 15893 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 64444

[startup+50.0252 s]
/proc/loadavg: 0.96 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1593320/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=66100 CPUtime=50.01
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 16995 0 0 0 4993 8 0 0 25 0 1 0 200924925 67686400 15277 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 16525 15277 124 215 0 16307 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 66100

[startup+60.0311 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1591336/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=68056 CPUtime=60
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 17496 0 0 0 5992 8 0 0 25 0 1 0 200924925 69689344 15778 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588790 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 17014 15778 124 215 0 16796 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 68056

[startup+70.037 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1588776/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=70556 CPUtime=70.01
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 18121 0 0 0 6992 9 0 0 25 0 1 0 200924925 72249344 16403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 17639 16403 124 215 0 17421 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 70556

[startup+80.043 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1586536/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=72840 CPUtime=80.01
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 18688 0 0 0 7992 9 0 0 25 0 1 0 200924925 74588160 16970 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 18210 16970 124 215 0 17992 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 72840

[startup+90.0489 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1584488/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=74812 CPUtime=90.02
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 19199 0 0 0 8992 10 0 0 25 0 1 0 200924925 76607488 17481 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 18703 17481 124 215 0 18485 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 74812

[startup+100.054 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1582696/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=76788 CPUtime=100.02
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 19637 0 0 0 9992 10 0 0 25 0 1 0 200924925 78630912 17919 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 19197 17919 124 215 0 18979 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 76788

[startup+110.06 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1579560/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=79868 CPUtime=110.02
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 20436 0 0 0 10991 11 0 0 25 0 1 0 200924925 81784832 18718 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134587985 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 19967 18718 124 215 0 19749 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 79868

[startup+120.066 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1576744/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=82628 CPUtime=120.03
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 21136 0 0 0 11991 12 0 0 25 0 1 0 200924925 84611072 19418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 20657 19418 124 215 0 20439 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 82628

[startup+130.072 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1574248/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=85404 CPUtime=130.03
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 21760 0 0 0 12991 12 0 0 25 0 1 0 200924925 87453696 20042 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 21351 20042 124 215 0 21133 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 85404

[startup+140.077 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1571560/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=88048 CPUtime=140.04
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 22432 0 0 0 13991 13 0 0 25 0 1 0 200924925 90161152 20714 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 22012 20714 124 215 0 21794 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 88048

[startup+150.083 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1569512/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=90024 CPUtime=150.04
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 22937 0 0 0 14991 13 0 0 25 0 1 0 200924925 92184576 21219 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582027 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 22506 21219 124 215 0 22288 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 90024

[startup+160.088 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1567208/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=92268 CPUtime=160.04
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 23516 0 0 0 15990 14 0 0 25 0 1 0 200924925 94482432 21798 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 23067 21798 124 215 0 22849 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 92268

[startup+170.094 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1565032/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=94368 CPUtime=170.05
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 24052 0 0 0 16990 15 0 0 25 0 1 0 200924925 96632832 22334 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580418 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 23592 22334 124 215 0 23374 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 94368

[startup+180.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1562600/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=96608 CPUtime=180.04
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 24659 0 0 0 17989 15 0 0 25 0 1 0 200924925 98926592 22941 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588680 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 24152 22941 124 215 0 23934 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 96608

[startup+190.106 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1560360/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=99456 CPUtime=190.05
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 25212 0 0 0 18989 16 0 0 25 0 1 0 200924925 101842944 23494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574387 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 24864 23494 124 215 0 24646 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 99456

[startup+200.112 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1557800/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=101840 CPUtime=200.05
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 25851 0 0 0 19988 17 0 0 25 0 1 0 200924925 104284160 24133 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 25460 24133 124 215 0 25242 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 101840

[startup+210.118 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30322
/proc/meminfo: memFree=1556136/2055920 swapFree=4182268/4192956

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

[pid=30322] ppid=30320 vsize=411636 CPUtime=1781.54
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 102733 0 0 0 178051 103 0 0 25 0 1 0 200924925 421515264 101015 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 102909 101015 124 215 0 102691 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 411636

[startup+1783.05 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1249136/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=411900 CPUtime=1782.55
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 102814 0 0 0 178152 103 0 0 25 0 1 0 200924925 421785600 101096 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 102975 101096 124 215 0 102757 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 411900

[startup+1784.05 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1248944/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=412164 CPUtime=1783.55
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 102861 0 0 0 178252 103 0 0 25 0 1 0 200924925 422055936 101143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103041 101143 124 215 0 102823 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 412164

[startup+1785.06 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1248752/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=412296 CPUtime=1784.56
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 102914 0 0 0 178352 104 0 0 25 0 1 0 200924925 422191104 101196 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103074 101196 124 215 0 102856 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 412296

[startup+1786.06 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1248496/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=412556 CPUtime=1785.57
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 102973 0 0 0 178453 104 0 0 25 0 1 0 200924925 422457344 101255 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103139 101255 124 215 0 102921 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 412556

[startup+1787.07 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1248240/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=412824 CPUtime=1786.57
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103033 0 0 0 178553 104 0 0 25 0 1 0 200924925 422731776 101315 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103206 101315 124 215 0 102988 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 412824

[startup+1788.07 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1247920/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=413088 CPUtime=1787.58
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103111 0 0 0 178654 104 0 0 25 0 1 0 200924925 423002112 101393 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103272 101393 124 215 0 103054 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 413088

[startup+1789.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1247664/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=413348 CPUtime=1788.58
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103179 0 0 0 178754 104 0 0 25 0 1 0 200924925 423268352 101461 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103337 101461 124 215 0 103119 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 413348

[startup+1790.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1247408/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=413612 CPUtime=1789.59
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103239 0 0 0 178855 104 0 0 25 0 1 0 200924925 423538688 101521 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103403 101521 124 215 0 103185 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 413612

[startup+1791.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1247152/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=413876 CPUtime=1790.59
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103304 0 0 0 178955 104 0 0 25 0 1 0 200924925 423809024 101586 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103469 101586 124 215 0 103251 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 413876

[startup+1792.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1246896/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=414140 CPUtime=1791.59
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103378 0 0 0 179055 104 0 0 25 0 1 0 200924925 424079360 101660 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103535 101660 124 215 0 103317 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 414140

[startup+1793.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1246576/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=414404 CPUtime=1792.6
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103447 0 0 0 179156 104 0 0 25 0 1 0 200924925 424349696 101729 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103601 101729 124 215 0 103383 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 414404

[startup+1794.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1246320/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=414668 CPUtime=1793.6
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103510 0 0 0 179256 104 0 0 25 0 1 0 200924925 424620032 101792 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103667 101792 124 215 0 103449 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 414668

[startup+1795.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1246064/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=414928 CPUtime=1794.6
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103583 0 0 0 179356 104 0 0 25 0 1 0 200924925 424886272 101865 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103732 101865 124 215 0 103514 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 414928

[startup+1796.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1245744/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=415324 CPUtime=1795.62
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103653 0 0 0 179457 105 0 0 25 0 1 0 200924925 425291776 101935 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103831 101935 124 215 0 103613 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 415324

[startup+1797.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1245488/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=415584 CPUtime=1796.62
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103725 0 0 0 179557 105 0 0 25 0 1 0 200924925 425558016 102007 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103896 102007 124 215 0 103678 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 415584

[startup+1798.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1245232/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=415848 CPUtime=1797.63
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103789 0 0 0 179658 105 0 0 25 0 1 0 200924925 425828352 102071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 103962 102071 124 215 0 103744 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 415848

[startup+1799.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1244912/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=416112 CPUtime=1798.63
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103861 0 0 0 179758 105 0 0 25 0 1 0 200924925 426098688 102143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 104028 102143 124 215 0 103810 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 416112

[startup+1800.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1244656/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=416376 CPUtime=1799.63
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103933 0 0 0 179858 105 0 0 25 0 1 0 200924925 426369024 102215 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 104094 102215 124 215 0 103876 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 416376

[startup+1801.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1244400/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=416640 CPUtime=1800.64
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103992 0 0 0 179959 105 0 0 25 0 1 0 200924925 426639360 102274 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 104160 102274 124 215 0 103942 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 416640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 30517
/proc/meminfo: memFree=1244400/2055920 swapFree=4182268/4192956
[pid=30322] ppid=30320 vsize=416640 CPUtime=1800.64
/proc/30322/stat : 30322 (minisat+) R 30320 30322 30276 0 -1 4194304 103993 0 0 0 179959 105 0 0 25 0 1 0 200924925 426639360 102275 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30322/statm: 104160 102275 124 215 0 103942 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 416640

Sending SIGTERM to -30322
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.72
CPU user time (s): 1799.6
CPU system time (s): 1.11883
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (Kb): 416640

Launcher Data (download as text)

Begin job on node72 on Sat Jun  3 16:36:45 UTC 2006


FILE ID= 35130-1149352605

PBS_JOBID= 311081

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0abc7673c35064c54cd6e972f16047d8

RANDOM SEED= 87962170


/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.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
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:       1654072 kB
Buffers:         29852 kB
Cached:         298780 kB
SwapCached:       2460 kB
Active:          52828 kB
Inactive:       284584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654072 kB
SwapTotal:     4192956 kB
SwapFree:      4182268 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          15632 kB
Slab:            50496 kB
Committed_AS:   314784 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 node72 on Sat Jun  3 17:06:46 UTC 2006