Trace number 419703

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.36 1800.96

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/hsatv17/hsat_vc11817.opb
MD5SUMc4757f3b7c08cdbf41227be06f73191e
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 benchmark26.7269
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables240300
Total number of constraints691064
Number of constraints which are clauses691064
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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...
5.89/5.94	c ...done
5.89/5.94	c #vars=240300 #constraints=691064 hasObjective=no
6.78/6.81	c res. mode=mod
6.78/6.81	c VSIDS like heuristics
6.78/6.81	c complete search running
9.18/9.29	c restart after 401 decisions
9.79/9.85	c nbDecision=500 #constraints=691069
11.79/11.85	c restart after 801 decisions
12.79/12.85	c nbDecision=1000 #constraints=691074
17.38/17.49	c nbDecision=1500 #constraints=691088
18.08/18.13	c restart after 1601 decisions
20.58/20.68	c nbDecision=2000 #constraints=691093
24.38/24.40	c nbDecision=2500 #constraints=691102
31.38/31.42	c nbDecision=3000 #constraints=691128
32.18/32.24	c restart after 3201 decisions
34.67/34.79	c nbDecision=3500 #constraints=691135
37.87/37.99	c nbDecision=4000 #constraints=691143
41.88/41.92	c nbDecision=4500 #constraints=691155
56.87/56.95	c nbDecision=5000 #constraints=691293
72.96/73.00	c nbDecision=5500 #constraints=691438
78.96/79.04	c nbDecision=6000 #constraints=691491
81.86/81.95	c restart after 6401 decisions
82.76/82.80	c nbDecision=6500 #constraints=691515
87.25/87.36	c nbDecision=7000 #constraints=691545
95.86/95.97	c nbDecision=7500 #constraints=691665
107.96/108.10	c nbDecision=8000 #constraints=691777
112.06/112.12	c nbDecision=8500 #constraints=691804
117.95/118.09	c nbDecision=9000 #constraints=691883
124.55/124.63	c nbDecision=9500 #constraints=691960
126.85/126.92	c nbDecision=10000 #constraints=691965
129.65/129.79	c nbDecision=10500 #constraints=691973
145.84/145.91	c nbDecision=11000 #constraints=692186
150.65/150.80	c nbDecision=11500 #constraints=692218
155.14/155.21	c nbDecision=12000 #constraints=692257
158.64/158.71	c nbDecision=12500 #constraints=692286
161.84/161.97	c restart after 12801 decisions
164.34/164.46	c nbDecision=13000 #constraints=692336
170.24/170.34	c nbDecision=13500 #constraints=692394
180.53/180.69	c nbDecision=14000 #constraints=692513
187.03/187.14	c nbDecision=14500 #constraints=692590
190.13/190.22	c nbDecision=15000 #constraints=692611
193.63/193.74	c nbDecision=15500 #constraints=692642
195.93/196.04	c nbDecision=16000 #constraints=692646
198.22/198.38	c nbDecision=16500 #constraints=692656
202.82/202.93	c nbDecision=17000 #constraints=692712
206.52/206.69	c nbDecision=17500 #constraints=692746
209.62/209.71	c nbDecision=18000 #constraints=692765
214.23/214.33	c nbDecision=18500 #constraints=692810
217.83/217.92	c nbDecision=19000 #constraints=692848
220.33/220.44	c nbDecision=19500 #constraints=692863
222.62/222.75	c nbDecision=20000 #constraints=692867
227.92/228.00	c nbDecision=20500 #constraints=692916
233.52/233.61	c nbDecision=21000 #constraints=692976
241.22/241.36	c nbDecision=21500 #constraints=693065
244.61/244.77	c nbDecision=22000 #constraints=693087
248.31/248.42	c nbDecision=22500 #constraints=693118
254.21/254.35	c nbDecision=23000 #constraints=693187
257.11/257.23	c nbDecision=23500 #constraints=693209
262.51/262.62	c nbDecision=24000 #constraints=693279
267.61/267.71	c nbDecision=24500 #constraints=693329
272.40/272.56	c nbDecision=25000 #constraints=693399
279.10/279.27	c nbDecision=25500 #constraints=693495
279.50/279.64	c restart after 25601 decisions
283.40/283.59	c nbDecision=26000 #constraints=693520
288.50/288.65	c nbDecision=26500 #constraints=693563
299.21/299.38	c nbDecision=27000 #constraints=693712
312.30/312.45	c nbDecision=27500 #constraints=693915
315.90/316.09	c nbDecision=28000 #constraints=693949
319.80/319.99	c nbDecision=28500 #constraints=693982
322.10/322.21	c nbDecision=29000 #constraints=693993
324.80/324.93	c nbDecision=29500 #constraints=694007
330.89/331.05	c nbDecision=30000 #constraints=694087
335.29/335.42	c nbDecision=30500 #constraints=694129
337.70/337.86	c nbDecision=31000 #constraints=694141
340.99/341.10	c nbDecision=31500 #constraints=694171
343.79/343.94	c nbDecision=32000 #constraints=694191
347.69/347.86	c nbDecision=32500 #constraints=694226
355.19/355.36	c nbDecision=33000 #constraints=694333
365.88/366.03	c nbDecision=33500 #constraints=694499
375.48/375.62	c nbDecision=34000 #constraints=694648
382.57/382.71	c nbDecision=34500 #constraints=694731
388.77/388.94	c nbDecision=35000 #constraints=694801
402.67/402.81	c nbDecision=35500 #constraints=694989
428.87/429.00	c nbDecision=36000 #constraints=695304
440.16/440.40	c nbDecision=36500 #constraints=695411
443.96/444.13	c nbDecision=37000 #constraints=695446
449.46/449.65	c nbDecision=37500 #constraints=695500
454.86/455.06	c nbDecision=38000 #constraints=695566
465.36/465.59	c nbDecision=38500 #constraints=695688
483.15/483.39	c nbDecision=39000 #constraints=695922
501.84/502.06	c nbDecision=39500 #constraints=696158
507.94/508.11	c nbDecision=40000 #constraints=696200
515.04/515.21	c nbDecision=40500 #constraints=696283
517.44/517.69	c nbDecision=41000 #constraints=696293
520.33/520.57	c nbDecision=41500 #constraints=696311
526.33/526.50	c nbDecision=42000 #constraints=696374
541.33/541.56	c nbDecision=42500 #constraints=696565
546.53/546.79	c nbDecision=43000 #constraints=696611
549.83/550.06	c nbDecision=43500 #constraints=696632
564.53/564.70	c nbDecision=44000 #constraints=696838
573.13/573.38	c nbDecision=44500 #constraints=696924
582.22/582.48	c nbDecision=45000 #constraints=697074
585.42/585.62	c nbDecision=45500 #constraints=697096
590.32/590.52	c nbDecision=46000 #constraints=697149
595.22/595.49	c nbDecision=46500 #constraints=697186
608.22/608.49	c nbDecision=47000 #constraints=697345
620.71/620.97	c nbDecision=47500 #constraints=697519
623.01/623.27	c nbDecision=48000 #constraints=697525
628.11/628.30	c nbDecision=48500 #constraints=697577
631.41/631.63	c nbDecision=49000 #constraints=697604
633.51/633.72	c nbDecision=49500 #constraints=697607
635.30/635.60	c nbDecision=50000 #constraints=697608
650.10/650.32	c nbDecision=50500 #constraints=697820
681.90/682.15	c nbDecision=51000 #constraints=698298
695.39/695.69	c restart after 51201 decisions
699.09/699.33	c nbDecision=51500 #constraints=698533
704.49/704.71	c nbDecision=52000 #constraints=698584
710.19/710.49	c nbDecision=52500 #constraints=698647
712.99/713.25	c nbDecision=53000 #constraints=698659
717.78/718.03	c nbDecision=53500 #constraints=698705
721.18/721.44	c nbDecision=54000 #constraints=698727
733.66/733.98	c nbDecision=54500 #constraints=698883
739.14/739.47	c nbDecision=55000 #constraints=698940
744.93/745.28	c nbDecision=55500 #constraints=699003
748.42/748.71	c nbDecision=56000 #constraints=699031
760.60/760.93	c nbDecision=56500 #constraints=699169
767.09/767.45	c nbDecision=57000 #constraints=699247
770.89/771.26	c nbDecision=57500 #constraints=699278
774.09/774.42	c nbDecision=58000 #constraints=699302
776.87/777.20	c nbDecision=58500 #constraints=699311
779.27/779.62	c nbDecision=59000 #constraints=699318
781.67/782.09	c nbDecision=59500 #constraints=699329
785.17/785.58	c nbDecision=60000 #constraints=699349
789.47/789.83	c nbDecision=60500 #constraints=699388
793.87/794.29	c nbDecision=61000 #constraints=699426
797.36/797.77	c nbDecision=61500 #constraints=699446
803.06/803.44	c nbDecision=62000 #constraints=699505
809.16/809.53	c nbDecision=62500 #constraints=699573
816.66/817.07	c nbDecision=63000 #constraints=699658
819.16/819.54	c nbDecision=63500 #constraints=699670
824.45/824.81	c nbDecision=64000 #constraints=699734
833.35/833.78	c nbDecision=64500 #constraints=699869
840.35/840.74	c nbDecision=65000 #constraints=699961
844.05/844.48	c nbDecision=65500 #constraints=699995
846.96/847.36	c nbDecision=66000 #constraints=700007
849.85/850.21	c nbDecision=66500 #constraints=700020
854.05/854.40	c nbDecision=67000 #constraints=700052
876.14/876.57	c nbDecision=67500 #constraints=700311
904.63/905.08	c nbDecision=68000 #constraints=700624
928.82/929.26	c nbDecision=68500 #constraints=700887
946.33/946.70	c nbDecision=69000 #constraints=701090
974.11/974.53	c nbDecision=69500 #constraints=701391
996.01/996.40	c nbDecision=70000 #constraints=701626
1027.10/1027.60	c nbDecision=70500 #constraints=701911
1044.90/1045.30	c nbDecision=71000 #constraints=702109
1050.99/1051.48	c nbDecision=71500 #constraints=702172
1057.59/1058.06	c nbDecision=72000 #constraints=702230
1060.59/1061.09	c nbDecision=72500 #constraints=702259
1062.60/1063.09	c nbDecision=73000 #constraints=702268
1064.60/1065.01	c nbDecision=73500 #constraints=702274
1080.59/1081.06	c nbDecision=74000 #constraints=702548
1083.19/1083.65	c nbDecision=74500 #constraints=702557
1086.79/1087.22	c nbDecision=75000 #constraints=702581
1090.98/1091.49	c nbDecision=75500 #constraints=702607
1094.78/1095.28	c nbDecision=76000 #constraints=702629
1097.18/1097.60	c nbDecision=76500 #constraints=702633
1111.38/1111.86	c nbDecision=77000 #constraints=702838
1120.67/1121.14	c nbDecision=77500 #constraints=702958
1137.58/1138.00	c nbDecision=78000 #constraints=703183
1152.27/1152.71	c nbDecision=78500 #constraints=703351
1155.17/1155.65	c nbDecision=79000 #constraints=703377
1159.47/1159.91	c nbDecision=79500 #constraints=703419
1162.27/1162.74	c nbDecision=80000 #constraints=703430
1184.26/1184.80	c nbDecision=80500 #constraints=703762
1204.95/1205.40	c nbDecision=81000 #constraints=704069
1223.55/1224.00	c nbDecision=81500 #constraints=704351
1240.54/1241.05	c nbDecision=82000 #constraints=704621
1258.93/1259.45	c nbDecision=82500 #constraints=704913
1263.53/1264.07	c nbDecision=83000 #constraints=704941
1267.93/1268.44	c nbDecision=83500 #constraints=704972
1280.13/1280.64	c nbDecision=84000 #constraints=705096
1296.83/1297.40	c nbDecision=84500 #constraints=705268
1339.91/1340.47	c nbDecision=85000 #constraints=705648
1377.60/1378.17	c nbDecision=85500 #constraints=706001
1418.79/1419.34	c nbDecision=86000 #constraints=706376
1456.38/1456.90	c nbDecision=86500 #constraints=706738
1490.97/1491.58	c nbDecision=87000 #constraints=707102
1532.36/1532.95	c nbDecision=87500 #constraints=707500
1576.95/1577.51	c nbDecision=88000 #constraints=707912
1630.34/1630.97	c nbDecision=88500 #constraints=708315
1679.22/1679.87	c nbDecision=89000 #constraints=708693
1728.61/1729.24	c nbDecision=89500 #constraints=709093
1775.90/1776.53	c nbDecision=90000 #constraints=709480
1800.10/1800.70	Received signal 15
1800.10/1800.77	
1800.10/1800.77	s UNKNOWN
1800.10/1800.77	
1800.10/1800.77	c user time= 1799.62 s
1800.10/1800.77	c system time= 0.551916 s
1800.10/1800.77	c wall clock time=1800.77

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/node45/watcher-419703-1177411737 -o ROOT/results/node45/solver-419703-1177411737 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/419703-1177411737/instance-419703-1177411737.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.85 0.98 0.99 3/77 15253
/proc/meminfo: memFree=1877520/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=1468 CPUtime=0
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 96019490 1503232 169 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 367 169 129 317 0 46 0

