Trace number 351349

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.05 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-bell4.opb
MD5SUM51e821dd343df6d9e97b4cdfcd83ec3f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1496
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1496
Optimality of the best value was proved NO
Number of variables1996
Total number of constraints134
Number of constraints which are clauses18
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints116
Minimum length of a constraint2
Maximum length of a constraint135
Number of terms in the objective function 1527
Biggest coefficient in the objective function 22700
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 525423
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262125
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 525423
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/0.00	c Parsing PB file...
0.00/0.06	c Converting 134 PB-constraints to clauses...
0.00/0.06	c   -- Unit propagations: ppppppppppp
0.00/0.07	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.07	c   -- Clauses(.)/Splits(s): ssssss..................ssss
0.00/0.07	c ---[ 128]---> BDD-cost:   13
0.00/0.07	c ---[ 127]---> BDD-cost:   13
0.00/0.07	c ---[ 126]---> BDD-cost:   13
0.00/0.07	c ---[ 125]---> BDD-cost:   13
0.00/0.07	c ---[ 124]---> BDD-cost:   13
0.00/0.07	c ---[ 123]---> BDD-cost:   13
0.00/0.08	c ---[ 122]---> BDD-cost:   13
0.00/0.08	c ---[ 121]---> BDD-cost:   13
0.00/0.08	c ---[ 120]---> BDD-cost:   13
0.00/0.08	c ---[  95]---> BDD-cost:    9
0.00/0.08	c ---[  94]---> BDD-cost:    9
0.00/0.08	c ---[  93]---> BDD-cost:    9
0.00/0.08	c ---[  92]---> BDD-cost:    9
0.00/0.08	c ---[  91]---> BDD-cost:    9
0.00/0.08	c ---[  90]---> BDD-cost:    9
0.00/0.08	c ---[  89]---> BDD-cost:    9
0.00/0.08	c ---[  88]---> BDD-cost:    9
0.00/0.08	c ---[  87]---> BDD-cost:    9
0.00/0.08	c ---[  86]---> BDD-cost:    9
0.00/0.08	c ---[  85]---> BDD-cost:    9
0.00/0.08	c ---[  84]---> BDD-cost:    9
0.00/0.08	c ---[  83]---> BDD-cost:    9
0.00/0.08	c ---[  82]---> BDD-cost:    9
0.00/0.08	c ---[  81]---> BDD-cost:    9
0.00/0.08	c ---[  80]---> Adder-cost: 320   maxlim: 4135   bits: 13/13
0.09/0.11	c ---[  79]---> Adder-cost: 283   maxlim: 4964   bits: 14/13
0.19/0.21	c ---[  78]---> Adder-cost: 436   maxlim: 21653   bits: 15/15
0.19/0.26	c ---[  77]---> Adder-cost: 413   maxlim: 7771   bits: 14/13
0.19/0.30	c ---[  76]---> Adder-cost: 260   maxlim: 4964   bits: 14/13
0.29/0.38	c ---[  75]---> Adder-cost: 142   maxlim: 8215   bits: 15/14
0.29/0.39	c ---[  74]---> Adder-cost: 354   maxlim: 5729   bits: 14/13
0.39/0.48	c ---[  73]---> Adder-cost: 145   maxlim: 8215   bits: 15/14
0.39/0.49	c ---[  72]---> Adder-cost: 122   maxlim: 4118   bits: 14/13
0.49/0.50	c ---[  71]---> Adder-cost: 252   maxlim: 4964   bits: 14/13
0.49/0.58	c ---[  70]---> Adder-cost: 332   maxlim: 4135   bits: 13/13
0.59/0.62	c ---[  69]---> Adder-cost: 332   maxlim: 4135   bits: 13/13
0.59/0.66	c ---[  68]---> Adder-cost: 332   maxlim: 4135   bits: 13/13
0.59/0.70	c ---[  67]---> Adder-cost: 362   maxlim: 3988   bits: 13/12
0.69/0.73	c ---[  66]---> Adder-cost: 354   maxlim: 4316   bits: 13/13
0.69/0.76	c ---[  65]---> Adder-cost: 300   maxlim: 2769   bits: 12/12
0.69/0.79	c ---[  64]---> Adder-cost: 320   maxlim: 3452   bits: 13/12
0.79/0.82	c ---[  63]---> Sorter-cost: 2454     Base: 3 3 2 3 2 3
0.79/0.85	c ---[  62]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
1.10/1.17	c ---[  61]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.19/1.23	c ---[  60]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.19/1.29	c ---[  59]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.29/1.35	c ---[  58]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.39/1.42	c ---[  57]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.39/1.48	c ---[  56]---> Sorter-cost: 1732     Base: 2 5 5 5 2 2 2 2
1.49/1.54	c ---[  55]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
1.79/1.86	c ---[  54]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
2.10/2.18	c ---[  53]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
2.49/2.50	c ---[  52]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
2.79/2.81	c ---[  51]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
3.09/3.13	c ---[  50]---> Sorter-cost: 2776     Base: 3 3 3 5 11 2 3 2 2
3.39/3.40	c ---[  49]---> Sorter-cost: 2914     Base: 3 3 3 5 11 2 2 3 2
3.69/3.72	c ---[  48]---> Sorter-cost: 2862     Base: 3 3 3 5 11 2 2 3 2
3.99/4.04	c ---[  47]---> Sorter-cost: 2643     Base: 3 7 2 2 2 2 2 2 2 2
3.99/4.08	c ---[  45]---> Adder-cost: 170   maxlim: 8732   bits: 14/14
3.99/4.09	c ---[  44]---> Adder-cost: 161   maxlim: 879   bits: 11/10
4.09/4.10	c ---[  42]---> Sorter-cost:  648     Base: 2 2 2 2 2 2 2 2
4.09/4.10	c ---[  41]---> Adder-cost: 220   maxlim: 1852   bits: 12/11
4.09/4.12	c ---[  39]---> Sorter-cost:  664     Base: 2 2 2 2 2 2 2 2 2 2 2 2
4.09/4.13	c ---[  38]---> Sorter-cost:  636     Base: 2 2 2 2 2 2 2 2
4.09/4.13	c ---[  37]---> Sorter-cost: 1129     Base: 2 2 2 2 3 5 5
4.09/4.14	c ---[  36]---> Adder-cost: 241   maxlim: 2359   bits: 13/12
4.09/4.18	c ---[  35]---> Adder-cost: 240   maxlim: 1530   bits: 12/11
4.19/4.22	c ---[  34]---> Sorter-cost: 2794     Base: 3 7 2 2 2 2 2 2 2 2
4.19/4.25	c ---[  33]---> Adder-cost: 200   maxlim: 1297   bits: 12/11
4.19/4.26	c ---[  32]---> Adder-cost: 163   maxlim: 804   bits: 11/10
4.19/4.27	c ---[  31]---> Sorter-cost: 2631     Base: 3 7 2 2 2 2 2 2 2
4.19/4.30	c ---[  30]---> Adder-cost: 242   maxlim: 1032   bits: 12/11
4.29/4.34	c ---[  28]---> Adder-cost: 170   maxlim: 2826   bits: 12/12
4.29/4.37	c ---[  27]---> Adder-cost: 172   maxlim: 3756   bits: 13/12
4.29/4.39	c ---[  26]---> Adder-cost: 164   maxlim: 2826   bits: 12/12
4.39/4.42	c ---[  25]---> Adder-cost: 174   maxlim: 3756   bits: 13/12
4.39/4.45	c ---[  24]---> Sorter-cost: 1727     Base: 3 5 3 2 2
4.39/4.46	c ---[  23]---> Adder-cost: 172   maxlim: 2826   bits: 12/12
4.39/4.49	c ---[  22]---> Adder-cost: 166   maxlim: 2826   bits: 12/12
4.49/4.52	c ---[  21]---> Sorter-cost: 1727     Base: 3 5 3 2 2
4.49/4.53	c ---[  19]---> Adder-cost: 172   maxlim: 2826   bits: 12/12
4.49/4.56	c ---[  18]---> Sorter-cost: 1679     Base: 3 5 3 2 2
4.49/4.58	c ---[  17]---> Adder-cost: 170   maxlim: 3756   bits: 13/12
4.59/4.61	c ---[  16]---> Adder-cost: 180   maxlim: 3756   bits: 13/12
4.59/4.63	c ---[  15]---> Adder-cost: 168   maxlim: 3756   bits: 13/12
4.59/4.66	c ---[  14]---> Adder-cost: 160   maxlim: 2826   bits: 12/12
4.59/4.69	c ---[  13]---> Sorter-cost: 1679     Base: 3 5 3 2 2
4.69/4.71	c ---[  12]---> Adder-cost: 168   maxlim: 3756   bits: 13/12
4.69/4.73	c ---[  11]---> Adder-cost: 182   maxlim: 2826   bits: 12/12
4.69/4.76	c ---[  10]---> Adder-cost: 182   maxlim: 3756   bits: 13/12
4.69/4.79	c ---[   9]---> BDD-cost:    5
4.69/4.79	c ---[   8]---> BDD-cost:    5
4.69/4.79	c ---[   7]---> BDD-cost:    5
4.69/4.79	c ---[   6]---> BDD-cost:    5
4.69/4.79	c ---[   5]---> BDD-cost:    5
4.69/4.79	c ---[   4]---> BDD-cost:    5
4.69/4.79	c ---[   3]---> Sorter-cost:  655     Base: 2 2 2 2 2 2 2
4.69/4.79	c ---[   2]---> Adder-cost: 62   maxlim: 29   bits: 6/5
4.69/4.79	c ---[   1]---> Sorter-cost:  145     Base: 2 2 2 2
4.69/4.80	c ---[   0]---> Sorter-cost:  712     Base: 2 2 2 2 2 2 2 2
4.89/4.99	c ==================================[MINISAT+]==================================
4.89/4.99	c | Conflicts | Original         | Learnt                           | Progress |
4.89/4.99	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.89/4.99	c ==============================================================================
4.89/4.99	c |         0 |  206436   558429 |   68812       0        0     nan |  0.000 % |
4.89/5.00	c |       100 |  206436   558429 |   75693     100      376     3.8 |  1.184 % |
4.99/5.02	c |       250 |  206423   558401 |   83262     249     1578     6.3 |  1.191 % |
4.99/5.08	c |       476 |  206323   558175 |   91588     469     2783     5.9 |  1.235 % |
5.09/5.19	c |       813 |  206125   557728 |  100747     781     4633     5.9 |  1.319 % |
5.19/5.25	c |      1319 |  206125   557728 |  110822    1287     8687     6.7 |  1.319 % |
5.39/5.40	c |      2078 |  206125   557728 |  121904    2046    14134     6.9 |  1.319 % |
5.59/5.65	c |      3217 |  205948   557330 |  134095    3180    22717     7.1 |  1.395 % |
6.19/6.22	c |      4926 |  205776   556938 |  147504    4885    34583     7.1 |  1.469 % |
6.59/6.65	c |      7488 |  205759   556900 |  162255    7446    63902     8.6 |  1.479 % |
7.09/7.14	c |     11333 |  205759   556900 |  178480   11291   135503    12.0 |  1.479 % |
7.79/7.82	c |     17100 |  205759   556900 |  196328   17058   237474    13.9 |  1.479 % |
8.98/9.09	c |     25750 |  205759   556900 |  215961   25708   468867    18.2 |  1.479 % |
11.39/11.49	c |     38724 |  205706   556783 |  237557   38676   967232    25.0 |  1.506 % |
16.19/16.25	c |     58185 |  205706   556783 |  261313   58137  1770295    30.5 |  1.506 % |
37.78/37.87	c |     87377 |  205706   556783 |  287444   87329  5083701    58.2 |  1.506 % |
75.37/75.44	c |    131166 |  205706   556783 |  316189  131118  9290930    70.9 |  1.506 % |
159.95/160.06	c |    196853 |  205450   556202 |  347808  196787 15534440    78.9 |  1.618 % |
207.33/207.42	c |    295379 |  205073   555346 |  382589  295293 20936309    70.9 |  1.776 % |
340.91/341.06	c |    443168 |  204654   554393 |  420847   80520  4473477    55.6 |  1.967 % |
561.04/561.27	c |    664854 |  204049   552978 |  462932  302156 17096228    56.6 |  2.220 % |
990.42/990.77	c |    997380 |  203540   551629 |  509225  197917 12467711    63.0 |  2.402 % |
1773.21/1773.76	c |   1496168 |  202036   547250 |  560148  210233  9849798    46.9 |  2.799 % |
1800.01/1800.50	c 
1800.01/1800.50	c *** TERMINATED ***
1800.01/1800.50	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/351349-1176596557/instance-351349-1176596557.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node26/watcher-351349-1176596557 -o ROOT/results/node26/solver-351349-1176596557 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/351349-1176596557/minisat+ /tmp/evaluation/351349-1176596557/instance-351349-1176596557.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14910
/proc/meminfo: memFree=1809168/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=1344 CPUtime=0
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 107572492 1376256 161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 336 161 74 215 0 118 0

