Trace number 3370257

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
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1299.98 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1280860344-022.SATISFIABLE.cnf
MD5SUM52f4c2549736f42ae4f40e4dd45d91d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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 Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370257-1305388468.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     228 undec:      65 neg:     207
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       478      2113         0         0      6483         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4917       478      2113         0      4836      6483    112095   no data   no data  --
0.39/0.43	c  N st    10     11301       478      2113         0      4465      6483     77035   no data   no data  --
0.69/0.70	c  N st    11     17046       478      2113         0     10064      6483    207870   no data   no data  --
1.10/1.16	c  F st    12     25002       478      2113         0     12311      6483    260710   no data   no data  --
1.10/1.16	c  N st    12     25002       478      2113         0     12311      6483    260710   no data   no data  --
1.39/1.41	c Decided on static restart strategy
1.39/1.41	c  N st    18     30001       478      2113         0     10620      6483    198177   no data   no data  --
1.39/1.41	c  S st    18     30001       478      2113         0     10620      6483    198177   no data   no data  --
1.39/1.45	c  S st    18     30503       478      2113         0     11121      6483    209735   no data   no data  --
1.39/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1.39/1.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.66	c lits-rem:       116  cl-subs:      660  v-elim:      0  v-fix:    0  time:  0.21 s
1.59/1.67	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
1.59/1.67	c calculated reachability. Time: 0.00
1.59/1.67	c  N st    18     30503       478      2113         0     10461      6483    193226   no data   no data  --
2.09/2.10	c  N st    20     37615       478      2113         0      9713      6483    158011   no data   no data  --
2.39/2.47	c  N st    21     44014       478      2113         0     15962      6483    314135   no data   no data  --
2.49/2.59	c  S st    22     45754       478      2113         0      8954      6483    125755   no data   no data  --
2.59/2.62	c  S st    22     46255       478      2113         0      9455      6483    137128   no data   no data  --
2.59/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
2.59/2.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.70	c lits-rem:        37  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.08 s
2.69/2.70	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
2.69/2.70	c vivif2 --  cl tried     9380 cl shrink        0 lits rem          0 time: 0.00
2.69/2.71	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
2.69/2.71	c calculated reachability. Time: 0.00
2.69/2.71	c  N st    22     46255       478      2113         0      9380      6483    135234   no data   no data  --
3.58/3.61	c  N st    23     60652       478      2113         0     13719      6483    225434   no data   no data  --
4.18/4.24	c  N st    24     69382       478      2113         0     11515      6483    166726   no data   no data  --
4.18/4.24	c  S st    24     69382       478      2113         0     11515      6483    166726   no data   no data  --
4.18/4.28	c  S st    24     69886       478      2113         0     12016      6483    178850   no data   no data  --
4.18/4.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.18/4.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.18/4.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.18/4.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
4.18/4.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/4.46	c lits-rem:        56  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.18 s
4.39/4.46	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
4.39/4.47	c vivif2 --  cl tried    11893 cl shrink        0 lits rem          0 time: 0.00
4.39/4.48	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
4.39/4.48	c calculated reachability. Time: 0.00
4.39/4.48	c  N st    24     69886       478      2113         0     11893      6483    175945   no data   no data  --
5.77/5.83	c  F st    25     87500       478      2113         0     17378      6483    298768   no data   no data  --
5.77/5.83	c  N st    25     87500       478      2113         0     17378      6483    298768   no data   no data  --
6.17/6.25	c Decided on static restart strategy
6.47/6.52	c  N st    32     95540       478      2113         0     25297      6483    485570   no data   no data  --
7.17/7.20	c  N st    34    104829       478      2113         0     21631      6483    371291   no data   no data  --
7.17/7.20	c  S st    34    104829       478      2113         0     21631      6483    371291   no data   no data  --
7.17/7.25	c  S st    34    105332       478      2113         0     22132      6483    382761   no data   no data  --
7.17/7.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/7.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.17/7.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.17/7.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/7.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
7.17/7.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.08/8.13	c lits-rem:       244  cl-subs:     1083  v-elim:      0  v-fix:    0  time:  0.86 s
8.08/8.13	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
8.08/8.13	c vivif2 --  cl tried    21049 cl shrink        0 lits rem          0 time: 0.00
8.08/8.15	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.02
8.08/8.15	c calculated reachability. Time: 0.00
8.08/8.15	c  N st    34    105332       478      2113         0     21049      6483    357970   no data   no data  --
8.89/8.94	c  N st    35    114930       478      2113         0     16772      6483    246540   no data   no data  --
10.18/10.27	c  N st    36    129328       478      2113         0     16175      6483    212230   no data   no data  --
12.19/12.21	c  N st    37    150924       478      2113         0     21589      6483    335843   no data   no data  --
12.78/12.84	c  S st    38    157998       478      2113         0     28517      6483    507644   no data   no data  --
12.88/12.91	c  S st    38    158499       478      2113         0     29017      6483    518905   no data   no data  --
12.88/12.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.88/12.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.88/12.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.88/12.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.88/12.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.88/12.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
12.88/12.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.39/14.49	c lits-rem:       468  cl-subs:     1307  v-elim:      0  v-fix:    0  time:  1.55 s
14.39/14.49	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
14.47/14.50	c vivif2 --  cl tried    27710 cl shrink        0 lits rem          0 time: 0.01
14.47/14.52	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.02
14.47/14.52	c calculated reachability. Time: 0.00
14.47/14.52	c  N st    38    158499       478      2113         0     27710      6483    486534   no data   no data  --
19.38/19.43	c  N st    39    207087       478      2113         0     22530      6483    322309   no data   no data  --
22.68/22.76	c  N st    40    237748       478      2113         0     32914      6483    558031   no data   no data  --
22.68/22.76	c  S st    40    237748       478      2113         0     32914      6483    558031   no data   no data  --
22.78/22.86	c  S st    40    238255       478      2113         0     33418      6483    569336   no data   no data  --
22.78/22.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.78/22.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.78/22.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.78/22.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.78/22.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.78/22.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
22.78/22.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.58/24.60	c lits-rem:       689  cl-subs:     1319  v-elim:      0  v-fix:    0  time:  1.71 s
24.58/24.60	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
24.58/24.60	c vivif2 --  cl tried    32099 cl shrink        0 lits rem          0 time: 0.00
24.58/24.63	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
24.58/24.63	c calculated reachability. Time: 0.00
24.58/24.63	c  N st    40    238255       478      2113         0     32099      6483    535824   no data   no data  --
32.28/32.31	c  F st    41    306252       478      2113         0     33878      6483    524292   no data   no data  --
32.28/32.31	c  N st    41    306252       478      2113         0     33878      6483    524292   no data   no data  --
32.88/32.95	c Decided on static restart strategy
35.48/35.59	c  N st    51    334553       478      2113         0     38200      6483    623126   no data   no data  --
38.38/38.41	c  N st    53    357382       478      2113         0     36045      6483    551724   no data   no data  --
38.38/38.41	c  S st    53    357382       478      2113         0     36045      6483    551724   no data   no data  --
38.48/38.51	c  S st    53    357886       478      2113         0     36549      6483    563767   no data   no data  --
38.48/38.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.48/38.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.48/38.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.48/38.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.48/38.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.48/38.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
38.48/38.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.08/40.18	c lits-rem:       503  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  1.64 s
40.08/40.18	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
40.08/40.18	c vivif2 --  cl tried    35236 cl shrink        0 lits rem          0 time: 0.01
40.18/40.21	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
40.18/40.21	c calculated reachability. Time: 0.00
40.18/40.21	c  N st    53    357886       478      2113         0     35236      6483    530402   no data   no data  --
44.38/44.49	c  N st    54    390280       478      2113         0     41390      6483    646616   no data   no data  --
50.59/50.62	c  N st    55    438868       478      2113         0     35181      6483    480154   no data   no data  --
61.08/61.11	c  N st    56    511750       478      2113         0     48690      6483    788141   no data   no data  --
64.58/64.68	c  N st    57    536830       478      2113         0     42924      6483    620467   no data   no data  --
64.58/64.68	c  S st    57    536830       478      2113         0     42924      6483    620467   no data   no data  --
64.68/64.78	c  S st    57    537331       478      2113         0     43423      6483    631712   no data   no data  --
64.68/64.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.68/64.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.78/64.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
64.78/64.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.78/64.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.78/64.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
64.78/64.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.68/66.74	c lits-rem:      1282  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  1.92 s
66.68/66.74	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
66.68/66.75	c vivif2 --  cl tried    41599 cl shrink        0 lits rem          0 time: 0.01
66.68/66.78	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
66.68/66.78	c calculated reachability. Time: 0.00
66.68/66.78	c  N st    57    537331       478      2113         0     41599      6483    589023   no data   no data  --
92.68/92.70	c  N st    58    701317       478      2113         0     35823      6483    367206   no data   no data  --
110.18/110.22	c  N st    59    805996       478      2113         0     64764      6483   1066118   no data   no data  --
110.18/110.22	c  S st    59    805996       478      2113         0     64764      6483   1066118   no data   no data  --
110.28/110.38	c  S st    59    806507       478      2113         0     65274      6483   1078680   no data   no data  --
110.28/110.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.28/110.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.38/110.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
110.38/110.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.38/110.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.38/110.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
110.38/110.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.29/113.37	c lits-rem:       144  cl-subs:     3652  v-elim:      0  v-fix:    0  time:  2.93 s
113.29/113.37	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
113.29/113.39	c vivif2 --  cl tried    61622 cl shrink        0 lits rem          0 time: 0.01
113.39/113.45	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.06
113.39/113.45	c calculated reachability. Time: 0.00
113.39/113.45	c  N st    59    806507       478      2113         0     61622      6483    996941   no data   no data  --
163.27/163.35	c  F st    60   1071878       478      2113         0     77707      6483   1354032   no data   no data  --
163.27/163.35	c  N st    60   1071878       478      2113         0     77707      6483   1354032   no data   no data  --
164.67/164.75	c Decided on static restart strategy
168.98/169.03	c  N st    70   1100180       478      2113         0     61504      6483    859424   no data   no data  --
176.58/176.69	c  N st    72   1136175       478      2113         0     51774      6483    597374   no data   no data  --
183.08/183.15	c  N st    73   1168568       478      2113         0     83540      6483   1388916   no data   no data  --
190.88/190.94	c  N st    74   1209761       478      2113         0     77793      6483   1216767   no data   no data  --
190.88/190.94	c  S st    74   1209761       478      2113         0     77793      6483   1216767   no data   no data  --
191.08/191.14	c  S st    74   1210262       478      2113         0     78294      6483   1228780   no data   no data  --
191.08/191.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.08/191.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.08/191.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
191.18/191.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.18/191.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.18/191.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
191.18/191.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
194.57/194.62	c lits-rem:       174  cl-subs:     3747  v-elim:      0  v-fix:    0  time:  3.41 s
194.57/194.62	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
194.57/194.64	c vivif2 --  cl tried    74547 cl shrink        0 lits rem          0 time: 0.01
194.68/194.72	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.08
194.68/194.72	c calculated reachability. Time: 0.00
194.68/194.72	c  N st    74   1210262       478      2113         0     74547      6483   1144102   no data   no data  --
209.88/209.96	c  N st    75   1283144       478      2113         0     50892      6483    535234   no data   no data  --
231.38/231.48	c  N st    76   1392469       478      2113         0     58884      6483    693247   no data   no data  --
271.87/271.92	c  N st    77   1556455       478      2113         0     64131      6483    786693   no data   no data  --
308.88/308.91	c  N st    78   1710263       478      2113         0    105363      6483   1719166   no data   no data  --
308.88/308.91	c  S st    78   1710263       478      2113         0    105363      6483   1719166   no data   no data  --
309.08/309.19	c  S st    78   1710764       478      2113         0    105863      6483   1731484   no data   no data  --
309.08/309.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.08/309.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.19/309.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
309.19/309.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.27/309.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.27/309.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
309.27/309.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
320.27/320.37	c lits-rem:        29  cl-subs:     9041  v-elim:      0  v-fix:    0  time: 11.07 s
320.27/320.37	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
320.27/320.39	c vivif2 --  cl tried    96822 cl shrink        0 lits rem          0 time: 0.02
320.47/320.51	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.12
320.47/320.51	c calculated reachability. Time: 0.00
320.47/320.51	c  N st    78   1710764       478      2113         0     96822      6483   1534736   no data   no data  --
420.86/420.95	c  N st    79   2079728       478      2113         0    108107      6483   1681675   no data   no data  --
457.68/457.72	c  N st    80   2210764       478      2113         0    112708      6483   1786289   no data   no data  --
457.68/457.72	c  S st    80   2210764       478      2113         0    112708      6483   1786289   no data   no data  --
457.97/458.08	c  S st    80   2211272       478      2113         0    113214      6483   1798644   no data   no data  --
457.97/458.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
457.97/458.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
458.07/458.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
458.16/458.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
458.16/458.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
458.16/458.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
458.16/458.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
470.96/471.07	c lits-rem:       139  cl-subs:    10738  v-elim:      0  v-fix:    0  time: 12.87 s
470.96/471.07	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
470.96/471.09	c vivif2 --  cl tried   102476 cl shrink        0 lits rem          0 time: 0.02
471.16/471.23	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.13
471.16/471.23	c calculated reachability. Time: 0.00
471.16/471.23	c  N st    80   2211272       478      2113         0    102476      6483   1559082   no data   no data  --
624.17/624.27	c  N st    81   2711275       478      2113         0    125747      6483   1920118   no data   no data  --
624.17/624.27	c  S st    81   2711275       478      2113         0    125747      6483   1920118   no data   no data  --
624.47/624.59	c  S st    81   2711779       478      2113         0    126247      6483   1932449   no data   no data  --
624.47/624.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
624.47/624.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
624.57/624.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
624.67/624.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
624.67/624.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
624.67/624.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
624.67/624.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
637.97/638.11	c lits-rem:        57  cl-subs:    12489  v-elim:      0  v-fix:    0  time: 13.39 s
637.97/638.11	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
638.07/638.13	c vivif2 --  cl tried   113758 cl shrink        0 lits rem          0 time: 0.02
638.16/638.29	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.16
638.16/638.29	c calculated reachability. Time: 0.00
638.16/638.29	c  N st    81   2711779       478      2113         0    113758      6483   1699704   no data   no data  --
798.57/798.66	c  N st    82   3211779       478      2113         0     89981      6483   1026589   no data   no data  --
798.57/798.66	c  S st    82   3211779       478      2113         0     89981      6483   1026589   no data   no data  --
798.76/798.88	c  S st    82   3212279       478      2113         0     90480      6483   1037973   no data   no data  --
798.76/798.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
798.76/798.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
798.86/798.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
798.86/798.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
798.86/798.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
798.86/798.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
798.86/798.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
801.16/801.24	c lits-rem:        54  cl-subs:     2162  v-elim:      0  v-fix:    0  time:  2.29 s
801.16/801.24	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
801.16/801.26	c vivif2 --  cl tried    88318 cl shrink        0 lits rem          0 time: 0.01
801.26/801.35	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.09
801.26/801.35	c calculated reachability. Time: 0.00
801.26/801.35	c  N st    82   3212279       478      2113         0     88318      6483    990127   no data   no data  --
982.85/982.92	c  N st    83   3712279       478      2113         0     98844      6483   1143405   no data   no data  --
982.85/982.92	c  S st    83   3712279       478      2113         0     98844      6483   1143405   no data   no data  --
983.25/983.33	c  S st    83   3712783       478      2113         0     99346      6483   1156058   no data   no data  --
983.25/983.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
983.25/983.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
983.36/983.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
983.36/983.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
983.36/983.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
983.36/983.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
983.36/983.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
987.45/987.52	c lits-rem:       577  cl-subs:     3532  v-elim:      0  v-fix:    0  time:  4.07 s
987.45/987.52	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
987.45/987.54	c vivif2 --  cl tried    95814 cl shrink        0 lits rem          0 time: 0.02
987.65/987.70	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.16
987.65/987.70	c calculated reachability. Time: 0.00
987.65/987.70	c  N st    83   3712783       478      2113         0     95814      6483   1083941   no data   no data  --
1005.56/1005.67	c  F st    84   3751563       478      2113         0    133480      6483   1994830   no data   no data  --
1005.56/1005.67	c  N st    84   3751563       478      2113         0    133480      6483   1994830   no data   no data  --
1008.77/1008.84	c Decided on static restart strategy
1021.65/1021.72	c  N st    94   3779865       478      2113         0    161074      6483   2662206   no data   no data  --
1036.86/1036.98	c  N st    96   3815858       478      2113         0    113704      6483   1480897   no data   no data  --
1051.56/1051.66	c  N st    97   3848252       478      2113         0    145170      6483   2203505   no data   no data  --
1069.86/1069.92	c  N st    98   3896841       478      2113         0    108664      6483   1322558   no data   no data  --
1100.36/1100.44	c  N st    99   3969723       478      2113         0     94934      6483    978488   no data   no data  --
1136.06/1136.13	c  N st   100   4079046       478      2113         0    115642      6483   1452917   no data   no data  --
1184.56/1184.63	c  N st   101   4212783       478      2113         0    158840      6483   2424767   no data   no data  --
1184.56/1184.63	c  S st   101   4212783       478      2113         0    158840      6483   2424767   no data   no data  --
1185.06/1185.14	c  S st   101   4213283       478      2113         0    159338      6483   2436934   no data   no data  --
1185.06/1185.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1185.06/1185.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1185.16/1185.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1185.25/1185.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1185.25/1185.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1185.25/1185.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    478 time:  0.00 s
1185.25/1185.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1224.66/1224.78	c lits-rem:        79  cl-subs:    16890  v-elim:      0  v-fix:    0  time: 39.46 s
1224.66/1224.78	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
1224.76/1224.81	c vivif2 --  cl tried   142448 cl shrink        0 lits rem          0 time: 0.03
1225.06/1225.13	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.32
1225.06/1225.13	c calculated reachability. Time: 0.00
1225.06/1225.13	c  N st   101   4213283       478      2113         0    142448      6483   2073329   no data   no data  --

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: 961)

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-3370257-1305388468/watcher-3370257-1305388468 -o /tmp/evaluation-result-3370257-1305388468/solver-3370257-1305388468 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370257-1305388468.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: 2.58 3.16 3.59 1/315 6156
/proc/meminfo: memFree=11203256/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=30312 CPUtime=0 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 688 0 0 0 0 0 0 0 24 0 1 0 650449169 31039488 614 33554432000 4194304 4650387 140733819278896 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 7578 614 378 112 0 2543 0

