Trace number 419171

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.32 1801.01

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-15.opb
MD5SUM8491f78357d22ad662b240e990e7b543
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark410.228
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21104
Total number of constraints74257
Number of constraints which are clauses74257
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint171
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 169
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 340
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.59/0.62	c ...done
0.59/0.62	c #vars=21104 #constraints=74257 hasObjective=no
0.69/0.72	c res. mode=mod
0.69/0.72	c VSIDS like heuristics
0.69/0.72	c complete search running
1.39/1.43	c restart after 401 decisions
1.49/1.54	c nbDecision=500 #constraints=74292
2.89/2.94	c restart after 801 decisions
3.79/3.87	c nbDecision=1000 #constraints=74492
5.99/6.09	c nbDecision=1500 #constraints=74745
6.49/6.54	c restart after 1601 decisions
7.99/8.00	c nbDecision=2000 #constraints=74994
9.69/9.78	c nbDecision=2500 #constraints=75205
11.89/11.94	c nbDecision=3000 #constraints=75456
12.78/12.83	c restart after 3201 decisions
14.29/14.34	c nbDecision=3500 #constraints=75711
17.38/17.43	c nbDecision=4000 #constraints=76011
19.19/19.20	c nbDecision=4500 #constraints=76209
21.39/21.42	c nbDecision=5000 #constraints=76506
23.58/23.65	c nbDecision=5500 #constraints=76792
25.58/25.61	c nbDecision=6000 #constraints=77029
27.08/27.16	c restart after 6401 decisions
27.68/27.75	c nbDecision=6500 #constraints=77273
30.09/30.13	c nbDecision=7000 #constraints=77551
31.09/31.15	c nbDecision=7500 #constraints=77708
32.69/32.75	c nbDecision=8000 #constraints=77903
35.48/35.59	c nbDecision=8500 #constraints=78182
38.58/38.60	c nbDecision=9000 #constraints=78452
41.48/41.56	c nbDecision=9500 #constraints=78695
43.88/43.99	c nbDecision=10000 #constraints=78947
44.87/44.96	c nbDecision=10500 #constraints=79085
47.77/47.83	c nbDecision=11000 #constraints=79355
49.97/50.06	c nbDecision=11500 #constraints=79595
51.97/52.01	c nbDecision=12000 #constraints=79811
53.27/53.31	c nbDecision=12500 #constraints=79925
55.67/55.73	c restart after 12801 decisions
56.77/56.82	c nbDecision=13000 #constraints=80102
58.87/58.95	c nbDecision=13500 #constraints=80385
60.38/60.49	c nbDecision=14000 #constraints=80544
62.77/62.86	c nbDecision=14500 #constraints=80831
64.57/64.62	c nbDecision=15000 #constraints=81047
66.77/66.86	c nbDecision=15500 #constraints=81245
68.77/68.89	c nbDecision=16000 #constraints=81420
70.57/70.60	c nbDecision=16500 #constraints=81601
71.67/71.75	c nbDecision=17000 #constraints=81689
72.66/72.73	c nbDecision=17500 #constraints=81765
73.36/73.46	c nbDecision=18000 #constraints=81878
75.06/75.20	c nbDecision=18500 #constraints=82040
77.56/77.67	c nbDecision=19000 #constraints=82350
80.76/80.85	c nbDecision=19500 #constraints=82621
81.06/81.20	c nbDecision=20000 #constraints=82638
83.06/83.18	c nbDecision=20500 #constraints=82838
84.57/84.67	c nbDecision=21000 #constraints=82974
86.07/86.18	c nbDecision=21500 #constraints=83068
88.37/88.48	c nbDecision=22000 #constraints=83254
90.26/90.38	c nbDecision=22500 #constraints=83400
92.86/92.98	c nbDecision=23000 #constraints=83578
95.26/95.32	c nbDecision=23500 #constraints=83762
96.96/97.08	c nbDecision=24000 #constraints=83883
101.16/101.23	c nbDecision=24500 #constraints=84196
104.95/105.09	c nbDecision=25000 #constraints=84446
108.56/108.69	c nbDecision=25500 #constraints=84632
109.66/109.78	c restart after 25601 decisions
113.26/113.33	c nbDecision=26000 #constraints=84866
114.56/114.61	c nbDecision=26500 #constraints=85020
116.86/116.91	c nbDecision=27000 #constraints=85143
122.56/122.63	c nbDecision=27500 #constraints=85419
125.15/125.21	c nbDecision=28000 #constraints=85555
128.05/128.12	c nbDecision=28500 #constraints=85731
130.35/130.48	c nbDecision=29000 #constraints=85892
132.85/132.91	c nbDecision=29500 #constraints=86225
136.05/136.12	c nbDecision=30000 #constraints=86561
137.65/137.71	c nbDecision=30500 #constraints=86698
140.85/140.99	c nbDecision=31000 #constraints=86894
143.05/143.15	c nbDecision=31500 #constraints=87054
145.55/145.62	c nbDecision=32000 #constraints=87255
148.35/148.41	c nbDecision=32500 #constraints=87465
150.25/150.31	c nbDecision=33000 #constraints=87664
152.64/152.73	c nbDecision=33500 #constraints=87809
155.84/155.98	c nbDecision=34000 #constraints=87975
165.84/165.92	c nbDecision=34500 #constraints=88217
170.94/171.04	c nbDecision=35000 #constraints=88394
174.84/174.98	c nbDecision=35500 #constraints=88609
179.83/179.90	c nbDecision=36000 #constraints=88829
183.54/183.63	c nbDecision=36500 #constraints=89047
187.54/187.62	c nbDecision=37000 #constraints=89227
192.14/192.23	c nbDecision=37500 #constraints=89449
196.93/197.03	c nbDecision=38000 #constraints=89676
204.44/204.51	c nbDecision=38500 #constraints=89990
209.03/209.13	c nbDecision=39000 #constraints=90208
213.73/213.82	c nbDecision=39500 #constraints=90500
217.42/217.55	c nbDecision=40000 #constraints=90718
222.13/222.20	c nbDecision=40500 #constraints=90807
224.92/225.07	c nbDecision=41000 #constraints=91016
229.12/229.21	c nbDecision=41500 #constraints=91222
233.23/233.30	c nbDecision=42000 #constraints=91401
237.43/237.55	c nbDecision=42500 #constraints=91620
242.92/243.01	c nbDecision=43000 #constraints=91859
247.11/247.22	c nbDecision=43500 #constraints=92019
258.62/258.79	c nbDecision=44000 #constraints=92191
264.81/264.92	c nbDecision=44500 #constraints=92406
269.31/269.43	c nbDecision=45000 #constraints=92611
273.61/273.79	c nbDecision=45500 #constraints=92785
277.71/277.81	c nbDecision=46000 #constraints=92926
281.90/282.08	c nbDecision=46500 #constraints=93135
286.71/286.81	c nbDecision=47000 #constraints=93360
290.71/290.85	c nbDecision=47500 #constraints=93492
294.61/294.74	c nbDecision=48000 #constraints=93689
298.20/298.39	c nbDecision=48500 #constraints=93845
304.80/304.97	c nbDecision=49000 #constraints=94027
310.50/310.63	c nbDecision=49500 #constraints=94214
318.39/318.56	c nbDecision=50000 #constraints=94453
323.09/323.20	c nbDecision=50500 #constraints=94699
328.19/328.31	c nbDecision=51000 #constraints=94884
329.69/329.87	c restart after 51201 decisions
332.39/332.56	c nbDecision=51500 #constraints=95071
337.99/338.19	c nbDecision=52000 #constraints=95343
343.39/343.54	c nbDecision=52500 #constraints=95610
350.89/351.03	c nbDecision=53000 #constraints=95909
357.69/357.80	c nbDecision=53500 #constraints=96162
363.89/364.02	c nbDecision=54000 #constraints=96440
369.48/369.63	c nbDecision=54500 #constraints=96620
375.88/376.01	c nbDecision=55000 #constraints=96840
385.08/385.23	c nbDecision=55500 #constraints=97084
390.77/390.91	c nbDecision=56000 #constraints=97247
396.67/396.82	c nbDecision=56500 #constraints=97417
404.48/404.65	c nbDecision=57000 #constraints=97646
411.87/412.04	c nbDecision=57500 #constraints=97820
417.27/417.48	c nbDecision=58000 #constraints=97992
425.76/425.98	c nbDecision=58500 #constraints=98315
433.17/433.37	c nbDecision=59000 #constraints=98654
442.17/442.31	c nbDecision=59500 #constraints=99024
449.96/450.19	c nbDecision=60000 #constraints=99303
459.16/459.38	c nbDecision=60500 #constraints=99502
467.65/467.82	c nbDecision=61000 #constraints=99810
475.36/475.51	c nbDecision=61500 #constraints=100029
484.86/485.01	c nbDecision=62000 #constraints=100251
496.05/496.24	c nbDecision=62500 #constraints=100603
507.95/508.16	c nbDecision=63000 #constraints=100876
514.74/514.91	c nbDecision=63500 #constraints=101102
521.84/522.04	c nbDecision=64000 #constraints=101329
531.84/532.04	c nbDecision=64500 #constraints=101602
540.83/541.06	c nbDecision=65000 #constraints=101802
553.93/554.16	c nbDecision=65500 #constraints=102054
561.93/562.13	c nbDecision=66000 #constraints=102281
569.03/569.23	c nbDecision=66500 #constraints=102450
577.32/577.59	c nbDecision=67000 #constraints=102641
586.52/586.79	c nbDecision=67500 #constraints=102861
597.52/597.72	c nbDecision=68000 #constraints=103106
606.61/606.86	c nbDecision=68500 #constraints=103321
612.89/613.11	c nbDecision=69000 #constraints=103448
624.97/625.30	c nbDecision=69500 #constraints=103706
634.74/635.08	c nbDecision=70000 #constraints=103911
646.43/646.80	c nbDecision=70500 #constraints=104082
656.12/656.42	c nbDecision=71000 #constraints=104325
663.60/663.91	c nbDecision=71500 #constraints=104509
684.91/685.22	c nbDecision=72000 #constraints=104820
700.49/700.80	c nbDecision=72500 #constraints=105103
712.69/713.10	c nbDecision=73000 #constraints=105304
721.98/722.38	c nbDecision=73500 #constraints=105498
734.19/734.50	c nbDecision=74000 #constraints=105714
750.38/750.77	c nbDecision=74500 #constraints=105947
763.77/764.11	c nbDecision=75000 #constraints=106151
773.48/773.82	c nbDecision=75500 #constraints=106312
789.47/789.82	c nbDecision=76000 #constraints=106549
800.56/800.96	c nbDecision=76500 #constraints=106718
810.16/810.59	c nbDecision=77000 #constraints=106865
831.46/831.83	c nbDecision=77500 #constraints=107157
846.65/847.01	c nbDecision=78000 #constraints=107379
866.85/867.24	c nbDecision=78500 #constraints=107737
885.15/885.58	c nbDecision=79000 #constraints=108041
890.74/891.18	c nbDecision=79500 #constraints=108119
900.94/901.32	c nbDecision=80000 #constraints=108294
913.44/913.80	c nbDecision=80500 #constraints=108524
931.13/931.58	c nbDecision=81000 #constraints=108853
946.73/947.17	c nbDecision=81500 #constraints=109140
959.62/960.00	c nbDecision=82000 #constraints=109324
973.62/974.03	c nbDecision=82500 #constraints=109564
996.41/996.90	c nbDecision=83000 #constraints=109781
1014.31/1014.78	c nbDecision=83500 #constraints=110004
1039.39/1039.82	c nbDecision=84000 #constraints=110283
1053.49/1054.00	c nbDecision=84500 #constraints=110482
1071.49/1071.99	c nbDecision=85000 #constraints=110739
1088.49/1088.91	c nbDecision=85500 #constraints=110936
1118.77/1119.27	c nbDecision=86000 #constraints=111218
1146.36/1146.80	c nbDecision=86500 #constraints=111483
1169.76/1170.25	c nbDecision=87000 #constraints=111707
1200.36/1200.80	c nbDecision=87500 #constraints=111999
1224.74/1225.26	c nbDecision=88000 #constraints=112301
1239.44/1239.91	c nbDecision=88500 #constraints=112583
1261.14/1261.63	c nbDecision=89000 #constraints=112818
1288.43/1288.98	c nbDecision=89500 #constraints=113061
1311.12/1311.63	c nbDecision=90000 #constraints=113324
1340.81/1341.37	c nbDecision=90500 #constraints=113627
1383.70/1384.24	c nbDecision=91000 #constraints=113948
1408.90/1409.46	c nbDecision=91500 #constraints=114235
1428.09/1428.66	c nbDecision=92000 #constraints=114437
1448.88/1449.44	c nbDecision=92500 #constraints=114765
1470.58/1471.14	c nbDecision=93000 #constraints=114935
1489.67/1490.21	c nbDecision=93500 #constraints=115208
1510.66/1511.22	c nbDecision=94000 #constraints=115425
1542.75/1543.32	c nbDecision=94500 #constraints=115744
1588.95/1589.59	c nbDecision=95000 #constraints=116035
1610.74/1611.40	c nbDecision=95500 #constraints=116273
1656.03/1656.64	c nbDecision=96000 #constraints=116616
1680.81/1681.44	c nbDecision=96500 #constraints=116915
1716.71/1717.37	c nbDecision=97000 #constraints=117208
1765.09/1765.79	c nbDecision=97500 #constraints=117541
1800.09/1800.70	Received signal 15
1800.18/1800.86	
1800.18/1800.86	s UNKNOWN
1800.18/1800.86	
1800.18/1800.86	c user time= 1799.79 s
1800.18/1800.86	c system time= 0.464929 s
1800.18/1800.86	c wall clock time=1800.87

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node19/watcher-419171-1177404652 -o ROOT/results/node19/solver-419171-1177404652 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419171-1177404652/instance-419171-1177404652.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.97 0.91 3/77 3458
/proc/meminfo: memFree=1704336/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=1468 CPUtime=0
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 188382638 1503232 164 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 367 165 130 317 0 46 0

