Trace number 35827

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.59 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-share2b.opb
MD5SUM95fbceaf029492cffa0d3c545b3f551d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-36858196
Best CPU time to get the best result obtained on this benchmark1800.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36858196
Optimality of the best value was proved NO
Number of variables2370
Total number of constraints96
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 constraints96
Minimum length of a constraint30
Maximum length of a constraint360
Number of terms in the objective function 870
Biggest coefficient in the objective function 204010946560
Number of bits for the biggest coefficient in the objective function 38
Sum of the numbers in the objective function 4534411718529
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 552977039360
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 10976862656529
Number of bits of the biggest sum of numbers44
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.27	c Converting 109 PB-constraints to clauses...
0.27	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.53	c   -- Detecting intervals from adjacent constraints: #############
0.53	c   -- Clauses(.)/Splits(s): (none)
0.53	c ---[ 108]---> Adder-cost: 860   maxlim: 24691811   bits: 26/25
2.36	c ---[ 107]---> Adder-cost: 574   maxlim: 5838564   bits: 24/23
2.69	c ---[ 106]---> Adder-cost: 632   maxlim: 6553549   bits: 24/23
3.15	c ---[ 105]---> Adder-cost: 860   maxlim: 11796389   bits: 25/24
4.49	c ---[ 104]---> Adder-cost: 1538   maxlim: 131070999   bits: 28/27
18.72	c ---[ 103]---> Adder-cost: 1520   maxlim: 131070999   bits: 28/27
35.19	c ---[ 102]---> Adder-cost: 1292   maxlim: 117963899   bits: 28/27
43.84	c ---[ 101]---> Adder-cost: 1032   maxlim: 117963899   bits: 28/27
48.56	c ---[ 100]---> BDD-cost:  160
48.56	c ---[  98]---> Sorter-cost: 2247     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
48.57	c ---[  97]---> Adder-cost: 684   maxlim: 7974098   bits: 24/23
49.43	c ---[  96]---> Adder-cost: 482   maxlim: 2944795   bits: 23/22
49.75	c ---[  95]---> Adder-cost: 451   maxlim: 1638349   bits: 22/21
49.99	c ---[  94]---> Adder-cost: 669   maxlim: 2949029   bits: 23/22
51.54	c ---[  93]---> Adder-cost: 1179   maxlim: 29162629   bits: 26/25
59.84	c ---[  92]---> Adder-cost: 1203   maxlim: 29162629   bits: 26/25
76.22	c ---[  91]---> Adder-cost: 857   maxlim: 26868939   bits: 26/25
78.34	c ---[  90]---> Adder-cost: 771   maxlim: 26868939   bits: 26/25
80.36	c ---[  89]---> BDD-cost:  140
80.36	c ---[  87]---> Sorter-cost: 1452     Base: 2 2 2 2 2 2 2 2 2 2 2 2
80.37	c ---[  86]---> Adder-cost: 1186   maxlim: 16204591   bits: 25/24
83.16	c ---[  85]---> Adder-cost: 754   maxlim: 4970022   bits: 23/23
83.51	c ---[  84]---> Adder-cost: 769   maxlim: 3276749   bits: 23/22
83.99	c ---[  83]---> Adder-cost: 966   maxlim: 5898149   bits: 24/23
85.56	c ---[  82]---> Adder-cost: 1745   maxlim: 65534999   bits: 27/26
103.89	c ---[  81]---> Adder-cost: 1659   maxlim: 65534999   bits: 27/26
115.03	c ---[  80]---> Adder-cost: 1313   maxlim: 29490749   bits: 26/25
120.34	c ---[  79]---> Adder-cost: 1225   maxlim: 58981499   bits: 27/26
126.02	c ---[  78]---> BDD-cost:  150
126.02	c ---[  76]---> Adder-cost: 248   maxlim: 96246   bits: 18/17
126.04	c ---[  75]---> Adder-cost: 970   maxlim: 9886616   bits: 24/24
128.47	c ---[  74]---> Adder-cost: 620   maxlim: 3731054   bits: 23/22
129.24	c ---[  73]---> Adder-cost: 758   maxlim: 1638349   bits: 22/21
130.48	c ---[  72]---> Adder-cost: 721   maxlim: 2949029   bits: 23/22
131.78	c ---[  71]---> Adder-cost: 1500   maxlim: 29162629   bits: 26/25
142.62	c ---[  70]---> Adder-cost: 1390   maxlim: 29162629   bits: 26/25
152.20	c ---[  69]---> Adder-cost: 1121   maxlim: 26868939   bits: 26/25
156.63	c ---[  68]---> Adder-cost: 1077   maxlim: 26868939   bits: 26/25
159.48	c ---[  67]---> BDD-cost:  140
159.48	c ---[  65]---> Sorter-cost: 2235     Base: 2 2 2 2 2 2 2 2 2 2 2 2
159.49	c ---[  64]---> Adder-cost: 858   maxlim: 10320981   bits: 24/24
160.53	c ---[  63]---> Adder-cost: 444   maxlim: 3505911   bits: 23/22
160.76	c ---[  62]---> Adder-cost: 670   maxlim: 1638349   bits: 22/21
162.02	c ---[  61]---> Adder-cost: 922   maxlim: 2949029   bits: 23/22
163.42	c ---[  60]---> Adder-cost: 1578   maxlim: 33094669   bits: 26/25
179.28	c ---[  59]---> Adder-cost: 1469   maxlim: 33094669   bits: 26/25
194.53	c ---[  58]---> Adder-cost: 1360   maxlim: 29817969   bits: 26/25
200.37	c ---[  57]---> Adder-cost: 1282   maxlim: 29817969   bits: 26/25
205.21	c ---[  56]---> BDD-cost:  140
205.21	c ---[  54]---> Sorter-cost: 2609     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
205.23	c ---[  53]---> Adder-cost: 886   maxlim: 14431144   bits: 25/24
206.37	c ---[  52]---> Adder-cost: 550   maxlim: 3866247   bits: 23/22
206.70	c ---[  51]---> Adder-cost: 575   maxlim: 3276749   bits: 23/22
207.19	c ---[  50]---> Adder-cost: 818   maxlim: 5898149   bits: 24/23
208.69	c ---[  49]---> Adder-cost: 1533   maxlim: 58326149   bits: 27/26
220.21	c ---[  48]---> Adder-cost: 1549   maxlim: 58326149   bits: 27/26
257.78	c ---[  47]---> Adder-cost: 1225   maxlim: 53738699   bits: 27/26
265.80	c ---[  46]---> Adder-cost: 1321   maxlim: 53738699   bits: 27/26
277.45	c ---[  45]---> BDD-cost:  150
277.45	c ---[  43]---> Sorter-cost: 2520     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
277.47	c ---[  42]---> Sorter-cost:  465     Base: 2 2 2 2 2 2 2 2 2 2 2 2
277.48	c ---[  41]---> BDD-cost:   58
277.48	c ---[  40]---> Sorter-cost: 1966     Base: 2 2 2 2 2 2 2 2 2 2 2 5 2
277.52	c ---[  39]---> Sorter-cost:  543     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
277.53	c ---[  38]---> BDD-cost:   53
277.53	c ---[  37]---> Sorter-cost:  249     Base: 2 2 2 2 2 2 2 2 2 2 2
277.53	c ---[  36]---> BDD-cost:   53
277.53	c ---[  35]---> Sorter-cost: 3109     Base: 2 2 2 2 2 2 2 2 2 2 2 5 2
277.59	c ---[  34]---> BDD-cost:   10
277.59	c ---[  33]---> BDD-cost:   10
277.59	c ---[  32]---> Sorter-cost:  295     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
277.59	c ---[  31]---> Sorter-cost:  295     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
277.60	c ---[  30]---> Sorter-cost:  295     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
277.61	c ---[  29]---> Adder-cost: 366   maxlim: 964540   bits: 21/20
277.70	c ---[  28]---> BDD-cost:   48
277.70	c ---[  27]---> BDD-cost:   48
277.70	c ---[  26]---> BDD-cost:   48
277.70	c ---[  25]---> BDD-cost:   10
277.70	c ---[  23]---> Sorter-cost:  352     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
277.71	c ---[  21]---> BDD-cost:  143
277.71	c ---[  19]---> Sorter-cost:  333     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
277.72	c ---[  17]---> Sorter-cost:  323     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2
277.72	c ---[  15]---> BDD-cost:  133
277.72	c ---[  13]---> BDD-cost:  128
277.73	c ---[  12]---> BDD-cost:   48
277.73	c ---[  11]---> Sorter-cost:  810     Base: 2 2 2 2 2 2 2 2 2 2 2 2 3
277.75	c ---[  10]---> Adder-cost: 856   maxlim: 42535866   bits: 27/26
278.71	c ---[   9]---> Adder-cost: 622   maxlim: 8828577   bits: 25/24
279.13	c ---[   8]---> Adder-cost: 690   maxlim: 13107149   bits: 25/24
279.89	c ---[   7]---> Adder-cost: 860   maxlim: 23592869   bits: 26/25
281.69	c ---[   6]---> Adder-cost: 1596   maxlim: 235928699   bits: 29/28
301.77	c ---[   5]---> Adder-cost: 1614   maxlim: 235928699   bits: 29/28
357.56	c ---[   4]---> Adder-cost: 1432   maxlim: 217578689   bits: 29/28
370.45	c ---[   3]---> Adder-cost: 1464   maxlim: 217578689   bits: 29/28
388.70	c ---[   2]---> BDD-cost:  170
388.70	c ---[   0]---> Sorter-cost: 2644     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
389.06	c ==================================[MINISAT+]==================================
389.06	c | Conflicts | Original         | Learnt                           | Progress |
389.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
389.06	c ==============================================================================
389.06	c |         0 |  469982  1608750 |  156660       0        0     nan |  0.000 % |
389.43	c |       101 |  469817  1608381 |  172326      76      305     4.0 |  3.136 % |
389.47	c |       252 |  469817  1608381 |  189558     227     1774     7.8 |  3.136 % |
389.52	c |       477 |  469817  1608381 |  208514     452     3745     8.3 |  3.136 % |
389.58	c |       817 |  469817  1608381 |  229365     792     9533    12.0 |  3.136 % |
389.68	c |      1325 |  469817  1608381 |  252302    1300    25297    19.5 |  3.136 % |
389.88	c |      2084 |  469817  1608381 |  277532    2059    46649    22.7 |  3.136 % |
390.66	c |      3223 |  469556  1607801 |  305286    3168    55879    17.6 |  3.223 % |
391.20	c |      4931 |  469354  1607336 |  335814    4860   132236    27.2 |  3.298 % |
391.75	c |      7493 |  469095  1606436 |  369396    7419   195209    26.3 |  3.311 % |
392.78	c |     11337 |  469095  1606436 |  406335   11263   315276    28.0 |  3.311 % |
394.45	c |     17103 |  469095  1606436 |  446969   17029   619643    36.4 |  3.311 % |
397.77	c |     25752 |  469057  1606335 |  491666   25633   953628    37.2 |  3.322 % |
403.48	c |     38726 |  468885  1605727 |  540832   38601  1743603    45.2 |  3.329 % |
415.22	c |     58187 |  468646  1605194 |  594916   58029  2868936    49.4 |  3.407 % |
435.62	c |     87380 |  468590  1605069 |  654407   87214  4525565    51.9 |  3.425 % |
456.88	c |    131169 |  468122  1603675 |  719848  130978  6390243    48.8 |  3.502 % |
495.61	c |    196854 |  468016  1603438 |  791833  196651  9700417    49.3 |  3.535 % |
611.20	c |    295381 |  468016  1603438 |  871016  295178 15254998    51.7 |  3.535 % |
769.48	c |    443172 |  467608  1602522 |  958118  442903 22812947    51.5 |  3.670 % |
996.02	c |    664856 |  467370  1601987 | 1053930  664522 34010354    51.2 |  3.750 % |
1533.13	c |    997382 |  466878  1600871 | 1159323  996980 54882129    55.0 |  3.908 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	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/node77/watcher-35827-1149312851 -o ROOT/results/node77/solver-35827-1149312851 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node77/35827-1149312851/instance-35827-1149312851.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.68 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1464536/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=1048 CPUtime=0
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 97 0 0 0 0 0 0 0 20 0 1 0 196924345 1073152 83 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 262 83 67 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 0.73 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461912/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=3600 CPUtime=9.99
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 821 0 0 0 999 0 0 0 25 0 1 0 196924345 3686400 769 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 900 769 106 215 0 682 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 3600

