Trace number 356834

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.25 1800.79

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark1587.71
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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...
4.40/4.45	c ...done
4.40/4.45	c #vars=168111 #constraints=487525 hasObjective=no
5.09/5.10	c res. mode=mod
5.09/5.10	c VSIDS like heuristics
5.09/5.10	c complete search running
6.38/6.42	c restart after 401 decisions
7.28/7.36	c nbDecision=500 #constraints=487525
7.98/8.06	c restart after 801 decisions
9.19/9.23	c nbDecision=1000 #constraints=487525
10.29/10.37	c nbDecision=1500 #constraints=487525
10.59/10.60	c restart after 1601 decisions
12.19/12.27	c nbDecision=2000 #constraints=487525
13.29/13.39	c nbDecision=2500 #constraints=487525
14.39/14.49	c nbDecision=3000 #constraints=487525
15.08/15.13	c restart after 3201 decisions
16.58/16.69	c nbDecision=3500 #constraints=487526
17.78/17.83	c nbDecision=4000 #constraints=487526
18.88/18.95	c nbDecision=4500 #constraints=487526
19.98/20.07	c nbDecision=5000 #constraints=487527
21.08/21.17	c nbDecision=5500 #constraints=487528
22.18/22.24	c nbDecision=6000 #constraints=487528
22.99/23.07	c restart after 6401 decisions
23.98/24.09	c nbDecision=6500 #constraints=487528
25.18/25.22	c nbDecision=7000 #constraints=487528
26.28/26.34	c nbDecision=7500 #constraints=487528
27.38/27.41	c nbDecision=8000 #constraints=487528
28.38/28.46	c nbDecision=8500 #constraints=487528
29.48/29.57	c nbDecision=9000 #constraints=487530
30.58/30.63	c nbDecision=9500 #constraints=487530
31.68/31.75	c nbDecision=10000 #constraints=487532
32.88/32.99	c nbDecision=10500 #constraints=487534
34.08/34.10	c nbDecision=11000 #constraints=487536
35.28/35.40	c nbDecision=11500 #constraints=487544
36.47/36.57	c nbDecision=12000 #constraints=487546
37.77/37.85	c nbDecision=12500 #constraints=487550
38.58/38.60	c restart after 12801 decisions
39.67/39.79	c nbDecision=13000 #constraints=487552
40.97/41.01	c nbDecision=13500 #constraints=487553
42.17/42.29	c nbDecision=14000 #constraints=487557
43.48/43.57	c nbDecision=14500 #constraints=487560
44.98/45.01	c nbDecision=15000 #constraints=487568
47.78/47.80	c nbDecision=15500 #constraints=487603
48.98/49.02	c nbDecision=16000 #constraints=487605
50.08/50.14	c nbDecision=16500 #constraints=487605
51.18/51.22	c nbDecision=17000 #constraints=487605
52.18/52.27	c nbDecision=17500 #constraints=487605
53.28/53.31	c nbDecision=18000 #constraints=487605
54.48/54.52	c nbDecision=18500 #constraints=487606
55.58/55.61	c nbDecision=19000 #constraints=487606
56.58/56.66	c nbDecision=19500 #constraints=487606
57.58/57.70	c nbDecision=20000 #constraints=487606
58.68/58.71	c nbDecision=20500 #constraints=487606
69.57/69.65	c nbDecision=21000 #constraints=487909
91.96/92.05	c nbDecision=21500 #constraints=488349
100.36/100.48	c nbDecision=22000 #constraints=488469
114.95/115.08	c nbDecision=22500 #constraints=488768
128.65/128.78	c nbDecision=23000 #constraints=489055
143.15/143.23	c nbDecision=23500 #constraints=489355
158.24/158.37	c nbDecision=24000 #constraints=489683
175.54/175.68	c nbDecision=24500 #constraints=490025
190.74/190.89	c nbDecision=25000 #constraints=490336
205.93/206.04	c nbDecision=25500 #constraints=490642
209.03/209.16	c restart after 25601 decisions
218.13/218.26	c nbDecision=26000 #constraints=490833
235.32/235.45	c nbDecision=26500 #constraints=491222
249.41/249.53	c nbDecision=27000 #constraints=491555
268.41/268.53	c nbDecision=27500 #constraints=491948
284.61/284.76	c nbDecision=28000 #constraints=492225
296.61/296.77	c nbDecision=28500 #constraints=492469
298.51/298.66	c nbDecision=29000 #constraints=492483
299.71/299.81	c nbDecision=29500 #constraints=492483
300.81/300.91	c nbDecision=30000 #constraints=492483
301.80/301.92	c nbDecision=30500 #constraints=492483
302.80/302.92	c nbDecision=31000 #constraints=492483
303.80/303.90	c nbDecision=31500 #constraints=492483
307.40/307.51	c nbDecision=32000 #constraints=492562
319.90/320.09	c nbDecision=32500 #constraints=492770
322.20/322.39	c nbDecision=33000 #constraints=492788
323.30/323.47	c nbDecision=33500 #constraints=492788
324.40/324.51	c nbDecision=34000 #constraints=492788
325.40/325.52	c nbDecision=34500 #constraints=492788
326.40/326.51	c nbDecision=35000 #constraints=492788
327.29/327.48	c nbDecision=35500 #constraints=492788
328.29/328.44	c nbDecision=36000 #constraints=492788
329.29/329.41	c nbDecision=36500 #constraints=492790
330.19/330.38	c nbDecision=37000 #constraints=492791
331.19/331.33	c nbDecision=37500 #constraints=492791
332.39/332.54	c nbDecision=38000 #constraints=492805
333.39/333.53	c nbDecision=38500 #constraints=492805
334.39/334.52	c nbDecision=39000 #constraints=492805
335.30/335.49	c nbDecision=39500 #constraints=492805
342.00/342.19	c nbDecision=40000 #constraints=493014
352.09/352.26	c nbDecision=40500 #constraints=493236
368.38/368.55	c nbDecision=41000 #constraints=493472
381.68/381.87	c nbDecision=41500 #constraints=493632
399.67/399.84	c nbDecision=42000 #constraints=493885
416.67/416.85	c nbDecision=42500 #constraints=494173
438.26/438.40	c nbDecision=43000 #constraints=494433
460.26/460.47	c nbDecision=43500 #constraints=494701
477.35/477.59	c nbDecision=44000 #constraints=494925
499.84/500.09	c nbDecision=44500 #constraints=495183
520.05/520.21	c nbDecision=45000 #constraints=495419
546.33/546.54	c nbDecision=45500 #constraints=495736
567.52/567.72	c nbDecision=46000 #constraints=495988
599.41/599.61	c nbDecision=46500 #constraints=496257
619.41/619.67	c nbDecision=47000 #constraints=496502
648.70/648.96	c nbDecision=47500 #constraints=496823
670.10/670.32	c nbDecision=48000 #constraints=497068
691.09/691.31	c nbDecision=48500 #constraints=497432
713.68/713.90	c nbDecision=49000 #constraints=497837
731.98/732.28	c nbDecision=49500 #constraints=498081
764.06/764.35	c nbDecision=50000 #constraints=498458
795.26/795.51	c nbDecision=50500 #constraints=498769
822.56/822.87	c nbDecision=51000 #constraints=499047
833.65/833.95	c restart after 51201 decisions
840.84/841.17	c nbDecision=51500 #constraints=499198
879.33/879.70	c nbDecision=52000 #constraints=499561
903.53/903.88	c nbDecision=52500 #constraints=499757
920.92/921.25	c nbDecision=53000 #constraints=499958
945.51/945.87	c nbDecision=53500 #constraints=500253
965.51/965.89	c nbDecision=54000 #constraints=500440
1000.70/1001.03	c nbDecision=54500 #constraints=500707
1037.09/1037.45	c nbDecision=55000 #constraints=501040
1058.48/1058.81	c nbDecision=55500 #constraints=501292
1081.88/1082.23	c nbDecision=56000 #constraints=501591
1122.56/1122.95	c nbDecision=56500 #constraints=502038
1159.55/1159.97	c nbDecision=57000 #constraints=502395
1176.45/1176.84	c nbDecision=57500 #constraints=502558
1204.23/1204.62	c nbDecision=58000 #constraints=502849
1230.43/1230.87	c nbDecision=58500 #constraints=503058
1249.13/1249.60	c nbDecision=59000 #constraints=503205
1292.11/1292.51	c nbDecision=59500 #constraints=503694
1323.80/1324.27	c nbDecision=60000 #constraints=503949
1336.39/1336.89	c nbDecision=60500 #constraints=504098
1357.99/1358.45	c nbDecision=61000 #constraints=504316
1379.98/1380.48	c nbDecision=61500 #constraints=504521
1387.38/1387.83	c nbDecision=62000 #constraints=504706
1391.88/1392.37	c nbDecision=62500 #constraints=504748
1416.38/1416.81	c nbDecision=63000 #constraints=504959
1443.66/1444.10	c nbDecision=63500 #constraints=505195
1456.66/1457.16	c nbDecision=64000 #constraints=505329
1461.06/1461.55	c nbDecision=64500 #constraints=505390
1463.06/1463.56	c nbDecision=65000 #constraints=505400
1464.36/1464.86	c nbDecision=65500 #constraints=505401
1465.46/1465.96	c nbDecision=66000 #constraints=505402
1466.56/1467.06	c nbDecision=66500 #constraints=505403
1467.66/1468.15	c nbDecision=67000 #constraints=505403
1468.76/1469.26	c nbDecision=67500 #constraints=505404
1469.86/1470.36	c nbDecision=68000 #constraints=505405
1471.76/1472.25	c nbDecision=68500 #constraints=505417
1481.16/1481.63	c nbDecision=69000 #constraints=505634
1484.56/1485.01	c nbDecision=69500 #constraints=505687
1485.75/1486.24	c nbDecision=70000 #constraints=505687
1486.85/1487.36	c nbDecision=70500 #constraints=505687
1488.35/1488.86	c nbDecision=71000 #constraints=505689
1489.45/1489.99	c nbDecision=71500 #constraints=505689
1490.55/1491.02	c nbDecision=72000 #constraints=505689
1491.75/1492.24	c nbDecision=72500 #constraints=505690
1493.15/1493.67	c nbDecision=73000 #constraints=505691
1494.25/1494.77	c nbDecision=73500 #constraints=505691
1495.35/1495.81	c nbDecision=74000 #constraints=505691
1496.55/1497.10	c nbDecision=74500 #constraints=505691
1499.65/1500.20	c nbDecision=75000 #constraints=505729
1501.65/1502.16	c nbDecision=75500 #constraints=505739
1502.75/1503.25	c nbDecision=76000 #constraints=505739
1503.75/1504.28	c nbDecision=76500 #constraints=505739
1504.75/1505.27	c nbDecision=77000 #constraints=505739
1513.44/1513.93	c nbDecision=77500 #constraints=505853
1537.73/1538.29	c nbDecision=78000 #constraints=506333
1561.33/1561.80	c nbDecision=78500 #constraints=506806
1583.43/1583.94	c nbDecision=79000 #constraints=507284
1608.52/1609.06	c nbDecision=79500 #constraints=507755
1635.81/1636.37	c nbDecision=80000 #constraints=508214
1658.50/1659.05	c nbDecision=80500 #constraints=508677
1684.69/1685.22	c nbDecision=81000 #constraints=509152
1715.49/1716.00	c nbDecision=81500 #constraints=509633
1748.17/1748.76	c nbDecision=82000 #constraints=510113
1789.46/1790.04	c nbDecision=82500 #constraints=510585
1800.06/1800.60	Received signal 15
1800.06/1800.62	
1800.06/1800.62	s UNKNOWN
1800.06/1800.62	
1800.06/1800.62	c user time= 1799.58 s
1800.06/1800.62	c system time= 0.516921 s
1800.06/1800.62	c wall clock time=1800.62

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node6/watcher-356834-1176844190 -o ROOT/results/node6/solver-356834-1176844190 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/356834-1176844190/instance-356834-1176844190.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.91 0.95 0.96 3/77 22169
/proc/meminfo: memFree=1771064/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=1468 CPUtime=0
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 160456770 1503232 165 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 367 165 130 317 0 46 0

