Trace number 3175836

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? (TO) 1299.93 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1216095115-028.SATISFIABLE.cnf
MD5SUMeeb610362e04643aaf1590ad5e0ca989
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.088986
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3175836-1301787571.cnf'
0.00/0.01	c -- header says num vars:            150
0.00/0.01	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.09/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.10	c calculated reachability. Time: 0.00
0.09/0.10	c Calc default polars -  time:   0.00 s pos:      71 undec:       7 neg:      72
0.09/0.10	c =========================================================================================
0.09/0.10	c types(t): F = full restart, N = normal restart
0.09/0.10	c types(t): S = simplification begin/end, E = solution found
0.09/0.10	c restart types(rt): st = static, dy = dynamic
0.09/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.10	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.09/0.10	c Decided on static restart strategy
0.09/0.15	c  N st     8      4915       150      3195         0      4676     15975    139389   no data   no data  --
0.29/0.39	c  N st    10     11297       150      3195         0      4329     15975     98175   no data   no data  --
0.58/0.62	c  N st    11     17041       150      3195         0      9782     15975    260134   no data   no data  --
0.99/1.04	c  F st    12     25001       150      3195         0     11980     15975    316714   no data   no data  --
0.99/1.04	c  N st    12     25001       150      3195         0     11980     15975    316714   no data   no data  --
1.18/1.25	c Decided on static restart strategy
1.18/1.25	c  N st    18     30000       150      3195         0     10290     15975    262721   no data   no data  --
1.18/1.25	c  S st    18     30000       150      3195         0     10290     15975    262721   no data   no data  --
1.18/1.28	c  S st    18     30506       150      3195         0     10785     15975    277040   no data   no data  --
1.18/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.18/1.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.18/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.24	c lits-rem:      3237  cl-subs:     1276  v-elim:      0  v-fix:    0  time:  0.94 s
2.19/2.29	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
2.19/2.29	c calculated reachability. Time: 0.00
2.19/2.29	c  N st    18     30506       150      3195         0      9509     15975    232095   no data   no data  --
2.59/2.65	c  N st    20     37616       150      3195         0      8806     15975    196475   no data   no data  --
2.89/2.97	c  N st    21     44015       150      3195         0     14877     15975    381154   no data   no data  --
2.99/3.07	c  S st    22     45759       150      3195         0     16539     15975    431900   no data   no data  --
3.09/3.13	c  S st    22     46263       150      3195         0     17029     15975    446577   no data   no data  --
3.09/3.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.09/3.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.09/3.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.48/4.51	c lits-rem:      4191  cl-subs:     1356  v-elim:      0  v-fix:    0  time:  1.37 s
4.48/4.51	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.48/4.52	c vivif2 --  cl tried    15673 cl shrink        0 lits rem          0 time: 0.00
4.48/4.59	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
4.48/4.59	c calculated reachability. Time: 0.00
4.48/4.59	c  N st    22     46263       150      3195         0     15673     15975    397306   no data   no data  --
5.39/5.48	c  N st    23     60662       150      3195         0     11424     15975    236099   no data   no data  --
5.88/5.99	c  N st    24     69394       150      3195         0     19792     15975    495235   no data   no data  --
5.88/5.99	c  S st    24     69394       150      3195         0     19792     15975    495235   no data   no data  --
5.98/6.04	c  S st    24     69899       150      3195         0     20292     15975    509952   no data   no data  --
5.98/6.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.98/6.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.98/6.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.98/6.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.98/6.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/6.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.98/6.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.69/7.72	c lits-rem:      5599  cl-subs:     1552  v-elim:      0  v-fix:    0  time:  1.66 s
7.69/7.72	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
7.69/7.73	c vivif2 --  cl tried    18740 cl shrink        0 lits rem          0 time: 0.00
7.78/7.81	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
7.78/7.81	c calculated reachability. Time: 0.00
7.78/7.81	c  N st    24     69899       150      3195         0     18740     15975    452436   no data   no data  --
8.88/8.94	c  F st    25     87502       150      3195         0     13629     15975    273497   no data   no data  --
8.88/8.94	c  N st    25     87502       150      3195         0     13629     15975    273497   no data   no data  --
9.18/9.23	c Decided on static restart strategy
9.38/9.43	c  N st    32     95537       150      3195         0     21299     15975    503720   no data   no data  --
9.89/9.98	c  N st    34    104849       150      3195         0     17778     15975    395937   no data   no data  --
9.89/9.98	c  S st    34    104849       150      3195         0     17778     15975    395937   no data   no data  --
9.99/10.02	c  S st    34    105350       150      3195         0     18272     15975    411119   no data   no data  --
9.99/10.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.99/10.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.99/10.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.99/10.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9.99/10.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.29/11.36	c lits-rem:      3360  cl-subs:     1127  v-elim:      0  v-fix:    0  time:  1.32 s
11.29/11.36	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
11.29/11.36	c vivif2 --  cl tried    17145 cl shrink        0 lits rem          0 time: 0.00
11.39/11.44	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
11.39/11.44	c calculated reachability. Time: 0.00
11.39/11.44	c  N st    34    105350       150      3195         0     17145     15975    369861   no data   no data  --
12.09/12.16	c  N st    35    114950       150      3195         0     26274     15975    659386   no data   no data  --
13.09/13.19	c  N st    36    129348       150      3195         0     26636     15975    647346   no data   no data  --
14.68/14.78	c  N st    37    150944       150      3195         0     17692     15975    325466   no data   no data  --
15.18/15.25	c  S st    38    158029       150      3195         0     24420     15975    530978   no data   no data  --
15.29/15.30	c  S st    38    158536       150      3195         0     24913     15975    545887   no data   no data  --
15.29/15.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.29/15.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.29/15.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.29/15.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.29/15.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.29/15.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15.29/15.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.78/16.89	c lits-rem:      3828  cl-subs:     1554  v-elim:      0  v-fix:    0  time:  1.56 s
16.78/16.89	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
16.78/16.89	c vivif2 --  cl tried    23359 cl shrink        0 lits rem          0 time: 0.00
16.88/17.00	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
16.88/17.00	c calculated reachability. Time: 0.00
16.88/17.00	c  N st    38    158536       150      3195         0     23359     15975    491449   no data   no data  --
20.68/20.74	c  N st    39    207125       150      3195         0     18272     15975    293929   no data   no data  --
23.39/23.41	c  N st    40    237804       150      3195         0     28315     15975    591329   no data   no data  --
23.39/23.41	c  S st    40    237804       150      3195         0     28315     15975    591329   no data   no data  --
23.39/23.47	c  S st    40    238307       150      3195         0     28807     15975    605651   no data   no data  --
23.39/23.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.39/23.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.39/23.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.49/23.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.49/23.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.49/23.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
23.49/23.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.19/25.25	c lits-rem:      3505  cl-subs:     1729  v-elim:      0  v-fix:    0  time:  1.75 s
25.19/25.25	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
25.19/25.25	c vivif2 --  cl tried    27078 cl shrink        0 lits rem          0 time: 0.00
25.29/25.38	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
25.29/25.38	c calculated reachability. Time: 0.00
25.29/25.38	c  N st    40    238307       150      3195         0     27078     15975    548591   no data   no data  --
32.08/32.14	c  F st    41    306251       150      3195         0     29036     15975    562400   no data   no data  --
32.08/32.14	c  N st    41    306251       150      3195         0     29036     15975    562400   no data   no data  --
32.58/32.61	c Decided on static restart strategy
34.88/34.96	c  N st    51    334556       150      3195         0     33138     15975    664241   no data   no data  --
37.28/37.38	c  N st    53    357461       150      3195         0     31223     15975    578597   no data   no data  --
37.28/37.38	c  S st    53    357461       150      3195         0     31223     15975    578597   no data   no data  --
37.38/37.46	c  S st    53    357966       150      3195         0     31716     15975    593680   no data   no data  --
37.38/37.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.38/37.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.38/37.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.38/37.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.38/37.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.38/37.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
37.38/37.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.98/39.03	c lits-rem:      1934  cl-subs:     1241  v-elim:      0  v-fix:    0  time:  1.54 s
38.98/39.03	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
38.98/39.03	c vivif2 --  cl tried    30475 cl shrink        0 lits rem          0 time: 0.01
39.08/39.17	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
39.08/39.17	c calculated reachability. Time: 0.00
39.08/39.17	c  N st    53    357966       150      3195         0     30475     15975    552687   no data   no data  --
42.68/42.71	c  N st    54    390358       150      3195         0     36566     15975    721351   no data   no data  --
48.28/48.32	c  N st    55    438947       150      3195         0     30403     15975    511008   no data   no data  --
56.48/56.59	c  N st    56    511829       150      3195         0     43514     15975    887195   no data   no data  --
59.28/59.30	c  N st    57    536950       150      3195         0     37958     15975    687127   no data   no data  --
59.28/59.30	c  S st    57    536950       150      3195         0     37958     15975    687127   no data   no data  --
59.28/59.39	c  S st    57    537452       150      3195         0     38451     15975    702076   no data   no data  --
59.28/59.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.28/59.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.28/59.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.38/59.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.38/59.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.38/59.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
59.38/59.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.37/61.42	c lits-rem:      3201  cl-subs:     1595  v-elim:      0  v-fix:    0  time:  2.00 s
61.37/61.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
61.37/61.43	c vivif2 --  cl tried    36856 cl shrink        0 lits rem          0 time: 0.01
61.48/61.59	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
61.48/61.60	c calculated reachability. Time: 0.00
61.48/61.60	c  N st    57    537452       150      3195         0     36856     15975    647732   no data   no data  --
83.78/83.82	c  N st    58    701439       150      3195         0     65333     15975   1510212   no data   no data  --
97.68/97.73	c  N st    59    806179       150      3195         0     59297     15975   1225411   no data   no data  --
97.68/97.73	c  S st    59    806179       150      3195         0     59297     15975   1225411   no data   no data  --
97.78/97.88	c  S st    59    806680       150      3195         0     59778     15975   1240077   no data   no data  --
97.78/97.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.78/97.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.88/97.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
97.88/97.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.88/97.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.88/97.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
97.88/97.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.07/104.19	c lits-rem:      1288  cl-subs:     4855  v-elim:      0  v-fix:    0  time:  6.25 s
104.07/104.19	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
104.17/104.20	c vivif2 --  cl tried    54923 cl shrink        0 lits rem          0 time: 0.01
104.38/104.40	c asymm  cl-useful: 0/2493/3195 lits-rem:0 time: 0.20
104.38/104.40	c calculated reachability. Time: 0.00
104.38/104.40	c  N st    59    806680       150      3195         0     54923     15975   1092564   no data   no data  --
143.07/143.19	c  F st    60   1071876       150      3195         0     70246     15975   1465564   no data   no data  --
143.07/143.19	c  N st    60   1071876       150      3195         0     70246     15975   1465564   no data   no data  --
144.08/144.16	c Decided on static restart strategy
147.67/147.79	c  N st    70   1100179       150      3195         0     54727     15975    953764   no data   no data  --
153.77/153.87	c  N st    72   1136171       150      3195         0     45375     15975    640395   no data   no data  --
159.57/159.65	c  N st    73   1168563       150      3195         0     75999     15975   1601089   no data   no data  --
166.87/166.90	c  N st    74   1210020       150      3195         0     70699     15975   1412958   no data   no data  --
166.87/166.90	c  S st    74   1210020       150      3195         0     70699     15975   1412958   no data   no data  --
166.97/167.07	c  S st    74   1210526       150      3195         0     71201     15975   1428395   no data   no data  --
166.97/167.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
166.97/167.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.08/167.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
167.08/167.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.08/167.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.08/167.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
167.08/167.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.97/175.06	c lits-rem:       774  cl-subs:     4849  v-elim:      0  v-fix:    0  time:  7.92 s
174.97/175.06	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
174.97/175.08	c vivif2 --  cl tried    66352 cl shrink        0 lits rem          0 time: 0.02
175.07/175.17	c asymm  cl-useful: 0/702/3195 lits-rem:0 time: 0.09
175.07/175.18	c calculated reachability. Time: 0.00
175.07/175.18	c  N st    74   1210526       150      3195         0     66352     15975   1270595   no data   no data  --
188.67/188.78	c  N st    75   1283410       150      3195         0     90071     15975   1950683   no data   no data  --
209.57/209.67	c  N st    76   1392735       150      3195         0     51469     15975    729645   no data   no data  --
239.77/239.88	c  N st    77   1556719       150      3195         0     56074     15975    819484   no data   no data  --
268.06/268.18	c  N st    78   1710527       150      3195         0     96830     15975   2103214   no data   no data  --
268.06/268.18	c  S st    78   1710527       150      3195         0     96830     15975   2103214   no data   no data  --
268.36/268.43	c  S st    78   1711031       150      3195         0     97320     15975   2118169   no data   no data  --
268.36/268.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
268.36/268.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
268.36/268.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
268.46/268.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
268.46/268.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.46/268.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
268.46/268.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
291.66/291.75	c lits-rem:      3300  cl-subs:     7815  v-elim:      0  v-fix:    0  time: 23.21 s
291.66/291.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
291.66/291.78	c vivif2 --  cl tried    89505 cl shrink        0 lits rem          0 time: 0.02
291.96/292.03	c asymm  cl-useful: 0/1613/3195 lits-rem:0 time: 0.26
291.96/292.04	c calculated reachability. Time: 0.00
291.96/292.04	c  N st    78   1711031       150      3195         0     89505     15975   1864660   no data   no data  --
374.15/374.23	c  N st    79   2079996       150      3195         0    100898     15975   2109959   no data   no data  --
400.26/400.38	c  N st    80   2211032       150      3195         0    105182     15975   2209543   no data   no data  --
400.26/400.38	c  S st    80   2211032       150      3195         0    105182     15975   2209543   no data   no data  --
400.55/400.67	c  S st    80   2211535       150      3195         0    105675     15975   2224582   no data   no data  --
400.55/400.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
400.55/400.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
400.65/400.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
400.65/400.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
400.65/400.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
400.65/400.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
400.65/400.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.66/425.75	c lits-rem:      1247  cl-subs:     7248  v-elim:      0  v-fix:    0  time: 24.96 s
425.66/425.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
425.66/425.77	c vivif2 --  cl tried    98427 cl shrink        0 lits rem          0 time: 0.03
425.95/426.07	c asymm  cl-useful: 0/1129/3195 lits-rem:0 time: 0.30
425.95/426.07	c calculated reachability. Time: 0.00
425.95/426.07	c  N st    80   2211535       150      3195         0     98427     15975   1983790   no data   no data  --
552.74/552.88	c  N st    81   2711536       150      3195         0    120416     15975   2456333   no data   no data  --
552.74/552.88	c  S st    81   2711536       150      3195         0    120416     15975   2456333   no data   no data  --
553.15/553.20	c  S st    81   2712038       150      3195         0    120910     15975   2471804   no data   no data  --
553.15/553.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
553.15/553.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
553.15/553.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
553.25/553.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
553.25/553.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
553.25/553.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
553.25/553.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
603.43/603.52	c lits-rem:      8659  cl-subs:    13653  v-elim:      0  v-fix:    0  time: 50.19 s
603.43/603.52	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
603.43/603.55	c vivif2 --  cl tried   107257 cl shrink        0 lits rem          0 time: 0.03
603.74/603.82	c asymm  cl-useful: 0/1313/3195 lits-rem:0 time: 0.28
603.74/603.83	c calculated reachability. Time: 0.00
603.74/603.83	c  N st    81   2712038       150      3195         0    107257     15975   2086709   no data   no data  --
739.04/739.13	c  N st    82   3212039       150      3195         0     84892     15975   1286724   no data   no data  --
739.04/739.13	c  S st    82   3212039       150      3195         0     84892     15975   1286724   no data   no data  --
739.23/739.32	c  S st    82   3212542       150      3195         0     85381     15975   1301900   no data   no data  --
739.23/739.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
739.23/739.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
739.23/739.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
739.23/739.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
739.23/739.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.23/739.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
739.23/739.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
745.33/745.43	c lits-rem:       940  cl-subs:     2581  v-elim:      0  v-fix:    0  time:  6.04 s
745.33/745.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
745.33/745.45	c vivif2 --  cl tried    82800 cl shrink        0 lits rem          0 time: 0.02
745.64/745.70	c asymm  cl-useful: 0/1365/3195 lits-rem:0 time: 0.25
745.64/745.71	c calculated reachability. Time: 0.00
745.64/745.71	c  N st    82   3212542       150      3195         0     82800     15975   1222853   no data   no data  --
888.64/888.80	c  N st    83   3712542       150      3195         0     93472     15975   1446667   no data   no data  --
888.64/888.80	c  S st    83   3712542       150      3195         0     93472     15975   1446667   no data   no data  --
888.93/889.06	c  S st    83   3713046       150      3195         0     93965     15975   1461569   no data   no data  --
888.93/889.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
888.93/889.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
889.03/889.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
889.03/889.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
889.03/889.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
889.03/889.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
889.03/889.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
897.13/897.28	c lits-rem:      3034  cl-subs:     2815  v-elim:      0  v-fix:    0  time:  8.13 s
897.13/897.28	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
897.23/897.30	c vivif2 --  cl tried    91150 cl shrink        0 lits rem          0 time: 0.02
897.33/897.41	c asymm  cl-useful: 0/517/3195 lits-rem:0 time: 0.11
897.33/897.41	c calculated reachability. Time: 0.00
897.33/897.41	c  N st    83   3713046       150      3195         0     91150     15975   1373204   no data   no data  --
908.93/909.08	c  F st    84   3751566       150      3195         0    127672     15975   2533360   no data   no data  --
908.93/909.08	c  N st    84   3751566       150      3195         0    127672     15975   2533360   no data   no data  --
910.93/911.04	c Decided on static restart strategy
919.33/919.48	c  N st    94   3779873       150      3195         0    154605     15975   3382456   no data   no data  --
929.23/929.30	c  N st    96   3815866       150      3195         0    108289     15975   1870427   no data   no data  --
939.03/939.15	c  N st    97   3848258       150      3195         0    139029     15975   2831384   no data   no data  --
952.73/952.83	c  N st    98   3896846       150      3195         0    103723     15975   1699360   no data   no data  --
977.62/977.74	c  N st    99   3969730       150      3195         0     90028     15975   1246298   no data   no data  --
1010.13/1010.23	c  N st   100   4079053       150      3195         0    110305     15975   1852473   no data   no data  --
1051.72/1051.88	c  N st   101   4213047       150      3195         0    152656     15975   3126079   no data   no data  --
1051.72/1051.88	c  S st   101   4213047       150      3195         0    152656     15975   3126079   no data   no data  --
1052.22/1052.34	c  S st   101   4213551       150      3195         0    153150     15975   3141569   no data   no data  --
1052.22/1052.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1052.22/1052.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1052.32/1052.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1052.42/1052.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1052.42/1052.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1052.42/1052.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1052.42/1052.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1184.71/1184.87	c lits-rem:      1560  cl-subs:    14772  v-elim:      0  v-fix:    0  time: 132.34 s
1184.71/1184.87	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1184.81/1184.90	c vivif2 --  cl tried   138378 cl shrink        0 lits rem          0 time: 0.04
1185.11/1185.22	c asymm  cl-useful: 0/969/3195 lits-rem:0 time: 0.32
1185.11/1185.22	c calculated reachability. Time: 0.00
1185.11/1185.22	c  N st   101   4213551       150      3195         0    138378     15975   2698425   no data   no data  --
1261.52/1261.63	c  N st   102   4459528       150      3195         0    113208     15975   1842143   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175836-1301787571/watcher-3175836-1301787571 -o /tmp/evaluation-result-3175836-1301787571/solver-3175836-1301787571 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175836-1301787571.cnf 