[startup+20.009 s]
/proc/loadavg: 0.77 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461720/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=3884 CPUtime=19.99
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 981 0 0 0 1999 0 0 0 25 0 1 0 196924345 3977216 839 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691276 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 971 839 106 215 0 753 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 3884

[startup+30.0152 s]
/proc/loadavg: 0.81 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461720/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=3884 CPUtime=29.99
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 981 0 0 0 2999 0 0 0 25 0 1 0 196924345 3977216 839 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 971 839 106 215 0 753 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 3884

[startup+40.0205 s]
/proc/loadavg: 0.84 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461592/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=4152 CPUtime=39.99
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1098 0 0 0 3999 0 0 0 25 0 1 0 196924345 4251648 883 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1038 883 106 215 0 820 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 4152

[startup+50.0267 s]
/proc/loadavg: 0.86 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461592/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=4152 CPUtime=50
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1116 0 0 0 5000 0 0 0 25 0 1 0 196924345 4251648 884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005853 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1038 884 107 215 0 820 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 4152

[startup+60.0329 s]
/proc/loadavg: 0.88 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461528/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=4188 CPUtime=60
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1247 0 0 0 6000 0 0 0 25 0 1 0 196924345 4288512 899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1047 899 107 215 0 829 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 4188

[startup+70.0392 s]
/proc/loadavg: 0.90 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461528/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=4188 CPUtime=70
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1247 0 0 0 7000 0 0 0 25 0 1 0 196924345 4288512 899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003213 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1047 899 107 215 0 829 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 4188

