Trace number 3309079

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
SAT09 reference solver:precosat 236? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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-3309079-1303986025.cnf
0.00/0.00	c found header 'p cnf 570 4625'
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     4577     522     48     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     3243     390     73     0    107       0      0    0.0   0    0
0.00/0.01	c l    0.0     3243     390     73     0    107       0   1000    0.0   0    0
0.00/0.01	c R    0.0     3243     390     73     0    107     100    100   42.3   7    0
0.00/0.01	c R    0.0     3243     390     73     0    107     200    200   43.7  12    0
0.00/0.02	c R    0.0     3243     390     73     0    107     806    806   41.3  16    0
0.00/0.03	c B    0.0     3243     390     73     0    107    1000   1000   40.1  15    1
0.00/0.03	c +    0.0     3243     390     73     0    107    1000   1100   40.1  15    1
0.00/0.03	c +    0.0     3243     390     73     0    107    1252   1210   38.1  16    1
0.00/0.04	c +    0.0     3243     390     73     0    107    1565   1331   36.5  16    1
0.00/0.05	c +    0.1     3243     390     73     0    107    1956   1464   35.0  15    1
0.00/0.05	c B    0.1     3243     390     73     0    107    2000   1377   34.8  15    1
0.00/0.06	c R    0.1     3243     390     73     0    107    2408   1469   31.9  15    1
0.00/0.06	c +    0.1     3243     390     73     0    107    2445   1610   32.2  16    1
0.00/0.08	c +    0.1     3243     390     73     0    107    3056   1771   34.9  18    1
0.09/0.10	c +    0.1     3243     390     73     0    107    3820   1948   35.8  15    1
0.09/0.12	c +    0.1     3243     390     73     0    107    4775   2142   35.0  16    1
0.09/0.15	c +    0.2     3243     390     73     0    107    5967   2356   36.8  15    1
0.09/0.16	c R    0.2     3243     390     73     0    107    6418   2360   37.7  15    1
0.09/0.19	c
0.09/0.19	c       original/binary      fixed     eliminated      learned       agility
0.09/0.19	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.19	c
0.09/0.19	c +    0.2     3243     390     73     0    107    7458   2591   34.8  16    1
0.19/0.20	c B    0.2     3243     390     73     0    107    8002   2599   33.5  15    1
0.19/0.23	c +    0.2     3243     390     73     0    107    9322   2850   35.0  15    1
0.29/0.31	c +    0.3     3243     390     73     0    107   11651   3135   35.1  14    1
0.39/0.40	c +    0.4     3243     390     73     0    107   14560   3448   35.9  16    1
0.39/0.44	c R    0.4     3243     390     73     0    107   16037   3472   34.3  13    1
0.49/0.50	c +    0.5     3243     390     73     0    107   18202   3792   32.2  16    1
0.59/0.64	c +    0.6     3243     390     73     0    107   22751   4171   32.1  15    1
0.59/0.69	c B    0.7     3243     390     73     0    107   24009   4177   32.0  14    2
0.79/0.86	c +    0.9     3243     390     73     0    107   28435   4588   33.1  15    2
1.10/1.14	c +    1.1     3243     390     73     0    107   35540   5046   33.0  15    2
1.19/1.25	c R    1.2     3243     390     73     0    107   38490   5054   31.8  12    2
1.39/1.46	c +    1.5     3243     390     73     0    107   44425   5550   29.8  17    2
1.89/1.90	c +    1.9     3243     390     73     0    107   55532   6105   31.7  15    2
2.20/2.24	c B    2.2     3243     390     73     0    107   64022   6108   32.8  15    3
2.39/2.47	c +    2.5     3243     390     73     0    107   69417   6715   32.8  14    2
3.20/3.24	c +    3.2     3243     390     73     0    107   86770   7386   31.4  15    3
3.30/3.37	c R    3.4     3243     390     73     0    107   89780   7399   30.9  15    3
4.30/4.32	c +    4.3     3243     390     73     0    107  108463   8124   29.5  14    3
5.50/5.51	c
5.50/5.51	c       original/binary      fixed     eliminated      learned       agility
5.50/5.51	c   seconds        variables     equivalent    conflicts       height       MB
5.50/5.51	c
5.50/5.51	c +    5.5     3243     390     73     0    107  135575   8936   30.1  15    3
6.79/6.80	c B    6.8     3243     390     73     0    107  160044   8937   31.5  12    4
7.29/7.30	c +    7.3     3243     390     73     0    107  169467   9829   32.0  14    4
9.19/9.28	c R    9.3     3243     390     73     0    107  205197   9836   30.9  15    5
9.49/9.55	c +    9.6     3243     390     73     0    107  211830  10811   30.6  16    5
12.39/12.40	c +   12.4     3243     390     73     0    107  264787  11892   30.7  15    5
15.99/16.02	c +   16.0     3243     390     73     0    107  330981  13081   30.4  16    6
19.89/19.90	c B   19.9     3243     390     73     0    107  384092  13086   31.0  14    6
21.90/21.99	c +   22.0     3243     390     73     0    107  413725  14389   31.1  13    6
25.20/25.25	c R   25.3     3243     390     73     0    107  461645  14397   31.4  14    7
28.60/28.60	c +   28.6     3243     390     73     0    107  517158  15827   29.9  16    7
37.59/37.69	c +   37.7     3243     390     73     0    107  646445  17409   30.8  17    8
49.09/49.17	c +   49.2     3243     390     73     0    107  808056  19149   30.8  15    9
56.99/57.09	c B   57.1     3243     390     73     0    107  896217  19154   31.0  15    9
66.59/66.68	c +   66.7     3243     390     73     0    107 1010073  21063   30.5  14   10
67.89/67.96	c R   68.0     3243     390     73     0    107 1025672  21078   30.4  15   11
87.19/87.28	c +   87.3     3243     390     73     0    107 1262590  23169   29.6  15   12
115.99/116.00	c +  116.0     3243     390     73     0    107 1578235  25485   29.2  15   13
155.59/155.62	c +  155.6     3243     390     73     0    107 1972791  28033   29.3  14   14
165.19/165.24	c
165.19/165.24	c       original/binary      fixed     eliminated      learned       agility
165.19/165.24	c   seconds        variables     equivalent    conflicts       height       MB
165.19/165.24	c
165.19/165.24	c B  165.2     3243     390     73     0    107 2048415  28036   29.4  14   15
186.59/186.63	c R  186.6     3243     390     73     0    107 2256312  28042   29.3  15   16
207.80/207.82	c +  207.8     3243     390     73     0    107 2465989  30836   29.2  15   17
274.69/274.75	c +  274.8     3243     390     73     0    107 3082485  33919   29.1  14   20
371.60/371.63	c +  371.6     3243     390     73     0    107 3853108  37310   29.1  15   21
473.11/473.16	c B  473.2     3243     390     73     0    107 4608828  37320   29.2  15   23
497.80/497.86	c +  497.9     3243     390     73     0    107 4816385  41041   29.2  15   25
511.51/511.51	c R  511.5     3243     390     73     0    107 4922061  41047   29.3  14   25
657.31/657.36	c +  657.4     3243     390     73     0    107 6020480  45145   29.0  15   27
895.22/895.29	c +  895.3     3243     390     73     0    107 7525601  49659   28.8  14   33
1203.62/1203.68	c + 1203.7     3243     390     73     0    107 9407001  54624   28.7  16   36
1300.03/1300.00	c
1300.03/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00	c
1300.03/1300.00	c 9850924 conflicts, 13564100 decisions, 2 random
1300.03/1300.00	c 0 iterations, 16375 restarts, 0 skipped
1300.03/1300.00	c 42 enlarged, 0 shrunken, 96231 rescored, 2045 rebiased
1300.03/1300.00	c 1 simplifications, 0 reductions
1300.03/1300.00	c
1300.03/1300.00	c vars: 73 fixed, 0 equiv, 107 elim, 0 merged
1300.03/1300.00	c elim: 11417 resolutions, 1 phases, 1 rounds
1300.03/1300.00	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1300.03/1300.00	c arty: 0.00 and 0.00 xor average arity
1300.03/1300.00	c prbe: 368374 probed, 472 phases, 472 rounds
1300.03/1300.00	c prbe: 0 failed, 0 lifted, 0 merged
1300.03/1300.00	c sccs: 0 non trivial, 0 fixed, 0 merged
1300.03/1300.00	c hash: 0 units, 0 merged
1300.03/1300.00	c mins: 387178638 learned, 17% deleted, 2 strong, 18 depth
1300.03/1300.00	c subs: 0 forward, 0 backward, 1 doms
1300.03/1300.00	c strs: 0 forward, 0 backward
1300.03/1300.00	c doms: 1 dominators, 0 high, 0 low
1300.03/1300.00	c prps: 670148671 propagations, 0.52 megaprops
1300.03/1300.00	c
1300.03/1300.00	c 1300.0 seconds, 37 MB max, 1695 MB recycled
1300.03/1300.00	c
1300.03/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309079-1303986025/watcher-3309079-1303986025 -o /tmp/evaluation-result-3309079-1303986025/solver-3309079-1303986025 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309079-1303986025.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.24 1.90 2.49 4/182 23752
/proc/meminfo: memFree=17102668/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=1224 CPUtime=0 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 243 0 0 0 0 0 0 0 24 0 1 0 510200388 1253376 198 33554432000 134512640 135151029 4292780176 18446744073709551615 134519428 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 306 198 80 156 0 149 0