[startup+0.101512 s]
/proc/loadavg: 2.58 3.16 3.59 1/315 6156
/proc/meminfo: memFree=11203256/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=30460 CPUtime=0.09 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 794 0 0 0 9 0 0 0 24 0 1 0 650449169 31191040 720 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 7615 720 379 112 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30460

[startup+0.200488 s]
/proc/loadavg: 2.58 3.16 3.59 1/315 6156
/proc/meminfo: memFree=11203256/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=30824 CPUtime=0.19 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 979 0 0 0 19 0 0 0 25 0 1 0 650449169 31563776 764 33554432000 4194304 4650387 140733819278896 18446744073709551615 4328183 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 7706 764 381 112 0 2671 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30824

[startup+0.300475 s]
/proc/loadavg: 2.58 3.16 3.59 1/315 6156
/proc/meminfo: memFree=11203256/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=30964 CPUtime=0.29 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 1064 0 0 0 29 0 0 0 25 0 1 0 650449169 31707136 849 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 7741 849 381 112 0 2706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30964

[startup+0.700376 s]
/proc/loadavg: 2.58 3.16 3.59 1/315 6156
/proc/meminfo: memFree=11203256/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=31296 CPUtime=0.69 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 1432 0 0 0 69 0 0 0 25 0 1 0 650449169 32047104 995 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 7824 995 381 112 0 2789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31296