[startup+0.0756941 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 3458
/proc/meminfo: memFree=1704336/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=3052 CPUtime=0.07
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 563 0 0 0 7 0 0 0 18 0 1 0 188382638 3125248 546 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 763 547 130 317 0 442 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3052

[startup+0.101697 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 3458
/proc/meminfo: memFree=1704336/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=3580 CPUtime=0.09
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 188382638 3665920 685 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 895 685 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301718 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 3458
/proc/meminfo: memFree=1704336/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=7932 CPUtime=0.29
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 1797 0 0 0 28 1 0 0 19 0 1 0 188382638 8122368 1747 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 1983 1748 130 317 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7932

[startup+0.701763 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 3458
/proc/meminfo: memFree=1704336/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=22512 CPUtime=0.69
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 5479 0 0 0 67 2 0 0 22 0 1 0 188382638 23052288 5364 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 5628 5364 137 317 0 5307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22512

[startup+1.50185 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1680264/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=27316 CPUtime=1.49
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 6691 0 0 0 146 3 0 0 25 0 1 0 188382638 27971584 6068 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 6829 6068 139 317 0 6508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27316

[startup+3.10302 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1680200/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=27316 CPUtime=3.09
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 6691 0 0 0 306 3 0 0 25 0 1 0 188382638 27971584 6068 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 6829 6068 139 317 0 6508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27316

[startup+6.30137 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1680072/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=27316 CPUtime=6.29
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 6695 0 0 0 626 3 0 0 25 0 1 0 188382638 27971584 6072 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 6829 6072 139 317 0 6508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27316

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1680008/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=27316 CPUtime=12.68
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 6699 0 0 0 1265 3 0 0 25 0 1 0 188382638 27971584 6076 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562669 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 6829 6076 139 317 0 6508 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27316

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1678984/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=28504 CPUtime=25.48
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 7008 0 0 0 2544 4 0 0 25 0 1 0 188382638 29188096 6385 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 7126 6385 139 317 0 6805 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28504

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1675208/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=32320 CPUtime=51.07
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 7975 0 0 0 5102 5 0 0 25 0 1 0 188382638 33095680 7352 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712587 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 8080 7352 139 317 0 7759 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32320

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 3/78 3459
/proc/meminfo: memFree=1668744/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=38488 CPUtime=102.26
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 9568 0 0 0 10219 7 0 0 25 0 1 0 188382638 39411712 8945 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 9622 8945 139 317 0 9301 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38488

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1661576/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=45712 CPUtime=162.25
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 11383 0 0 0 16215 10 0 0 25 0 1 0 188382638 46809088 10760 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 11428 10760 139 317 0 11107 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 45712

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1652488/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=54552 CPUtime=222.22
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 13624 0 0 0 22210 12 0 0 25 0 1 0 188382638 55861248 13001 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716145 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 13638 13001 139 317 0 13317 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54552

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 3459
/proc/meminfo: memFree=1646216/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=60732 CPUtime=282.2
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 15188 0 0 0 28206 14 0 0 25 0 1 0 188382638 62189568 14565 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 15183 14565 139 317 0 14862 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60732

[startup+342.302 s]
/proc/loadavg: 1.11 1.00 0.92 2/78 3459
/proc/meminfo: memFree=1640840/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=66144 CPUtime=342.19
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 16537 0 0 0 34204 15 0 0 25 0 1 0 188382638 67731456 15914 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 16536 15914 139 317 0 16215 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 66144

[startup+402.301 s]
/proc/loadavg: 1.04 1.00 0.92 2/78 3459
/proc/meminfo: memFree=1634120/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=72876 CPUtime=402.17
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 18226 0 0 0 40200 17 0 0 25 0 1 0 188382638 74625024 17603 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 18219 17603 139 317 0 17898 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 72876

[startup+462.302 s]
/proc/loadavg: 1.01 1.00 0.92 2/78 3459
/proc/meminfo: memFree=1620744/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=86304 CPUtime=462.15
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 21554 0 0 0 46196 19 0 0 25 0 1 0 188382638 88375296 20931 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 21576 20931 139 317 0 21255 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 86304

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3459
/proc/meminfo: memFree=1614280/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=92772 CPUtime=522.14
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 23164 0 0 0 52193 21 0 0 25 0 1 0 188382638 94998528 22541 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 23193 22541 139 317 0 22872 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 92772

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3459
/proc/meminfo: memFree=1607880/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=99364 CPUtime=582.12
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 24763 0 0 0 58190 22 0 0 25 0 1 0 188382638 101748736 24140 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712536 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 24841 24140 139 317 0 24520 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 99364

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.92 3/84 3625
/proc/meminfo: memFree=1600584/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=105360 CPUtime=642.04
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 26250 0 0 0 64180 24 0 0 25 0 1 0 188382638 107888640 25627 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 26340 25627 139 317 0 26019 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 105360


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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1574920/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=132712 CPUtime=881.94
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 32900 0 0 0 88165 29 0 0 25 0 1 0 188382638 135897088 32277 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 33178 32277 139 317 0 32857 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 132712

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1568072/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=139964 CPUtime=941.93
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 34629 0 0 0 94162 31 0 0 25 0 1 0 188382638 143323136 34006 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 34991 34006 139 317 0 34670 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 139964

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1563912/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=144216 CPUtime=1001.9
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 35668 0 0 0 100159 31 0 0 25 0 1 0 188382638 147677184 35045 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 36054 35045 139 317 0 35733 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 144216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1557576/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=150904 CPUtime=1061.89
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 37254 0 0 0 106156 33 0 0 25 0 1 0 188382638 154525696 36631 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 37726 36631 139 317 0 37405 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 150904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1553288/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=155312 CPUtime=1121.87
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 38330 0 0 0 112153 34 0 0 25 0 1 0 188382638 159039488 37707 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 38828 37707 139 317 0 38507 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 155312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1549704/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=159248 CPUtime=1181.85
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 39280 0 0 0 118150 35 0 0 25 0 1 0 188382638 163069952 38657 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 39812 38657 139 317 0 39491 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 159248

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1545800/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=163100 CPUtime=1241.84
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 40234 0 0 0 124148 36 0 0 25 0 1 0 188382638 167014400 39611 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 40775 39611 139 317 0 40454 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 163100

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1541064/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=167944 CPUtime=1301.83
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 41400 0 0 0 130145 38 0 0 25 0 1 0 188382638 171974656 40777 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 41986 40777 139 317 0 41665 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 167944

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1535880/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=173380 CPUtime=1361.8
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 42693 0 0 0 136142 38 0 0 25 0 1 0 188382638 177541120 42070 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 43345 42070 139 317 0 43024 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 173380

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1530440/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=178972 CPUtime=1421.79
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 44041 0 0 0 142139 40 0 0 25 0 1 0 188382638 183267328 43418 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 44743 43418 139 317 0 44422 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 178972

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1525576/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=184100 CPUtime=1481.77
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 45278 0 0 0 148136 41 0 0 25 0 1 0 188382638 188518400 44655 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 46025 44655 139 317 0 45704 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 184100

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1519688/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=190184 CPUtime=1541.75
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 46740 0 0 0 154134 41 0 0 25 0 1 0 188382638 194748416 46117 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 47546 46117 139 317 0 47225 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 190184

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1513864/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=196428 CPUtime=1601.74
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 48216 0 0 0 160131 43 0 0 25 0 1 0 188382638 201142272 47593 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563656 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 49107 47593 139 317 0 48786 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 196428

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1510984/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=199232 CPUtime=1661.72
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 48899 0 0 0 166128 44 0 0 25 0 1 0 188382638 204013568 48276 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 49808 48276 139 317 0 49487 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 199232

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1505288/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=205124 CPUtime=1721.71
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 50330 0 0 0 172126 45 0 0 25 0 1 0 188382638 210046976 49707 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 51281 49707 139 317 0 50960 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 205124

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1501000/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=209768 CPUtime=1781.69
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 51415 0 0 0 178123 46 0 0 25 0 1 0 188382638 214802432 50792 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 52442 50792 139 317 0 52121 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 209768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1499976/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=210728 CPUtime=1800.09
/proc/3458/stat : 3458 (oree) R 3456 3458 2975 0 -1 4194304 51654 0 0 0 179963 46 0 0 25 0 1 0 188382638 215785472 51031 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/3458/statm: 52682 51031 139 317 0 52361 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 210728

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 3657
/proc/meminfo: memFree=1499976/2055920 swapFree=4159408/4192956
[pid=3458] ppid=3456 vsize=0 CPUtime=1800.31
/proc/3458/stat : 3458 (oree) D 3456 3458 2975 0 -1 4194308 51670 0 0 0 179982 49 0 0 25 0 1 0 188382638 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 18446744072100051646 0 0 17 1 0 0
/proc/3458/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1801.01
CPU time (s): 1800.32
CPU user time (s): 1799.82
CPU system time (s): 0.499924
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 210728

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

runsolver used 1.39879 second user time and 3.9494 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Apr 24 08:50:53 UTC 2007

IDJOB= 419171
IDBENCH= 47754
IDSOLVER= 172
FILE ID= node19/419171-1177404652

PBS_JOBID= 4675627

Free space on /tmp= 66466 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-15.opb
COMMAND LINE= oree /tmp/evaluation/419171-1177404652/instance-419171-1177404652.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-419171-1177404652 -o ROOT/results/node19/solver-419171-1177404652 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419171-1177404652/instance-419171-1177404652.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  8491f78357d22ad662b240e990e7b543

RANDOM SEED= 605952287

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1704808 kB
Buffers:         51068 kB
Cached:         206140 kB
SwapCached:       2620 kB
Active:         121596 kB
Inactive:       159072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704808 kB
SwapTotal:     4192956 kB
SwapFree:      4159408 kB
Dirty:            3604 kB
Writeback:           0 kB
Mapped:          31132 kB
Slab:            56020 kB
Committed_AS:  4682716 kB
PageTables:       1784 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= 66466 MiB

End job on node19 on Tue Apr 24 09:20:56 UTC 2007