Trace number 362832

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
oree 0.1.2 alpha? (TO) 1800.16 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-kb2.opb
MD5SUM396a97b3a9140f57450f18f44f605394
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-293850
Best CPU time to get the best result obtained on this benchmark7.71283
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -293850
Optimality of the best value was proved YES
Number of variables1096
Total number of constraints52
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 constraints52
Minimum length of a constraint13
Maximum length of a constraint300
Number of terms in the objective function 48
Biggest coefficient in the objective function 188062
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524313
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262081
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524520
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 This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.00/0.02	c ...done
0.00/0.02	c #vars=1096 #constraints=69 hasObjective=yes
0.00/0.02	c res. mode=mod
0.00/0.02	c VSIDS like heuristics
0.00/0.02	c complete search running
0.09/0.20	c restart after 401 decisions
0.19/0.25	c nbDecision=500 #constraints=286
0.39/0.42	c restart after 801 decisions
0.49/0.53	c nbDecision=1000 #constraints=545
0.79/0.80	c nbDecision=1500 #constraints=752
0.79/0.86	c restart after 1601 decisions
0.99/1.04	c nbDecision=2000 #constraints=963
1.29/1.30	c nbDecision=2500 #constraints=1156
1.49/1.55	c nbDecision=3000 #constraints=1336
1.59/1.66	c restart after 3201 decisions
1.78/1.82	c nbDecision=3500 #constraints=1532
2.10/2.11	c nbDecision=4000 #constraints=1750
2.29/2.37	c nbDecision=4500 #constraints=1904
2.69/2.70	c nbDecision=5000 #constraints=2100
2.89/2.98	c nbDecision=5500 #constraints=2284
3.29/3.31	c nbDecision=6000 #constraints=2465
3.59/3.66	c restart after 6401 decisions
3.69/3.72	c nbDecision=6500 #constraints=2701
4.09/4.13	c nbDecision=7000 #constraints=2934
4.49/4.56	c nbDecision=7500 #constraints=3125
4.98/5.02	c nbDecision=8000 #constraints=3324
5.29/5.36	c nbDecision=8500 #constraints=3437
5.69/5.78	c nbDecision=9000 #constraints=3582
6.19/6.23	c nbDecision=9500 #constraints=3742
6.60/6.65	c nbDecision=10000 #constraints=3862
7.09/7.18	c nbDecision=10500 #constraints=4077
7.69/7.71	c nbDecision=11000 #constraints=4280
8.28/8.35	c nbDecision=11500 #constraints=4506
8.89/8.93	c nbDecision=12000 #constraints=4678
9.49/9.51	c nbDecision=12500 #constraints=4815
9.79/9.85	c restart after 12801 decisions
10.18/10.22	c nbDecision=13000 #constraints=5013
11.09/11.10	c nbDecision=13500 #constraints=5278
11.69/11.72	c nbDecision=14000 #constraints=5430
12.39/12.43	c nbDecision=14500 #constraints=5583
13.38/13.49	c nbDecision=15000 #constraints=5820
14.29/14.32	c nbDecision=15500 #constraints=5999
14.99/15.06	c nbDecision=16000 #constraints=6153
15.78/15.83	c nbDecision=16500 #constraints=6304
16.79/16.89	c nbDecision=17000 #constraints=6468
17.99/18.02	c nbDecision=17500 #constraints=6621
18.79/18.88	c nbDecision=18000 #constraints=6784
19.59/19.63	c nbDecision=18500 #constraints=6916
20.28/20.39	c nbDecision=19000 #constraints=7038
21.58/21.64	c nbDecision=19500 #constraints=7233
22.99/23.02	c nbDecision=20000 #constraints=7429
23.98/24.09	c nbDecision=20500 #constraints=7615
24.99/25.02	c nbDecision=21000 #constraints=7792
25.99/26.08	c nbDecision=21500 #constraints=7969
27.18/27.27	c nbDecision=22000 #constraints=8160
28.18/28.28	c nbDecision=22500 #constraints=8319
29.08/29.10	c nbDecision=23000 #constraints=8403
30.28/30.30	c nbDecision=23500 #constraints=8530
31.18/31.30	c nbDecision=24000 #constraints=8683
32.38/32.44	c nbDecision=24500 #constraints=8918
33.88/33.94	c nbDecision=25000 #constraints=9343
35.68/35.70	c nbDecision=25500 #constraints=9683
36.18/36.24	c restart after 25601 decisions
37.68/37.77	c nbDecision=26000 #constraints=9956
39.49/39.50	c nbDecision=26500 #constraints=10220
41.18/41.23	c nbDecision=27000 #constraints=10409
43.28/43.31	c nbDecision=27500 #constraints=10660
44.87/44.99	c nbDecision=28000 #constraints=10866
46.78/46.84	c nbDecision=28500 #constraints=11040
48.78/48.81	c nbDecision=29000 #constraints=11257
50.27/50.37	c nbDecision=29500 #constraints=11399
52.58/52.60	c nbDecision=30000 #constraints=11596
54.78/54.88	c nbDecision=30500 #constraints=11832
56.77/56.81	c nbDecision=31000 #constraints=11980
58.77/58.87	c nbDecision=31500 #constraints=12165
61.18/61.22	c nbDecision=32000 #constraints=12338
63.17/63.29	c nbDecision=32500 #constraints=12538
65.48/65.52	c nbDecision=33000 #constraints=12759
67.47/67.54	c nbDecision=33500 #constraints=12922
70.37/70.41	c nbDecision=34000 #constraints=13175
73.07/73.10	c nbDecision=34500 #constraints=13599
76.37/76.40	c nbDecision=35000 #constraints=14053
79.56/79.61	c nbDecision=35500 #constraints=14411
83.17/83.24	c nbDecision=36000 #constraints=14897
87.16/87.21	c nbDecision=36500 #constraints=15295
91.57/91.63	c nbDecision=37000 #constraints=15777
95.86/95.93	c nbDecision=37500 #constraints=16210
100.66/100.72	c nbDecision=38000 #constraints=16630
105.36/105.44	c nbDecision=38500 #constraints=17059
110.56/110.62	c nbDecision=39000 #constraints=17459
116.16/116.25	c nbDecision=39500 #constraints=17879
121.97/122.07	c nbDecision=40000 #constraints=18346
128.45/128.52	c nbDecision=40500 #constraints=18762
135.75/135.88	c nbDecision=41000 #constraints=19159
141.76/141.84	c nbDecision=41500 #constraints=19501
147.15/147.30	c nbDecision=42000 #constraints=19811
154.14/154.24	c nbDecision=42500 #constraints=20230
159.15/159.23	c nbDecision=43000 #constraints=20486
165.45/165.53	c nbDecision=43500 #constraints=20781
172.54/172.64	c nbDecision=44000 #constraints=21179
180.04/180.11	c nbDecision=44500 #constraints=21547
187.24/187.37	c nbDecision=45000 #constraints=21919
196.24/196.36	c nbDecision=45500 #constraints=22311
205.44/205.59	c nbDecision=46000 #constraints=22702
211.73/211.88	c nbDecision=46500 #constraints=22956
220.33/220.47	c nbDecision=47000 #constraints=23317
230.22/230.35	c nbDecision=47500 #constraints=23681
241.02/241.15	c nbDecision=48000 #constraints=24077
250.82/250.91	c nbDecision=48500 #constraints=24469
258.42/258.57	c nbDecision=49000 #constraints=24783
269.52/269.68	c nbDecision=49500 #constraints=25216
276.72/276.86	c nbDecision=50000 #constraints=25468
284.82/284.91	c nbDecision=50500 #constraints=25665
294.31/294.49	c nbDecision=51000 #constraints=26052
298.61/298.76	c restart after 51201 decisions
302.70/302.84	c nbDecision=51500 #constraints=26331
311.01/311.13	c nbDecision=52000 #constraints=26607
318.20/318.36	c nbDecision=52500 #constraints=26783
324.81/324.95	c nbDecision=53000 #constraints=26937
333.80/333.97	c nbDecision=53500 #constraints=27196
339.80/339.98	c nbDecision=54000 #constraints=27355
346.89/347.08	c nbDecision=54500 #constraints=27504
355.29/355.47	c nbDecision=55000 #constraints=27747
361.99/362.10	c nbDecision=55500 #constraints=27888
367.99/368.18	c nbDecision=56000 #constraints=28042
378.49/378.64	c nbDecision=56500 #constraints=28460
388.69/388.86	c nbDecision=57000 #constraints=28879
400.68/400.87	c nbDecision=57500 #constraints=29321
411.78/411.95	c nbDecision=58000 #constraints=29767
424.17/424.37	c nbDecision=58500 #constraints=30171
437.37/437.52	c nbDecision=59000 #constraints=30488
450.77/450.95	c nbDecision=59500 #constraints=30925
461.87/462.07	c nbDecision=60000 #constraints=31330
476.76/476.98	c nbDecision=60500 #constraints=31710
489.26/489.42	c nbDecision=61000 #constraints=32082
503.75/503.90	c nbDecision=61500 #constraints=32486
516.35/516.57	c nbDecision=62000 #constraints=32844
530.95/531.13	c nbDecision=62500 #constraints=33200
543.65/543.89	c nbDecision=63000 #constraints=33540
560.44/560.65	c nbDecision=63500 #constraints=33881
574.14/574.36	c nbDecision=64000 #constraints=34218
587.74/587.97	c nbDecision=64500 #constraints=34583
601.53/601.74	c nbDecision=65000 #constraints=35017
613.92/614.12	c nbDecision=65500 #constraints=35306
634.81/635.09	c nbDecision=66000 #constraints=35760
650.82/651.03	c nbDecision=66500 #constraints=36177
664.01/664.21	c nbDecision=67000 #constraints=36487
679.41/679.68	c nbDecision=67500 #constraints=36905
693.81/694.08	c nbDecision=68000 #constraints=37247
705.90/706.11	c nbDecision=68500 #constraints=37488
722.00/722.22	c nbDecision=69000 #constraints=37948
737.99/738.23	c nbDecision=69500 #constraints=38373
753.19/753.41	c nbDecision=70000 #constraints=38694
769.48/769.79	c nbDecision=70500 #constraints=39121
783.87/784.18	c nbDecision=71000 #constraints=39458
801.27/801.52	c nbDecision=71500 #constraints=39913
815.77/816.06	c nbDecision=72000 #constraints=40235
832.96/833.29	c nbDecision=72500 #constraints=40566
850.96/851.24	c nbDecision=73000 #constraints=40911
866.46/866.75	c nbDecision=73500 #constraints=41235
881.55/881.83	c nbDecision=74000 #constraints=41519
897.85/898.17	c nbDecision=74500 #constraints=41840
920.04/920.34	c nbDecision=75000 #constraints=42278
932.34/932.70	c nbDecision=75500 #constraints=42526
947.33/947.64	c nbDecision=76000 #constraints=42834
963.03/963.30	c nbDecision=76500 #constraints=43100
978.63/978.99	c nbDecision=77000 #constraints=43424
994.62/994.91	c nbDecision=77500 #constraints=43689
1012.01/1012.30	c nbDecision=78000 #constraints=44054
1028.81/1029.11	c nbDecision=78500 #constraints=44351
1041.90/1042.23	c nbDecision=79000 #constraints=44578
1062.10/1062.42	c nbDecision=79500 #constraints=44936
1082.99/1083.33	c nbDecision=80000 #constraints=45307
1102.79/1103.13	c nbDecision=80500 #constraints=45709
1118.49/1118.89	c nbDecision=81000 #constraints=45983
1137.88/1138.24	c nbDecision=81500 #constraints=46348
1160.67/1161.00	c nbDecision=82000 #constraints=46713
1183.47/1183.87	c nbDecision=82500 #constraints=47035
1204.56/1204.93	c nbDecision=83000 #constraints=47418
1216.95/1217.33	c nbDecision=83500 #constraints=47571
1230.86/1231.26	c nbDecision=84000 #constraints=47696
1244.76/1245.18	c nbDecision=84500 #constraints=47863
1259.94/1260.35	c nbDecision=85000 #constraints=48080
1276.45/1276.90	c nbDecision=85500 #constraints=48253
1288.34/1288.70	c nbDecision=86000 #constraints=48399
1303.43/1303.87	c nbDecision=86500 #constraints=48560
1324.53/1324.90	c nbDecision=87000 #constraints=48839
1350.43/1350.85	c nbDecision=87500 #constraints=49263
1381.21/1381.67	c nbDecision=88000 #constraints=49683
1414.01/1414.44	c nbDecision=88500 #constraints=50124
1444.69/1445.18	c nbDecision=89000 #constraints=50550
1477.99/1478.40	c nbDecision=89500 #constraints=50979
1506.98/1507.44	c nbDecision=90000 #constraints=51448
1526.17/1526.69	c nbDecision=90500 #constraints=51750
1554.67/1555.14	c nbDecision=91000 #constraints=52227
1581.45/1581.97	c nbDecision=91500 #constraints=52642
1610.15/1610.60	c nbDecision=92000 #constraints=53047
1642.44/1642.98	c nbDecision=92500 #constraints=53502
1678.23/1678.76	c nbDecision=93000 #constraints=53959
1705.32/1705.84	c nbDecision=93500 #constraints=54331
1738.92/1739.43	c nbDecision=94000 #constraints=54763
1771.00/1771.58	c nbDecision=94500 #constraints=55222
1800.01/1800.50	Received signal 15
1800.01/1800.52	
1800.01/1800.52	s UNKNOWN
1800.01/1800.52	
1800.01/1800.53	c user time= 1798.97 s
1800.01/1800.53	c system time= 1.06084 s
1800.01/1800.53	c wall clock time=1800.53

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node51/watcher-362832-1176849037 -o ROOT/results/node51/solver-362832-1176849037 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/362832-1176849037/instance-362832-1176849037.opb mod 

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: 0.92 0.95 0.97 3/64 3212
/proc/meminfo: memFree=1866352/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=1600 CPUtime=0
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 39748797 1638400 182 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 400 182 131 317 0 79 0