[startup+1.50023 s]
/proc/loadavg: 2.58 3.16 3.59 5/330 6184
/proc/meminfo: memFree=11167972/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=37148 CPUtime=1.49 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 3398 0 0 0 149 0 0 0 25 0 1 0 650449169 38039552 2361 33554432000 4194304 4650387 140733819278896 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 9287 2361 383 112 0 4252 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37148

[startup+3.1009 s]
/proc/loadavg: 2.58 3.16 3.59 5/330 6184
/proc/meminfo: memFree=11143048/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=38108 CPUtime=3.09 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 4490 0 0 0 309 0 0 0 25 0 1 0 650449169 39022592 2665 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6156/statm: 9527 2665 383 112 0 4492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38108

[startup+6.30034 s]
/proc/loadavg: 2.70 3.17 3.59 5/330 6184
/proc/meminfo: memFree=11128808/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=39572 CPUtime=6.27 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 6403 0 0 0 627 0 0 0 25 0 1 0 650449169 40521728 3119 33554432000 4194304 4650387 140733819278896 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 9893 3119 383 112 0 4858 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39572

[startup+12.7011 s]
/proc/loadavg: 2.80 3.18 3.59 5/330 6184
/proc/meminfo: memFree=11104500/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=44532 CPUtime=12.68 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 10122 0 0 0 1267 1 0 0 25 0 1 0 650449169 45600768 4321 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 11133 4321 383 112 0 6098 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44532