running on 2 cores: 5,7

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: 3.85 3.97 3.91 5/187 21503
/proc/meminfo: memFree=21330076/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=20368 CPUtime=0 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4194304 336 0 0 0 0 0 0 0 25 0 1 0 290356796 20856832 276 33554432000 4194304 4650387 140736080402224 18446744073709551615 46997084999856 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21503/statm: 5092 290 248 112 0 57 0

[startup+0.013926 s]
/proc/loadavg: 3.85 3.97 3.91 5/187 21503
/proc/meminfo: memFree=21330076/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=29804 CPUtime=0 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 549 0 0 0 0 0 0 0 25 0 1 0 290356796 30519296 489 33554432000 4194304 4650387 140736080402224 18446744073709551615 274664469189 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 7451 489 345 112 0 2416 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29804

[startup+0.10091 s]
/proc/loadavg: 3.85 3.97 3.91 5/187 21503
/proc/meminfo: memFree=21330076/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=30660 CPUtime=0.09 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 896 0 0 0 9 0 0 0 25 0 1 0 290356796 31395840 810 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 7665 810 377 112 0 2630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30660

[startup+0.300879 s]
/proc/loadavg: 3.85 3.97 3.91 5/187 21503
/proc/meminfo: memFree=21330076/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=31276 CPUtime=0.29 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 1226 0 0 0 29 0 0 0 25 0 1 0 290356796 32026624 961 33554432000 4194304 4650387 140736080402224 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 7819 961 379 112 0 2784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31276

