Trace number 420837

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.11 1800.87

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Difficult/contest05/
QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.opb
MD5SUM5730303905c08084da2af182924e1d59
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 benchmark298.384
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1605
Total number of constraints8025
Number of constraints which are clauses8025
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 constraint16
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 28
Number of bits of the biggest sum of numbers5
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.09/0.18	c ...done
0.09/0.18	c #vars=1605 #constraints=8025 hasObjective=no
0.19/0.20	c res. mode=mod
0.19/0.20	c VSIDS like heuristics
0.19/0.20	c complete search running
0.19/0.27	c restart after 401 decisions
0.29/0.30	c nbDecision=500 #constraints=8037
0.29/0.37	c restart after 801 decisions
0.39/0.43	c nbDecision=1000 #constraints=8063
0.49/0.54	c nbDecision=1500 #constraints=8088
0.59/0.65	c restart after 1601 decisions
1.39/1.41	c nbDecision=2000 #constraints=8406
1.69/1.75	c nbDecision=2500 #constraints=8519
1.99/2.07	c nbDecision=3000 #constraints=8634
2.30/2.35	c restart after 3201 decisions
2.79/2.83	c nbDecision=3500 #constraints=8878
3.59/3.60	c nbDecision=4000 #constraints=9083
4.59/4.67	c nbDecision=4500 #constraints=9341
4.69/4.72	c nbDecision=5000 #constraints=9345
4.79/4.80	c nbDecision=5500 #constraints=9349
5.09/5.12	c nbDecision=6000 #constraints=9408
5.09/5.18	c restart after 6401 decisions
5.29/5.37	c nbDecision=6500 #constraints=9456
6.59/6.63	c nbDecision=7000 #constraints=9719
7.29/7.37	c nbDecision=7500 #constraints=9861
9.49/9.54	c nbDecision=8000 #constraints=10236
10.09/10.10	c nbDecision=8500 #constraints=10320
10.09/10.15	c nbDecision=9000 #constraints=10323
10.29/10.38	c nbDecision=9500 #constraints=10363
10.39/10.44	c nbDecision=10000 #constraints=10366
11.48/11.52	c nbDecision=10500 #constraints=10522
12.19/12.29	c nbDecision=11000 #constraints=10627
14.09/14.17	c nbDecision=11500 #constraints=10867
14.19/14.20	c nbDecision=12000 #constraints=10870
14.19/14.29	c nbDecision=12500 #constraints=10880
15.29/15.39	c restart after 12801 decisions
15.99/16.04	c nbDecision=13000 #constraints=11089
18.08/18.13	c nbDecision=13500 #constraints=11295
19.28/19.34	c nbDecision=14000 #constraints=11424
21.68/21.73	c nbDecision=14500 #constraints=11620
23.98/24.09	c nbDecision=15000 #constraints=11845
26.88/26.93	c nbDecision=15500 #constraints=12070
27.58/27.64	c nbDecision=16000 #constraints=12149
30.37/30.46	c nbDecision=16500 #constraints=12378
34.38/34.40	c nbDecision=17000 #constraints=12676
38.88/38.98	c nbDecision=17500 #constraints=12965
42.37/42.40	c nbDecision=18000 #constraints=13206
45.57/45.66	c nbDecision=18500 #constraints=13407
48.97/49.03	c nbDecision=19000 #constraints=13617
51.58/51.64	c nbDecision=19500 #constraints=13776
51.68/51.79	c nbDecision=20000 #constraints=13794
51.88/51.94	c nbDecision=20500 #constraints=13810
51.98/52.05	c nbDecision=21000 #constraints=13815
55.87/55.91	c nbDecision=21500 #constraints=14033
56.77/56.81	c nbDecision=22000 #constraints=14085
56.87/56.91	c nbDecision=22500 #constraints=14088
58.67/58.76	c nbDecision=23000 #constraints=14190
63.27/63.31	c nbDecision=23500 #constraints=14430
68.36/68.48	c nbDecision=24000 #constraints=14687
75.27/75.30	c nbDecision=24500 #constraints=14992
84.46/84.57	c nbDecision=25000 #constraints=15347
92.05/92.13	c nbDecision=25500 #constraints=15627
93.95/94.02	c restart after 25601 decisions
99.05/99.16	c nbDecision=26000 #constraints=15871
103.05/103.16	c nbDecision=26500 #constraints=16042
108.65/108.79	c nbDecision=27000 #constraints=16273
121.74/121.80	c nbDecision=27500 #constraints=16632
133.74/133.86	c nbDecision=28000 #constraints=16999
147.93/148.08	c nbDecision=28500 #constraints=17355
148.93/149.00	c nbDecision=29000 #constraints=17382
149.03/149.18	c nbDecision=29500 #constraints=17385
149.33/149.43	c nbDecision=30000 #constraints=17392
156.84/156.97	c nbDecision=30500 #constraints=17600
158.64/158.76	c nbDecision=31000 #constraints=17646
158.74/158.87	c nbDecision=31500 #constraints=17649
158.84/158.92	c nbDecision=32000 #constraints=17651
158.84/158.96	c nbDecision=32500 #constraints=17654
158.94/159.02	c nbDecision=33000 #constraints=17661
158.94/159.07	c nbDecision=33500 #constraints=17670
163.73/163.82	c nbDecision=34000 #constraints=17794
168.93/169.08	c nbDecision=34500 #constraints=17935
169.03/169.14	c nbDecision=35000 #constraints=17936
169.03/169.17	c nbDecision=35500 #constraints=17937
169.13/169.21	c nbDecision=36000 #constraints=17939
169.13/169.24	c nbDecision=36500 #constraints=17940
169.13/169.28	c nbDecision=37000 #constraints=17943
169.23/169.31	c nbDecision=37500 #constraints=17944
169.23/169.36	c nbDecision=38000 #constraints=17950
169.23/169.39	c nbDecision=38500 #constraints=17951
169.33/169.43	c nbDecision=39000 #constraints=17955
169.33/169.46	c nbDecision=39500 #constraints=17956
169.33/169.49	c nbDecision=40000 #constraints=17958
169.43/169.53	c nbDecision=40500 #constraints=17959
169.43/169.60	c nbDecision=41000 #constraints=17964
169.53/169.67	c nbDecision=41500 #constraints=17968
169.63/169.72	c nbDecision=42000 #constraints=17969
169.63/169.77	c nbDecision=42500 #constraints=17972
169.73/169.83	c nbDecision=43000 #constraints=17974
169.73/169.88	c nbDecision=43500 #constraints=17975
169.83/169.91	c nbDecision=44000 #constraints=17976
169.83/169.97	c nbDecision=44500 #constraints=17981
169.83/169.99	c nbDecision=45000 #constraints=17981
169.93/170.07	c nbDecision=45500 #constraints=17986
170.03/170.12	c nbDecision=46000 #constraints=17987
170.03/170.18	c nbDecision=46500 #constraints=17988
170.13/170.24	c nbDecision=47000 #constraints=17989
170.13/170.26	c nbDecision=47500 #constraints=17989
170.23/170.31	c nbDecision=48000 #constraints=17990
170.23/170.37	c nbDecision=48500 #constraints=17991
170.33/170.42	c nbDecision=49000 #constraints=17992
170.33/170.45	c nbDecision=49500 #constraints=17996
170.43/170.53	c nbDecision=50000 #constraints=17998
170.43/170.57	c nbDecision=50500 #constraints=18000
170.53/170.63	c nbDecision=51000 #constraints=18002
170.53/170.63	c restart after 51201 decisions
174.63/174.75	c nbDecision=51500 #constraints=18119
191.22/191.35	c nbDecision=52000 #constraints=18460
199.51/199.61	c nbDecision=52500 #constraints=18668
210.91/211.09	c nbDecision=53000 #constraints=18921
213.62/213.72	c nbDecision=53500 #constraints=18972
213.92/214.00	c nbDecision=54000 #constraints=18976
215.72/215.86	c nbDecision=54500 #constraints=19017
215.92/216.06	c nbDecision=55000 #constraints=19024
215.92/216.08	c nbDecision=55500 #constraints=19025
216.02/216.11	c nbDecision=56000 #constraints=19026
216.02/216.14	c nbDecision=56500 #constraints=19027
216.02/216.17	c nbDecision=57000 #constraints=19029
216.02/216.19	c nbDecision=57500 #constraints=19030
216.12/216.21	c nbDecision=58000 #constraints=19030
216.12/216.24	c nbDecision=58500 #constraints=19031
216.12/216.27	c nbDecision=59000 #constraints=19032
216.12/216.30	c nbDecision=59500 #constraints=19033
216.22/216.31	c nbDecision=60000 #constraints=19033
225.41/225.55	c nbDecision=60500 #constraints=19244
239.71/239.84	c nbDecision=61000 #constraints=19543
246.10/246.28	c nbDecision=61500 #constraints=19677
247.80/247.98	c nbDecision=62000 #constraints=19703
252.80/252.99	c nbDecision=62500 #constraints=19811
252.90/253.08	c nbDecision=63000 #constraints=19812
257.19/257.36	c nbDecision=63500 #constraints=19903
272.49/272.65	c nbDecision=64000 #constraints=20207
288.19/288.37	c nbDecision=64500 #constraints=20484
310.98/311.19	c nbDecision=65000 #constraints=20819
336.27/336.42	c nbDecision=65500 #constraints=21201
358.95/359.10	c nbDecision=66000 #constraints=21530
382.76/382.91	c nbDecision=66500 #constraints=21902
413.64/413.82	c nbDecision=67000 #constraints=22276
437.23/437.48	c nbDecision=67500 #constraints=22598
460.62/460.80	c nbDecision=68000 #constraints=22908
484.42/484.68	c nbDecision=68500 #constraints=23195
504.51/504.79	c nbDecision=69000 #constraints=23477
530.00/530.23	c nbDecision=69500 #constraints=23779
557.09/557.39	c nbDecision=70000 #constraints=24117
583.38/583.61	c nbDecision=70500 #constraints=24443
608.26/608.54	c nbDecision=71000 #constraints=24767
631.16/631.49	c nbDecision=71500 #constraints=25050
663.35/663.65	c nbDecision=72000 #constraints=25431
695.63/695.92	c nbDecision=72500 #constraints=25813
720.93/721.20	c nbDecision=73000 #constraints=26133
753.91/754.24	c nbDecision=73500 #constraints=26489
797.20/797.60	c nbDecision=74000 #constraints=26887
836.68/837.04	c nbDecision=74500 #constraints=27293
880.87/881.27	c nbDecision=75000 #constraints=27705
928.85/929.23	c nbDecision=75500 #constraints=28114
966.94/967.30	c nbDecision=76000 #constraints=28481
1009.12/1009.59	c nbDecision=76500 #constraints=28858
1049.90/1050.34	c nbDecision=77000 #constraints=29240
1089.59/1090.10	c nbDecision=77500 #constraints=29589
1122.28/1122.75	c nbDecision=78000 #constraints=29883
1173.76/1174.25	c nbDecision=78500 #constraints=30270
1242.13/1242.69	c nbDecision=79000 #constraints=30707
1292.82/1293.35	c nbDecision=79500 #constraints=31066
1352.30/1352.87	c nbDecision=80000 #constraints=31464
1414.98/1415.65	c nbDecision=80500 #constraints=31890
1473.85/1474.54	c nbDecision=81000 #constraints=32282
1535.62/1536.37	c nbDecision=81500 #constraints=32699
1601.61/1602.33	c nbDecision=82000 #constraints=33120
1640.39/1641.12	c nbDecision=82500 #constraints=33438
1690.77/1691.54	c nbDecision=83000 #constraints=33814
1749.95/1750.79	c nbDecision=83500 #constraints=34233
1800.04/1800.81	Received signal 15
1800.04/1800.84	
1800.04/1800.84	s UNKNOWN
1800.04/1800.84	
1800.04/1800.84	c user time= 1799.71 s
1800.04/1800.84	c system time= 0.374943 s
1800.04/1800.84	c wall clock time=1800.84

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/node13/watcher-420837-1177432700 -o ROOT/results/node13/solver-420837-1177432700 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420837-1177432700/instance-420837-1177432700.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: 1.00 1.00 0.99 2/77 29807
/proc/meminfo: memFree=1883664/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=1468 CPUtime=0
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 191187821 1503232 162 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 367 163 130 317 0 46 0