[startup+80.0454 s]
/proc/loadavg: 0.91 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461400/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=4400 CPUtime=80
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1342 0 0 0 8000 0 0 0 25 0 1 0 196924345 4505600 944 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808967 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1100 944 107 215 0 882 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 4400

[startup+90.0517 s]
/proc/loadavg: 0.93 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461080/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=4548 CPUtime=90.01
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1485 0 0 0 9001 0 0 0 25 0 1 0 196924345 4657152 1022 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134679813 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1137 1022 107 215 0 919 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 4548

[startup+100.057 s]
/proc/loadavg: 0.94 0.95 0.96 2/67 5725
/proc/meminfo: memFree=1461080/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=4548 CPUtime=100.01
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1485 0 0 0 10001 0 0 0 25 0 1 0 196924345 4657152 1022 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1137 1022 107 215 0 919 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 4548

[startup+110.063 s]
/proc/loadavg: 0.95 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1460632/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=5160 CPUtime=110.02
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1733 0 0 0 11001 1 0 0 25 0 1 0 196924345 5283840 1137 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530472 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1290 1137 107 215 0 1072 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 5160

[startup+120.069 s]
/proc/loadavg: 0.95 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1460504/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=5248 CPUtime=120.02
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1816 0 0 0 12001 1 0 0 25 0 1 0 196924345 5373952 1172 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1312 1172 107 215 0 1094 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 5248

