Trace number 456872

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.19 1800.62

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_3_80.opb
MD5SUMd27101fec2f8e3dc322d79bbc996c69e
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)74920
Sum of products size (including duplicates)149840
Number of different products37460
Sum of products size74920

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=38460 #constraints=76423 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.09/1.16	c restart after 401 decisions
1.19/1.30	c nbDecision=500 #constraints=76427
1.49/1.57	c restart after 801 decisions
1.69/1.79	c nbDecision=1000 #constraints=76428
2.29/2.36	c nbDecision=1500 #constraints=76435
2.39/2.44	c restart after 1601 decisions
2.79/2.89	c nbDecision=2000 #constraints=76439
3.39/3.43	c nbDecision=2500 #constraints=76447
3.90/3.99	c nbDecision=3000 #constraints=76457
4.20/4.28	c restart after 3201 decisions
4.59/4.66	c nbDecision=3500 #constraints=76469
5.19/5.27	c nbDecision=4000 #constraints=76482
5.89/5.92	c nbDecision=4500 #constraints=76496
6.50/6.53	c nbDecision=5000 #constraints=76504
7.09/7.15	c nbDecision=5500 #constraints=76514
7.79/7.84	c nbDecision=6000 #constraints=76534
8.39/8.43	c restart after 6401 decisions
8.49/8.56	c nbDecision=6500 #constraints=76543
9.09/9.19	c nbDecision=7000 #constraints=76550
9.80/9.83	c nbDecision=7500 #constraints=76558
10.49/10.59	c nbDecision=8000 #constraints=76572
11.19/11.28	c nbDecision=8500 #constraints=76585
11.89/11.93	c nbDecision=9000 #constraints=76589
12.69/12.70	c nbDecision=9500 #constraints=76598
13.29/13.39	c nbDecision=10000 #constraints=76605
14.09/14.12	c nbDecision=10500 #constraints=76619
14.89/14.97	c nbDecision=11000 #constraints=76632
15.59/15.64	c nbDecision=11500 #constraints=76636
16.29/16.36	c nbDecision=12000 #constraints=76645
16.99/17.09	c nbDecision=12500 #constraints=76652
17.49/17.52	c restart after 12801 decisions
17.79/17.83	c nbDecision=13000 #constraints=76659
18.59/18.63	c nbDecision=13500 #constraints=76669
19.29/19.31	c nbDecision=14000 #constraints=76673
20.09/20.20	c nbDecision=14500 #constraints=76697
20.99/21.07	c nbDecision=15000 #constraints=76707
21.89/21.91	c nbDecision=15500 #constraints=76720
22.69/22.71	c nbDecision=16000 #constraints=76734
23.49/23.58	c nbDecision=16500 #constraints=76743
24.49/24.52	c nbDecision=17000 #constraints=76758
25.29/25.30	c nbDecision=17500 #constraints=76765
26.29/26.32	c nbDecision=18000 #constraints=76781
27.08/27.16	c nbDecision=18500 #constraints=76788
28.08/28.13	c nbDecision=19000 #constraints=76801
28.98/29.04	c nbDecision=19500 #constraints=76811
29.89/29.95	c nbDecision=20000 #constraints=76817
30.79/30.82	c nbDecision=20500 #constraints=76828
31.89/31.93	c nbDecision=21000 #constraints=76841
32.89/32.97	c nbDecision=21500 #constraints=76855
33.78/33.84	c nbDecision=22000 #constraints=76862
34.88/34.92	c nbDecision=22500 #constraints=76873
35.98/36.05	c nbDecision=23000 #constraints=76886
36.88/36.97	c nbDecision=23500 #constraints=76895
37.98/38.01	c nbDecision=24000 #constraints=76901
39.08/39.17	c nbDecision=24500 #constraints=76918
40.18/40.24	c nbDecision=25000 #constraints=76935
41.38/41.43	c nbDecision=25500 #constraints=76954
41.58/41.68	c restart after 25601 decisions
42.48/42.58	c nbDecision=26000 #constraints=76965
43.78/43.83	c nbDecision=26500 #constraints=76980
45.38/45.42	c nbDecision=27000 #constraints=76995
46.98/47.08	c nbDecision=27500 #constraints=77006
48.48/48.51	c nbDecision=28000 #constraints=77015
49.78/49.88	c nbDecision=28500 #constraints=77022
51.08/51.11	c nbDecision=29000 #constraints=77030
52.18/52.22	c nbDecision=29500 #constraints=77036
53.27/53.32	c nbDecision=30000 #constraints=77043
54.27/54.38	c nbDecision=30500 #constraints=77049
55.27/55.39	c nbDecision=31000 #constraints=77056
56.27/56.38	c nbDecision=31500 #constraints=77060
57.47/57.52	c nbDecision=32000 #constraints=77065
58.57/58.66	c nbDecision=32500 #constraints=77069
59.47/59.55	c nbDecision=33000 #constraints=77074
60.67/60.79	c nbDecision=33500 #constraints=77078
61.67/61.74	c nbDecision=34000 #constraints=77082
62.68/62.70	c nbDecision=34500 #constraints=77086
63.57/63.63	c nbDecision=35000 #constraints=77091
64.37/64.47	c nbDecision=35500 #constraints=77094
65.37/65.45	c nbDecision=36000 #constraints=77098
66.47/66.56	c nbDecision=36500 #constraints=77102
67.38/67.43	c nbDecision=37000 #constraints=77105
68.38/68.41	c nbDecision=37500 #constraints=77109
69.18/69.27	c nbDecision=38000 #constraints=77112
70.08/70.11	c nbDecision=38500 #constraints=77115
70.78/70.82	c nbDecision=39000 #constraints=77120
71.78/71.80	c nbDecision=39500 #constraints=77134
72.58/72.67	c nbDecision=40000 #constraints=77155
73.77/73.89	c nbDecision=40500 #constraints=77175
74.77/74.83	c nbDecision=41000 #constraints=77180
75.77/75.89	c nbDecision=41500 #constraints=77184
77.07/77.13	c nbDecision=42000 #constraints=77188
77.97/78.01	c nbDecision=42500 #constraints=77192
79.27/79.32	c nbDecision=43000 #constraints=77196
80.37/80.50	c nbDecision=43500 #constraints=77200
81.77/81.81	c nbDecision=44000 #constraints=77204
82.57/82.65	c nbDecision=44500 #constraints=77223
83.87/83.97	c nbDecision=45000 #constraints=77254
85.47/85.55	c nbDecision=45500 #constraints=77275
86.66/86.75	c nbDecision=46000 #constraints=77311
88.27/88.38	c nbDecision=46500 #constraints=77348
89.97/90.03	c nbDecision=47000 #constraints=77374
91.97/92.01	c nbDecision=47500 #constraints=77407
94.27/94.36	c nbDecision=48000 #constraints=77442
96.87/96.90	c nbDecision=48500 #constraints=77478
99.27/99.31	c nbDecision=49000 #constraints=77513
101.36/101.45	c nbDecision=49500 #constraints=77562
104.37/104.41	c nbDecision=50000 #constraints=77611
107.46/107.58	c nbDecision=50500 #constraints=77660
110.86/110.93	c nbDecision=51000 #constraints=77722
112.06/112.14	c restart after 51201 decisions
114.47/114.53	c nbDecision=51500 #constraints=77781
119.77/119.85	c nbDecision=52000 #constraints=77849
125.86/125.91	c nbDecision=52500 #constraints=77872
131.96/132.05	c nbDecision=53000 #constraints=77898
137.86/137.94	c nbDecision=53500 #constraints=77939
146.95/147.04	c nbDecision=54000 #constraints=78048
157.95/158.05	c nbDecision=54500 #constraints=78105
168.64/168.73	c nbDecision=55000 #constraints=78166
184.95/185.07	c nbDecision=55500 #constraints=78261
200.35/200.42	c nbDecision=56000 #constraints=78649
214.94/215.05	c nbDecision=56500 #constraints=79095
230.94/231.04	c nbDecision=57000 #constraints=79539
248.03/248.11	c nbDecision=57500 #constraints=79985
266.92/267.00	c nbDecision=58000 #constraints=80431
286.82/286.99	c nbDecision=58500 #constraints=80875
308.71/308.86	c nbDecision=59000 #constraints=81319
331.91/332.09	c nbDecision=59500 #constraints=81767
355.21/355.38	c nbDecision=60000 #constraints=81915
358.50/358.64	c nbDecision=60500 #constraints=81942
362.01/362.12	c nbDecision=61000 #constraints=81970
376.10/376.24	c nbDecision=61500 #constraints=82065
400.99/401.17	c nbDecision=62000 #constraints=82092
422.89/423.01	c nbDecision=62500 #constraints=82116
448.58/448.77	c nbDecision=63000 #constraints=82139
473.28/473.50	c nbDecision=63500 #constraints=82160
499.87/500.10	c nbDecision=64000 #constraints=82183
529.46/529.65	c nbDecision=64500 #constraints=82203
559.86/560.04	c nbDecision=65000 #constraints=82223
592.24/592.49	c nbDecision=65500 #constraints=82244
623.24/623.45	c nbDecision=66000 #constraints=82267
651.83/652.03	c nbDecision=66500 #constraints=82299
684.52/684.73	c nbDecision=67000 #constraints=82328
709.32/709.58	c nbDecision=67500 #constraints=82355
729.71/729.97	c nbDecision=68000 #constraints=82377
752.51/752.79	c nbDecision=68500 #constraints=82505
798.41/798.60	c nbDecision=69000 #constraints=82574
839.49/839.77	c nbDecision=69500 #constraints=82643
891.17/891.50	c nbDecision=70000 #constraints=82736
933.37/933.68	c nbDecision=70500 #constraints=83091
980.65/980.99	c nbDecision=71000 #constraints=83421
1030.35/1030.70	c nbDecision=71500 #constraints=83828
1083.24/1083.55	c nbDecision=72000 #constraints=83889
1098.83/1099.10	c nbDecision=72500 #constraints=84131
1119.22/1119.51	c nbDecision=73000 #constraints=84409
1137.42/1137.75	c nbDecision=73500 #constraints=84662
1157.51/1157.85	c nbDecision=74000 #constraints=84933
1178.21/1178.56	c nbDecision=74500 #constraints=85210
1202.31/1202.62	c nbDecision=75000 #constraints=85471
1229.60/1229.98	c nbDecision=75500 #constraints=85783
1247.50/1247.81	c nbDecision=76000 #constraints=86027
1268.49/1268.81	c nbDecision=76500 #constraints=86284
1286.08/1286.49	c nbDecision=77000 #constraints=86516
1309.98/1310.35	c nbDecision=77500 #constraints=86752
1332.88/1333.26	c nbDecision=78000 #constraints=87029
1352.67/1353.08	c nbDecision=78500 #constraints=87263
1387.56/1388.00	c nbDecision=79000 #constraints=87541
1409.26/1409.65	c nbDecision=79500 #constraints=87788
1430.45/1430.85	c nbDecision=80000 #constraints=88030
1452.84/1453.22	c nbDecision=80500 #constraints=88280
1480.83/1481.23	c nbDecision=81000 #constraints=88574
1501.43/1501.80	c nbDecision=81500 #constraints=88814
1524.02/1524.41	c nbDecision=82000 #constraints=89052
1550.12/1550.51	c nbDecision=82500 #constraints=89312
1604.41/1604.83	c nbDecision=83000 #constraints=89644
1628.50/1628.98	c nbDecision=83500 #constraints=89893
1657.99/1658.47	c nbDecision=84000 #constraints=90128
1682.59/1683.06	c nbDecision=84500 #constraints=90381
1718.57/1719.02	c nbDecision=85000 #constraints=90643
1743.77/1744.30	c nbDecision=85500 #constraints=90905
1773.26/1773.71	c nbDecision=86000 #constraints=91164
1800.06/1800.50	Received signal 15
1800.06/1800.53	
1800.06/1800.53	s UNKNOWN
1800.06/1800.53	
1800.06/1800.53	c user time= 1799.52 s
1800.06/1800.53	c system time= 0.579911 s
1800.06/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/456872-1178364012/instance-456872-1178364012.opb
mv /tmp/evaluation/456872-1178364012/instance-456872-1178364012.opb.tmp /tmp/evaluation/456872-1178364012/instance-456872-1178364012.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-456872-1178364012 -o ROOT/results/node41/solver-456872-1178364012 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/456872-1178364012/instance-456872-1178364012.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.98 0.82 2/77 19137
/proc/meminfo: memFree=1544192/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=1468 CPUtime=0
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 284313149 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 367 167 131 317 0 46 0