[startup+25.5007 s]
/proc/loadavg: 3.15 3.24 3.60 5/330 6185
/proc/meminfo: memFree=11077260/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=56924 CPUtime=25.48 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 16416 0 0 0 2546 2 0 0 25 0 1 0 650449169 58290176 7418 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 14231 7418 383 112 0 9196 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56924

[startup+51.1009 s]
/proc/loadavg: 3.44 3.30 3.61 5/330 6185
/proc/meminfo: memFree=11062888/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=61836 CPUtime=51.08 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 25337 0 0 0 5104 4 0 0 25 0 1 0 650449169 63320064 8362 33554432000 4194304 4650387 140733819278896 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 15459 8362 383 112 0 10424 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61836

[startup+102.301 s]
/proc/loadavg: 3.83 3.42 3.64 5/330 6214
/proc/meminfo: memFree=11028992/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=67812 CPUtime=102.28 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 38839 0 0 0 10220 8 0 0 25 0 1 0 650449169 69439488 10120 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 16953 10120 383 112 0 11918 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 67812

[startup+162.301 s]
/proc/loadavg: 3.93 3.52 3.65 5/330 6215
/proc/meminfo: memFree=10976108/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=81556 CPUtime=162.28 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 54065 0 0 0 16217 11 0 0 25 0 1 0 650449169 83513344 13592 33554432000 4194304 4650387 140733819278896 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 20389 13592 383 112 0 15354 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 81556