[startup+130.076 s]
/proc/loadavg: 0.96 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1460504/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=5248 CPUtime=130.03
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1829 0 0 0 13002 1 0 0 25 0 1 0 196924345 5373952 1172 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134679907 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1312 1172 107 215 0 1094 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 5248

[startup+140.082 s]
/proc/loadavg: 0.97 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1460120/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=5672 CPUtime=140.03
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1964 0 0 0 14002 1 0 0 25 0 1 0 196924345 5808128 1265 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808936 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1418 1265 107 215 0 1200 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 5672

[startup+150.089 s]
/proc/loadavg: 0.97 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1460120/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=5672 CPUtime=150.03
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1990 0 0 0 15002 1 0 0 25 0 1 0 196924345 5808128 1291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134680124 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1418 1291 107 215 0 1200 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 5672

[startup+160.094 s]
/proc/loadavg: 0.98 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1460120/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=5672 CPUtime=160.03
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 1995 0 0 0 16002 1 0 0 25 0 1 0 196924345 5808128 1296 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812127 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1418 1296 107 215 0 1200 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 5672

[startup+170.1 s]
/proc/loadavg: 0.98 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1460056/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=6076 CPUtime=170.04
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 2011 0 0 0 17003 1 0 0 25 0 1 0 196924345 6221824 1312 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1519 1312 107 215 0 1301 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 6076

