Trace number 458012

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.16 1800.69

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_4_80.opb
MD5SUMfa22dd251e76880c1495cc1725a19f60
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)74916
Sum of products size (including duplicates)149832
Number of different products37458
Sum of products size74916

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=38458 #constraints=76419 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.20	c restart after 401 decisions
1.29/1.33	c nbDecision=500 #constraints=76428
1.59/1.61	c restart after 801 decisions
1.79/1.82	c nbDecision=1000 #constraints=76429
2.29/2.38	c nbDecision=1500 #constraints=76435
2.39/2.46	c restart after 1601 decisions
2.79/2.88	c nbDecision=2000 #constraints=76437
3.39/3.46	c nbDecision=2500 #constraints=76451
4.09/4.10	c nbDecision=3000 #constraints=76465
4.29/4.40	c restart after 3201 decisions
4.69/4.73	c nbDecision=3500 #constraints=76477
5.29/5.32	c nbDecision=4000 #constraints=76484
5.89/5.93	c nbDecision=4500 #constraints=76490
6.39/6.49	c nbDecision=5000 #constraints=76498
7.09/7.13	c nbDecision=5500 #constraints=76511
7.79/7.80	c nbDecision=6000 #constraints=76524
8.29/8.35	c restart after 6401 decisions
8.39/8.49	c nbDecision=6500 #constraints=76533
9.09/9.13	c nbDecision=7000 #constraints=76542
9.69/9.77	c nbDecision=7500 #constraints=76550
10.49/10.51	c nbDecision=8000 #constraints=76562
10.99/11.10	c nbDecision=8500 #constraints=76566
11.79/11.86	c nbDecision=9000 #constraints=76585
12.49/12.53	c nbDecision=9500 #constraints=76592
13.19/13.29	c nbDecision=10000 #constraints=76605
13.89/13.96	c nbDecision=10500 #constraints=76614
14.69/14.77	c nbDecision=11000 #constraints=76624
15.39/15.45	c nbDecision=11500 #constraints=76628
16.08/16.14	c nbDecision=12000 #constraints=76635
16.88/16.93	c nbDecision=12500 #constraints=76652
17.38/17.48	c restart after 12801 decisions
17.68/17.74	c nbDecision=13000 #constraints=76662
18.48/18.55	c nbDecision=13500 #constraints=76677
19.38/19.41	c nbDecision=14000 #constraints=76690
20.08/20.11	c nbDecision=14500 #constraints=76694
20.98/21.01	c nbDecision=15000 #constraints=76707
21.78/21.80	c nbDecision=15500 #constraints=76719
22.58/22.63	c nbDecision=16000 #constraints=76725
23.48/23.53	c nbDecision=16500 #constraints=76743
24.28/24.34	c nbDecision=17000 #constraints=76750
25.19/25.28	c nbDecision=17500 #constraints=76765
26.08/26.16	c nbDecision=18000 #constraints=76774
26.88/26.97	c nbDecision=18500 #constraints=76778
27.78/27.84	c nbDecision=19000 #constraints=76791
28.68/28.79	c nbDecision=19500 #constraints=76800
29.68/29.78	c nbDecision=20000 #constraints=76813
30.58/30.64	c nbDecision=20500 #constraints=76821
31.68/31.71	c nbDecision=21000 #constraints=76836
32.79/32.81	c nbDecision=21500 #constraints=76859
33.69/33.77	c nbDecision=22000 #constraints=76869
34.79/34.80	c nbDecision=22500 #constraints=76878
35.69/35.78	c nbDecision=23000 #constraints=76887
36.78/36.81	c nbDecision=23500 #constraints=76900
37.78/37.87	c nbDecision=24000 #constraints=76918
38.78/38.88	c nbDecision=24500 #constraints=76929
40.08/40.10	c nbDecision=25000 #constraints=76942
41.08/41.18	c nbDecision=25500 #constraints=76951
41.38/41.49	c restart after 25601 decisions
42.48/42.53	c nbDecision=26000 #constraints=76960
43.58/43.64	c nbDecision=26500 #constraints=76969
44.58/44.67	c nbDecision=27000 #constraints=76987
45.88/45.94	c nbDecision=27500 #constraints=77003
47.08/47.12	c nbDecision=28000 #constraints=77013
48.08/48.11	c nbDecision=28500 #constraints=77022
49.18/49.26	c nbDecision=29000 #constraints=77037
51.18/51.23	c nbDecision=29500 #constraints=77054
52.87/52.90	c nbDecision=30000 #constraints=77063
54.27/54.38	c nbDecision=30500 #constraints=77071
55.58/55.62	c nbDecision=31000 #constraints=77079
57.08/57.15	c nbDecision=31500 #constraints=77086
58.37/58.49	c nbDecision=32000 #constraints=77093
59.67/59.71	c nbDecision=32500 #constraints=77099
60.87/60.92	c nbDecision=33000 #constraints=77104
62.17/62.25	c nbDecision=33500 #constraints=77109
63.37/63.42	c nbDecision=34000 #constraints=77114
64.37/64.44	c nbDecision=34500 #constraints=77119
65.57/65.60	c nbDecision=35000 #constraints=77123
66.67/66.75	c nbDecision=35500 #constraints=77127
67.67/67.79	c nbDecision=36000 #constraints=77131
68.87/68.93	c nbDecision=36500 #constraints=77136
69.67/69.79	c nbDecision=37000 #constraints=77140
70.77/70.86	c nbDecision=37500 #constraints=77144
71.57/71.66	c nbDecision=38000 #constraints=77147
72.67/72.77	c nbDecision=38500 #constraints=77151
73.77/73.86	c nbDecision=39000 #constraints=77154
74.87/74.97	c nbDecision=39500 #constraints=77158
75.77/75.82	c nbDecision=40000 #constraints=77161
76.87/77.00	c nbDecision=40500 #constraints=77167
78.27/78.30	c nbDecision=41000 #constraints=77176
79.27/79.37	c nbDecision=41500 #constraints=77187
80.97/81.06	c nbDecision=42000 #constraints=77194
82.57/82.66	c nbDecision=42500 #constraints=77200
83.87/83.97	c nbDecision=43000 #constraints=77205
85.37/85.40	c nbDecision=43500 #constraints=77210
86.97/87.00	c nbDecision=44000 #constraints=77215
88.27/88.38	c nbDecision=44500 #constraints=77220
89.67/89.75	c nbDecision=45000 #constraints=77224
91.17/91.20	c nbDecision=45500 #constraints=77229
92.37/92.42	c nbDecision=46000 #constraints=77234
94.06/94.15	c nbDecision=46500 #constraints=77241
95.36/95.48	c nbDecision=47000 #constraints=77246
96.36/96.47	c nbDecision=47500 #constraints=77251
97.56/97.61	c nbDecision=48000 #constraints=77258
98.87/98.98	c nbDecision=48500 #constraints=77263
99.97/100.06	c nbDecision=49000 #constraints=77268
101.37/101.40	c nbDecision=49500 #constraints=77290
103.37/103.43	c nbDecision=50000 #constraints=77327
105.07/105.20	c nbDecision=50500 #constraints=77372
107.17/107.29	c nbDecision=51000 #constraints=77413
108.46/108.50	c restart after 51201 decisions
109.56/109.67	c nbDecision=51500 #constraints=77452
111.96/112.08	c nbDecision=52000 #constraints=77505
115.37/115.49	c nbDecision=52500 #constraints=77561
118.87/118.94	c nbDecision=53000 #constraints=77618
123.36/123.47	c nbDecision=53500 #constraints=77698
129.26/129.37	c nbDecision=54000 #constraints=77792
139.86/139.91	c nbDecision=54500 #constraints=77832
148.85/148.93	c nbDecision=55000 #constraints=77877
157.65/157.74	c nbDecision=55500 #constraints=77899
165.35/165.40	c nbDecision=56000 #constraints=77930
173.44/173.59	c nbDecision=56500 #constraints=78010
185.45/185.52	c nbDecision=57000 #constraints=78265
192.15/192.24	c nbDecision=57500 #constraints=78553
199.54/199.66	c nbDecision=58000 #constraints=78862
209.54/209.68	c nbDecision=58500 #constraints=79189
219.64/219.79	c nbDecision=59000 #constraints=79516
230.73/230.87	c nbDecision=59500 #constraints=79823
241.53/241.62	c nbDecision=60000 #constraints=80148
250.03/250.19	c nbDecision=60500 #constraints=80348
253.13/253.27	c nbDecision=61000 #constraints=80397
256.14/256.23	c nbDecision=61500 #constraints=80426
260.93/261.04	c nbDecision=62000 #constraints=80472
266.53/266.62	c nbDecision=62500 #constraints=80515
273.92/274.05	c nbDecision=63000 #constraints=80571
281.62/281.74	c nbDecision=63500 #constraints=80610
291.62/291.73	c nbDecision=64000 #constraints=80666
298.42/298.52	c nbDecision=64500 #constraints=80755
308.42/308.53	c nbDecision=65000 #constraints=80795
327.62/327.75	c nbDecision=65500 #constraints=80818
347.01/347.15	c nbDecision=66000 #constraints=80837
364.10/364.25	c nbDecision=66500 #constraints=80853
381.50/381.65	c nbDecision=67000 #constraints=80868
399.40/399.58	c nbDecision=67500 #constraints=80882
417.19/417.39	c nbDecision=68000 #constraints=80897
436.08/436.26	c nbDecision=68500 #constraints=80912
455.38/455.54	c nbDecision=69000 #constraints=80928
474.87/475.03	c nbDecision=69500 #constraints=80942
494.67/494.83	c nbDecision=70000 #constraints=80956
513.36/513.57	c nbDecision=70500 #constraints=80971
533.36/533.59	c nbDecision=71000 #constraints=80986
552.55/552.75	c nbDecision=71500 #constraints=81001
566.35/566.60	c nbDecision=72000 #constraints=81021
579.55/579.72	c nbDecision=72500 #constraints=81037
592.25/592.45	c nbDecision=73000 #constraints=81052
605.55/605.79	c nbDecision=73500 #constraints=81067
621.35/621.58	c nbDecision=74000 #constraints=81082
637.24/637.47	c nbDecision=74500 #constraints=81096
652.14/652.35	c nbDecision=75000 #constraints=81146
673.83/674.01	c nbDecision=75500 #constraints=81242
707.92/708.16	c nbDecision=76000 #constraints=81413
744.31/744.59	c nbDecision=76500 #constraints=81583
797.00/797.30	c nbDecision=77000 #constraints=81970
843.58/843.80	c nbDecision=77500 #constraints=82177
854.19/854.47	c nbDecision=78000 #constraints=82573
863.99/864.29	c nbDecision=78500 #constraints=82942
876.07/876.35	c nbDecision=79000 #constraints=83402
890.08/890.39	c nbDecision=79500 #constraints=83886
903.97/904.28	c nbDecision=80000 #constraints=84370
939.86/940.13	c nbDecision=80500 #constraints=84511
963.26/963.60	c nbDecision=81000 #constraints=84541
989.05/989.34	c nbDecision=81500 #constraints=84561
1026.05/1026.38	c nbDecision=82000 #constraints=84580
1060.83/1061.12	c nbDecision=82500 #constraints=84602
1096.92/1097.25	c nbDecision=83000 #constraints=84619
1135.76/1136.12	c nbDecision=83500 #constraints=84638
1168.64/1169.05	c nbDecision=84000 #constraints=84672
1207.62/1208.05	c nbDecision=84500 #constraints=84691
1243.01/1243.45	c nbDecision=85000 #constraints=84720
1287.19/1287.68	c nbDecision=85500 #constraints=84810
1404.17/1404.63	c nbDecision=86000 #constraints=85031
1486.15/1486.69	c nbDecision=86500 #constraints=85306
1521.94/1522.45	c nbDecision=87000 #constraints=85488
1564.03/1564.52	c nbDecision=87500 #constraints=85693
1603.82/1604.32	c nbDecision=88000 #constraints=85871
1638.91/1639.46	c nbDecision=88500 #constraints=86010
1679.50/1680.03	c nbDecision=89000 #constraints=86193
1730.69/1731.26	c nbDecision=89500 #constraints=86411
1769.88/1770.45	c nbDecision=90000 #constraints=86580
1800.08/1800.60	Received signal 15
1800.08/1800.61	
1800.08/1800.61	s UNKNOWN
1800.08/1800.61	
1800.08/1800.61	c user time= 1799.72 s
1800.08/1800.61	c system time= 0.375942 s
1800.08/1800.61	c wall clock time=1800.62

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