[startup+0.0074789 s]
/proc/loadavg: 1.24 1.90 2.49 4/182 23752
/proc/meminfo: memFree=17102668/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=1224 CPUtime=0 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 243 0 0 0 0 0 0 0 24 0 1 0 510200388 1253376 198 33554432000 134512640 135151029 4292780176 18446744073709551615 134519488 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 306 198 80 156 0 149 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1224

[startup+0.100497 s]
/proc/loadavg: 1.24 1.90 2.49 4/182 23752
/proc/meminfo: memFree=17102668/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=1752 CPUtime=0.09 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 358 0 0 0 9 0 0 0 24 0 1 0 510200388 1794048 313 33554432000 134512640 135151029 4292780176 18446744073709551615 134553776 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 438 313 80 156 0 281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1752

[startup+0.300464 s]
/proc/loadavg: 1.24 1.90 2.49 4/182 23752
/proc/meminfo: memFree=17102668/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=2016 CPUtime=0.29 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 440 0 0 0 29 0 0 0 25 0 1 0 510200388 2064384 395 33554432000 134512640 135151029 4292780176 18446744073709551615 134573872 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 504 395 80 156 0 347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2016

[startup+0.700414 s]
/proc/loadavg: 1.24 1.90 2.49 4/182 23752
/proc/meminfo: memFree=17102668/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=2544 CPUtime=0.69 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 554 0 0 0 69 0 0 0 25 0 1 0 510200388 2605056 509 33554432000 134512640 135151029 4292780176 18446744073709551615 134555122 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 636 509 80 156 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2544