[startup+222.312 s]
/proc/loadavg: 4.04 3.62 3.68 5/330 6217
/proc/meminfo: memFree=10921832/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=94124 CPUtime=222.29 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 67853 0 0 0 22214 15 0 0 25 0 1 0 650449169 96382976 16009 33554432000 4194304 4650387 140733819278896 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 23531 16009 383 112 0 18496 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 94124

[startup+282.301 s]
/proc/loadavg: 4.01 3.69 3.70 5/330 6219
/proc/meminfo: memFree=10871760/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=94332 CPUtime=282.28 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 77208 0 0 0 28210 18 0 0 25 0 1 0 650449169 96595968 16954 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 23583 16954 383 112 0 18548 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 94332

[startup+342.301 s]
/proc/loadavg: 4.03 3.76 3.72 5/330 6220
/proc/meminfo: memFree=10846880/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=116120 CPUtime=342.27 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 89974 0 0 0 34206 21 0 0 25 0 1 0 650449169 118906880 21048 33554432000 4194304 4650387 140733819278896 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 29030 21048 383 112 0 23995 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 116120

[startup+402.3 s]
/proc/loadavg: 4.01 3.80 3.73 5/330 6231
/proc/meminfo: memFree=10796724/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=116296 CPUtime=402.27 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 97649 0 0 0 40203 24 0 0 25 0 1 0 650449169 119087104 21927 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 29074 21927 383 112 0 24039 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 116296