[startup+0.105585 s]
/proc/loadavg: 0.85 0.98 0.99 3/77 15253
/proc/meminfo: memFree=1877520/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=4116 CPUtime=0.1
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 842 0 0 0 10 0 0 0 18 0 1 0 96019490 4214784 825 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135289773 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 1029 825 129 317 0 708 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4116

[startup+0.201595 s]
/proc/loadavg: 0.85 0.98 0.99 3/77 15253
/proc/meminfo: memFree=1877520/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=6356 CPUtime=0.19
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 1415 0 0 0 19 0 0 0 18 0 1 0 96019490 6508544 1365 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134831205 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 1589 1365 130 317 0 1268 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6356

[startup+0.301605 s]
/proc/loadavg: 0.85 0.98 0.99 3/77 15253
/proc/meminfo: memFree=1877520/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=8468 CPUtime=0.29
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 1944 0 0 0 29 0 0 0 19 0 1 0 96019490 8671232 1894 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 2117 1894 130 317 0 1796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8468

[startup+0.701646 s]
/proc/loadavg: 0.85 0.98 0.99 3/77 15253
/proc/meminfo: memFree=1877520/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=16908 CPUtime=0.69
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 4097 0 0 0 68 1 0 0 22 0 1 0 96019490 17313792 3982 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134987126 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 4227 3982 130 317 0 3906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16908