[startup+1.50027 s]
/proc/loadavg: 1.24 1.90 2.49 5/194 23775
/proc/meminfo: memFree=16973548/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=3468 CPUtime=1.49 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 784 0 0 0 149 0 0 0 25 0 1 0 510200388 3551232 739 33554432000 134512640 135151029 4292780176 18446744073709551615 134555052 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 867 739 80 156 0 710 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3468

[startup+3.10096 s]
/proc/loadavg: 1.24 1.90 2.49 5/191 23778
/proc/meminfo: memFree=16996884/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=3996 CPUtime=3.09 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 917 0 0 0 309 0 0 0 25 0 1 0 510200388 4091904 872 33554432000 134512640 135151029 4292780176 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 999 872 80 156 0 842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3996

[startup+6.30038 s]
/proc/loadavg: 1.46 1.93 2.49 5/194 23802
/proc/meminfo: memFree=16989048/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=5052 CPUtime=6.29 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 1209 0 0 0 629 0 0 0 25 0 1 0 510200388 5173248 1164 33554432000 134512640 135151029 4292780176 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 1263 1164 80 156 0 1106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5052

[startup+12.7002 s]
/proc/loadavg: 1.67 1.97 2.50 5/194 23802
/proc/meminfo: memFree=16980300/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=6572 CPUtime=12.69 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 1541 0 0 0 1269 0 0 0 25 0 1 0 510200388 6729728 1496 33554432000 134512640 135151029 4292780176 18446744073709551615 134574646 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 1643 1496 80 156 0 1486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6572

[startup+25.5009 s]
/proc/loadavg: 2.18 2.06 2.53 5/194 23857
/proc/meminfo: memFree=16175848/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=8648 CPUtime=25.49 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 2018 0 0 0 2549 0 0 0 25 0 1 0 510200388 8855552 1973 33554432000 134512640 135151029 4292780176 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 2162 1973 80 156 0 2005 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8648

[startup+51.1002 s]
/proc/loadavg: 2.88 2.24 2.57 5/194 23884
/proc/meminfo: memFree=15724972/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=10504 CPUtime=51.09 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 2478 0 0 0 5109 0 0 0 25 0 1 0 510200388 10756096 2433 33554432000 134512640 135151029 4292780176 18446744073709551615 134554890 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 2626 2433 80 156 0 2469 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10504

