Trace number 1784366

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 236? (TO) 5000.05 5001.53

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-1784366-1241936176.cnf
0.00/0.00	c found header 'p cnf 1820 171155'
0.19/0.26	c finished parsing
0.19/0.26	c
0.19/0.26	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.19/0.26	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.19/0.26	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.19/0.26	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.19/0.26	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.19/0.26	c --random=1 --spread=2000 --seed=0 --skip=25
0.19/0.26	c
0.19/0.26	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.19/0.26	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.19/0.26	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.19/0.26	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.19/0.26	c
0.19/0.26	c starting search after 0.3 seconds
0.19/0.26	c no decision limit
0.19/0.26	c
0.19/0.26	c       original/binary      fixed     eliminated      learned       agility
0.19/0.26	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.26	c
0.19/0.26	c *    0.3   171155    1820      0     0      0       0      0    0.0   0   11
0.69/0.76	c -    0.8   170710    1803      0     0     17       0   1000    0.0   0   15
0.79/0.82	c -    0.8   170153    1786      0     0     34       0   1000    0.0   0   15
2.79/2.80	c s    2.8   168910    1755      0     0     65       0      0    0.0   0   12
2.79/2.80	c l    2.8   168910    1755      0     0     65       0  10030    0.0   0   12
2.79/2.82	c R    2.8   168910    1755      0     0     65     100    100  143.3   3   13
2.79/2.83	c R    2.8   168910    1755      0     0     65     201    201  106.2   4   13
2.89/2.91	c R    2.9   168910    1755      0     0     65     803    803   83.5   3   13
2.89/2.94	c B    2.9   168910    1755      0     0     65    1000   1000   81.3   4   13
2.99/3.07	c B    3.1   168910    1755      0     0     65    2000   2000   78.6   5   14
3.09/3.12	c R    3.1   168910    1755      0     0     65    2407   2407   86.5   4   14
3.69/3.74	c R    3.7   168910    1755      0     0     65    6423   6423   92.4   4   16
3.89/3.93	c B    3.9   168910    1755      0     0     65    8007   8007   89.0   5   17
4.09/4.18	c +    4.2   168910    1755      0     0     65   10031  11033   82.6   4   17
4.58/4.62	c +    4.6   168910    1755      0     0     65   12535  12136   79.3   4   18
4.99/5.04	c +    5.0   168910    1755      0     0     65   15666  13349   77.3   4   18
5.09/5.11	c R    5.1   168910    1755      0     0     65   16046  12530   77.1   4   19
5.69/5.73	c +    5.7   168910    1755      0     0     65   19581  14683   74.5   5   19
6.29/6.36	c B    6.4   168910    1755      0     0     65   24013  14706   74.2   5   20
6.39/6.43	c
6.39/6.43	c       original/binary      fixed     eliminated      learned       agility
6.39/6.43	c   seconds        variables     equivalent    conflicts       height       MB
6.39/6.43	c
6.39/6.43	c +    6.4   168910    1755      0     0     65   24475  16151   74.6   4   20
7.39/7.41	c +    7.4   168910    1755      0     0     65   30590  17766   74.2   4   20
8.59/8.69	c +    8.7   168910    1755      0     0     65   38235  19542   72.0   6   21
8.69/8.72	c R    8.7   168910    1755      0     0     65   38498  18087   71.9   5   21
10.19/10.21	c +   10.2   168910    1755      0     0     65   47790  21496   66.8   4   22
12.28/12.32	c +   12.3   168910    1755      0     0     65   59737  23645   67.6   5   23
12.88/12.97	c B   13.0   168910    1755      0     0     65   64022  23692   67.8   4   24
14.58/14.67	c +   14.7   168910    1755      0     0     65   74671  26009   68.1   4   24
16.19/16.22	c s   16.2   168911    1755      0     0     65   75778  24759   68.3   4   21
18.69/18.72	c R   18.7   168911    1755      0     0     65   89790  26024   65.4   5   23
19.29/19.33	c +   19.3   168911    1755      0     0     65   93335  28609   64.6   4   23
23.58/23.66	c +   23.7   168911    1755      0     0     65  116665  31469   64.1   4   26
29.08/29.15	c +   29.1   168911    1755      0     0     65  145830  34615   62.6   4   26
31.99/32.04	c B   32.0   168911    1755      0     0     65  160058  34636   63.6   4   28
36.19/36.25	c +   36.2   168911    1755      0     0     65  182286  38076   64.7   4   28
40.48/40.56	c R   40.6   168911    1755      0     0     65  205161  38109   63.5   5   29
45.47/45.51	c +   45.5   168911    1755      0     0     65  227857  41883   61.5   5   29
51.38/51.46	c s   51.4   168912    1755      0     0     65  253209  41971   61.6   4   26
58.07/58.18	c +   58.2   168914    1755      0     0     65  284820  46071   62.0   4   30
60.87/60.93	c
60.87/60.93	c       original/binary      fixed     eliminated      learned       agility
60.87/60.93	c   seconds        variables     equivalent    conflicts       height       MB
60.87/60.93	c
60.87/60.93	c s   60.9   168914    1755      0     0     65  295765  46103   61.7   3   28
71.56/71.64	c s   71.6   168915    1755      0     0     65  339030  46113   62.0   4   28
75.46/75.57	c +   75.5   168915    1755      0     0     65  356025  50678   62.3   3   32
81.66/81.77	c s   81.8   168917    1755      0     0     65  382171  50731   63.1   4   30
82.16/82.23	c B   82.2   168917    1755      0     0     65  384115  50727   63.1   4   31
92.56/92.61	c s   92.6   168918    1755      0     0     65  426635  50707   64.1   5   31
97.46/97.50	c +   97.5   168918    1755      0     0     65  445030  55745   63.4   4   33
101.66/101.75	c R  101.7   168918    1755      0     0     65  461584  55765   63.0   4   34
124.95/125.02	c +  125.0   168918    1755      0     0     65  556288  61319   61.5   5   37
127.46/127.58	c s  127.5   168919    1755      0     0     65  563815  61345   61.7   5   34
143.25/143.31	c s  143.3   168920    1755      0     0     65  623409  61426   61.3   5   33
155.94/156.00	c s  156.0   168922    1755      0     0     65  669355  61377   61.7   4   34
163.54/163.61	c +  163.6   168922    1755      0     0     65  695360  67450   61.8   5   38
169.04/169.10	c s  169.1   168923    1755      0     0     65  715101  67475   61.8   4   36
183.14/183.26	c s  183.2   168924    1755      0     0     65  761722  67499   61.2   4   35
208.73/208.88	c s  208.8   168925    1755      0     0     65  850502  67478   62.5   4   37
214.33/214.41	c +  214.3   168925    1755      0     0     65  869200  74195   62.5   4   41
222.13/222.28	c B  222.2   168925    1755      0     0     65  896214  74221   62.7   5   45
264.01/264.16	c R  264.1   168925    1755      0     0     65 1025626  74242   63.0   5   46
284.01/284.16	c
284.01/284.16	c       original/binary      fixed     eliminated      learned       agility
284.01/284.16	c   seconds        variables     equivalent    conflicts       height       MB
284.01/284.16	c
284.01/284.16	c +  284.1   168925    1755      0     0     65 1086503  81614   61.7   5   46
369.88/370.06	c +  370.0   168925    1755      0     0     65 1358125  89775   61.2   5   54
417.07/417.22	c s  417.1   168926    1755      0     0     65 1495575  89883   62.2   5   45
472.45/472.61	c s  472.5   168927    1755      0     0     65 1651264  89793   61.5   3   43
487.84/488.03	c +  487.9   168927    1755      0     0     65 1697656  98752   61.7   4   50
542.63/542.90	c s  542.7   168928    1755      0     0     65 1846059  98796   61.6   4   49
576.72/576.96	c s  576.8   168929    1755      0     0     65 1937027  98882   61.8   5   50
596.31/596.57	c s  596.4   168930    1755      0     0     65 1987430  98789   62.2   4   51
619.20/619.46	c B  619.3   168930    1755      0     0     65 2048455  98830   62.7   6   60
645.69/645.94	c +  645.8   168930    1755      0     0     65 2122071 108627   62.7   4   56
702.88/703.15	c R  702.9   168930    1755      0     0     65 2256105 108757   62.4   6   61
868.33/868.63	c +  868.4   168930    1755      0     0     65 2652585 119489   60.8   4   69
1125.66/1126.09	c s 1125.8   168931    1755      0     0     65 3294451 119568   60.9   4   57
1134.86/1135.21	c + 1134.9   168931    1755      0     0     65 3315730 131437   60.9   5   62
1150.55/1150.97	c s 1150.6   168932    1755      0     0     65 3350018 131459   61.0   4   62
1281.61/1282.04	c s 1281.7   168933    1755      0     0     65 3639252 131467   60.3   4   61
1513.44/1513.95	c + 1513.5   168933    1755      0     0     65 4144663 144580   60.7   6   78
1637.91/1638.43	c s 1638.0   168934    1755      0     0     65 4398269 144634   61.4   4   70
1748.48/1749.01	c B 1748.5   168934    1755      0     0     65 4608879 144620   61.9   6   83
1929.52/1930.15	c
1929.52/1930.15	c       original/binary      fixed     eliminated      learned       agility
1929.52/1930.15	c   seconds        variables     equivalent    conflicts       height       MB
1929.52/1930.15	c
1929.52/1930.15	c R 1929.6   168934    1755      0     0     65 4922040 167758   62.1   5   86
2105.77/2106.42	c + 2105.8   168934    1755      0     0     65 5180826 159038   61.2   5   64
2750.37/2751.20	c + 2750.4   168934    1755      0     0     65 6476030 174941   61.1   4   99
3006.19/3007.15	c s 3006.3   168935    1755      0     0     65 6921482 174976   61.3   4   78
3083.98/3084.92	c s 3084.0   168936    1755      0     0     65 7062498 175013   61.3   5   79
3707.29/3708.44	c + 3707.3   168936    1755      0     0     65 8095035 192435   61.8   4  108
5000.01/5001.50	c
5000.01/5001.50	c *** CAUGHT SIGNAL 15 ***
5000.01/5001.50	c
5000.01/5001.50	c 10027680 conflicts, 18568585 decisions, 9277 random
5000.01/5001.50	c 0 iterations, 16379 restarts, 0 skipped
5000.01/5001.50	c 31 enlarged, 145 shrunken, 98127 rescored, 2045 rebiased
5000.01/5001.50	c 24 simplifications, 2 reductions
5000.01/5001.50	c
5000.01/5001.50	c vars: 0 fixed, 0 equiv, 65 elim, 0 merged
5000.01/5001.50	c elim: 756931 resolutions, 2 phases, 1 rounds
5000.01/5001.50	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
5000.01/5001.50	c arty: 27.00 and 0.00 xor average arity
5000.01/5001.50	c prbe: 1225120 probed, 1393 phases, 349 rounds
5000.01/5001.50	c prbe: 0 failed, 0 lifted, 0 merged
5000.01/5001.50	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.01/5001.50	c hash: 0 units, 0 merged
5000.01/5001.50	c mins: 959788952 learned, 49% deleted, 0 strong, 19 depth
5000.01/5001.50	c subs: 90 forward, 403 backward, 2 doms
5000.01/5001.50	c strs: 924 forward, 0 backward
5000.01/5001.50	c doms: 2 dominators, 0 high, 0 low
5000.01/5001.50	c prps: 2086537709 propagations, 0.42 megaprops
5000.01/5001.50	c
5000.01/5001.50	c 5000.0 seconds, 137 MB max, 3821 MB recycled
5000.01/5001.50	c
5000.01/5001.50	c *** CAUGHT SIGNAL 15 ***
5000.01/5001.50	c

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784366-1241936176/watcher-1784366-1241936176 -o /tmp/evaluation-result-1784366-1241936176/solver-1784366-1241936176 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784366-1241936176.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: 1.00 1.00 1.00 3/64 8271
/proc/meminfo: memFree=1831520/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=1192 CPUtime=0
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 221646498 1220608 196 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 298 196 63 155 0 141 0