[startup+0.012418 s]
/proc/loadavg: 0.92 0.98 0.82 2/77 19137
/proc/meminfo: memFree=1544192/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=1600 CPUtime=0.01
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 224 0 0 0 1 0 0 0 18 0 1 0 284313149 1638400 207 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 400 207 131 317 0 79 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1600

[startup+0.101426 s]
/proc/loadavg: 0.92 0.98 0.82 2/77 19137
/proc/meminfo: memFree=1544192/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=3448 CPUtime=0.09
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 676 0 0 0 9 0 0 0 18 0 1 0 284313149 3530752 659 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 862 659 131 317 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3448

[startup+0.301443 s]
/proc/loadavg: 0.92 0.98 0.82 2/77 19137
/proc/meminfo: memFree=1544192/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=8792 CPUtime=0.29
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 2003 0 0 0 28 1 0 0 20 0 1 0 284313149 9003008 1986 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 2198 1986 132 317 0 1877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8792

[startup+0.701478 s]
/proc/loadavg: 0.92 0.98 0.82 2/77 19137
/proc/meminfo: memFree=1544192/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=30976 CPUtime=0.69
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 7608 0 0 0 66 3 0 0 24 0 1 0 284313149 31719424 7493 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 7744 7493 137 317 0 7423 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30976

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 0.82 2/78 19138
/proc/meminfo: memFree=1511288/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=36228 CPUtime=1.49
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 8936 0 0 0 146 3 0 0 25 0 1 0 284313149 37097472 8298 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712538 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 9057 8298 139 317 0 8736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36228