[startup+0.700808 s]
/proc/loadavg: 3.85 3.97 3.91 5/187 21503
/proc/meminfo: memFree=21330076/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=32368 CPUtime=0.68 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 1933 0 0 0 68 0 0 0 25 0 1 0 290356796 33144832 1060 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 8092 1060 379 112 0 3057 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32368

[startup+1.50067 s]
/proc/loadavg: 3.85 3.97 3.91 5/188 21504
/proc/meminfo: memFree=21335276/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=39496 CPUtime=1.49 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 4188 0 0 0 148 1 0 0 25 0 1 0 290356796 40443904 2913 33554432000 4194304 4650387 140736080402224 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 9874 2913 381 112 0 4839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39496

[startup+3.10039 s]
/proc/loadavg: 3.85 3.97 3.91 5/188 21504
/proc/meminfo: memFree=21327844/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=39580 CPUtime=3.09 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 4890 0 0 0 308 1 0 0 25 0 1 0 290356796 40529920 3101 33554432000 4194304 4650387 140736080402224 18446744073709551615 4330237 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 9895 3101 381 112 0 4860 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39580

[startup+6.30083 s]
/proc/loadavg: 3.86 3.97 3.91 5/184 21512
/proc/meminfo: memFree=21476992/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=49384 CPUtime=6.28 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 8381 0 0 0 627 1 0 0 25 0 1 0 290356796 50569216 5483 33554432000 4194304 4650387 140736080402224 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 12346 5483 381 112 0 7311 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49384