[startup+462.301 s]
/proc/loadavg: 4.06 3.85 3.75 5/330 6232
/proc/meminfo: memFree=10783464/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=125192 CPUtime=462.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 106946 0 0 0 46200 26 0 0 25 0 1 0 650449169 128196608 24167 33554432000 4194304 4650387 140733819278896 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 31298 24167 383 112 0 26263 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 125192

[startup+522.301 s]
/proc/loadavg: 4.02 3.87 3.76 5/330 6234
/proc/meminfo: memFree=10783164/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=133220 CPUtime=522.27 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 113267 0 0 0 52197 30 0 0 25 0 1 0 650449169 136417280 25351 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 33305 25351 383 112 0 28270 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 133220

[startup+582.3 s]
/proc/loadavg: 4.06 3.91 3.78 5/330 6239
/proc/meminfo: memFree=10780572/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=133388 CPUtime=582.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 121095 0 0 0 58194 32 0 0 25 0 1 0 650449169 136589312 25523 33554432000 4194304 4650387 140733819278896 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 33347 25523 383 112 0 28312 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 133388

[startup+642.301 s]
/proc/loadavg: 4.06 3.94 3.80 5/330 6240
/proc/meminfo: memFree=10748260/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=143876 CPUtime=642.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 129512 0 0 0 64192 34 0 0 25 0 1 0 650449169 147329024 28791 33554432000 4194304 4650387 140733819278896 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 35969 28791 383 112 0 30934 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 143876