[startup+3.10169 s]
/proc/loadavg: 0.92 0.98 0.82 2/78 19138
/proc/meminfo: memFree=1511160/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=36228 CPUtime=3.09
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 8936 0 0 0 305 4 0 0 25 0 1 0 284313149 37097472 8298 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 9057 8298 139 317 0 8736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36228

[startup+6.30196 s]
/proc/loadavg: 0.93 0.98 0.82 2/78 19138
/proc/meminfo: memFree=1511032/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=36228 CPUtime=6.29
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 8936 0 0 0 625 4 0 0 25 0 1 0 284313149 37097472 8298 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 9057 8298 139 317 0 8736 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36228

[startup+12.7025 s]
/proc/loadavg: 0.93 0.98 0.82 2/78 19138
/proc/meminfo: memFree=1510848/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=36768 CPUtime=12.69
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 9054 0 0 0 1265 4 0 0 25 0 1 0 284313149 37650432 8416 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606698 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 9192 8416 139 317 0 8871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36768

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.82 2/78 19138
/proc/meminfo: memFree=1507648/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=40112 CPUtime=25.49
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 9896 0 0 0 2545 4 0 0 25 0 1 0 284313149 41074688 9258 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 10028 9258 139 317 0 9707 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40112

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.82 2/78 19138
/proc/meminfo: memFree=1504384/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=43168 CPUtime=51.08
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 10655 0 0 0 5104 4 0 0 25 0 1 0 284313149 44204032 10017 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 10792 10017 139 317 0 10471 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43168

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.83 2/78 19138
/proc/meminfo: memFree=1496320/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=51220 CPUtime=102.27
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 12662 0 0 0 10221 6 0 0 25 0 1 0 284313149 52449280 12024 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606695 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 12805 12024 139 317 0 12484 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 51220

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.83 2/78 19138
/proc/meminfo: memFree=1488320/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=59956 CPUtime=162.25
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 14649 0 0 0 16218 7 0 0 25 0 1 0 284313149 61394944 14011 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 14989 14011 139 317 0 14668 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 59956

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.84 2/78 19138
/proc/meminfo: memFree=1462656/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=86796 CPUtime=222.23
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 21074 0 0 0 22211 12 0 0 25 0 1 0 284313149 88879104 20436 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 21699 20436 139 317 0 21378 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86796

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.85 2/78 19138
/proc/meminfo: memFree=1432128/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=116392 CPUtime=282.22
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 28777 0 0 0 28204 18 0 0 25 0 1 0 284313149 119185408 28139 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 29098 28139 139 317 0 28777 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 116392

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.85 2/78 19138
/proc/meminfo: memFree=1404224/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=149652 CPUtime=342.21
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 35627 0 0 0 34199 22 0 0 25 0 1 0 284313149 153243648 34989 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 37413 34989 139 317 0 37092 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 149652

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.86 2/78 19138
/proc/meminfo: memFree=1402944/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=151068 CPUtime=402.19
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 35949 0 0 0 40196 23 0 0 25 0 1 0 284313149 154693632 35311 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 37767 35311 139 317 0 37446 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 151068

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.86 2/78 19138
/proc/meminfo: memFree=1402944/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=151068 CPUtime=462.17
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 35949 0 0 0 46194 23 0 0 25 0 1 0 284313149 154693632 35311 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 37767 35311 139 317 0 37446 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 151068

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.87 2/78 19138
/proc/meminfo: memFree=1402944/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=151068 CPUtime=522.17
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 35949 0 0 0 52193 24 0 0 25 0 1 0 284313149 154693632 35311 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 37767 35311 139 317 0 37446 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 151068

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.88 2/78 19138
/proc/meminfo: memFree=1402944/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=151068 CPUtime=582.15
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 35949 0 0 0 58191 24 0 0 25 0 1 0 284313149 154693632 35311 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 37767 35311 139 317 0 37446 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 151068

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.88 2/78 19138
/proc/meminfo: memFree=1402880/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=151068 CPUtime=642.14
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 35960 0 0 0 64189 25 0 0 25 0 1 0 284313149 154693632 35322 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 37767 35322 139 317 0 37446 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 151068


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.90 2/78 19138
/proc/meminfo: memFree=1398080/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=156580 CPUtime=882.08
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 37147 0 0 0 88181 27 0 0 25 0 1 0 284313149 160337920 36509 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 39145 36509 139 317 0 38824 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 156580

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 19138
/proc/meminfo: memFree=1388288/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=166240 CPUtime=942.06
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 39633 0 0 0 94177 29 0 0 25 0 1 0 284313149 170229760 38995 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 41560 38995 139 317 0 41239 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 166240

