Trace number 1784138

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
precosat 236UNSAT 1455.66 1456.08

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-85-100.cnf
MD5SUM5edff193beb565edf484fbb5f8f23427
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.1579
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1784138-1241918785.cnf
0.00/0.00	c found header 'p cnf 85 180'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0      180      85      0     0      0       0      0    0.0   0    0
0.00/0.00	c s    0.0      180      85      0     0      0       0      0    0.0   0    0
0.00/0.00	c l    0.0      180      85      0     0      0       0   1000    0.0   0    0
0.00/0.00	c R    0.0      180      85      0     0      0     101    101   18.5  10    0
0.00/0.00	c R    0.0      180      85      0     0      0     201    201   15.6  14    0
0.00/0.01	c N    0.0      180      85      0     0      0     807    807   19.1  28    0
0.00/0.01	c B    0.0      180      85      0     0      0    1001   1001   18.8  29    0
0.00/0.01	c +    0.0      180      85      0     0      0    1001   1100   18.8  29    0
0.00/0.02	c +    0.0      180      85      0     0      0    1250   1210   18.7  30    0
0.00/0.02	c +    0.0      180      85      0     0      0    1560   1331   18.7  31    0
0.00/0.03	c +    0.0      180      85      0     0      0    1951   1464   18.4  31    0
0.00/0.04	c B    0.0      180      85      0     0      0    2002   1389   18.4  31    0
0.00/0.05	c N    0.1      180      85      0     0      0    2414   1469   18.2  31    0
0.00/0.05	c +    0.1      180      85      0     0      0    2435   1610   18.2  31    0
0.00/0.06	c +    0.1      180      85      0     0      0    3040   1771   18.2  30    0
0.06/0.08	c +    0.1      180      85      0     0      0    3800   1948   18.1  32    0
0.10/0.11	c +    0.1      180      85      0     0      0    4750   2142   17.7  31    0
0.10/0.14	c +    0.1      180      85      0     0      0    5936   2356   17.7  31    0
0.10/0.15	c N    0.2      180      85      0     0      0    6428   2360   17.6  29    0
0.10/0.18	c
0.10/0.18	c       original/binary      fixed     eliminated      learned       agility
0.10/0.18	c   seconds        variables     equivalent    conflicts       height       MB
0.10/0.18	c
0.10/0.18	c +    0.2      180      85      0     0      0    7423   2591   17.6  31    0
0.20/0.20	c B    0.2      180      85      0     0      0    8005   2599   17.5  30    0
0.20/0.24	c +    0.2      180      85      0     0      0    9276   2850   17.4  30    0
0.30/0.30	c +    0.3      180      85      0     0      0   11595   3135   17.2  29    1
0.40/0.40	c +    0.4      180      85      0     0      0   14490   3448   16.9  28    1
0.40/0.46	c N    0.5      180      85      0     0      0   16055   3453   16.8  29    1
0.50/0.52	c +    0.5      180      85      0     0      0   18112   3792   16.8  31    1
0.60/0.68	c +    0.7      180      85      0     0      0   22641   4171   16.9  28    1
0.70/0.73	c B    0.7      180      85      0     0      0   24011   4175   17.0  30    1
0.79/0.88	c +    0.9      180      85      0     0      0   28301   4588   17.0  27    1
1.10/1.12	c +    1.1      180      85      0     0      0   35375   5046   16.8  28    1
1.19/1.24	c N    1.2      180      85      0     0      0   38507   5053   16.7  30    1
1.39/1.44	c +    1.4      180      85      0     0      0   44217   5550   16.6  31    1
1.79/1.86	c +    1.9      180      85      0     0      0   55271   6105   16.6  30    1
2.10/2.19	c B    2.2      180      85      0     0      0   64027   6115   16.8  29    1
2.40/2.40	c +    2.4      180      85      0     0      0   69088   6715   16.8  28    1
3.09/3.14	c +    3.1      180      85      0     0      0   86361   7386   16.6  31    2
3.20/3.29	c N    3.3      180      85      0     0      0   89788   7391   16.5  31    2
3.99/4.06	c +    4.1      180      85      0     0      0  107950   8124   16.4  31    2
5.29/5.34	c
5.29/5.34	c       original/binary      fixed     eliminated      learned       agility
5.29/5.34	c   seconds        variables     equivalent    conflicts       height       MB
5.29/5.34	c
5.29/5.34	c +    5.3      180      85      0     0      0  134935   8936   16.3  29    2
6.50/6.60	c B    6.6      180      85      0     0      0  160045   8947   16.2  29    2
6.99/7.04	c +    7.0      180      85      0     0      0  168665   9829   16.1  28    2
8.80/8.88	c N    8.9      180      85      0     0      0  205181   9836   15.9  28    3
9.09/9.17	c +    9.2      180      85      0     0      0  210831  10811   15.9  25    3
11.89/11.91	c +   11.9      180      85      0     0      0  263537  11892   15.7  28    3
15.49/15.50	c +   15.5      180      85      0     0      0  329420  13081   15.6  28    3
18.99/19.00	c B   19.0      180      85      0     0      0  384093  13090   15.6  26    4
20.58/20.62	c +   20.6      180      85      0     0      0  411776  14389   15.6  32    4
23.58/23.61	c N   23.6      180      85      0     0      0  461536  14398   15.7  30    5
27.08/27.10	c +   27.1      180      85      0     0      0  514721  15827   15.6  29    5
35.38/35.49	c +   35.5      180      85      0     0      0  643400  17409   15.3  27    6
46.57/46.64	c +   46.6      180      85      0     0      0  804250  19149   15.5  27    7
52.97/53.03	c B   53.0      180      85      0     0      0  896171  19157   15.4  28    7
60.78/60.86	c +   60.8      180      85      0     0      0 1005310  21063   15.4  27    7
62.28/62.31	c N   62.3      180      85      0     0      0 1025460  21071   15.4  27    7
80.86/80.92	c +   80.9      180      85      0     0      0 1256635  23169   15.1  28    8
107.77/107.89	c +  107.9      180      85      0     0      0 1570790  25485   14.7  27    9
142.35/142.45	c +  142.4      180      85      0     0      0 1963485  28033   14.2  27    3
151.15/151.24	c
151.15/151.24	c       original/binary      fixed     eliminated      learned       agility
151.15/151.24	c   seconds        variables     equivalent    conflicts       height       MB
151.15/151.24	c
151.15/151.24	c B  151.2      180      85      0     0      0 2048360  28043   14.2  29    6
173.24/173.33	c N  173.3      180      85      0     0      0 2255768  28039   14.2  29    7
194.93/195.01	c +  195.0      180      85      0     0      0 2454355  30836   14.1  31    8
255.72/255.85	c +  255.8      180      85      0     0      0 3067940  33919   14.2  27   11
337.69/337.87	c +  337.8      180      85      0     0      0 3834925  37310   14.2  31   13
434.57/434.72	c B  434.6      180      85      0     0      0 4608728  37317   14.3  28   15
457.16/457.33	c +  457.2      180      85      0     0      0 4793655  41041   14.3  28   15
472.95/473.16	c N  473.0      180      85      0     0      0 4921203  41047   14.2  31   16
494.35/494.50	c s  494.4      181      85      0     0      0 5090445  41055   14.1  29    4
608.42/608.66	c +  608.5      181      85      0     0      0 5992066  45145   13.9  27   11
811.46/811.72	c +  811.5      181      85      0     0      0 7490081  49659   13.9  24   15
1076.18/1076.56	c + 1076.3      181      85      0     0      0 9362600  54624   13.8  27   19
1197.15/1197.54	c s 1197.2      182      85      0     0      0 10198061  54635   13.8  26    5
1203.24/1203.61	c B 1203.3      182      85      0     0      0 10241526  54633   13.8  28    8
1259.23/1259.70	c s 1259.3      183      85      0     0      0 10597155  54635   13.7  27    5
1268.62/1269.03	c N 1268.7      183      85      0     0      0 10661689  54630   13.7  29    8
1325.21/1325.69	c s 1325.3      184      85      0     0      0 11023148  54636   13.7  27    5
1345.20/1345.65	c s 1345.3      185      85      0     0      0 11158433  54638   13.7  26    5
1370.89/1371.30	c s 1370.9      186      85      0     0      0 11325000  54632   13.6  27    5
1395.99/1396.40	c
1395.99/1396.40	c       original/binary      fixed     eliminated      learned       agility
1395.99/1396.40	c   seconds        variables     equivalent    conflicts       height       MB
1395.99/1396.40	c
1395.99/1396.40	c s 1396.0      187      85      0     0      0 11476013  54633   13.6  24    5
1425.38/1425.86	c s 1425.5      188      85      0     0      0 11672688  54633   13.6  28    5
1440.08/1440.56	c s 1440.2      190      85      0     0      0 11773468  54629   13.5  27    5
1455.57/1456.07	c 0 1455.7    18268      37     48     0      0 11867808  54623   13.5  27    9
1455.57/1456.07	c
1455.57/1456.07	s UNSATISFIABLE
1455.57/1456.07	c
1455.57/1456.07	c 11867808 conflicts, 14282123 decisions, 1 random
1455.57/1456.07	c 8 iterations, 233 restarts, 17120 skipped
1455.57/1456.07	c 42 enlarged, 17 shrunken, 116025 rescored, 2235 rebiased
1455.57/1456.07	c 10 simplifications, 1 reductions
1455.57/1456.07	c
1455.57/1456.07	c vars: 48 fixed, 0 equiv, 0 elim, 0 merged
1455.57/1456.07	c elim: 625 resolutions, 1 phases, 1 rounds
1455.57/1456.07	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1455.57/1456.07	c arty: 0.00 and 0.00 xor average arity
1455.57/1456.07	c prbe: 14450 probed, 85 phases, 85 rounds
1455.57/1456.07	c prbe: 0 failed, 0 lifted, 0 merged
1455.57/1456.07	c sccs: 0 non trivial, 0 fixed, 0 merged
1455.57/1456.07	c hash: 1 units, 0 merged
1455.57/1456.07	c mins: 165634383 learned, 18% deleted, 27 strong, 14 depth
1455.57/1456.07	c subs: 0 forward, 0 backward, 17767 doms
1455.57/1456.07	c strs: 0 forward, 0 backward
1455.57/1456.07	c doms: 17771 dominators, 17730 high, 41 low
1455.57/1456.07	c prps: 268493504 propagations, 0.18 megaprops
1455.57/1456.07	c
1455.57/1456.07	c 1455.7 seconds, 20 MB max, 900 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784138-1241918785/watcher-1784138-1241918785 -o /tmp/evaluation-result-1784138-1241918785/solver-1784138-1241918785 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784138-1241918785.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20486
/proc/meminfo: memFree=1726816/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=784 CPUtime=0
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 116 0 0 0 0 0 0 0 21 0 1 0 219908369 802816 100 1992294400 134512640 135151029 4294956240 18446744073709551615 134573891 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 196 100 79 155 0 39 0