[startup+0.102733 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 29807
/proc/meminfo: memFree=1883664/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=3316 CPUtime=0.09
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 647 0 0 0 9 0 0 0 18 0 1 0 191187821 3395584 630 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 829 630 130 317 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3316

[startup+0.201716 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 29807
/proc/meminfo: memFree=1883664/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=6192 CPUtime=0.19
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 1365 0 0 0 19 0 0 0 19 0 1 0 191187821 6340608 1348 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134602404 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 1548 1348 137 317 0 1227 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6192

[startup+0.301737 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 29807
/proc/meminfo: memFree=1883664/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=6676 CPUtime=0.29
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 1479 0 0 0 28 1 0 0 20 0 1 0 191187821 6836224 1407 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 1669 1407 139 317 0 1348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6676

[startup+0.701821 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 29807
/proc/meminfo: memFree=1883664/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=6676 CPUtime=0.69
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 1480 0 0 0 68 1 0 0 23 0 1 0 191187821 6836224 1408 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 1669 1408 139 317 0 1348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6676

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29808
/proc/meminfo: memFree=1878344/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=7092 CPUtime=1.49
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 1578 0 0 0 148 1 0 0 25 0 1 0 191187821 7262208 1506 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 1773 1506 139 317 0 1452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7092

[startup+3.10233 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29808
/proc/meminfo: memFree=1877640/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=7876 CPUtime=3.09
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 1786 0 0 0 308 1 0 0 25 0 1 0 191187821 8065024 1714 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716161 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 1969 1714 139 317 0 1648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7876

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29808
/proc/meminfo: memFree=1875728/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=9592 CPUtime=6.29
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 2199 0 0 0 628 1 0 0 25 0 1 0 191187821 9822208 2127 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 2398 2127 139 317 0 2077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9592

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29808
/proc/meminfo: memFree=1872784/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=12368 CPUtime=12.69
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 2911 0 0 0 1266 3 0 0 25 0 1 0 191187821 12664832 2839 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 3092 2839 139 317 0 2771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12368

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29808
/proc/meminfo: memFree=1869520/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=15428 CPUtime=25.48
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 3685 0 0 0 2545 3 0 0 25 0 1 0 191187821 15798272 3613 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 3857 3613 139 317 0 3536 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15428

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29808
/proc/meminfo: memFree=1864592/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=20596 CPUtime=51.08
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 4923 0 0 0 5103 5 0 0 25 0 1 0 191187821 21090304 4851 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563989 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 5149 4851 139 317 0 4828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20596

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29808
/proc/meminfo: memFree=1856016/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=29680 CPUtime=102.26
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 7084 0 0 0 10219 7 0 0 25 0 1 0 191187821 30392320 6902 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134562678 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 7420 6902 139 317 0 7099 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29680

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1851472/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=34492 CPUtime=162.23
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 8235 0 0 0 16214 9 0 0 25 0 1 0 191187821 35319808 8053 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 8623 8053 139 317 0 8302 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34492

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1848080/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=37764 CPUtime=222.22
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 9069 0 0 0 22212 10 0 0 25 0 1 0 191187821 38670336 8887 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134711478 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 9441 8887 139 317 0 9120 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 37764

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1844176/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=41748 CPUtime=282.19
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 10054 0 0 0 28208 11 0 0 25 0 1 0 191187821 42749952 9872 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 10437 9872 139 317 0 10116 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 41748

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1840528/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=45560 CPUtime=342.16
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 10952 0 0 0 34204 12 0 0 25 0 1 0 191187821 46653440 10770 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 11390 10770 139 317 0 11069 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 45560

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1836816/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=49744 CPUtime=402.14
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 11878 0 0 0 40201 13 0 0 25 0 1 0 191187821 50937856 11696 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 12436 11696 139 317 0 12115 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 49744

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1833616/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=53472 CPUtime=462.12
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 12661 0 0 0 46198 14 0 0 25 0 1 0 191187821 54755328 12479 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 13368 12479 139 317 0 13047 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 53472

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1831248/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=56088 CPUtime=522.1
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 13261 0 0 0 52194 16 0 0 25 0 1 0 191187821 57434112 13079 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 14022 13079 139 317 0 13701 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 56088

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1828624/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=58964 CPUtime=582.08
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 13903 0 0 0 58191 17 0 0 25 0 1 0 191187821 60379136 13721 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 14741 13721 139 317 0 14420 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 58964

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1826064/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=61584 CPUtime=642.05
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 14540 0 0 0 64187 18 0 0 25 0 1 0 191187821 63062016 14358 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 15396 14358 139 317 0 15075 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 61584


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

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1815120/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=72420 CPUtime=881.97
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 17222 0 0 0 88174 23 0 0 25 0 1 0 191187821 74158080 17040 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712556 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 18105 17040 139 317 0 17784 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 72420

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1812880/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=74516 CPUtime=941.94
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 17779 0 0 0 94171 23 0 0 25 0 1 0 191187821 76304384 17597 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 18629 17597 139 317 0 18308 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 74516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1810384/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=76936 CPUtime=1001.93
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 18386 0 0 0 100168 25 0 0 25 0 1 0 191187821 78782464 18204 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 19234 18204 139 317 0 18913 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 76936

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1808016/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=79208 CPUtime=1061.9
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 18973 0 0 0 106164 26 0 0 25 0 1 0 191187821 81108992 18791 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 19802 18791 139 317 0 19481 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 79208

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1805584/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=81476 CPUtime=1121.88
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 19561 0 0 0 112161 27 0 0 25 0 1 0 191187821 83431424 19379 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 20369 19379 139 317 0 20048 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 81476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1803664/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=83188 CPUtime=1181.86
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 20033 0 0 0 118158 28 0 0 25 0 1 0 191187821 85184512 19851 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 20797 19851 139 317 0 20476 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 83188

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1801744/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=84756 CPUtime=1241.83
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 20466 0 0 0 124155 28 0 0 25 0 1 0 191187821 86790144 20284 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 21189 20284 139 317 0 20868 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 84756

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 29810
/proc/meminfo: memFree=1799760/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=87120 CPUtime=1301.81
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 21015 0 0 0 130152 29 0 0 25 0 1 0 191187821 89210880 20767 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 21780 20767 139 317 0 21459 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 87120

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/84 29836
/proc/meminfo: memFree=1796752/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=88956 CPUtime=1361.79
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 21462 0 0 0 136149 30 0 0 25 0 1 0 191187821 91090944 21181 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 22239 21181 139 317 0 21918 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 88956

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1794424/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=93016 CPUtime=1421.68
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 22449 0 0 0 142137 31 0 0 25 0 1 0 191187821 95248384 21916 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712543 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 23254 21916 139 317 0 22933 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 93016

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1793488/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=94592 CPUtime=1481.65
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 22880 0 0 0 148133 32 0 0 25 0 1 0 191187821 96862208 22215 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712504 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 23648 22215 139 317 0 23327 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 94592

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1791568/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=96868 CPUtime=1541.63
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 23441 0 0 0 154130 33 0 0 25 0 1 0 191187821 99192832 22677 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 24217 22677 139 317 0 23896 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 96868

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1789840/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=99140 CPUtime=1601.61
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 24006 0 0 0 160127 34 0 0 25 0 1 0 191187821 101519360 23110 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 24785 23110 139 317 0 24464 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 99140

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1787856/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=101756 CPUtime=1661.58
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 24632 0 0 0 166123 35 0 0 25 0 1 0 191187821 104198144 23604 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 25439 23604 139 317 0 25118 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 101756

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1786000/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=103844 CPUtime=1721.56
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 25161 0 0 0 172121 35 0 0 25 0 1 0 191187821 106336256 24067 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 25961 24067 139 317 0 25640 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 103844

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1784144/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=106464 CPUtime=1781.53
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 25729 0 0 0 178117 36 0 0 25 0 1 0 191187821 109019136 24536 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 26616 24536 139 317 0 26295 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 106464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1783568/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=106912 CPUtime=1800.04
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 25859 0 0 0 179967 37 0 0 25 0 1 0 191187821 109477888 24666 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 26728 24666 139 317 0 26407 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 106912

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30008
/proc/meminfo: memFree=1783568/2055920 swapFree=4159400/4192956
[pid=29807] ppid=29805 vsize=106912 CPUtime=1800.04
/proc/29807/stat : 29807 (oree) R 29805 29807 28991 0 -1 4194304 25859 0 0 0 179967 37 0 0 25 0 1 0 191187821 109477888 24666 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/29807/statm: 26728 24666 139 317 0 26407 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 106912

Child status: 0
Real time (s): 1800.87
CPU time (s): 1800.11
CPU user time (s): 1799.71
CPU system time (s): 0.39094
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 106912

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

runsolver used 1.51777 second user time and 4.19336 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Apr 24 16:38:20 UTC 2007

IDJOB= 420837
IDBENCH= 47873
IDSOLVER= 172
FILE ID= node13/420837-1177432700

PBS_JOBID= 4675711

Free space on /tmp= 66360 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.opb
COMMAND LINE= oree /tmp/evaluation/420837-1177432700/instance-420837-1177432700.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-420837-1177432700 -o ROOT/results/node13/solver-420837-1177432700 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420837-1177432700/instance-420837-1177432700.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  5730303905c08084da2af182924e1d59

RANDOM SEED= 111643998

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1884072 kB
Buffers:         20516 kB
Cached:          79124 kB
SwapCached:      12424 kB
Active:          68904 kB
Inactive:        53828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884072 kB
SwapTotal:     4192956 kB
SwapFree:      4159400 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            34596 kB
Committed_AS:  6849096 kB
PageTables:       1872 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= 66360 MiB

End job on node13 on Tue Apr 24 17:08:23 UTC 2007