[startup+1.50173 s]
/proc/loadavg: 0.86 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1853768/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=33788 CPUtime=1.49
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 8407 0 0 0 146 3 0 0 25 0 1 0 96019490 34598912 8163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 8447 8163 130 317 0 8126 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33788

[startup+3.10189 s]
/proc/loadavg: 0.86 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1830536/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=67416 CPUtime=3.09
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 16999 0 0 0 302 7 0 0 25 0 1 0 96019490 69033984 16498 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 16854 16498 130 317 0 16533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67416

[startup+6.30121 s]
/proc/loadavg: 0.87 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1761160/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=194212 CPUtime=6.28
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 49004 0 0 0 605 23 0 0 25 0 1 0 96019490 198873088 47990 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 48553 47990 137 317 0 48232 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 194212

[startup+12.7019 s]
/proc/loadavg: 0.88 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1652296/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=12.69
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62036 0 0 0 1239 30 0 0 25 0 1 0 96019490 252432384 56297 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56297 139 317 0 61308 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 246516

[startup+25.5022 s]
/proc/loadavg: 0.90 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1652424/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=25.48
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62036 0 0 0 2518 30 0 0 25 0 1 0 96019490 252432384 56297 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711017 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56297 139 317 0 61308 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 246516

[startup+51.1018 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1652488/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=51.07
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62040 0 0 0 5077 30 0 0 25 0 1 0 96019490 252432384 56301 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604035 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56301 139 317 0 61308 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 246516

[startup+102.303 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1652488/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=102.26
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62045 0 0 0 10195 31 0 0 25 0 1 0 96019490 252432384 56306 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56306 139 317 0 61308 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 246516

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1652424/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=162.24
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62050 0 0 0 16193 31 0 0 25 0 1 0 96019490 252432384 56311 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56311 139 317 0 61308 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 246516

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1652360/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=222.23
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62058 0 0 0 22191 32 0 0 25 0 1 0 96019490 252432384 56319 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56319 139 317 0 61308 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 246516

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1652232/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=282.2
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62063 0 0 0 28188 32 0 0 25 0 1 0 96019490 252432384 56324 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710928 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56324 139 317 0 61308 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 246516

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1652104/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=342.19
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62069 0 0 0 34186 33 0 0 25 0 1 0 96019490 252432384 56330 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606679 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56330 139 317 0 61308 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 246516

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1651976/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=402.17
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62077 0 0 0 40184 33 0 0 25 0 1 0 96019490 252432384 56338 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56338 139 317 0 61308 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 246516

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1651848/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=462.16
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62083 0 0 0 46182 34 0 0 25 0 1 0 96019490 252432384 56344 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56344 139 317 0 61308 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 246516

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1651784/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=522.13
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62089 0 0 0 52179 34 0 0 25 0 1 0 96019490 252432384 56350 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606848 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56350 139 317 0 61308 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 246516

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1651656/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=582.12
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62097 0 0 0 58177 35 0 0 25 0 1 0 96019490 252432384 56358 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56358 139 317 0 61308 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 246516

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15254
/proc/meminfo: memFree=1651592/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=642.1
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62102 0 0 0 64175 35 0 0 25 0 1 0 96019490 252432384 56363 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56363 139 317 0 61308 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 246516


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

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 15452
/proc/meminfo: memFree=1650760/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=246516 CPUtime=881.95
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62129 0 0 0 88152 43 0 0 25 0 1 0 96019490 252432384 56390 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 61629 56390 139 317 0 61308 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 246516

[startup+942.301 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 15452
/proc/meminfo: memFree=1647560/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=249832 CPUtime=941.93
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 62952 0 0 0 94149 44 0 0 25 0 1 0 96019490 255827968 57213 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 62458 57213 139 317 0 62137 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 249832

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 15452
/proc/meminfo: memFree=1644808/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=252728 CPUtime=1001.91
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 63615 0 0 0 100147 44 0 0 25 0 1 0 96019490 258793472 57876 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 63182 57876 139 317 0 62861 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 252728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15452
/proc/meminfo: memFree=1642184/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=255372 CPUtime=1061.9
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 64272 0 0 0 106144 46 0 0 25 0 1 0 96019490 261500928 58533 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 63843 58533 139 317 0 63522 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 255372

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15452
/proc/meminfo: memFree=1639048/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=258392 CPUtime=1121.87
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 65030 0 0 0 112141 46 0 0 25 0 1 0 96019490 264593408 59291 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 64598 59291 139 317 0 64277 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 258392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15452
/proc/meminfo: memFree=1636936/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=260360 CPUtime=1181.86
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 65533 0 0 0 118139 47 0 0 25 0 1 0 96019490 266608640 59794 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712594 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 65090 59794 139 317 0 64769 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 260360

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1634760/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=262448 CPUtime=1241.84
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 66055 0 0 0 124136 48 0 0 25 0 1 0 96019490 268746752 60316 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 65612 60316 139 317 0 65291 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 262448

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1632968/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=264100 CPUtime=1301.83
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 66480 0 0 0 130134 49 0 0 25 0 1 0 96019490 270438400 60741 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 66025 60741 139 317 0 65704 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 264100

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1631816/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=265288 CPUtime=1361.81
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 66762 0 0 0 136131 50 0 0 25 0 1 0 96019490 271654912 61023 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712497 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 66322 61023 139 317 0 66001 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 265288

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1630344/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=266812 CPUtime=1421.79
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 67113 0 0 0 142129 50 0 0 25 0 1 0 96019490 273215488 61374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 66703 61374 139 317 0 66382 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 266812

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1629512/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=267600 CPUtime=1481.77
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 67314 0 0 0 148126 51 0 0 25 0 1 0 96019490 274022400 61575 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 66900 61575 139 317 0 66579 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 267600

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1628104/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=268936 CPUtime=1541.76
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 67658 0 0 0 154124 52 0 0 25 0 1 0 96019490 275390464 61919 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 67234 61919 139 317 0 66913 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 268936

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1627016/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=269848 CPUtime=1601.74
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 67902 0 0 0 160122 52 0 0 25 0 1 0 96019490 276324352 62163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 67462 62163 139 317 0 67141 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 269848

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1626120/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=270692 CPUtime=1661.73
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 68113 0 0 0 166120 53 0 0 25 0 1 0 96019490 277188608 62374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 67673 62374 139 317 0 67352 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 270692

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1625224/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=271488 CPUtime=1721.71
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 68310 0 0 0 172117 54 0 0 25 0 1 0 96019490 278003712 62571 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 67872 62571 139 317 0 67551 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 271488

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1623880/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=272540 CPUtime=1781.69
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 68572 0 0 0 178115 54 0 0 25 0 1 0 96019490 279080960 62833 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 68135 62833 139 317 0 67814 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 272540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1623560/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=272932 CPUtime=1800.1
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 68649 0 0 0 179955 55 0 0 25 0 1 0 96019490 279482368 62910 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 68233 62910 139 317 0 67912 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 272932

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

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

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15454
/proc/meminfo: memFree=1623560/2055920 swapFree=4157632/4192956
[pid=15253] ppid=15251 vsize=229644 CPUtime=1800.29
/proc/15253/stat : 15253 (oree) R 15251 15253 15194 0 -1 4194304 68665 0 0 0 179974 55 0 0 25 0 1 0 96019490 235155456 56762 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266237 0 0 4096 17474 0 0 0 17 1 0 0
/proc/15253/statm: 57411 56762 155 317 0 57090 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 229644

Child status: 0
Real time (s): 1800.96
CPU time (s): 1800.36
CPU user time (s): 1799.76
CPU system time (s): 0.592909
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 272932

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

runsolver used 1.57476 second user time and 4.21736 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Apr 24 10:48:59 UTC 2007

IDJOB= 419703
IDBENCH= 47792
IDSOLVER= 172
FILE ID= node45/419703-1177411737

PBS_JOBID= 4675679

Free space on /tmp= 66423 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/hsatv17/hsat_vc11817.opb
COMMAND LINE= oree /tmp/evaluation/419703-1177411737/instance-419703-1177411737.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-419703-1177411737 -o ROOT/results/node45/solver-419703-1177411737 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/419703-1177411737/instance-419703-1177411737.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  c4757f3b7c08cdbf41227be06f73191e

RANDOM SEED= 265458316

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1877992 kB
Buffers:          7288 kB
Cached:          97568 kB
SwapCached:      15096 kB
Active:          72268 kB
Inactive:        55932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877992 kB
SwapTotal:     4192956 kB
SwapFree:      4157632 kB
Dirty:           24744 kB
Writeback:           0 kB
Mapped:          29096 kB
Slab:            35300 kB
Committed_AS:  1302452 kB
PageTables:       1732 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= 66423 MiB

End job on node45 on Tue Apr 24 11:19:01 UTC 2007