Trace number 456887

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 NameAnswerCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.13 1800.62

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_5_80.opb
MD5SUMd5640996c15a8815d620b5d6c220fea1
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75000
Sum of products size (including duplicates)150000
Number of different products37500
Sum of products size75000

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.49/0.60	c ...done
0.49/0.60	c #vars=38500 #constraints=76503 hasObjective=no
0.69/0.74	c res. mode=mod
0.69/0.74	c VSIDS like heuristics
0.69/0.74	c complete search running
1.19/1.27	c restart after 401 decisions
1.39/1.40	c nbDecision=500 #constraints=76521
1.59/1.68	c restart after 801 decisions
1.88/1.91	c nbDecision=1000 #constraints=76522
2.38/2.49	c nbDecision=1500 #constraints=76528
2.48/2.57	c restart after 1601 decisions
2.98/3.03	c nbDecision=2000 #constraints=76530
3.48/3.57	c nbDecision=2500 #constraints=76536
4.18/4.24	c nbDecision=3000 #constraints=76553
4.39/4.48	c restart after 3201 decisions
4.78/4.84	c nbDecision=3500 #constraints=76557
5.28/5.40	c nbDecision=4000 #constraints=76561
5.98/6.02	c nbDecision=4500 #constraints=76570
6.68/6.77	c nbDecision=5000 #constraints=76596
7.28/7.38	c nbDecision=5500 #constraints=76600
7.98/8.05	c nbDecision=6000 #constraints=76612
8.48/8.53	c restart after 6401 decisions
8.69/8.71	c nbDecision=6500 #constraints=76618
9.28/9.36	c nbDecision=7000 #constraints=76627
9.98/10.00	c nbDecision=7500 #constraints=76636
10.68/10.76	c nbDecision=8000 #constraints=76649
11.38/11.43	c nbDecision=8500 #constraints=76656
11.99/12.09	c nbDecision=9000 #constraints=76663
12.79/12.82	c nbDecision=9500 #constraints=76674
13.49/13.53	c nbDecision=10000 #constraints=76687
14.29/14.31	c nbDecision=10500 #constraints=76701
14.89/14.98	c nbDecision=11000 #constraints=76705
15.69/15.77	c nbDecision=11500 #constraints=76718
16.49/16.56	c nbDecision=12000 #constraints=76731
17.19/17.25	c nbDecision=12500 #constraints=76735
17.59/17.68	c restart after 12801 decisions
17.89/17.99	c nbDecision=13000 #constraints=76742
18.79/18.81	c nbDecision=13500 #constraints=76755
19.59/19.65	c nbDecision=14000 #constraints=76775
20.48/20.52	c nbDecision=14500 #constraints=76786
21.18/21.26	c nbDecision=15000 #constraints=76793
22.18/22.23	c nbDecision=15500 #constraints=76810
23.09/23.10	c nbDecision=16000 #constraints=76823
23.88/23.92	c nbDecision=16500 #constraints=76827
24.78/24.87	c nbDecision=17000 #constraints=76836
25.68/25.77	c nbDecision=17500 #constraints=76848
26.68/26.77	c nbDecision=18000 #constraints=76867
27.48/27.56	c nbDecision=18500 #constraints=76872
28.48/28.56	c nbDecision=19000 #constraints=76884
29.48/29.54	c nbDecision=19500 #constraints=76896
30.38/30.47	c nbDecision=20000 #constraints=76908
31.48/31.52	c nbDecision=20500 #constraints=76924
32.48/32.54	c nbDecision=21000 #constraints=76937
33.38/33.46	c nbDecision=21500 #constraints=76945
34.38/34.44	c nbDecision=22000 #constraints=76954
35.48/35.57	c nbDecision=22500 #constraints=76975
36.68/36.71	c nbDecision=23000 #constraints=76994
37.78/37.85	c nbDecision=23500 #constraints=77004
38.68/38.78	c nbDecision=24000 #constraints=77014
39.97/40.00	c nbDecision=24500 #constraints=77026
40.97/41.09	c nbDecision=25000 #constraints=77035
42.07/42.12	c nbDecision=25500 #constraints=77039
42.27/42.37	c restart after 25601 decisions
43.37/43.42	c nbDecision=26000 #constraints=77048
44.47/44.50	c nbDecision=26500 #constraints=77066
45.87/45.91	c nbDecision=27000 #constraints=77085
47.47/47.57	c nbDecision=27500 #constraints=77095
48.87/48.95	c nbDecision=28000 #constraints=77103
50.17/50.28	c nbDecision=28500 #constraints=77112
51.47/51.54	c nbDecision=29000 #constraints=77118
52.77/52.87	c nbDecision=29500 #constraints=77125
54.07/54.13	c nbDecision=30000 #constraints=77132
55.47/55.50	c nbDecision=30500 #constraints=77137
56.57/56.64	c nbDecision=31000 #constraints=77142
57.67/57.79	c nbDecision=31500 #constraints=77147
58.77/58.81	c nbDecision=32000 #constraints=77152
59.77/59.84	c nbDecision=32500 #constraints=77157
60.97/61.06	c nbDecision=33000 #constraints=77162
61.87/61.99	c nbDecision=33500 #constraints=77166
62.97/63.06	c nbDecision=34000 #constraints=77170
64.07/64.19	c nbDecision=34500 #constraints=77174
65.27/65.33	c nbDecision=35000 #constraints=77178
65.97/66.09	c nbDecision=35500 #constraints=77182
66.87/66.97	c nbDecision=36000 #constraints=77185
68.07/68.11	c nbDecision=36500 #constraints=77189
68.96/69.03	c nbDecision=37000 #constraints=77192
70.07/70.11	c nbDecision=37500 #constraints=77196
71.06/71.15	c nbDecision=38000 #constraints=77199
71.96/72.03	c nbDecision=38500 #constraints=77202
72.77/72.82	c nbDecision=39000 #constraints=77209
74.07/74.20	c nbDecision=39500 #constraints=77225
75.17/75.25	c nbDecision=40000 #constraints=77232
76.57/76.60	c nbDecision=40500 #constraints=77249
77.67/77.79	c nbDecision=41000 #constraints=77265
78.97/79.08	c nbDecision=41500 #constraints=77272
80.87/80.94	c nbDecision=42000 #constraints=77278
82.07/82.13	c nbDecision=42500 #constraints=77285
83.27/83.39	c nbDecision=43000 #constraints=77290
84.77/84.88	c nbDecision=43500 #constraints=77296
85.97/86.04	c nbDecision=44000 #constraints=77303
87.47/87.55	c nbDecision=44500 #constraints=77309
88.67/88.78	c nbDecision=45000 #constraints=77315
90.27/90.33	c nbDecision=45500 #constraints=77320
91.57/91.69	c nbDecision=46000 #constraints=77325
92.97/93.00	c nbDecision=46500 #constraints=77331
94.07/94.18	c nbDecision=47000 #constraints=77336
95.67/95.76	c nbDecision=47500 #constraints=77357
97.66/97.72	c nbDecision=48000 #constraints=77403
99.86/99.94	c nbDecision=48500 #constraints=77440
102.16/102.22	c nbDecision=49000 #constraints=77481
104.37/104.48	c nbDecision=49500 #constraints=77535
106.86/106.91	c nbDecision=50000 #constraints=77583
109.66/109.77	c nbDecision=50500 #constraints=77645
113.46/113.51	c nbDecision=51000 #constraints=77723
115.36/115.43	c restart after 51201 decisions
118.55/118.68	c nbDecision=51500 #constraints=77803
124.76/124.86	c nbDecision=52000 #constraints=77853
130.46/130.58	c nbDecision=52500 #constraints=77888
136.95/137.03	c nbDecision=53000 #constraints=77942
147.65/147.72	c nbDecision=53500 #constraints=78032
158.55/158.63	c nbDecision=54000 #constraints=78109
169.14/169.21	c nbDecision=54500 #constraints=78358
176.34/176.40	c nbDecision=55000 #constraints=78801
183.54/183.68	c nbDecision=55500 #constraints=79237
193.24/193.37	c nbDecision=56000 #constraints=79648
202.34/202.44	c nbDecision=56500 #constraints=80113
212.83/212.93	c nbDecision=57000 #constraints=80236
217.03/217.12	c nbDecision=57500 #constraints=80381
228.52/228.62	c nbDecision=58000 #constraints=80578
255.42/255.56	c nbDecision=58500 #constraints=80606
279.52/279.64	c nbDecision=59000 #constraints=80629
306.72/306.84	c nbDecision=59500 #constraints=80652
332.90/333.06	c nbDecision=60000 #constraints=80671
360.20/360.38	c nbDecision=60500 #constraints=80692
387.59/387.71	c nbDecision=61000 #constraints=80713
414.28/414.44	c nbDecision=61500 #constraints=80731
441.57/441.76	c nbDecision=62000 #constraints=80758
461.87/462.09	c nbDecision=62500 #constraints=80786
483.56/483.70	c nbDecision=63000 #constraints=80808
508.25/508.46	c nbDecision=63500 #constraints=80829
530.25/530.48	c nbDecision=64000 #constraints=80853
550.64/550.82	c nbDecision=64500 #constraints=80922
575.33/575.58	c nbDecision=65000 #constraints=81246
601.83/602.00	c nbDecision=65500 #constraints=81544
641.92/642.16	c nbDecision=66000 #constraints=81762
678.80/679.07	c nbDecision=66500 #constraints=82188
715.00/715.23	c nbDecision=67000 #constraints=82541
719.10/719.39	c nbDecision=67500 #constraints=82567
726.80/727.07	c nbDecision=68000 #constraints=82596
734.29/734.59	c nbDecision=68500 #constraints=82607
740.79/741.06	c nbDecision=69000 #constraints=82634
751.19/751.40	c nbDecision=69500 #constraints=82661
761.49/761.73	c nbDecision=70000 #constraints=82668
772.09/772.40	c nbDecision=70500 #constraints=82680
786.78/787.04	c nbDecision=71000 #constraints=82734
803.07/803.35	c nbDecision=71500 #constraints=82771
820.87/821.17	c nbDecision=72000 #constraints=82796
842.36/842.61	c nbDecision=72500 #constraints=82836
861.76/862.05	c nbDecision=73000 #constraints=82909
867.26/867.50	c nbDecision=73500 #constraints=82929
872.26/872.50	c nbDecision=74000 #constraints=82941
877.56/877.89	c nbDecision=74500 #constraints=82952
882.76/883.03	c nbDecision=75000 #constraints=82965
888.56/888.84	c nbDecision=75500 #constraints=82979
895.06/895.33	c nbDecision=76000 #constraints=82991
903.35/903.67	c nbDecision=76500 #constraints=83002
912.05/912.36	c nbDecision=77000 #constraints=83012
921.05/921.38	c nbDecision=77500 #constraints=83022
930.74/931.09	c nbDecision=78000 #constraints=83031
939.05/939.34	c nbDecision=78500 #constraints=83040
948.54/948.81	c nbDecision=79000 #constraints=83049
957.44/957.70	c nbDecision=79500 #constraints=83058
967.74/968.04	c nbDecision=80000 #constraints=83068
977.43/977.73	c nbDecision=80500 #constraints=83077
987.63/987.92	c nbDecision=81000 #constraints=83086
999.33/999.60	c nbDecision=81500 #constraints=83095
1011.42/1011.70	c nbDecision=82000 #constraints=83103
1022.92/1023.29	c nbDecision=82500 #constraints=83112
1032.12/1032.40	c nbDecision=83000 #constraints=83123
1044.31/1044.66	c nbDecision=83500 #constraints=83131
1059.51/1059.88	c nbDecision=84000 #constraints=83140
1071.40/1071.79	c nbDecision=84500 #constraints=83148
1083.50/1083.81	c nbDecision=85000 #constraints=83158
1096.40/1096.76	c nbDecision=85500 #constraints=83166
1109.39/1109.75	c nbDecision=86000 #constraints=83175
1124.09/1124.44	c nbDecision=86500 #constraints=83184
1138.38/1138.78	c nbDecision=87000 #constraints=83193
1149.48/1149.85	c nbDecision=87500 #constraints=83202
1162.58/1162.93	c nbDecision=88000 #constraints=83216
1172.97/1173.33	c nbDecision=88500 #constraints=83256
1185.07/1185.46	c nbDecision=89000 #constraints=83313
1205.76/1206.12	c nbDecision=89500 #constraints=83400
1242.06/1242.43	c nbDecision=90000 #constraints=83497
1293.05/1293.42	c nbDecision=90500 #constraints=83608
1352.03/1352.45	c nbDecision=91000 #constraints=83770
1417.21/1417.64	c nbDecision=91500 #constraints=84042
1473.80/1474.28	c nbDecision=92000 #constraints=84118
1535.88/1536.31	c nbDecision=92500 #constraints=84472
1557.68/1558.17	c nbDecision=93000 #constraints=84887
1573.87/1574.36	c nbDecision=93500 #constraints=85337
1590.56/1591.06	c nbDecision=94000 #constraints=85817
1610.66/1611.13	c nbDecision=94500 #constraints=86305
1632.15/1632.60	c nbDecision=95000 #constraints=86790
1651.45/1651.97	c nbDecision=95500 #constraints=87181
1672.44/1672.92	c nbDecision=96000 #constraints=87606
1694.24/1694.75	c nbDecision=96500 #constraints=88089
1717.03/1717.50	c nbDecision=97000 #constraints=88567
1741.12/1741.66	c nbDecision=97500 #constraints=89026
1764.52/1765.00	c nbDecision=98000 #constraints=89506
1789.51/1790.08	c nbDecision=98500 #constraints=89969
1800.02/1800.50	Received signal 15
1800.02/1800.52	
1800.02/1800.52	s UNKNOWN
1800.02/1800.52	
1800.02/1800.53	c user time= 1799.6 s
1800.02/1800.53	c system time= 0.45393 s
1800.02/1800.53	c wall clock time=1800.53

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/456887-1178364205/instance-456887-1178364205.opb
mv /tmp/evaluation/456887-1178364205/instance-456887-1178364205.opb.tmp /tmp/evaluation/456887-1178364205/instance-456887-1178364205.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node50/watcher-456887-1178364205 -o ROOT/results/node50/solver-456887-1178364205 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/456887-1178364205/instance-456887-1178364205.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.99 0.97 0.86 2/64 511
/proc/meminfo: memFree=1512896/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=1468 CPUtime=0
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 191265652 1503232 166 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 367 167 131 317 0 46 0