[startup+1002.3 s]
/proc/loadavg: 1.05 1.00 0.91 2/78 19138
/proc/meminfo: memFree=1379072/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=174148 CPUtime=1002.05
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 41910 0 0 0 100174 31 0 0 25 0 1 0 284313149 178327552 41272 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712567 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 43537 41272 139 317 0 43216 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 174148

[startup+1062.3 s]
/proc/loadavg: 1.02 1.00 0.91 2/78 19138
/proc/meminfo: memFree=1375296/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=177524 CPUtime=1062.03
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 42835 0 0 0 106172 31 0 0 25 0 1 0 284313149 181784576 42197 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 44381 42197 139 317 0 44060 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 177524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19138
/proc/meminfo: memFree=1360512/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=191072 CPUtime=1122.02
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 46591 0 0 0 112169 33 0 0 25 0 1 0 284313149 195657728 45953 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134554629 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 47768 45953 139 317 0 47447 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 191072

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19138
/proc/meminfo: memFree=1341568/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=207744 CPUtime=1182.01
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 51310 0 0 0 118165 36 0 0 25 0 1 0 284313149 212729856 50672 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 51936 50672 139 317 0 51615 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 207744

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19138
/proc/meminfo: memFree=1318144/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=239696 CPUtime=1242
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 57119 0 0 0 124161 39 0 0 25 0 1 0 284313149 245448704 56481 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 59924 56481 139 317 0 59603 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 239696

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19140
/proc/meminfo: memFree=1301952/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=262660 CPUtime=1301.98
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 61132 0 0 0 130157 41 0 0 25 0 1 0 284313149 268963840 60494 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 65665 60494 139 317 0 65344 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 262660

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19140
/proc/meminfo: memFree=1284672/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=283456 CPUtime=1361.96
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 65525 0 0 0 136153 43 0 0 25 0 1 0 284313149 290258944 64887 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 70864 64887 139 317 0 70543 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 283456

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19140
/proc/meminfo: memFree=1270848/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=295392 CPUtime=1421.95
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 68901 0 0 0 142150 45 0 0 25 0 1 0 284313149 302481408 68263 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 73848 68263 139 317 0 73527 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 295392

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19140
/proc/meminfo: memFree=1255808/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=309240 CPUtime=1481.93
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 72718 0 0 0 148146 47 0 0 25 0 1 0 284313149 316661760 72080 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 77310 72080 139 317 0 76989 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 309240

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19140
/proc/meminfo: memFree=1239680/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=323692 CPUtime=1541.92
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 76700 0 0 0 154142 50 0 0 25 0 1 0 284313149 331460608 76062 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 80923 76062 139 317 0 80602 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 323692

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/78 19140
/proc/meminfo: memFree=1230080/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=332564 CPUtime=1601.91
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 79112 0 0 0 160140 51 0 0 25 0 1 0 284313149 340545536 78474 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 83141 78474 139 317 0 82820 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 332564