[startup+12.7007 s]
/proc/loadavg: 3.87 3.97 3.91 5/188 21532
/proc/meminfo: memFree=21452768/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=53004 CPUtime=12.69 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 11847 0 0 0 1267 2 0 0 23 0 1 0 290356796 54276096 6158 33554432000 4194304 4650387 140736080402224 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 13251 6158 381 112 0 8216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53004

[startup+25.5005 s]
/proc/loadavg: 3.90 3.97 3.91 5/188 21532
/proc/meminfo: memFree=21420924/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=62428 CPUtime=25.49 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 19571 0 0 0 2545 4 0 0 25 0 1 0 290356796 63926272 8447 33554432000 4194304 4650387 140736080402224 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 15607 8447 381 112 0 10572 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62428

[startup+51.1011 s]
/proc/loadavg: 3.93 3.97 3.91 5/188 21532
/proc/meminfo: memFree=21398532/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=66660 CPUtime=51.08 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 30905 0 0 0 5102 6 0 0 25 0 1 0 290356796 68259840 9944 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 16665 9944 381 112 0 11630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66660

[startup+102.307 s]
/proc/loadavg: 3.97 3.97 3.91 5/188 21534
/proc/meminfo: memFree=21359416/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=85360 CPUtime=102.28 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 51819 0 0 0 10219 9 0 0 25 0 1 0 290356796 87408640 14259 33554432000 4194304 4650387 140736080402224 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 21340 14259 381 112 0 16305 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 85360

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.92 5/188 21536
/proc/meminfo: memFree=21328024/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=88776 CPUtime=162.27 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 69891 0 0 0 16214 13 0 0 25 0 1 0 290356796 90906624 15764 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 22194 15764 381 112 0 17159 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 88776