sed -e s/sizeproduct=/#sizeproduct=/ /tmp/evaluation/458012-1178376149/instance-458012-1178376149.opb
mv /tmp/evaluation/458012-1178376149/instance-458012-1178376149.opb.tmp /tmp/evaluation/458012-1178376149/instance-458012-1178376149.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-458012-1178376149 -o ROOT/results/node68/solver-458012-1178376149 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/458012-1178376149/instance-458012-1178376149.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.96 3/64 12179
/proc/meminfo: memFree=1532656/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=1468 CPUtime=0
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 313604440 1503232 167 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 367 167 131 317 0 46 0

[startup+0.039667 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 12179
/proc/meminfo: memFree=1532656/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=2260 CPUtime=0.03
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 364 0 0 0 3 0 0 0 18 0 1 0 313604440 2314240 347 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 565 347 131 317 0 244 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2260

[startup+0.101666 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 12179
/proc/meminfo: memFree=1532656/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=3448 CPUtime=0.09
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 680 0 0 0 9 0 0 0 18 0 1 0 313604440 3530752 663 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 862 663 131 317 0 541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3448

[startup+0.301685 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 12179
/proc/meminfo: memFree=1532656/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=8828 CPUtime=0.29
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 2014 0 0 0 29 0 0 0 19 0 1 0 313604440 9039872 1997 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 2207 1998 132 317 0 1886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8828

[startup+0.70172 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 12179
/proc/meminfo: memFree=1532656/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=31012 CPUtime=0.69
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 7618 0 0 0 67 2 0 0 22 0 1 0 313604440 31756288 7503 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 7753 7503 137 317 0 7432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31012

[startup+1.50179 s]
/proc/loadavg: 0.92 0.98 0.96 2/65 12180
/proc/meminfo: memFree=1499688/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=36268 CPUtime=1.49
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 8945 0 0 0 146 3 0 0 25 0 1 0 313604440 37138432 8307 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 9067 8307 139 317 0 8746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36268

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.96 2/65 12180
/proc/meminfo: memFree=1499560/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=36268 CPUtime=3.09
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 8945 0 0 0 306 3 0 0 25 0 1 0 313604440 37138432 8307 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606695 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 9067 8307 139 317 0 8746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36268

[startup+6.30122 s]
/proc/loadavg: 0.93 0.98 0.96 2/65 12180
/proc/meminfo: memFree=1499432/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=36268 CPUtime=6.29
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 8945 0 0 0 626 3 0 0 25 0 1 0 313604440 37138432 8307 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563976 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 9067 8307 139 317 0 8746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36268

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.96 2/65 12181
/proc/meminfo: memFree=1499176/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=36796 CPUtime=12.69
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 9067 0 0 0 1266 3 0 0 25 0 1 0 313604440 37679104 8429 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 9199 8429 139 317 0 8878 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36796

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1495928/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=40120 CPUtime=25.48
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 9894 0 0 0 2545 3 0 0 25 0 1 0 313604440 41082880 9256 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 10030 9256 139 317 0 9709 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40120

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1490488/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=45496 CPUtime=51.08
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 11254 0 0 0 5104 4 0 0 25 0 1 0 313604440 46587904 10616 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 11374 10616 139 317 0 11053 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45496

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1489784/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=46300 CPUtime=102.27
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 11462 0 0 0 10222 5 0 0 25 0 1 0 313604440 47411200 10824 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 11575 10824 139 317 0 11254 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46300

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1481528/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=54428 CPUtime=162.25
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 13485 0 0 0 16219 6 0 0 25 0 1 0 313604440 55734272 12847 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 13607 12847 139 317 0 13286 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54428

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1438328/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=100244 CPUtime=222.24
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 24288 0 0 0 22213 11 0 0 25 0 1 0 313604440 102649856 23650 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564059 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 25061 23650 139 317 0 24740 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 100244

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1415224/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=121848 CPUtime=282.22
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 30047 0 0 0 28208 14 0 0 25 0 1 0 313604440 124772352 29409 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 30462 29409 139 317 0 30141 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 121848

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1412408/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=124544 CPUtime=342.21
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 30728 0 0 0 34206 15 0 0 25 0 1 0 313604440 127533056 30090 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 31136 30090 139 317 0 30815 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 124544

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1412344/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=124544 CPUtime=402.19
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 30728 0 0 0 40204 15 0 0 25 0 1 0 313604440 127533056 30090 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 31136 30090 139 317 0 30815 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 124544

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1412408/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=124544 CPUtime=462.18
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 30731 0 0 0 46203 15 0 0 25 0 1 0 313604440 127533056 30093 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711195 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 31136 30093 139 317 0 30815 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 124544

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1412344/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=124544 CPUtime=522.16
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 30735 0 0 0 52201 15 0 0 25 0 1 0 313604440 127533056 30097 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 31136 30097 139 317 0 30815 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 124544

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1412280/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=124676 CPUtime=582.15
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 30746 0 0 0 58200 15 0 0 25 0 1 0 313604440 127668224 30108 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 31169 30108 139 317 0 30848 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 124676

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1412280/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=124676 CPUtime=642.14
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 30748 0 0 0 64198 16 0 0 25 0 1 0 313604440 127668224 30110 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533526 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 31169 30110 139 317 0 30848 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 124676


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1390200/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=150112 CPUtime=822.09
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 36252 0 0 0 82190 19 0 0 25 0 1 0 313604440 153714688 35614 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 37528 35614 139 317 0 37207 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 150112

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1348280/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=194472 CPUtime=882.07
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 46764 0 0 0 88183 24 0 0 25 0 1 0 313604440 199139328 46126 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602404 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 48618 46126 139 317 0 48297 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 194472

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1323896/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=216504 CPUtime=942.06
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 52787 0 0 0 94180 26 0 0 25 0 1 0 313604440 221700096 52149 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 54126 52149 139 317 0 53805 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 216504

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1323896/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=216504 CPUtime=1002.05
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 52787 0 0 0 100178 27 0 0 25 0 1 0 313604440 221700096 52149 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 54126 52149 139 317 0 53805 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 216504

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12182
/proc/meminfo: memFree=1323896/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=216504 CPUtime=1062.03
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 52787 0 0 0 106176 27 0 0 25 0 1 0 313604440 221700096 52149 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 54126 52149 139 317 0 53805 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 216504

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/71 12256
/proc/meminfo: memFree=1322696/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=216504 CPUtime=1122
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 52787 0 0 0 112172 28 0 0 25 0 1 0 313604440 221700096 52149 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 54126 52149 139 317 0 53805 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 216504

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1323448/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=216636 CPUtime=1181.92
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 52802 0 0 0 118163 29 0 0 25 0 1 0 313604440 221835264 52164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 54159 52164 139 317 0 53838 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 216636

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1323384/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=216772 CPUtime=1241.91
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 52852 0 0 0 124162 29 0 0 25 0 1 0 313604440 221974528 52214 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 54193 52214 139 317 0 53872 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 216772

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1321784/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=218108 CPUtime=1301.89
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 53247 0 0 0 130160 29 0 0 25 0 1 0 313604440 223342592 52609 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 54527 52609 139 317 0 54206 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 218108

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1319608/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=220372 CPUtime=1361.88
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 53808 0 0 0 136158 30 0 0 25 0 1 0 313604440 225660928 53170 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 55093 53170 139 317 0 54772 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 220372

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1318136/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=221564 CPUtime=1421.86
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 54156 0 0 0 142156 30 0 0 25 0 1 0 313604440 226881536 53518 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 55391 53518 139 317 0 55070 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 221564

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1312824/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=226252 CPUtime=1481.85
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 55497 0 0 0 148153 32 0 0 25 0 1 0 313604440 231682048 54859 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 56563 54859 139 317 0 56242 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 226252

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1305912/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=233764 CPUtime=1541.83
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 57206 0 0 0 154150 33 0 0 25 0 1 0 313604440 239374336 56568 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 58441 56568 139 317 0 58120 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 233764

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1298424/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=240584 CPUtime=1601.82
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 59066 0 0 0 160148 34 0 0 25 0 1 0 313604440 246358016 58428 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 60146 58428 139 317 0 59825 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 240584

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1293176/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=245596 CPUtime=1661.81
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 60382 0 0 0 166146 35 0 0 25 0 1 0 313604440 251490304 59744 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134533539 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 61399 59744 139 317 0 61078 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 245596

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1286648/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=251772 CPUtime=1721.79
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 62020 0 0 0 172143 36 0 0 25 0 1 0 313604440 257814528 61382 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 62943 61382 139 317 0 62622 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 251772

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1281016/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=257508 CPUtime=1781.78
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 63422 0 0 0 178141 37 0 0 25 0 1 0 313604440 263688192 62784 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 64377 62784 139 317 0 64056 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 257508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 12380
/proc/meminfo: memFree=1279224/2055920 swapFree=4184000/4192956
[pid=12179] ppid=12177 vsize=259240 CPUtime=1800.08
/proc/12179/stat : 12179 (oree) R 12177 12179 12046 0 -1 4194304 63865 0 0 0 179971 37 0 0 25 0 1 0 313604440 265461760 63227 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/12179/statm: 64810 63227 139 317 0 64489 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 259240

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

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

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.16
CPU user time (s): 1799.74
CPU system time (s): 0.418936
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 259240

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

runsolver used 1.48477 second user time and 3.50247 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sat May  5 14:42:29 UTC 2007

IDJOB= 458012
IDBENCH= 48379
IDSOLVER= 172
FILE ID= node68/458012-1178376149

PBS_JOBID= 5189209

Free space on /tmp= 66554 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_4_80.opb
COMMAND LINE= oree /tmp/evaluation/458012-1178376149/instance-458012-1178376149.opb mod           
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node68/convwatcher-458012-1178376149 -o ROOT/results/node68/conversion-458012-1178376149 -C 600 -M 1800 /tmp/evaluation/458012-1178376149/substituteSizeProductKeyword /tmp/evaluation/458012-1178376149/instance-458012-1178376149.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 51f0e1a06bbb15374571c5c5129b7f5e
MD5SUM BENCH=  fa22dd251e76880c1495cc1725a19f60

RANDOM SEED= 870735936

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1533064 kB
Buffers:         22664 kB
Cached:         390580 kB
SwapCached:       2984 kB
Active:          22376 kB
Inactive:       400492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1533064 kB
SwapTotal:     4192956 kB
SwapFree:      4184000 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          15680 kB
Slab:            86072 kB
Committed_AS:  3893512 kB
PageTables:       1380 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= 66554 MiB

End job on node68 on Sat May  5 15:12:32 UTC 2007