[startup+102.307 s]
/proc/loadavg: 3.21 2.44 2.62 4/188 23903
/proc/meminfo: memFree=16263608/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=14644 CPUtime=102.3 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 3440 0 0 0 10230 0 0 0 25 0 1 0 510200388 14995456 3395 33554432000 134512640 135151029 4292780176 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 3661 3395 80 156 0 3504 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 14644

[startup+162.301 s]
/proc/loadavg: 3.08 2.54 2.64 4/188 23904
/proc/meminfo: memFree=16243952/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=17688 CPUtime=162.29 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 4128 0 0 0 16228 1 0 0 25 0 1 0 510200388 18112512 4083 33554432000 134512640 135151029 4292780176 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 4422 4083 80 156 0 4265 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 17688

[startup+222.301 s]
/proc/loadavg: 3.03 2.62 2.66 4/188 23906
/proc/meminfo: memFree=16234220/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=20356 CPUtime=222.29 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 4628 0 0 0 22228 1 0 0 25 0 1 0 510200388 20844544 4583 33554432000 134512640 135151029 4292780176 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 5089 4583 80 156 0 4932 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 20356

[startup+282.3 s]
/proc/loadavg: 3.04 2.70 2.68 4/188 23908
/proc/meminfo: memFree=16210936/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=21772 CPUtime=282.29 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 4932 0 0 0 28228 1 0 0 25 0 1 0 510200388 22294528 4887 33554432000 134512640 135151029 4292780176 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 5443 4887 80 156 0 5286 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 21772

[startup+342.3 s]
/proc/loadavg: 3.01 2.75 2.70 4/188 23909
/proc/meminfo: memFree=16166776/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=25188 CPUtime=342.3 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 5735 0 0 0 34228 2 0 0 25 0 1 0 510200388 25792512 5690 33554432000 134512640 135151029 4292780176 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 6297 5690 80 156 0 6140 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 25188

[startup+402.3 s]
/proc/loadavg: 3.00 2.79 2.72 4/188 23911
/proc/meminfo: memFree=16145036/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=25320 CPUtime=402.3 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 5767 0 0 0 40228 2 0 0 25 0 1 0 510200388 25927680 5721 33554432000 134512640 135151029 4292780176 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 6330 5721 80 156 0 6173 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 25320

[startup+462.3 s]
/proc/loadavg: 3.00 2.83 2.73 4/188 23912
/proc/meminfo: memFree=16133968/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=26828 CPUtime=462.31 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 6059 0 0 0 46229 2 0 0 25 0 1 0 510200388 27471872 6013 33554432000 134512640 135151029 4292780176 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 6707 6013 80 156 0 6550 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 26828

[startup+522.301 s]
/proc/loadavg: 3.00 2.86 2.75 4/188 23914
/proc/meminfo: memFree=16108068/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=30832 CPUtime=522.3 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 6898 0 0 0 52228 2 0 0 25 0 1 0 510200388 31571968 6852 33554432000 134512640 135151029 4292780176 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 7708 6852 80 156 0 7551 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 30832

[startup+582.301 s]
/proc/loadavg: 3.00 2.88 2.76 4/188 23916
/proc/meminfo: memFree=16088272/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=31096 CPUtime=582.31 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 6943 0 0 0 58229 2 0 0 25 0 1 0 510200388 31842304 6897 33554432000 134512640 135151029 4292780176 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 7774 6897 80 156 0 7617 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 31096

[startup+642.301 s]
/proc/loadavg: 3.06 2.91 2.77 4/188 23917
/proc/meminfo: memFree=16079340/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=31624 CPUtime=642.31 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 7035 0 0 0 64229 2 0 0 25 0 1 0 510200388 32382976 6989 33554432000 134512640 135151029 4292780176 18446744073709551615 134574623 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 7906 6989 80 156 0 7749 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 31624

[startup+702.301 s]
/proc/loadavg: 3.02 2.93 2.79 4/188 23919
/proc/meminfo: memFree=16072892/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=33060 CPUtime=702.31 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 7289 0 0 0 70229 2 0 0 25 0 1 0 510200388 33853440 7243 33554432000 134512640 135151029 4292780176 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 8265 7243 80 156 0 8108 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 33060

[startup+762.307 s]
/proc/loadavg: 3.01 2.94 2.80 4/188 23920
/proc/meminfo: memFree=16029820/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=34308 CPUtime=762.32 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 7587 0 0 0 76229 3 0 0 25 0 1 0 510200388 35131392 7541 33554432000 134512640 135151029 4292780176 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 8577 7541 80 156 0 8420 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 34308