[startup+0.041031 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 3212
/proc/meminfo: memFree=1866352/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=2256 CPUtime=0.03
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 367 0 0 0 3 0 0 0 18 0 1 0 39748797 2310144 349 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274638 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 564 349 139 317 0 243 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2256

[startup+0.101033 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 3212
/proc/meminfo: memFree=1866352/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=2784 CPUtime=0.09
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 517 0 0 0 9 0 0 0 18 0 1 0 39748797 2850816 499 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 696 500 139 317 0 375 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2784

[startup+0.30105 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 3212
/proc/meminfo: memFree=1866352/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=4492 CPUtime=0.29
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 932 0 0 0 29 0 0 0 19 0 1 0 39748797 4599808 914 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 1123 914 139 317 0 802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4492

[startup+0.701088 s]
/proc/loadavg: 0.92 0.95 0.97 3/64 3212
/proc/meminfo: memFree=1866352/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=7928 CPUtime=0.69
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 1798 0 0 0 69 0 0 0 22 0 1 0 39748797 8118272 1780 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 1982 1780 139 317 0 1661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7928

[startup+1.50116 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 3213
/proc/meminfo: memFree=1857512/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=14228 CPUtime=1.49
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 3331 0 0 0 149 0 0 0 25 0 1 0 39748797 14569472 3313 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602404 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 3557 3313 139 317 0 3236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14228

[startup+3.1013 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 3213
/proc/meminfo: memFree=1849960/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=22012 CPUtime=3.09
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 5321 0 0 0 308 1 0 0 25 0 1 0 39748797 22540288 5303 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135272661 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 5503 5303 139 317 0 5182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22012

[startup+6.30159 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 3213
/proc/meminfo: memFree=1834032/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=36264 CPUtime=6.29
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 8802 0 0 0 626 3 0 0 25 0 1 0 39748797 37134336 8784 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 9066 8784 139 317 0 8745 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36264

[startup+12.7012 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 3213
/proc/meminfo: memFree=1814384/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=57272 CPUtime=12.68
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 13506 0 0 0 1263 5 0 0 25 0 1 0 39748797 58646528 13488 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 14318 13488 170 317 0 13997 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57272

[startup+25.5013 s]
/proc/loadavg: 0.95 0.96 0.97 2/65 3213
/proc/meminfo: memFree=1795824/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=73112 CPUtime=25.49
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 17836 0 0 0 2540 9 0 0 25 0 1 0 39748797 74866688 17818 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 18278 17818 170 317 0 17957 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73112

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 3213
/proc/meminfo: memFree=1752688/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=120780 CPUtime=51.07
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 28752 0 0 0 5094 13 0 0 25 0 1 0 39748797 123678720 28677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 30195 28677 170 317 0 29874 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 120780

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 3213
/proc/meminfo: memFree=1679984/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=194480 CPUtime=102.27
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 46819 0 0 0 10205 22 0 0 25 0 1 0 39748797 199147520 46631 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564068 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 48620 46631 170 317 0 48299 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 194480

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1624944/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=256312 CPUtime=162.24
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 62346 0 0 0 16194 30 0 0 25 0 1 0 39748797 262463488 60376 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 64078 60376 170 317 0 63757 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 256312

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1584688/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=301244 CPUtime=222.23
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 73911 0 0 0 22187 36 0 0 25 0 1 0 39748797 308473856 70390 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134713850 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 75311 70390 170 317 0 74990 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 301244

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1553200/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=329476 CPUtime=282.22
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 81808 0 0 0 28181 41 0 0 25 0 1 0 39748797 337383424 78221 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 82369 78221 170 317 0 82048 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 329476

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1532080/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=348684 CPUtime=342.2
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 87083 0 0 0 34176 44 0 0 25 0 1 0 39748797 357052416 83463 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 87171 83463 170 317 0 86850 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 348684

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1504496/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=383912 CPUtime=402.18
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 95821 0 0 0 40169 49 0 0 25 0 1 0 39748797 393125888 90485 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 95978 90485 170 317 0 95657 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 383912

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1475952/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=408708 CPUtime=462.16
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 102805 0 0 0 46163 53 0 0 25 0 1 0 39748797 418516992 97469 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 102177 97469 170 317 0 101856 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 408708

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1451632/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=431388 CPUtime=522.14
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 109121 0 0 0 52158 56 0 0 25 0 1 0 39748797 441741312 103493 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 107847 103493 170 317 0 107526 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 431388

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1431920/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=449176 CPUtime=582.13
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 114141 0 0 0 58153 60 0 0 25 0 1 0 39748797 459956224 108513 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 112294 108513 170 317 0 111973 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 449176

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1407728/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=493952 CPUtime=642.12
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 125268 0 0 0 64148 64 0 0 25 0 1 0 39748797 505806848 114472 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 123488 114472 170 317 0 123167 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 493952


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1328432/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=584516 CPUtime=882.05
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 149645 0 0 0 88128 77 0 0 25 0 1 0 39748797 598544384 134265 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712518 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 146129 134265 170 317 0 145808 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 584516

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1312048/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=599276 CPUtime=942.03
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 153910 0 0 0 94124 79 0 0 25 0 1 0 39748797 613658624 138497 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 149819 138497 170 317 0 149498 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 599276

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1295984/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=613124 CPUtime=1002.02
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 157893 0 0 0 100121 81 0 0 25 0 1 0 39748797 627838976 142382 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 153281 142382 170 317 0 152960 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 613124

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1280880/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=626672 CPUtime=1062
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 161735 0 0 0 106117 83 0 0 25 0 1 0 39748797 641712128 146191 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 156668 146191 170 317 0 156347 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 626672

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1264880/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=640256 CPUtime=1121.99
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 165655 0 0 0 112114 85 0 0 25 0 1 0 39748797 655622144 150111 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 160064 150111 170 317 0 159743 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 640256

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1250672/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=652780 CPUtime=1181.97
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 169218 0 0 0 118110 87 0 0 25 0 1 0 39748797 668446720 153674 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 163195 153674 170 317 0 162874 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 652780

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1240112/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=663852 CPUtime=1241.95
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 172258 0 0 0 124106 89 0 0 25 0 1 0 39748797 679784448 156320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 165963 156320 170 317 0 165642 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 663852

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1231984/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=671640 CPUtime=1301.94
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 174395 0 0 0 130104 90 0 0 25 0 1 0 39748797 687759360 158294 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 167910 158294 170 317 0 167589 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 671640

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1219056/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=682436 CPUtime=1361.92
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 177617 0 0 0 136100 92 0 0 25 0 1 0 39748797 698814464 161516 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 170609 161516 170 317 0 170288 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 682436

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1207920/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=692820 CPUtime=1421.9
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 180527 0 0 0 142096 94 0 0 25 0 1 0 39748797 709447680 164295 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563922 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 173205 164295 170 317 0 172884 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 692820

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1193392/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=726896 CPUtime=1481.88
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 188943 0 0 0 148090 98 0 0 25 0 1 0 39748797 744341504 167933 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563625 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 181724 167933 170 317 0 181403 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 726896

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1179696/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=738952 CPUtime=1541.86
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 192448 0 0 0 154087 99 0 0 25 0 1 0 39748797 756686848 171339 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564078 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 184738 171339 170 317 0 184417 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 738952

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1166192/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=751324 CPUtime=1601.85
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 195839 0 0 0 160084 101 0 0 25 0 1 0 39748797 769355776 174730 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 187831 174730 170 317 0 187510 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 751324

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1154416/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=761704 CPUtime=1661.84
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 198824 0 0 0 166082 102 0 0 25 0 1 0 39748797 779984896 177649 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 190426 177649 170 317 0 190105 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 761704

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1142640/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=771964 CPUtime=1721.82
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 201779 0 0 0 172079 103 0 0 25 0 1 0 39748797 790491136 180604 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 192991 180604 170 317 0 192670 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 771964

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1129904/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=782564 CPUtime=1781.8
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 204968 0 0 0 178075 105 0 0 25 0 1 0 39748797 801345536 183760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 195641 183760 170 317 0 195320 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 782564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3213
/proc/meminfo: memFree=1126640/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=785576 CPUtime=1800.01
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194304 205744 0 0 0 179895 106 0 0 25 0 1 0 39748797 804429824 184536 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602685 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 196394 184536 170 317 0 196073 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 785576

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

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

[startup+1800.61 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 3214
/proc/meminfo: memFree=1538728/2055920 swapFree=4178808/4192956
[pid=3212] ppid=3210 vsize=0 CPUtime=1800.11
/proc/3212/stat : 3212 (oree) R 3210 3212 2912 0 -1 4194308 205760 0 0 0 179898 113 0 0 25 0 1 0 39748797 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3212/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.66
CPU time (s): 1800.16
CPU user time (s): 1798.98
CPU system time (s): 1.17882
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 785576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.17882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205760
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= 8
involuntary context switches= 2795

runsolver used 1.10083 second user time and 3.85341 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue Apr 17 22:30:37 UTC 2007

IDJOB= 362832
IDBENCH= 1669
IDSOLVER= 172
FILE ID= node51/362832-1176849037

PBS_JOBID= 4590204

Free space on /tmp= 66475 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-kb2.opb
COMMAND LINE= oree /tmp/evaluation/362832-1176849037/instance-362832-1176849037.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-362832-1176849037 -o ROOT/results/node51/solver-362832-1176849037 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/362832-1176849037/instance-362832-1176849037.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  396a97b3a9140f57450f18f44f605394

RANDOM SEED= 361243056

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1866824 kB
Buffers:         17648 kB
Cached:         125148 kB
SwapCached:       8368 kB
Active:          87336 kB
Inactive:        71080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866824 kB
SwapTotal:     4192956 kB
SwapFree:      4178808 kB
Dirty:            1380 kB
Writeback:           0 kB
Mapped:          16672 kB
Slab:            16740 kB
Committed_AS:  2542276 kB
PageTables:       1408 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= 66475 MiB

End job on node51 on Tue Apr 17 23:00:39 UTC 2007