[startup+0.038982 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 511
/proc/meminfo: memFree=1512896/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=2260 CPUtime=0.03
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 360 0 0 0 3 0 0 0 18 0 1 0 191265652 2314240 343 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 565 343 131 317 0 244 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2260

[startup+0.101987 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 511
/proc/meminfo: memFree=1512896/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=3448 CPUtime=0.09
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 680 0 0 0 9 0 0 0 18 0 1 0 191265652 3530752 663 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 862 663 131 317 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3448

[startup+0.302005 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 511
/proc/meminfo: memFree=1512896/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=8860 CPUtime=0.29
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 2015 0 0 0 28 1 0 0 19 0 1 0 191265652 9072640 1998 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 2215 1998 132 317 0 1894 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8860

[startup+0.701039 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 511
/proc/meminfo: memFree=1512896/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=31044 CPUtime=0.69
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 7618 0 0 0 66 3 0 0 23 0 1 0 191265652 31789056 7503 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 7761 7503 137 317 0 7440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31044

[startup+1.50211 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 512
/proc/meminfo: memFree=1479928/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=36432 CPUtime=1.49
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 8956 0 0 0 146 3 0 0 25 0 1 0 191265652 37306368 8318 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711484 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 9108 8318 139 317 0 8787 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36432

[startup+3.10125 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 512
/proc/meminfo: memFree=1479864/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=36432 CPUtime=3.08
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 8956 0 0 0 305 3 0 0 25 0 1 0 191265652 37306368 8318 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718650 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 9108 8318 139 317 0 8787 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36432

[startup+6.30153 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 512
/proc/meminfo: memFree=1479736/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=36432 CPUtime=6.28
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 8956 0 0 0 625 3 0 0 25 0 1 0 191265652 37306368 8318 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604340 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 9108 8318 139 317 0 8787 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36432

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 512
/proc/meminfo: memFree=1479608/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=36836 CPUtime=12.69
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 9067 0 0 0 1265 4 0 0 25 0 1 0 191265652 37720064 8429 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 9209 8429 139 317 0 8888 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36836

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 512
/proc/meminfo: memFree=1476216/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=40040 CPUtime=25.48
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 9876 0 0 0 2544 4 0 0 25 0 1 0 191265652 41000960 9238 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 10010 9238 139 317 0 9689 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40040

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 512
/proc/meminfo: memFree=1471992/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=44188 CPUtime=51.07
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 10930 0 0 0 5103 4 0 0 25 0 1 0 191265652 45248512 10292 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606710 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 11047 10292 139 317 0 10726 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44188

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 512
/proc/meminfo: memFree=1468280/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=48084 CPUtime=102.26
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 11898 0 0 0 10221 5 0 0 25 0 1 0 191265652 49238016 11260 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718451 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 12021 11260 139 317 0 11700 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 48084

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 512
/proc/meminfo: memFree=1458040/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=58816 CPUtime=162.24
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 14416 0 0 0 16217 7 0 0 25 0 1 0 191265652 60227584 13778 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 14704 13778 139 317 0 14383 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58816

[startup+222.302 s]
/proc/loadavg: 1.04 0.99 0.89 2/65 512
/proc/meminfo: memFree=1390840/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=126424 CPUtime=222.23
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 31159 0 0 0 22209 14 0 0 25 0 1 0 191265652 129458176 30521 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 31606 30521 139 317 0 31285 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 126424

[startup+282.302 s]
/proc/loadavg: 1.11 1.02 0.91 2/65 512
/proc/meminfo: memFree=1390840/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=126424 CPUtime=282.22
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 31160 0 0 0 28207 15 0 0 25 0 1 0 191265652 129458176 30522 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 31606 30522 139 317 0 31285 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 126424

[startup+342.301 s]
/proc/loadavg: 1.07 1.03 0.91 2/65 512
/proc/meminfo: memFree=1390904/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=126424 CPUtime=342.2
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 31162 0 0 0 34205 15 0 0 25 0 1 0 191265652 129458176 30524 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 31606 30524 139 317 0 31285 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 126424

[startup+402.301 s]
/proc/loadavg: 1.02 1.02 0.91 2/65 512
/proc/meminfo: memFree=1390840/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=126424 CPUtime=402.18
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 31167 0 0 0 40203 15 0 0 25 0 1 0 191265652 129458176 30529 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 31606 30529 139 317 0 31285 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 126424

[startup+462.302 s]
/proc/loadavg: 1.01 1.01 0.91 2/65 512
/proc/meminfo: memFree=1390776/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=126552 CPUtime=462.17
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 31185 0 0 0 46202 15 0 0 25 0 1 0 191265652 129589248 30547 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 31638 30547 139 317 0 31317 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 126552

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 0.91 2/65 512
/proc/meminfo: memFree=1390776/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=126552 CPUtime=522.15
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 31187 0 0 0 52200 15 0 0 25 0 1 0 191265652 129589248 30549 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602641 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 31638 30549 139 317 0 31317 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 126552

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1381816/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=134972 CPUtime=582.13
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 33447 0 0 0 58197 16 0 0 25 0 1 0 191265652 138211328 32809 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 33743 32809 139 317 0 33422 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 134972

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1370424/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=150056 CPUtime=642.12
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 36265 0 0 0 64194 18 0 0 25 0 1 0 191265652 153657344 35627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 37514 35627 139 317 0 37193 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 150056


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1347448/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=176652 CPUtime=882.06
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 41970 0 0 0 88184 22 0 0 25 0 1 0 191265652 180891648 41332 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 44163 41332 139 317 0 43842 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 176652

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1347512/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=176652 CPUtime=942.04
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 41970 0 0 0 94182 22 0 0 25 0 1 0 191265652 180891648 41332 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 44163 41332 139 317 0 43842 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 176652

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1347576/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=176652 CPUtime=1002.02
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 41970 0 0 0 100180 22 0 0 25 0 1 0 191265652 180891648 41332 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 44163 41332 139 317 0 43842 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 176652

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1347576/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=176652 CPUtime=1062.01
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 41972 0 0 0 106179 22 0 0 25 0 1 0 191265652 180891648 41334 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 44163 41334 139 317 0 43842 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 176652

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1347576/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=176652 CPUtime=1121.99
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 41973 0 0 0 112177 22 0 0 25 0 1 0 191265652 180891648 41335 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 44163 41335 139 317 0 43842 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 176652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1346168/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=178340 CPUtime=1181.97
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 42361 0 0 0 118175 22 0 0 25 0 1 0 191265652 182620160 41723 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 44585 41723 139 317 0 44264 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 178340

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1342392/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=182052 CPUtime=1241.96
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 43268 0 0 0 124173 23 0 0 25 0 1 0 191265652 186421248 42630 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 45513 42630 139 317 0 45192 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 182052

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1340152/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=184100 CPUtime=1301.95
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 43824 0 0 0 130172 23 0 0 25 0 1 0 191265652 188518400 43186 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 46025 43186 139 317 0 45704 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 184100

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1336760/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=187200 CPUtime=1361.92
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 44655 0 0 0 136169 23 0 0 25 0 1 0 191265652 191692800 44017 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563486 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 46800 44017 139 317 0 46479 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 187200

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1332472/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=190840 CPUtime=1421.91
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 45719 0 0 0 142167 24 0 0 25 0 1 0 191265652 195420160 45081 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 47710 45081 139 317 0 47389 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 190840

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1331000/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=192220 CPUtime=1481.89
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 46085 0 0 0 148165 24 0 0 25 0 1 0 191265652 196833280 45447 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 48055 45447 139 317 0 47734 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 192220

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1323512/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=199424 CPUtime=1541.88
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 47951 0 0 0 154163 25 0 0 25 0 1 0 191265652 204210176 47313 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 49856 47313 139 317 0 49535 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 199424

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1278072/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=241112 CPUtime=1601.86
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 59418 0 0 0 160155 31 0 0 25 0 1 0 191265652 246898688 58780 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 60278 58780 139 317 0 59957 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 241112

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1233848/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=300160 CPUtime=1661.85
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 70365 0 0 0 166149 36 0 0 25 0 1 0 191265652 307363840 69727 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 75040 69727 139 317 0 74719 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 300160

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1196152/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=341024 CPUtime=1721.83
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 79820 0 0 0 172143 40 0 0 25 0 1 0 191265652 349208576 79182 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 85256 79182 139 317 0 84935 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 341024

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1163704/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=371256 CPUtime=1781.82
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 87825 0 0 0 178138 44 0 0 25 0 1 0 191265652 380166144 87187 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564062 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 92814 87187 139 317 0 92493 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 371256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 512
/proc/meminfo: memFree=1154744/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=379176 CPUtime=1800.02
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194304 90043 0 0 0 179957 45 0 0 25 0 1 0 191265652 388276224 89405 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 94794 89405 139 317 0 94473 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 379176

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: 1.00 1.00 0.91 2/66 513
/proc/meminfo: memFree=1459104/2055920 swapFree=4183840/4192956
[pid=511] ppid=509 vsize=0 CPUtime=1800.12
/proc/511/stat : 511 (oree) R 509 511 32296 0 -1 4194308 90059 0 0 0 179962 50 0 0 25 0 1 0 191265652 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.13
CPU user time (s): 1799.62
CPU system time (s): 0.512922
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 379176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90059
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= 4361

runsolver used 1.41878 second user time and 3.51546 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat May  5 11:23:25 UTC 2007

IDJOB= 456887
IDBENCH= 48304
IDSOLVER= 172
FILE ID= node50/456887-1178364205

PBS_JOBID= 5189180

Free space on /tmp= 66562 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_60_5_80.opb
COMMAND LINE= oree /tmp/evaluation/456887-1178364205/instance-456887-1178364205.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node50/convwatcher-456887-1178364205 -o ROOT/results/node50/conversion-456887-1178364205 -C 600 -M 1800 /tmp/evaluation/456887-1178364205/substituteSizeProductKeyword /tmp/evaluation/456887-1178364205/instance-456887-1178364205.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-456887-1178364205 -o ROOT/results/node50/solver-456887-1178364205 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/456887-1178364205/instance-456887-1178364205.opb mod           

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  d5640996c15a8815d620b5d6c220fea1

RANDOM SEED= 855185415

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1513368 kB
Buffers:         39244 kB
Cached:         390436 kB
SwapCached:       3140 kB
Active:         161340 kB
Inactive:       278848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513368 kB
SwapTotal:     4192956 kB
SwapFree:      4183840 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          16524 kB
Slab:            88368 kB
Committed_AS:  4910700 kB
PageTables:       1464 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 node50 on Sat May  5 11:53:27 UTC 2007