[startup+0.0687301 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20486
/proc/meminfo: memFree=1726816/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=1048 CPUtime=0.06
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 178 0 0 0 6 0 0 0 21 0 1 0 219908369 1073152 162 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 262 162 79 155 0 105 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1048

[startup+0.101735 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20486
/proc/meminfo: memFree=1726816/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=1048 CPUtime=0.1
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 193 0 0 0 10 0 0 0 21 0 1 0 219908369 1073152 177 1992294400 134512640 135151029 4294956240 18446744073709551615 134551412 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 262 177 79 155 0 105 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1048

[startup+0.301757 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20486
/proc/meminfo: memFree=1726816/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=1312 CPUtime=0.3
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 250 0 0 0 30 0 0 0 23 0 1 0 219908369 1343488 234 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 328 234 79 155 0 171 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1312

[startup+0.7018 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 20486
/proc/meminfo: memFree=1726816/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=1576 CPUtime=0.7
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 326 0 0 0 70 0 0 0 25 0 1 0 219908369 1613824 310 1992294400 134512640 135151029 4294956240 18446744073709551615 134578229 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 394 310 79 155 0 237 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1576

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20487
/proc/meminfo: memFree=1725784/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=1992 CPUtime=1.49
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 399 0 0 0 149 0 0 0 25 0 1 0 219908369 2039808 383 1992294400 134512640 135151029 4294956240 18446744073709551615 134573907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 498 383 79 155 0 341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1992

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 20487
/proc/meminfo: memFree=1725272/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=2412 CPUtime=3.09
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 516 0 0 0 309 0 0 0 25 0 1 0 219908369 2469888 500 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 603 500 79 155 0 446 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2412

[startup+6.3014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20487
/proc/meminfo: memFree=1724320/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=3252 CPUtime=6.29
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 703 0 0 0 629 0 0 0 25 0 1 0 219908369 3330048 687 1992294400 134512640 135151029 4294956240 18446744073709551615 134552076 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 813 687 79 155 0 656 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3252

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 20487
/proc/meminfo: memFree=1723552/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=4016 CPUtime=12.69
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 870 0 0 0 1269 0 0 0 25 0 1 0 219908369 4112384 854 1992294400 134512640 135151029 4294956240 18446744073709551615 134520451 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 1004 854 79 155 0 847 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4016

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 20487
/proc/meminfo: memFree=1721824/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=6004 CPUtime=25.48
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 1291 0 0 0 2548 0 0 0 25 0 1 0 219908369 6148096 1275 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 1501 1275 79 155 0 1344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6004

[startup+51.1012 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 20487
/proc/meminfo: memFree=1719904/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=8396 CPUtime=51.07
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 1780 0 0 0 5107 0 0 0 25 0 1 0 219908369 8597504 1764 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 2099 1764 79 155 0 1942 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8396

[startup+102.306 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 20487
/proc/meminfo: memFree=1717856/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=10528 CPUtime=102.27
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 2269 0 0 0 10225 2 0 0 25 0 1 0 219908369 10780672 2253 1992294400 134512640 135151029 4294956240 18446744073709551615 134575918 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 2632 2253 79 155 0 2475 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10528

[startup+162.301 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 20487
/proc/meminfo: memFree=1717280/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=10324 CPUtime=162.24
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 2714 0 0 0 16222 2 0 0 25 0 1 0 219908369 10571776 2394 1992294400 134512640 135151029 4294956240 18446744073709551615 134551629 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 2581 2394 79 155 0 2424 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10324

[startup+222.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 20487
/proc/meminfo: memFree=1715424/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=12596 CPUtime=222.22
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 3168 0 0 0 22220 2 0 0 25 0 1 0 219908369 12898304 2848 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 3149 2848 79 155 0 2992 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12596

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20487
/proc/meminfo: memFree=1713824/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=14836 CPUtime=282.21
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 3558 0 0 0 28218 3 0 0 25 0 1 0 219908369 15192064 3238 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 3709 3238 79 155 0 3552 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 14836

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 20487
/proc/meminfo: memFree=1712992/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=15860 CPUtime=342.19
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 3756 0 0 0 34216 3 0 0 25 0 1 0 219908369 16240640 3436 1992294400 134512640 135151029 4294956240 18446744073709551615 134575923 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 3965 3436 79 155 0 3808 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 15860

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20487
/proc/meminfo: memFree=1712096/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16824 CPUtime=402.18
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 3964 0 0 0 40214 4 0 0 25 0 1 0 219908369 17227776 3644 1992294400 134512640 135151029 4294956240 18446744073709551615 134574106 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4206 3644 79 155 0 4049 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 16824

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20487
/proc/meminfo: memFree=1710688/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=18624 CPUtime=462.16
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 4306 0 0 0 46212 4 0 0 25 0 1 0 219908369 19070976 3986 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4656 3986 79 155 0 4499 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18624

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20487
/proc/meminfo: memFree=1716128/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=10768 CPUtime=522.14
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 4448 0 0 0 52210 4 0 0 25 0 1 0 219908369 11026432 2594 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 2692 2594 79 155 0 2535 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 10768

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20487
/proc/meminfo: memFree=1715296/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=12048 CPUtime=582.13
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 4671 0 0 0 58208 5 0 0 25 0 1 0 219908369 12337152 2817 1992294400 134512640 135151029 4294956240 18446744073709551615 134574605 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 3012 2817 79 155 0 2855 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 12048

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20487
/proc/meminfo: memFree=1713824/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=14160 CPUtime=642.11
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 5045 0 0 0 64206 5 0 0 25 0 1 0 219908369 14499840 3191 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 3540 3191 79 155 0 3383 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 14160

[startup+702.302 s]

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

/proc/meminfo: memFree=1710240/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=18628 CPUtime=822.06
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 5918 0 0 0 82200 6 0 0 25 0 1 0 219908369 19075072 4064 1992294400 134512640 135151029 4294956240 18446744073709551615 134574253 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4657 4064 79 155 0 4500 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 18628

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20487
/proc/meminfo: memFree=1709344/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=19652 CPUtime=882.04
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 6133 0 0 0 88197 7 0 0 25 0 1 0 219908369 20123648 4279 1992294400 134512640 135151029 4294956240 18446744073709551615 134520400 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4913 4279 79 155 0 4756 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 19652

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1708704/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=20804 CPUtime=942.02
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 6303 0 0 0 94195 7 0 0 25 0 1 0 219908369 21303296 4449 1992294400 134512640 135151029 4294956240 18446744073709551615 134575995 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 5201 4449 79 155 0 5044 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 20804

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1708384/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=21060 CPUtime=1002
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 6373 0 0 0 100193 7 0 0 25 0 1 0 219908369 21565440 4519 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 5265 4519 79 155 0 5108 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 21060

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1707680/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=22020 CPUtime=1061.98
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 6532 0 0 0 106191 7 0 0 25 0 1 0 219908369 22548480 4678 1992294400 134512640 135151029 4294956240 18446744073709551615 134574580 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 5505 4678 79 155 0 5348 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 22020

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1707168/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=22660 CPUtime=1121.96
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 6663 0 0 0 112189 7 0 0 25 0 1 0 219908369 23203840 4809 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 5665 4809 79 155 0 5508 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 22660

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1706464/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=23812 CPUtime=1181.95
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 6827 0 0 0 118187 8 0 0 25 0 1 0 219908369 24383488 4973 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 5953 4973 79 155 0 5796 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 23812

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710496/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1241.93
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 6962 0 0 0 124185 8 0 0 25 0 1 0 219908369 17166336 3961 1992294400 134512640 135151029 4294956240 18446744073709551615 134574655 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 3961 79 155 0 4034 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 16764

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710240/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1301.92
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7005 0 0 0 130184 8 0 0 25 0 1 0 219908369 17166336 4004 1992294400 134512640 135151029 4294956240 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4004 79 155 0 4034 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 16764

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710112/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1361.89
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7030 0 0 0 136181 8 0 0 25 0 1 0 219908369 17166336 4029 1992294400 134512640 135151029 4294956240 18446744073709551615 134530816 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4029 79 155 0 4034 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 16764

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710112/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1421.89
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 142180 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 16764

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

[startup+1433.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710112/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1433.08
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 143299 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1433.08
Current children cumulated vsize (KiB) 16764

[startup+1446.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710112/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1445.88
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 144579 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1445.88
Current children cumulated vsize (KiB) 16764

[startup+1452.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710048/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1452.27
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 145218 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1452.27
Current children cumulated vsize (KiB) 16764

[startup+1454.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710048/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1453.87
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 145378 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1453.87
Current children cumulated vsize (KiB) 16764

[startup+1455.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710048/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1454.67
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 145458 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1454.67
Current children cumulated vsize (KiB) 16764

[startup+1455.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710048/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1455.07
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 145498 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1455.07
Current children cumulated vsize (KiB) 16764

[startup+1455.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710048/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1455.47
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 145538 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1455.47
Current children cumulated vsize (KiB) 16764

[startup+1456 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20489
/proc/meminfo: memFree=1710048/2055920 swapFree=4176244/4192956
[pid=20486] ppid=20484 vsize=16764 CPUtime=1455.57
/proc/20486/stat : 20486 (precosat) R 20484 20486 20449 0 -1 4194304 7031 0 0 0 145548 9 0 0 25 0 1 0 219908369 17166336 4030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/20486/statm: 4191 4030 79 155 0 4034 0
Current children cumulated CPU time (s) 1455.57
Current children cumulated vsize (KiB) 16764

Child status: 20
Real time (s): 1456.08
CPU time (s): 1455.66
CPU user time (s): 1455.56
CPU system time (s): 0.096985
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 24324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1455.56
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7032
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= 2
involuntary context switches= 3378

runsolver used 1.63575 second user time and 3.65344 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-10 03:26:25
IDJOB=1784138
IDBENCH=71106
IDSOLVER=607
FILE ID=node81/1784138-1241918785
PBS_JOBID= 9264909
Free space on /tmp= 126444 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-85-100.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784138-1241918785/watcher-1784138-1241918785 -o /tmp/evaluation-result-1784138-1241918785/solver-1784138-1241918785 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1784138-1241918785.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5edff193beb565edf484fbb5f8f23427
RANDOM SEED=2001076347

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

/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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1727296 kB
Buffers:         49484 kB
Cached:         205408 kB
SwapCached:      10580 kB
Active:          98728 kB
Inactive:       168080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727296 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:             844 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            47544 kB
Committed_AS:   662144 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126444 MiB
End job on node81 at 2009-05-10 03:50:41