[startup+1662.3 s]
/proc/loadavg: 1.04 1.01 0.92 2/78 19140
/proc/meminfo: memFree=1216384/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=344628 CPUtime=1661.89
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 82499 0 0 0 166136 53 0 0 25 0 1 0 284313149 352899072 81861 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 86157 81861 139 317 0 85836 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 344628

[startup+1722.3 s]
/proc/loadavg: 1.11 1.03 0.93 2/78 19140
/proc/meminfo: memFree=1204224/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=356384 CPUtime=1721.88
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 85601 0 0 0 172133 55 0 0 25 0 1 0 284313149 364937216 84963 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 89096 84963 139 317 0 88775 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 356384

[startup+1782.3 s]
/proc/loadavg: 1.07 1.04 0.94 2/78 19140
/proc/meminfo: memFree=1190592/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=368512 CPUtime=1781.87
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 88958 0 0 0 178130 57 0 0 25 0 1 0 284313149 377356288 88320 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 92128 88320 139 317 0 91807 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 368512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.05 1.04 0.94 2/78 19140
/proc/meminfo: memFree=1186880/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=371944 CPUtime=1800.06
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194304 89869 0 0 0 179949 57 0 0 25 0 1 0 284313149 380870656 89231 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 92986 89231 139 317 0 92665 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 371944

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.05 1.04 0.94 2/79 19141
/proc/meminfo: memFree=1467276/2055920 swapFree=4169336/4192956
[pid=19137] ppid=19135 vsize=0 CPUtime=1800.17
/proc/19137/stat : 19137 (oree) R 19135 19137 18815 0 -1 4194308 89885 0 0 0 179954 63 0 0 25 0 1 0 284313149 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 0 0 0 17 1 0 0
/proc/19137/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.19
CPU user time (s): 1799.55
CPU system time (s): 0.641902
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 371944

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

runsolver used 1.44678 second user time and 4.11537 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat May  5 11:20:13 UTC 2007

IDJOB= 456872
IDBENCH= 48303
IDSOLVER= 172
FILE ID= node41/456872-1178364012

PBS_JOBID= 5189188

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_3_80.opb
COMMAND LINE= oree /tmp/evaluation/456872-1178364012/instance-456872-1178364012.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node41/convwatcher-456872-1178364012 -o ROOT/results/node41/conversion-456872-1178364012 -C 600 -M 1800 /tmp/evaluation/456872-1178364012/substituteSizeProductKeyword /tmp/evaluation/456872-1178364012/instance-456872-1178364012.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  d27101fec2f8e3dc322d79bbc996c69e

RANDOM SEED= 568328173

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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:       1544664 kB
Buffers:         38264 kB
Cached:         360224 kB
SwapCached:       3120 kB
Active:         124552 kB
Inactive:       297648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544664 kB
SwapTotal:     4192956 kB
SwapFree:      4169336 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          31220 kB
Slab:            74352 kB
Committed_AS:  8544356 kB
PageTables:       2008 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 node41 on Sat May  5 11:50:15 UTC 2007