[startup+822.301 s]
/proc/loadavg: 3.00 2.95 2.81 4/188 23922
/proc/meminfo: memFree=16027080/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=34440 CPUtime=822.31 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 7617 0 0 0 82228 3 0 0 25 0 1 0 510200388 35266560 7571 33554432000 134512640 135151029 4292780176 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 8610 7571 80 156 0 8453 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 34440

[startup+882.301 s]
/proc/loadavg: 3.00 2.95 2.82 4/188 23924
/proc/meminfo: memFree=16001268/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=35900 CPUtime=882.32 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 7911 0 0 0 88229 3 0 0 25 0 1 0 510200388 36761600 7865 33554432000 134512640 135151029 4292780176 18446744073709551615 134575836 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 8975 7865 80 156 0 8818 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 35900

[startup+942.301 s]
/proc/loadavg: 3.00 2.96 2.83 4/188 23925
/proc/meminfo: memFree=16010920/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=37236 CPUtime=942.32 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 8178 0 0 0 94229 3 0 0 25 0 1 0 510200388 38129664 8132 33554432000 134512640 135151029 4292780176 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 9309 8132 80 156 0 9152 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 37236

[startup+1002.3 s]
/proc/loadavg: 3.00 2.96 2.83 4/188 23927
/proc/meminfo: memFree=15998656/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=37792 CPUtime=1002.32 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 8276 0 0 0 100229 3 0 0 25 0 1 0 510200388 38699008 8230 33554432000 134512640 135151029 4292780176 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 9448 8230 80 156 0 9291 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 37792

[startup+1062.3 s]
/proc/loadavg: 3.00 2.97 2.84 4/188 23928
/proc/meminfo: memFree=15969852/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=38584 CPUtime=1062.32 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 8414 0 0 0 106229 3 0 0 25 0 1 0 510200388 39510016 8368 33554432000 134512640 135151029 4292780176 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 9646 8368 80 156 0 9489 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 38584

[startup+1122.3 s]
/proc/loadavg: 3.00 2.97 2.84 4/188 23930
/proc/meminfo: memFree=15967852/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=38848 CPUtime=1122.32 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 8472 0 0 0 112229 3 0 0 25 0 1 0 510200388 39780352 8426 33554432000 134512640 135151029 4292780176 18446744073709551615 134554837 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 9712 8426 80 156 0 9555 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 38848

[startup+1182.3 s]
/proc/loadavg: 3.06 2.99 2.85 4/188 23932
/proc/meminfo: memFree=15954688/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=38848 CPUtime=1182.32 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 8472 0 0 0 118229 3 0 0 25 0 1 0 510200388 39780352 8426 33554432000 134512640 135151029 4292780176 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 9712 8426 80 156 0 9555 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 38848

[startup+1242.3 s]
/proc/loadavg: 3.16 3.03 2.88 4/188 23933
/proc/meminfo: memFree=15946976/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=40600 CPUtime=1242.32 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 8866 0 0 0 124229 3 0 0 25 0 1 0 510200388 41574400 8820 33554432000 134512640 135151029 4292780176 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 10150 8820 80 156 0 9993 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 40600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.02 2.88 4/188 23935
/proc/meminfo: memFree=15935416/32951124 swapFree=67111528/67111528
[pid=23752] ppid=23750 vsize=41388 CPUtime=1300.03 cores=0,2
/proc/23752/stat : 23752 (precosat) R 23750 23752 23266 0 -1 4202496 9007 0 0 0 130000 3 0 0 25 0 1 0 510200388 42381312 8961 33554432000 134512640 135151029 4292780176 18446744073709551615 134554785 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23752/statm: 10347 8961 80 156 0 10190 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 41388

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.01
CPU system time (s): 0.041993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 41388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9009
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= 5
involuntary context switches= 3711

runsolver used 2.24166 second user time and 4.86726 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-28 12:20:25
IDJOB=3309079
IDBENCH=84808
IDSOLVER=1690
FILE ID=node133/3309079-1303986025
RUNJOBID= node133-1303986025-23732
PBS_JOBID= 13168693
Free space on /tmp= 71896 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309079-1303986025/watcher-3309079-1303986025 -o /tmp/evaluation-result-3309079-1303986025/solver-3309079-1303986025 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3309079-1303986025.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1081246694

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6741.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17103056 kB
Buffers:       2187516 kB
Cached:       13025676 kB
SwapCached:          0 kB
Active:        8795980 kB
Inactive:      6488728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17103056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2456 kB
Writeback:           0 kB
AnonPages:       70808 kB
Mapped:          14500 kB
Slab:           500200 kB
PageTables:       4840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196472 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71736 MiB
End job on node133 at 2011-04-28 12:42:07