[startup+0.0873001 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14910
/proc/meminfo: memFree=1809168/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=1760 CPUtime=0.08
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 311 0 0 0 8 0 0 0 18 0 1 0 107572492 1802240 296 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012195 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 440 296 89 215 0 222 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1760

[startup+0.1023 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14910
/proc/meminfo: memFree=1809168/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=1760 CPUtime=0.09
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 314 0 0 0 9 0 0 0 18 0 1 0 107572492 1802240 299 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 440 299 92 215 0 222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1760

[startup+0.301319 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14910
/proc/meminfo: memFree=1809168/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=2112 CPUtime=0.29
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 413 0 0 0 29 0 0 0 19 0 1 0 107572492 2162688 398 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648435 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 528 398 108 215 0 310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2112

[startup+0.702356 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14910
/proc/meminfo: memFree=1809168/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=2256 CPUtime=0.69
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 443 0 0 0 69 0 0 0 24 0 1 0 107572492 2310144 428 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 564 428 108 215 0 346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2256

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1807816/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=2796 CPUtime=1.49
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 629 0 0 0 149 0 0 0 25 0 1 0 107572492 2863104 554 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134811879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 699 554 109 215 0 481 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2796

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1807048/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=3220 CPUtime=3.09
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 737 0 0 0 309 0 0 0 25 0 1 0 107572492 3297280 662 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005286 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 805 662 109 215 0 587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3220

[startup+6.30188 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1793352/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=17740 CPUtime=6.29
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 4263 0 0 0 628 1 0 0 25 0 1 0 107572492 18165760 4084 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 4435 4084 124 215 0 4217 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17740

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1787336/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=23900 CPUtime=12.68
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 5795 0 0 0 1266 2 0 0 25 0 1 0 107572492 24473600 5616 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576648 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 5975 5616 124 215 0 5757 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23900

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1777032/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=33852 CPUtime=25.49
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 8273 0 0 0 2544 5 0 0 25 0 1 0 107572492 34664448 8094 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 8463 8094 124 215 0 8245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33852

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1762248/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=48844 CPUtime=51.07
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 12011 0 0 0 5099 8 0 0 25 0 1 0 107572492 50016256 11832 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574387 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 12211 11832 124 215 0 11993 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48844

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1741128/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=69604 CPUtime=102.27
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 17183 0 0 0 10213 14 0 0 25 0 1 0 107572492 71274496 17004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 17401 17004 124 215 0 17183 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 69604

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1723528/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=87160 CPUtime=162.25
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 21594 0 0 0 16205 20 0 0 25 0 1 0 107572492 89251840 21415 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 21790 21415 124 215 0 21572 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87160

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1692040/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=118960 CPUtime=222.23
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 29399 0 0 0 22195 28 0 0 25 0 1 0 107572492 121815040 29220 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 29740 29220 124 215 0 29522 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 118960

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1679944/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=130848 CPUtime=282.22
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 32433 0 0 0 28190 32 0 0 25 0 1 0 107572492 133988352 32254 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 32712 32254 124 215 0 32494 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 130848

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1672968/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=137568 CPUtime=342.2
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 34116 0 0 0 34186 34 0 0 25 0 1 0 107572492 140869632 33937 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 34392 33937 124 215 0 34174 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 137568

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1672904/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=137568 CPUtime=402.18
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 34122 0 0 0 40184 34 0 0 25 0 1 0 107572492 140869632 33943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 34392 33943 124 215 0 34174 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 137568

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1672840/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=137568 CPUtime=462.17
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 34122 0 0 0 46182 35 0 0 25 0 1 0 107572492 140869632 33943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 34392 33943 124 215 0 34174 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 137568

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1672776/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=137568 CPUtime=522.15
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 34131 0 0 0 52180 35 0 0 25 0 1 0 107572492 140869632 33952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 34392 33952 124 215 0 34174 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 137568

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1672712/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=137568 CPUtime=582.14
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 34137 0 0 0 58178 36 0 0 25 0 1 0 107572492 140869632 33958 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 34392 33958 124 215 0 34174 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 137568

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14911
/proc/meminfo: memFree=1672712/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=137568 CPUtime=642.12
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 34138 0 0 0 64176 36 0 0 25 0 1 0 107572492 140869632 33959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 34392 33959 124 215 0 34174 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 137568


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644552/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=882.05
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41027 0 0 0 88158 47 0 0 25 0 1 0 107572492 170008576 40848 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40848 124 215 0 41288 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 166024

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644552/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=942.03
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41027 0 0 0 94156 47 0 0 25 0 1 0 107572492 170008576 40848 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40848 124 215 0 41288 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 166024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644552/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=1002.02
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41027 0 0 0 100154 48 0 0 25 0 1 0 107572492 170008576 40848 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40848 124 215 0 41288 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 166024

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644552/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=1062
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41028 0 0 0 106152 48 0 0 25 0 1 0 107572492 170008576 40849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40849 124 215 0 41288 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 166024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644552/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=1121.99
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41028 0 0 0 112150 49 0 0 25 0 1 0 107572492 170008576 40849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40849 124 215 0 41288 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 166024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644552/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=1181.97
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41039 0 0 0 118148 49 0 0 25 0 1 0 107572492 170008576 40860 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574127 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40860 124 215 0 41288 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 166024

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644424/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=1241.95
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41042 0 0 0 124145 50 0 0 25 0 1 0 107572492 170008576 40863 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40863 124 215 0 41288 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 166024

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644424/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=1301.94
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41045 0 0 0 130144 50 0 0 25 0 1 0 107572492 170008576 40866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40866 124 215 0 41288 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 166024

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644296/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166024 CPUtime=1361.92
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41045 0 0 0 136141 51 0 0 25 0 1 0 107572492 170008576 40866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41506 40866 124 215 0 41288 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 166024

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1644104/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=166204 CPUtime=1421.91
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 41071 0 0 0 142139 52 0 0 25 0 1 0 107572492 170192896 40892 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 41551 40892 124 215 0 41333 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 166204

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1639112/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=171252 CPUtime=1481.89
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 42325 0 0 0 148136 53 0 0 25 0 1 0 107572492 175362048 42146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 42813 42146 124 215 0 42595 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 171252

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1632968/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=177348 CPUtime=1541.87
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 43844 0 0 0 154132 55 0 0 25 0 1 0 107572492 181604352 43665 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 44337 43665 124 215 0 44119 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 177348

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1626056/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=184200 CPUtime=1601.85
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 45560 0 0 0 160128 57 0 0 25 0 1 0 107572492 188620800 45381 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 46050 45381 124 215 0 45832 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 184200

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1619848/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=190276 CPUtime=1661.84
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 47089 0 0 0 166124 60 0 0 25 0 1 0 107572492 194842624 46910 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 47569 46910 124 215 0 47351 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 190276

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1616968/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=193020 CPUtime=1721.82
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 47788 0 0 0 172121 61 0 0 25 0 1 0 107572492 197652480 47609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569799 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 48255 47609 124 215 0 48037 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 193020

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1616968/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=193020 CPUtime=1781.81
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 47789 0 0 0 178119 62 0 0 25 0 1 0 107572492 197652480 47610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 48255 47610 124 215 0 48037 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 193020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1616968/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=193020 CPUtime=1800.01
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 47789 0 0 0 179939 62 0 0 25 0 1 0 107572492 197652480 47610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 48255 47610 124 215 0 48037 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 193020

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14913
/proc/meminfo: memFree=1616968/2055920 swapFree=4170236/4192956
[pid=14910] ppid=14908 vsize=193020 CPUtime=1800.01
/proc/14910/stat : 14910 (minisat+) R 14908 14910 14601 0 -1 4194304 47789 0 0 0 179939 62 0 0 25 0 1 0 107572492 197652480 47610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14910/statm: 48255 47610 124 215 0 48037 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 193020

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.05
CPU user time (s): 1799.4
CPU system time (s): 0.6539
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 193020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47790
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 38561

runsolver used 2.22166 second user time and 4.16937 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Apr 15 00:22:37 UTC 2007

IDJOB= 351349
IDBENCH= 1728
IDSOLVER= 156
FILE ID= node26/351349-1176596557

PBS_JOBID= 4557001

Free space on /tmp= 66562 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-bell4.opb
COMMAND LINE= /tmp/evaluation/351349-1176596557/minisat+ /tmp/evaluation/351349-1176596557/instance-351349-1176596557.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node26/convwatcher-351349-1176596557 -o ROOT/results/node26/conversion-351349-1176596557 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/351349-1176596557/instance-351349-1176596557.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-351349-1176596557 -o ROOT/results/node26/solver-351349-1176596557 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/351349-1176596557/minisat+ /tmp/evaluation/351349-1176596557/instance-351349-1176596557.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  51e821dd343df6d9e97b4cdfcd83ec3f

RANDOM SEED= 558597615

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.213
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.213
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:       1809576 kB
Buffers:         23560 kB
Cached:         112108 kB
SwapCached:       8560 kB
Active:          70372 kB
Inactive:        93456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809576 kB
SwapTotal:     4192956 kB
SwapFree:      4170236 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:          29792 kB
Slab:            68124 kB
Committed_AS:   223932 kB
PageTables:       1716 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB

End job on node26 on Sun Apr 15 00:52:39 UTC 2007