[startup+222.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/188 21566
/proc/meminfo: memFree=21427576/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=105116 CPUtime=222.27 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 86884 0 0 0 22210 17 0 0 25 0 1 0 290356796 107638784 18596 33554432000 4194304 4650387 140736080402224 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 26279 18596 381 112 0 21244 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 105116

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21568
/proc/meminfo: memFree=21386392/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=123796 CPUtime=282.26 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 102549 0 0 0 28205 21 0 0 25 0 1 0 290356796 126767104 23991 33554432000 4194304 4650387 140736080402224 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 30949 23991 381 112 0 25914 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 123796

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21568
/proc/meminfo: memFree=21352532/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=129000 CPUtime=342.25 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 114405 0 0 0 34201 24 0 0 25 0 1 0 290356796 132096000 24367 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 32250 24367 381 112 0 27215 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 129000

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21570
/proc/meminfo: memFree=21327216/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=139072 CPUtime=402.25 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 129490 0 0 0 40198 27 0 0 25 0 1 0 290356796 142409728 27517 33554432000 4194304 4650387 140736080402224 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 34768 27517 381 112 0 29733 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 139072

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21572
/proc/meminfo: memFree=21301536/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=147340 CPUtime=462.24 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 137238 0 0 0 46196 28 0 0 25 0 1 0 290356796 150876160 28908 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 36835 28908 381 112 0 31800 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 147340

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21574
/proc/meminfo: memFree=21284416/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=147516 CPUtime=522.23 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 147590 0 0 0 52192 31 0 0 25 0 1 0 290356796 151056384 29945 33554432000 4194304 4650387 140736080402224 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 36879 29945 381 112 0 31844 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 147516

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21576
/proc/meminfo: memFree=21244984/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=162668 CPUtime=582.24 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 157016 0 0 0 58191 33 0 0 25 0 1 0 290356796 166572032 32949 33554432000 4194304 4650387 140736080402224 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 40667 32949 381 112 0 35632 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 162668

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/188 21576
/proc/meminfo: memFree=21230828/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=168144 CPUtime=642.24 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 165193 0 0 0 64189 35 0 0 25 0 1 0 290356796 172179456 33986 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 42036 33986 381 112 0 37001 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 168144

[startup+702.301 s]
/proc/loadavg: 4.05 4.00 3.92 5/188 21578
/proc/meminfo: memFree=21208864/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=168356 CPUtime=702.24 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 175849 0 0 0 70185 39 0 0 25 0 1 0 290356796 172396544 34012 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 42089 34012 381 112 0 37054 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 168356

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.92 5/188 21580
/proc/meminfo: memFree=21200664/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=223292 CPUtime=762.24 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 184227 0 0 0 76183 41 0 0 25 0 1 0 290356796 228651008 35132 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 55823 35132 381 112 0 50788 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 223292

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 21582
/proc/meminfo: memFree=21206352/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=168680 CPUtime=822.23 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 194792 0 0 0 82178 45 0 0 25 0 1 0 290356796 172728320 34163 33554432000 4194304 4650387 140736080402224 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 42170 34163 381 112 0 37135 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 168680

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/188 21584
/proc/meminfo: memFree=21195416/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=224888 CPUtime=882.23 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 203880 0 0 0 88174 49 0 0 25 0 1 0 290356796 230285312 35398 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 56222 35398 381 112 0 51187 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 224888

[startup+942.3 s]
/proc/loadavg: 4.11 4.04 3.94 5/188 21584
/proc/meminfo: memFree=21178772/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=170268 CPUtime=942.23 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 211893 0 0 0 94170 53 0 0 25 0 1 0 290356796 174354432 35355 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 42567 35355 381 112 0 37532 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 170268

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.94 5/188 21586
/proc/meminfo: memFree=21169204/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=227316 CPUtime=1002.22 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 220243 0 0 0 100166 56 0 0 25 0 1 0 290356796 232771584 35789 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 56829 35789 381 112 0 51794 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 227316

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/188 21588
/proc/meminfo: memFree=21152696/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=193072 CPUtime=1062.22 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 233397 0 0 0 106163 59 0 0 25 0 1 0 290356796 197705728 40892 33554432000 4194304 4650387 140736080402224 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 48268 40892 381 112 0 43233 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 193072

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/188 21590
/proc/meminfo: memFree=21123052/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=193552 CPUtime=1122.22 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 233587 0 0 0 112163 59 0 0 25 0 1 0 290356796 198197248 41082 33554432000 4194304 4650387 140736080402224 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 48388 41082 381 112 0 43353 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 193552

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/188 21592
/proc/meminfo: memFree=21135312/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=193552 CPUtime=1182.22 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 233587 0 0 0 118163 59 0 0 25 0 1 0 290356796 198197248 41082 33554432000 4194304 4650387 140736080402224 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 48388 41082 381 112 0 43353 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 193552

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 21592
/proc/meminfo: memFree=21134928/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=193644 CPUtime=1242.21 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 241881 0 0 0 124159 62 0 0 25 0 1 0 290356796 198291456 40699 33554432000 4194304 4650387 140736080402224 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 48411 40699 381 112 0 43376 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 193644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.24 4.05 3.96 5/188 21631
/proc/meminfo: memFree=21227264/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=193752 CPUtime=1299.91 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 250259 0 0 0 129927 64 0 0 25 0 1 0 290356796 198402048 40743 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 48438 40743 381 112 0 43403 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 193752

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.24 4.05 3.96 5/188 21631
/proc/meminfo: memFree=21227264/32951132 swapFree=67111528/67111528
[pid=21503] ppid=21501 vsize=193752 CPUtime=1299.91 cores=5,7
/proc/21503/stat : 21503 (strangenight1-s) R 21501 21503 21018 0 -1 4202496 250259 0 0 0 129927 64 0 0 25 0 1 0 290356796 198402048 40743 33554432000 4194304 4650387 140736080402224 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21503/statm: 48438 40743 381 112 0 43403 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 193752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.93
CPU user time (s): 1299.27
CPU system time (s): 0.6549
CPU usage (%): 99.9935
Max. virtual memory (cumulated for all children) (KiB): 265600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.27
system time used= 0.6549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250259
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 15997

runsolver used 2.08968 second user time and 5.01924 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-03 01:39:32
IDJOB=3175836
IDBENCH=82854
IDSOLVER=1589
FILE ID=node131/3175836-1301787571
RUNJOBID= node131-1301783651-21041
PBS_JOBID= 12841387
Free space on /tmp= 71640 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1216095115-028.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175836-1301787571/watcher-3175836-1301787571 -o /tmp/evaluation-result-3175836-1301787571/solver-3175836-1301787571 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175836-1301787571.cnf

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

MD5SUM BENCH= eeb610362e04643aaf1590ad5e0ca989
RANDOM SEED=40130411

node131.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
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.830
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21330232 kB
Buffers:        359024 kB
Cached:       10622912 kB
SwapCached:          0 kB
Active:        7157664 kB
Inactive:      4199204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21330232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12648 kB
Writeback:           0 kB
AnonPages:      374644 kB
Mapped:          16604 kB
Slab:           201368 kB
PageTables:       6060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   703448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71636 MiB
End job on node131 at 2011-04-03 02:01:14