[startup+0.0708079 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 22169
/proc/meminfo: memFree=1771064/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=2920 CPUtime=0.06
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 532 0 0 0 6 0 0 0 18 0 1 0 160456770 2990080 514 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134600013 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 730 514 130 317 0 409 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2920

[startup+0.101812 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 22169
/proc/meminfo: memFree=1771064/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=3580 CPUtime=0.09
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 694 0 0 0 9 0 0 0 18 0 1 0 160456770 3665920 676 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 895 676 130 317 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.301835 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 22169
/proc/meminfo: memFree=1771064/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=7800 CPUtime=0.29
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 1777 0 0 0 29 0 0 0 19 0 1 0 160456770 7987200 1726 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 1950 1726 130 317 0 1629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7800

[startup+0.701882 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 22169
/proc/meminfo: memFree=1771064/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=16372 CPUtime=0.69
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 3943 0 0 0 68 1 0 0 22 0 1 0 160456770 16764928 3827 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 4093 3827 130 317 0 3772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16372

[startup+1.50198 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 22170
/proc/meminfo: memFree=1749808/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=33384 CPUtime=1.49
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 8317 0 0 0 145 4 0 0 25 0 1 0 160456770 34185216 8072 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 8346 8072 130 317 0 8025 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33384

[startup+3.10116 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 22170
/proc/meminfo: memFree=1726192/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=67408 CPUtime=3.09
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 17000 0 0 0 299 10 0 0 25 0 1 0 160456770 69025792 16498 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 16852 16498 130 317 0 16531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67408

[startup+6.30154 s]
/proc/loadavg: 0.92 0.95 0.96 2/78 22170
/proc/meminfo: memFree=1624176/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=148164 CPUtime=6.28
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 37291 0 0 0 609 19 0 0 25 0 1 0 160456770 151719936 36789 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 37041 36789 138 317 0 36720 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 148164

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 22170
/proc/meminfo: memFree=1624112/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=148172 CPUtime=12.69
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 37296 0 0 0 1249 20 0 0 25 0 1 0 160456770 151728128 36792 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134606713 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 37043 36792 138 317 0 36722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 148172

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 22170
/proc/meminfo: memFree=1608944/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=176420 CPUtime=25.48
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 44388 0 0 0 2526 22 0 0 25 0 1 0 160456770 180654080 40551 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 44105 40551 139 317 0 43784 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 176420

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.96 2/78 22170
/proc/meminfo: memFree=1608944/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=176420 CPUtime=51.08
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 44388 0 0 0 5085 23 0 0 25 0 1 0 160456770 180654080 40551 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 44105 40551 139 317 0 43784 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 176420

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/78 22170
/proc/meminfo: memFree=1609072/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=176420 CPUtime=102.26
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 44425 0 0 0 10203 23 0 0 25 0 1 0 160456770 180654080 40588 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712584 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 44105 40588 170 317 0 43784 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 176420

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1609072/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=176420 CPUtime=162.25
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 44435 0 0 0 16201 24 0 0 25 0 1 0 160456770 180654080 40598 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 44105 40598 170 317 0 43784 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 176420

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1609072/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=176420 CPUtime=222.23
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 44445 0 0 0 22199 24 0 0 25 0 1 0 160456770 180654080 40608 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 44105 40608 170 317 0 43784 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 176420

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1609008/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=176420 CPUtime=282.21
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 44455 0 0 0 28196 25 0 0 25 0 1 0 160456770 180654080 40618 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710980 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 44105 40618 170 317 0 43784 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 176420

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1608944/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=176420 CPUtime=342.19
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 44461 0 0 0 34194 25 0 0 25 0 1 0 160456770 180654080 40624 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134606682 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 44105 40624 170 317 0 43784 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 176420

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1607216/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=178416 CPUtime=402.17
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 44922 0 0 0 40191 26 0 0 25 0 1 0 160456770 182697984 41085 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 44604 41085 170 317 0 44283 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 178416

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1603120/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=182404 CPUtime=462.16
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 45911 0 0 0 46188 28 0 0 25 0 1 0 160456770 186781696 42074 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134562663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 45601 42074 170 317 0 45280 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 182404

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1600944/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=184692 CPUtime=522.14
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 46478 0 0 0 52185 29 0 0 25 0 1 0 160456770 189124608 42641 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 46173 42641 170 317 0 45852 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 184692

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1596208/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=189380 CPUtime=582.12
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 47637 0 0 0 58182 30 0 0 25 0 1 0 160456770 193925120 43800 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 47345 43800 170 317 0 47024 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 189380

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 22170
/proc/meminfo: memFree=1592432/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=193208 CPUtime=642.1
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 48571 0 0 0 64179 31 0 0 25 0 1 0 160456770 197844992 44734 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604218 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 48302 44734 170 317 0 47981 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 193208


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

[startup+882.302 s]
/proc/loadavg: 1.07 0.99 0.97 2/78 22170
/proc/meminfo: memFree=1582000/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=203936 CPUtime=882.03
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 51176 0 0 0 88168 35 0 0 25 0 1 0 160456770 208830464 47339 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 50984 47339 170 317 0 50663 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 203936

[startup+942.301 s]
/proc/loadavg: 1.03 0.99 0.97 2/78 22170
/proc/meminfo: memFree=1580528/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=205348 CPUtime=942.01
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 51538 0 0 0 94165 36 0 0 25 0 1 0 160456770 210276352 47701 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134562665 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 51337 47701 170 317 0 51016 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 205348

[startup+1002.3 s]
/proc/loadavg: 1.01 0.99 0.97 2/78 22170
/proc/meminfo: memFree=1578736/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=207320 CPUtime=1001.99
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 52003 0 0 0 100162 37 0 0 25 0 1 0 160456770 212295680 48166 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 51830 48166 170 317 0 51509 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 207320

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22170
/proc/meminfo: memFree=1576240/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=209824 CPUtime=1061.98
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 52617 0 0 0 106160 38 0 0 25 0 1 0 160456770 214859776 48780 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 52456 48780 170 317 0 52135 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 209824

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22170
/proc/meminfo: memFree=1575216/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=210836 CPUtime=1121.96
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 52869 0 0 0 112157 39 0 0 25 0 1 0 160456770 215896064 49032 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 52709 49032 170 317 0 52388 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 210836

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22170
/proc/meminfo: memFree=1573744/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=212292 CPUtime=1181.94
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 53238 0 0 0 118154 40 0 0 25 0 1 0 160456770 217387008 49401 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134562702 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 53073 49401 170 317 0 52752 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 212292

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22170
/proc/meminfo: memFree=1572272/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=213864 CPUtime=1241.93
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 53618 0 0 0 124152 41 0 0 25 0 1 0 160456770 218996736 49781 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 53466 49781 170 317 0 53145 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 213864

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22170
/proc/meminfo: memFree=1571056/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=214924 CPUtime=1301.91
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 53907 0 0 0 130150 41 0 0 25 0 1 0 160456770 220082176 50070 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563389 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 53731 50070 170 317 0 53410 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 214924

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22172
/proc/meminfo: memFree=1569392/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=216612 CPUtime=1361.88
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 54326 0 0 0 136146 42 0 0 25 0 1 0 160456770 221810688 50489 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 54153 50489 170 317 0 53832 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 216612

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22172
/proc/meminfo: memFree=1567920/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=218064 CPUtime=1421.87
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 54686 0 0 0 142144 43 0 0 25 0 1 0 160456770 223297536 50849 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 54516 50849 170 317 0 54195 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 218064

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22172
/proc/meminfo: memFree=1566128/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=220048 CPUtime=1481.85
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 55137 0 0 0 148141 44 0 0 25 0 1 0 160456770 225329152 51300 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 55012 51300 170 317 0 54691 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 220048

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22172
/proc/meminfo: memFree=1564528/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=221580 CPUtime=1541.83
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 55518 0 0 0 154139 44 0 0 25 0 1 0 160456770 226897920 51681 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 55395 51681 170 317 0 55074 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 221580

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22172
/proc/meminfo: memFree=1560432/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=225792 CPUtime=1601.81
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 56573 0 0 0 160135 46 0 0 25 0 1 0 160456770 231211008 52736 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 56448 52736 170 317 0 56127 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 225792

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22172
/proc/meminfo: memFree=1556208/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=229936 CPUtime=1661.79
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 57616 0 0 0 166131 48 0 0 25 0 1 0 160456770 235454464 53779 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 57484 53779 170 317 0 57163 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 229936

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22172
/proc/meminfo: memFree=1551088/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=235112 CPUtime=1721.78
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 58896 0 0 0 172128 50 0 0 25 0 1 0 160456770 240754688 55059 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134563372 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 58778 55059 170 317 0 58457 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 235112

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/78 22172
/proc/meminfo: memFree=1547056/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=239060 CPUtime=1781.77
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 59881 0 0 0 178126 51 0 0 25 0 1 0 160456770 244797440 56044 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134712500 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 59765 56044 170 317 0 59444 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 239060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.97 3/78 22172
/proc/meminfo: memFree=1546416/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=239812 CPUtime=1800.06
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 60041 0 0 0 179955 51 0 0 25 0 1 0 160456770 245567488 56204 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 59953 56204 170 317 0 59632 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 239812

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.97 3/78 22172
/proc/meminfo: memFree=1546416/2055924 swapFree=4139584/4192956
[pid=22169] ppid=22167 vsize=209060 CPUtime=1800.16
/proc/22169/stat : 22169 (oree) R 22167 22169 21227 0 -1 4194304 60057 0 0 0 179965 51 0 0 25 0 1 0 160456770 214077440 51780 18446744073709551615 134512640 135812674 4294956672 18446744073709551615 135270883 0 0 4096 17474 0 0 0 17 1 0 0
/proc/22169/statm: 52265 51780 186 317 0 51944 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 209060

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.25
CPU user time (s): 1799.7
CPU system time (s): 0.554915
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 239812

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

runsolver used 1.9927 second user time and 4.56431 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Apr 17 21:09:51 UTC 2007

IDJOB= 356834
IDBENCH= 1447
IDSOLVER= 172
FILE ID= node6/356834-1176844190

PBS_JOBID= 4586410

Free space on /tmp= 66436 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
COMMAND LINE= oree /tmp/evaluation/356834-1176844190/instance-356834-1176844190.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-356834-1176844190 -o ROOT/results/node6/solver-356834-1176844190 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/356834-1176844190/instance-356834-1176844190.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  3764cf8f4e2d3654f46ab0ec56ea8581

RANDOM SEED= 6935266

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1771408 kB
Buffers:         38176 kB
Cached:         172452 kB
SwapCached:      21524 kB
Active:          90952 kB
Inactive:       150912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1771408 kB
SwapTotal:     4192956 kB
SwapFree:      4139584 kB
Dirty:           18276 kB
Writeback:           0 kB
Mapped:          30380 kB
Slab:            28156 kB
Committed_AS:  6840536 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= 66436 MiB

End job on node6 on Tue Apr 17 21:39:54 UTC 2007