[startup+0.079824 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8271
/proc/meminfo: memFree=1831520/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=6564 CPUtime=0.07
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 1647 0 0 0 7 0 0 0 20 0 1 0 221646498 6721536 1534 1992294400 134512640 135151029 4294956240 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 1641 1534 63 155 0 1484 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6564

[startup+0.101826 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8271
/proc/meminfo: memFree=1831520/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=6708 CPUtime=0.09
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 1794 0 0 0 9 0 0 0 20 0 1 0 221646498 6868992 1552 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 1677 1553 63 155 0 1520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6708

[startup+0.30185 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8271
/proc/meminfo: memFree=1831520/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=13404 CPUtime=0.29
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 3762 0 0 0 28 1 0 0 22 0 1 0 221646498 13725696 3262 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 3351 3262 79 155 0 3194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13404

[startup+0.701896 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8271
/proc/meminfo: memFree=1831520/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=16880 CPUtime=0.69
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 6425 0 0 0 67 2 0 0 25 0 1 0 221646498 17285120 4127 1992294400 134512640 135151029 4294956240 18446744073709551615 134519582 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 4220 4127 79 155 0 4063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16880

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1812504/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=19652 CPUtime=1.49
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 7120 0 0 0 147 2 0 0 25 0 1 0 221646498 20123648 4822 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 4913 4822 79 155 0 4756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19652

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1812376/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=19652 CPUtime=3.09
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 7633 0 0 0 307 2 0 0 25 0 1 0 221646498 20123648 4822 1992294400 134512640 135151029 4294956240 18446744073709551615 134554922 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 4913 4822 79 155 0 4756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19652

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1809496/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=22952 CPUtime=6.29
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 8440 0 0 0 626 3 0 0 25 0 1 0 221646498 23502848 5629 1992294400 134512640 135151029 4294956240 18446744073709551615 134567832 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 5738 5629 79 155 0 5581 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22952

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1805720/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=27044 CPUtime=12.68
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 9464 0 0 0 1265 3 0 0 25 0 1 0 221646498 27693056 6653 1992294400 134512640 135151029 4294956240 18446744073709551615 134575988 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 6761 6653 79 155 0 6604 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27044

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1801688/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=30216 CPUtime=25.48
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 13060 0 0 0 2543 5 0 0 25 0 1 0 221646498 30941184 7448 1992294400 134512640 135151029 4294956240 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 7554 7448 79 155 0 7397 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30216

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1797016/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=35012 CPUtime=51.07
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 14244 0 0 0 5101 6 0 0 25 0 1 0 221646498 35852288 8632 1992294400 134512640 135151029 4294956240 18446744073709551615 134554719 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 8753 8632 79 155 0 8596 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35012

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1792408/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=39500 CPUtime=102.26
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 19982 0 0 0 10216 10 0 0 25 0 1 0 221646498 40448000 9763 1992294400 134512640 135151029 4294956240 18446744073709551615 134552040 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 9875 9763 79 155 0 9718 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39500

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1787736/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=44120 CPUtime=162.24
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 23076 0 0 0 16213 11 0 0 25 0 1 0 221646498 45178880 10932 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 11030 10932 79 155 0 10873 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44120

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1781976/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=49868 CPUtime=222.22
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 27518 0 0 0 22208 14 0 0 25 0 1 0 221646498 51064832 12374 1992294400 134512640 135151029 4294956240 18446744073709551615 134530675 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 12467 12374 79 155 0 12310 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49868

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1777496/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=54836 CPUtime=282.21
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 28633 0 0 0 28206 15 0 0 25 0 1 0 221646498 56152064 13489 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 13709 13489 79 155 0 13552 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54836

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1772760/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=59744 CPUtime=342.19
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 29782 0 0 0 34203 16 0 0 25 0 1 0 221646498 61177856 14638 1992294400 134512640 135151029 4294956240 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 14936 14638 79 155 0 14779 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 59744

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1767256/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=65224 CPUtime=402.17
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 31146 0 0 0 40201 16 0 0 25 0 1 0 221646498 66789376 16002 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 16306 16002 79 155 0 16149 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 65224

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1766872/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=65224 CPUtime=462.15
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 32005 0 0 0 46199 16 0 0 25 0 1 0 221646498 66789376 16091 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 16306 16091 79 155 0 16149 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 65224

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1766616/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=65224 CPUtime=522.13
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 32582 0 0 0 52197 16 0 0 25 0 1 0 221646498 66789376 16155 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 16306 16155 79 155 0 16149 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 65224

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1766360/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=65224 CPUtime=582.12
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 33667 0 0 0 58195 17 0 0 25 0 1 0 221646498 66789376 16214 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 16306 16214 79 155 0 16149 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 65224

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8272
/proc/meminfo: memFree=1764824/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=66884 CPUtime=642.1
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 34552 0 0 0 64193 17 0 0 25 0 1 0 221646498 68489216 16586 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 16721 16586 79 155 0 16564 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 66884

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1700568/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=130700 CPUtime=4061.09
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 54960 0 0 0 406074 35 0 0 25 0 1 0 221646498 133836800 32527 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 32675 32527 79 155 0 32518 0
Current children cumulated CPU time (s) 4061.09
Current children cumulated vsize (KiB) 130700

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1700504/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=130700 CPUtime=4121.07
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 54962 0 0 0 412072 35 0 0 25 0 1 0 221646498 133836800 32529 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 32675 32529 79 155 0 32518 0
Current children cumulated CPU time (s) 4121.07
Current children cumulated vsize (KiB) 130700

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1700376/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=130956 CPUtime=4181.05
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 54986 0 0 0 418070 35 0 0 25 0 1 0 221646498 134098944 32553 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 32739 32553 79 155 0 32582 0
Current children cumulated CPU time (s) 4181.05
Current children cumulated vsize (KiB) 130956

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1697496/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=134644 CPUtime=4241.03
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 55777 0 0 0 424067 36 0 0 25 0 1 0 221646498 137875456 33344 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 33661 33344 79 155 0 33504 0
Current children cumulated CPU time (s) 4241.03
Current children cumulated vsize (KiB) 134644

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1692888/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=139188 CPUtime=4301.02
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 56845 0 0 0 430065 37 0 0 25 0 1 0 221646498 142528512 34412 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 34797 34412 79 155 0 34640 0
Current children cumulated CPU time (s) 4301.02
Current children cumulated vsize (KiB) 139188

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1692696/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=139500 CPUtime=4361
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 56897 0 0 0 436063 37 0 0 25 0 1 0 221646498 142848000 34464 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 34875 34464 79 155 0 34718 0
Current children cumulated CPU time (s) 4361
Current children cumulated vsize (KiB) 139500

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1692696/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=139500 CPUtime=4420.98
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 56901 0 0 0 442061 37 0 0 25 0 1 0 221646498 142848000 34468 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 34875 34468 79 155 0 34718 0
Current children cumulated CPU time (s) 4420.98
Current children cumulated vsize (KiB) 139500

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1692696/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=139500 CPUtime=4480.96
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 56902 0 0 0 448059 37 0 0 25 0 1 0 221646498 142848000 34469 1992294400 134512640 135151029 4294956240 18446744073709551615 134554872 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 34875 34469 79 155 0 34718 0
Current children cumulated CPU time (s) 4480.96
Current children cumulated vsize (KiB) 139500

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1692632/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=139500 CPUtime=4540.95
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 56902 0 0 0 454058 37 0 0 25 0 1 0 221646498 142848000 34469 1992294400 134512640 135151029 4294956240 18446744073709551615 134555080 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 34875 34469 79 155 0 34718 0
Current children cumulated CPU time (s) 4540.95
Current children cumulated vsize (KiB) 139500

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1692312/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=139852 CPUtime=4600.93
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 56973 0 0 0 460056 37 0 0 25 0 1 0 221646498 143208448 34540 1992294400 134512640 135151029 4294956240 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 34963 34540 79 155 0 34806 0
Current children cumulated CPU time (s) 4600.93
Current children cumulated vsize (KiB) 139852

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1692120/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=140044 CPUtime=4660.91
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 57029 0 0 0 466054 37 0 0 25 0 1 0 221646498 143405056 34596 1992294400 134512640 135151029 4294956240 18446744073709551615 134554805 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 35011 34596 79 155 0 34854 0
Current children cumulated CPU time (s) 4660.91
Current children cumulated vsize (KiB) 140044

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1687384/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=144976 CPUtime=4720.9
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 58214 0 0 0 472052 38 0 0 25 0 1 0 221646498 148455424 35781 1992294400 134512640 135151029 4294956240 18446744073709551615 134574657 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 36244 35781 79 155 0 36087 0
Current children cumulated CPU time (s) 4720.9
Current children cumulated vsize (KiB) 144976

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1687064/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=145392 CPUtime=4780.87
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 58277 0 0 0 478049 38 0 0 25 0 1 0 221646498 148881408 35844 1992294400 134512640 135151029 4294956240 18446744073709551615 134554855 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 36348 35844 79 155 0 36191 0
Current children cumulated CPU time (s) 4780.87
Current children cumulated vsize (KiB) 145392

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1687000/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=145392 CPUtime=4840.86
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 58281 0 0 0 484048 38 0 0 25 0 1 0 221646498 148881408 35848 1992294400 134512640 135151029 4294956240 18446744073709551615 134555092 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 36348 35848 79 155 0 36191 0
Current children cumulated CPU time (s) 4840.86
Current children cumulated vsize (KiB) 145392

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1685848/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=146612 CPUtime=4900.84
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 58584 0 0 0 490046 38 0 0 25 0 1 0 221646498 150130688 36151 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 36653 36151 79 155 0 36496 0
Current children cumulated CPU time (s) 4900.84
Current children cumulated vsize (KiB) 146612

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1684760/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=147924 CPUtime=4960.82
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 58836 0 0 0 496044 38 0 0 25 0 1 0 221646498 151474176 36403 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 36981 36403 79 155 0 36824 0
Current children cumulated CPU time (s) 4960.82
Current children cumulated vsize (KiB) 147924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1684568/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=148116 CPUtime=5000.01
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 58884 0 0 0 499963 38 0 0 25 0 1 0 221646498 151670784 36451 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 37029 36451 79 155 0 36872 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 148116

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

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

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8280
/proc/meminfo: memFree=1684568/2055920 swapFree=4179944/4192956
[pid=8271] ppid=8269 vsize=148116 CPUtime=5000.01
/proc/8271/stat : 8271 (precosat) R 8269 8271 8152 0 -1 4194304 58884 0 0 0 499963 38 0 0 25 0 1 0 221646498 151670784 36451 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8271/statm: 37029 36451 79 155 0 36872 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 148116

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.53
CPU time (s): 5000.05
CPU user time (s): 4999.64
CPU system time (s): 0.409937
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 148116

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

runsolver used 3.77443 second user time and 10.1035 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-10 08:16:16
IDJOB=1784366
IDBENCH=71295
IDSOLVER=607
FILE ID=node75/1784366-1241936176
PBS_JOBID= 9264943
Free space on /tmp= 66280 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1820c171155g3.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784366-1241936176/watcher-1784366-1241936176 -o /tmp/evaluation-result-1784366-1241936176/solver-1784366-1241936176 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1784366-1241936176.cnf

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

MD5SUM BENCH= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=573579657

node75.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.213
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.213
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:       1832000 kB
Buffers:         51100 kB
Cached:         121420 kB
SwapCached:       7272 kB
Active:         109448 kB
Inactive:        72352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832000 kB
SwapTotal:     4192956 kB
SwapFree:      4179944 kB
Dirty:            2856 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            28060 kB
Committed_AS:   601188 kB
PageTables:       1416 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= 66280 MiB
End job on node75 at 2009-05-10 09:39:40