[startup+702.301 s]
/proc/loadavg: 4.02 3.95 3.81 5/330 6242
/proc/meminfo: memFree=10751028/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=144024 CPUtime=702.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 136887 0 0 0 70190 36 0 0 25 0 1 0 650449169 147480576 27844 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36006 27844 383 112 0 30971 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 144024

[startup+762.301 s]
/proc/loadavg: 4.04 3.97 3.82 5/330 6243
/proc/meminfo: memFree=10717596/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=144136 CPUtime=762.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 143478 0 0 0 76188 38 0 0 25 0 1 0 650449169 147595264 28984 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36034 28984 383 112 0 30999 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 144136

[startup+822.301 s]
/proc/loadavg: 4.06 3.99 3.83 5/330 6245
/proc/meminfo: memFree=10723200/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=144244 CPUtime=822.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 149719 0 0 0 82186 40 0 0 25 0 1 0 650449169 147705856 29381 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36061 29381 383 112 0 31026 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 144244

[startup+882.313 s]
/proc/loadavg: 4.02 3.99 3.84 5/330 6247
/proc/meminfo: memFree=10721052/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=144340 CPUtime=882.27 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 155972 0 0 0 88184 43 0 0 25 0 1 0 650449169 147804160 29535 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36085 29535 383 112 0 31050 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 144340