[startup+180.106 s]
/proc/loadavg: 0.98 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1459864/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=6076 CPUtime=180.04
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 2060 0 0 0 18003 1 0 0 25 0 1 0 196924345 6221824 1343 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1519 1343 107 215 0 1301 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 6076

[startup+190.112 s]
/proc/loadavg: 0.98 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1459864/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=6076 CPUtime=190.04
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 2060 0 0 0 19003 1 0 0 25 0 1 0 196924345 6221824 1343 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134811863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1519 1343 107 215 0 1301 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 6076

[startup+200.118 s]
/proc/loadavg: 0.99 0.96 0.96 2/67 5725
/proc/meminfo: memFree=1459544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=6168 CPUtime=200.04
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 2167 0 0 0 20003 1 0 0 25 0 1 0 196924345 6316032 1390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 1542 1390 107 215 0 1324 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 6168

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.96 2/67 5725
/proc/meminfo: memFree=1459480/2055892 swapFree=4085336/4096564

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

[pid=5725] ppid=5723 vsize=345872 CPUtime=1781.44
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178054 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 345872

[startup+1783.09 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1782.45
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178155 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (Kb) 345872

[startup+1784.1 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1783.45
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178255 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 345872

[startup+1785.1 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1784.45
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178355 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (Kb) 345872

[startup+1786.11 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1785.46
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178456 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 345872

[startup+1787.11 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1786.46
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178556 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 345872

[startup+1788.12 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1787.47
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178657 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 345872

[startup+1789.12 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1788.47
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178757 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 345872

[startup+1790.13 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1789.48
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178858 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 345872

[startup+1791.13 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1790.48
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 178958 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 345872

[startup+1792.14 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1791.49
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179059 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 345872

[startup+1793.14 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1792.49
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179159 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 345872

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1793.49
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179259 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1793.49
Current children cumulated vsize (Kb) 345872

[startup+1795.15 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1794.5
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179360 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 345872

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1795.5
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179460 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579573 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (Kb) 345872

[startup+1797.16 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1796.51
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179561 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 345872

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1797.51
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179661 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (Kb) 345872

[startup+1799.17 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1798.52
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179762 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 345872

[startup+1800.17 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1799.52
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179862 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 345872

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1800.53
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179963 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 345872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.97 2/67 5922
/proc/meminfo: memFree=1123544/2055892 swapFree=4085336/4096564
[pid=5725] ppid=5723 vsize=345872 CPUtime=1800.53
/proc/5725/stat : 5725 (minisat+) R 5723 5725 5679 0 -1 4194304 86609 0 0 0 179963 90 0 0 25 0 1 0 196924345 354172928 85246 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5725/statm: 86468 85246 124 215 0 86250 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 345872

Sending SIGTERM to -5725
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.59
CPU user time (s): 1799.64
CPU system time (s): 0.956854
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (Kb): 345872

Launcher Data (download as text)

Begin job on node77 on Sat Jun  3 05:34:11 UTC 2006


FILE ID= 35827-1149312851

PBS_JOBID= 308141

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-share2b.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node77/35827-1149312851/instance-35827-1149312851.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node77/watcher-35827-1149312851 -o ROOT/results/node77/solver-35827-1149312851 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node77/35827-1149312851/instance-35827-1149312851.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  95fbceaf029492cffa0d3c545b3f551d

RANDOM SEED= 904424948


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1464936 kB
Buffers:         39056 kB
Cached:         483056 kB
SwapCached:       2644 kB
Active:         110984 kB
Inactive:       419964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1464936 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             328 kB
Writeback:           0 kB
Mapped:          16132 kB
Slab:            46672 kB
Committed_AS:   303800 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node77 on Sat Jun  3 06:04:13 UTC 2006