[startup+942.3 s]
/proc/loadavg: 4.17 4.02 3.86 5/330 6248
/proc/meminfo: memFree=10701980/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=144488 CPUtime=942.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 163439 0 0 0 94180 46 0 0 25 0 1 0 650449169 147955712 27808 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36122 27808 383 112 0 31087 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 144488

[startup+1002.3 s]
/proc/loadavg: 4.06 4.01 3.86 5/330 6250
/proc/meminfo: memFree=10674332/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=146820 CPUtime=1002.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 167932 0 0 0 100178 48 0 0 25 0 1 0 650449169 150343680 29180 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36705 29180 383 112 0 31670 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 146820

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/330 6251
/proc/meminfo: memFree=10677764/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=146880 CPUtime=1062.25 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 172078 0 0 0 106175 50 0 0 25 0 1 0 650449169 150405120 30043 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36720 30043 383 112 0 31685 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 146880

[startup+1122.3 s]
/proc/loadavg: 4.13 4.03 3.88 5/330 6253
/proc/meminfo: memFree=10664908/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=146972 CPUtime=1122.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 178188 0 0 0 112173 53 0 0 25 0 1 0 650449169 150499328 29848 33554432000 4194304 4650387 140733819278896 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36743 29848 383 112 0 31708 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 146972

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.89 5/330 6255
/proc/meminfo: memFree=10649588/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=147064 CPUtime=1182.26 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 184440 0 0 0 118171 55 0 0 25 0 1 0 650449169 150593536 29630 33554432000 4194304 4650387 140733819278896 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 36766 29630 383 112 0 31731 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 147064

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.90 5/330 6256
/proc/meminfo: memFree=10600664/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=221872 CPUtime=1242.25 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 190547 0 0 0 124169 56 0 0 25 0 1 0 650449169 227196928 35737 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 55468 35737 383 112 0 50433 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 221872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.91 5/330 6258
/proc/meminfo: memFree=10570228/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=169560 CPUtime=1299.96 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 196128 0 0 0 129937 59 0 0 25 0 1 0 650449169 173629440 34337 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 42390 34337 383 112 0 37355 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 169560

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

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

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.91 5/330 6258
/proc/meminfo: memFree=10570228/32951124 swapFree=67093864/67111528
[pid=6156] ppid=6154 vsize=169560 CPUtime=1299.96 cores=0,2
/proc/6156/stat : 6156 (strangenight1-s) R 6154 6156 6123 0 -1 4202496 196128 0 0 0 129937 59 0 0 25 0 1 0 650449169 173629440 34337 33554432000 4194304 4650387 140733819278896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6156/statm: 42390 34337 383 112 0 37355 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 169560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.38
CPU system time (s): 0.605907
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 221992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.605907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196128
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= 11
involuntary context switches= 16202

runsolver used 4.19836 second user time and 8.92964 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 17:54:28
IDJOB=3370257
IDBENCH=83066
IDSOLVER=1847
FILE ID=node102/3370257-1305388468
RUNJOBID= node102-1305388468-6141
PBS_JOBID= 13324402
Free space on /tmp= 73536 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1280860344-022.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370257-1305388468/watcher-3370257-1305388468 -o /tmp/evaluation-result-3370257-1305388468/solver-3370257-1305388468 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370257-1305388468.cnf

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

MD5SUM BENCH= 52f4c2549736f42ae4f40e4dd45d91d0
RANDOM SEED=246491990

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.828
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	: 5332.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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:      11203536 kB
Buffers:        242960 kB
Cached:        2768216 kB
SwapCached:       1128 kB
Active:       19492472 kB
Inactive:      1958444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11203536 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            6400 kB
Writeback:           0 kB
AnonPages:    18439300 kB
Mapped:          26248 kB
Slab:           176952 kB
PageTables:      53876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59042112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73512 MiB
End job on node102 at 2011-05-14 18:16:10