Trace number 3367950

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-Night2-st (fixed)? (TO) 1300.04 1300.03

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367950-1305390128.cnf'
0.00/0.01	c -- header says num vars:            196
0.00/0.01	c -- header says num clauses:        1470
0.00/0.01	c -- clauses added:            0 learnts,         1470 normals,            0 xors
0.00/0.01	c -- vars added        196
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       196       196      1274         0      5292         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/196/196 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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    196 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:       0 undec:       0 neg:     196
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       196       196      1274         0      5292         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4916       196       196      1274      4742      5292    257868   no data   no data
0.39/0.44	c  N st    10     11304       196       196      1274      4385      5292    203050   no data   no data
0.69/0.78	c  N st    11     17047       196       196      1274      9945      5292    544074   no data   no data
1.18/1.26	c  F st    12     25000       196       196      1274     12113      5292    644439   no data   no data
1.18/1.26	c  N st    12     25000       196       196      1274     12113      5292    644439   no data   no data
1.48/1.57	c Decided on static restart strategy
1.48/1.57	c  N st    18     30000       196       196      1274     10398      5292    507849   no data   no data
1.48/1.57	c  S st    18     30000       196       196      1274     10398      5292    507849   no data   no data
1.58/1.62	c  S st    18     30502       196       196      1274     10898      5292    533843   no data   no data
1.58/1.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.58/1.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
1.58/1.63	c blocked clauses removed:        0 vars:      0 tried:         196 T: 0.00 s
1.58/1.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.58/1.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.58/1.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
1.58/1.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.58/1.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.40 s
2.69/2.73	c lits-rem:       302  cl-subs:      179  v-elim:      0  v-fix:    0  time:  0.69 s
2.69/2.74	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
2.69/2.74	c calculated reachability. Time: 0.00
2.69/2.74	c  N st    18     30502       196       196      1274     10719      5292    524126   no data   no data
3.12/3.18	c  N st    20     37614       196       196      1274      9991      5292    442795   no data   no data
3.24/3.69	c  N st    21     44013       196       196      1274     16149      5292    808290   no data   no data
3.72/3.83	c  S st    22     45753       196       196      1274      9194      5292    383767   no data   no data
3.72/3.87	c  S st    22     46253       196       196      1274      9690      5292    409709   no data   no data
3.72/3.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.72/3.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
3.72/3.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.72/3.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.72/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.72/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
3.72/3.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.72/3.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.72/4.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.27 s
3.72/4.34	c lits-rem:        51  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.18 s
3.72/4.34	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
3.72/4.34	c vivif2 --  cl tried     9653 cl shrink        0 lits rem          0 time: 0.00
3.72/4.35	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
3.72/4.35	c calculated reachability. Time: 0.00
3.72/4.35	c  N st    22     46253       196       196      1274      9653      5292    407541   no data   no data
3.72/5.31	c  N st    23     60651       196       196      1274     13855      5292    649761   no data   no data
3.72/5.96	c  N st    24     69379       196       196      1274     11700      5292    469893   no data   no data
3.72/5.96	c  S st    24     69379       196       196      1274     11700      5292    469893   no data   no data
3.72/6.01	c  S st    24     69881       196       196      1274     12196      5292    497263   no data   no data
3.72/6.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.72/6.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
3.72/6.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.72/6.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.72/6.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.72/6.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
3.72/6.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.72/6.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.72/6.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
3.72/6.63	c lits-rem:       120  cl-subs:       54  v-elim:      0  v-fix:    0  time:  0.28 s
3.72/6.63	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
3.72/6.64	c vivif2 --  cl tried    12142 cl shrink        0 lits rem          0 time: 0.01
3.72/6.65	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
3.72/6.65	c calculated reachability. Time: 0.00
3.72/6.65	c  N st    24     69881       196       196      1274     12142      5292    494440   no data   no data
3.72/7.95	c  F st    25     87500       196       196      1274     17579      5292    807454   no data   no data
3.72/7.95	c  N st    25     87500       196       196      1274     17579      5292    807454   no data   no data
3.72/8.38	c Decided on static restart strategy
3.72/8.68	c  N st    32     95541       196       196      1274     12823      5292    473130   no data   no data
3.72/9.46	c  N st    34    104822       196       196      1274     21773      5292   1017326   no data   no data
3.72/9.46	c  S st    34    104822       196       196      1274     21773      5292   1017326   no data   no data
3.72/9.56	c  S st    34    105326       196       196      1274     22276      5292   1044726   no data   no data
3.72/9.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.72/9.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.02
3.72/9.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.72/9.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.72/9.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.72/9.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
3.72/9.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.72/9.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.38/10.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.85 s
12.38/12.41	c lits-rem:       316  cl-subs:      264  v-elim:      0  v-fix:    0  time:  1.95 s
12.38/12.41	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
12.38/12.43	c vivif2 --  cl tried    22012 cl shrink        0 lits rem          0 time: 0.01
12.38/12.45	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.02
12.38/12.45	c calculated reachability. Time: 0.00
12.38/12.45	c  N st    34    105326       196       196      1274     22012      5292   1027893   no data   no data
13.19/13.26	c  N st    35    114924       196       196      1274     17673      5292    744446   no data   no data
14.49/14.55	c  N st    36    129323       196       196      1274     17132      5292    675332   no data   no data
16.78/16.80	c  N st    37    150919       196       196      1274     22623      5292    957122   no data   no data
17.58/17.62	c  S st    38    157989       196       196      1274     29476      5292   1333921   no data   no data
17.68/17.75	c  S st    38    158492       196       196      1274     29970      5292   1360099   no data   no data
17.68/17.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.68/17.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.03
17.68/17.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.68/17.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.68/17.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.68/17.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
17.68/17.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.68/17.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.79/18.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.01 s
21.90/21.95	c lits-rem:       344  cl-subs:      466  v-elim:      0  v-fix:    0  time:  3.12 s
21.90/21.95	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
21.90/21.96	c vivif2 --  cl tried    29504 cl shrink        0 lits rem          0 time: 0.02
21.90/21.99	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.03
21.99/22.00	c calculated reachability. Time: 0.00
21.99/22.00	c  N st    38    158492       196       196      1274     29504      5292   1336916   no data   no data
27.78/27.84	c  N st    39    207081       196       196      1274     24118      5292    983522   no data   no data
31.48/31.59	c  N st    40    237738       196       196      1274     34032      5292   1657119   no data   no data
31.48/31.59	c  S st    40    237738       196       196      1274     34032      5292   1657119   no data   no data
31.70/31.75	c  S st    40    238241       196       196      1274     34532      5292   1684811   no data   no data
31.70/31.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.70/31.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.03
31.70/31.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.70/31.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.70/31.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.70/31.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
31.70/31.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
31.70/31.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.08/33.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
37.68/37.75	c lits-rem:       721  cl-subs:      520  v-elim:      0  v-fix:    0  time:  4.62 s
37.68/37.75	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
37.68/37.77	c vivif2 --  cl tried    34012 cl shrink        0 lits rem          0 time: 0.02
37.78/37.81	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.04
37.78/37.81	c calculated reachability. Time: 0.00
37.78/37.81	c  N st    40    238241       196       196      1274     34012      5292   1653042   no data   no data
47.48/47.57	c  F st    41    306252       196       196      1274     36305      5292   1516161   no data   no data
47.48/47.57	c  N st    41    306252       196       196      1274     36305      5292   1516161   no data   no data
48.19/48.23	c Decided on static restart strategy
51.28/51.34	c  N st    51    334558       196       196      1274     40544      5292   1701118   no data   no data
54.48/54.58	c  N st    53    357361       196       196      1274     38447      5292   1602953   no data   no data
54.48/54.58	c  S st    53    357361       196       196      1274     38447      5292   1602953   no data   no data
54.68/54.75	c  S st    53    357864       196       196      1274     38947      5292   1631001   no data   no data
54.68/54.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.68/54.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.04
54.68/54.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.68/54.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.68/54.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.68/54.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
54.68/54.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
54.78/54.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.99/56.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.19 s
59.78/59.85	c lits-rem:       424  cl-subs:      493  v-elim:      0  v-fix:    0  time:  3.83 s
59.78/59.85	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
59.78/59.87	c vivif2 --  cl tried    38454 cl shrink        0 lits rem          0 time: 0.02
59.88/59.92	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.04
59.88/59.92	c calculated reachability. Time: 0.00
59.88/59.92	c  N st    53    357864       196       196      1274     38454      5292   1610300   no data   no data
63.70/63.78	c  N st    54    390257       196       196      1274     44125      5292   1884533   no data   no data
71.08/71.14	c  N st    55    438848       196       196      1274     38124      5292   1555404   no data   no data
83.98/84.01	c  N st    56    511730       196       196      1274     51343      5292   2122540   no data   no data
87.79/87.84	c  N st    57    536796       196       196      1274     45443      5292   1889569   no data   no data
87.79/87.84	c  S st    57    536796       196       196      1274     45443      5292   1889569   no data   no data
88.00/88.05	c  S st    57    537297       196       196      1274     45937      5292   1915931   no data   no data
88.00/88.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.09/88.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.05
88.09/88.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.09/88.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.09/88.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.09/88.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
88.09/88.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
88.09/88.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
89.38/89.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
94.68/94.70	c lits-rem:      1646  cl-subs:      837  v-elim:      0  v-fix:    0  time:  5.23 s
94.68/94.70	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
94.68/94.72	c vivif2 --  cl tried    45100 cl shrink        0 lits rem          0 time: 0.02
94.78/94.81	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.09
94.78/94.81	c calculated reachability. Time: 0.00
94.78/94.81	c  N st    57    537297       196       196      1274     45100      5292   1869953   no data   no data
128.38/128.40	c  N st    58    701281       196       196      1274     39508      5292   1366591   no data   no data
151.19/151.29	c  N st    59    805945       196       196      1274     67952      5292   2837715   no data   no data
151.19/151.29	c  S st    59    805945       196       196      1274     67952      5292   2837715   no data   no data
151.49/151.58	c  S st    59    806448       196       196      1274     68452      5292   2864109   no data   no data
151.49/151.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
151.59/151.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.09
151.59/151.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
151.59/151.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.59/151.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.59/151.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
151.59/151.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
151.59/151.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
153.08/153.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
163.68/163.71	c lits-rem:      1238  cl-subs:     1518  v-elim:      0  v-fix:    0  time: 10.52 s
163.68/163.71	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
163.68/163.74	c vivif2 --  cl tried    66934 cl shrink        0 lits rem          0 time: 0.04
163.90/163.92	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.17
163.90/163.92	c calculated reachability. Time: 0.00
163.90/163.92	c  N st    59    806448       196       196      1274     66934      5292   2812163   no data   no data
232.59/232.62	c  F st    60   1071875       196       196      1274     82835      5292   3650990   no data   no data
232.59/232.62	c  N st    60   1071875       196       196      1274     82835      5292   3650990   no data   no data
234.19/234.30	c Decided on static restart strategy
238.88/238.99	c  N st    70   1100174       196       196      1274     66764      5292   2737714   no data   no data
247.19/247.24	c  N st    72   1136167       196       196      1274     57188      5292   2102474   no data   no data
254.10/254.19	c  N st    73   1168564       196       196      1274     88327      5292   3969775   no data   no data
264.59/264.65	c  N st    74   1209673       196       196      1274     82529      5292   3708177   no data   no data
264.59/264.65	c  S st    74   1209673       196       196      1274     82529      5292   3708177   no data   no data
265.00/265.01	c  S st    74   1210176       196       196      1274     83025      5292   3735820   no data   no data
265.00/265.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.10/265.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.13
265.10/265.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
265.10/265.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
265.10/265.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.10/265.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
265.10/265.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
265.10/265.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
266.78/266.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
280.68/280.74	c lits-rem:      1571  cl-subs:     1432  v-elim:      0  v-fix:    0  time: 13.89 s
280.68/280.74	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
280.68/280.79	c vivif2 --  cl tried    81593 cl shrink        0 lits rem          0 time: 0.05
281.08/281.12	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.33
281.08/281.13	c calculated reachability. Time: 0.00
281.08/281.13	c  N st    74   1210176       196       196      1274     81593      5292   3661987   no data   no data
303.28/303.34	c  N st    75   1283064       196       196      1274     58551      5292   2065364   no data   no data
330.69/330.75	c  N st    76   1392387       196       196      1274     66375      5292   2516436   no data   no data
379.50/379.56	c  N st    77   1556371       196       196      1274     71155      5292   2678213   no data   no data
425.70/425.79	c  N st    78   1710177       196       196      1274     57474      5292   1808968   no data   no data
425.70/425.79	c  S st    78   1710177       196       196      1274     57474      5292   1808968   no data   no data
425.99/426.00	c  S st    78   1710680       196       196      1274     57974      5292   1835998   no data   no data
425.99/426.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
425.99/426.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.07
425.99/426.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.99/426.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.99/426.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.99/426.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
425.99/426.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
426.08/426.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
426.98/427.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.95 s
429.28/429.31	c lits-rem:       439  cl-subs:      427  v-elim:      0  v-fix:    0  time:  2.23 s
429.28/429.31	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
429.28/429.34	c vivif2 --  cl tried    57547 cl shrink        0 lits rem          0 time: 0.02
429.38/429.49	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.15
429.38/429.49	c calculated reachability. Time: 0.00
429.38/429.49	c  N st    78   1710680       196       196      1274     57547      5292   1821297   no data   no data
527.79/527.82	c  N st    79   2079645       196       196      1274     62529      5292   1987960   no data   no data
564.49/564.52	c  N st    80   2210680       196       196      1274     65165      5292   2080090   no data   no data
564.49/564.52	c  S st    80   2210680       196       196      1274     65165      5292   2080090   no data   no data
564.69/564.78	c  S st    80   2211183       196       196      1274     65665      5292   2107439   no data   no data
564.69/564.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
564.79/564.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.07
564.79/564.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
564.79/564.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
564.79/564.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
564.79/564.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
564.79/564.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
564.79/564.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
565.99/566.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.10 s
568.09/568.15	c lits-rem:       318  cl-subs:      380  v-elim:      0  v-fix:    0  time:  2.13 s
568.09/568.15	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
568.09/568.18	c vivif2 --  cl tried    65285 cl shrink        0 lits rem          0 time: 0.03
568.29/568.35	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.17
568.29/568.35	c calculated reachability. Time: 0.00
568.29/568.35	c  N st    80   2211183       196       196      1274     65285      5292   2092999   no data   no data
724.19/724.26	c  N st    81   2711185       196       196      1274     81682      5292   2816682   no data   no data
724.19/724.26	c  S st    81   2711185       196       196      1274     81682      5292   2816682   no data   no data
724.59/724.62	c  S st    81   2711687       196       196      1274     82180      5292   2842984   no data   no data
724.59/724.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
724.69/724.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.10
724.69/724.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
724.69/724.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
724.69/724.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
724.69/724.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
724.69/724.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
724.69/724.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
726.19/726.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
732.29/732.31	c lits-rem:       920  cl-subs:      766  v-elim:      0  v-fix:    0  time:  6.09 s
732.29/732.31	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
732.29/732.34	c vivif2 --  cl tried    81414 cl shrink        0 lits rem          0 time: 0.04
732.49/732.58	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.23
732.49/732.58	c calculated reachability. Time: 0.00
732.49/732.58	c  N st    81   2711687       196       196      1274     81414      5292   2813155   no data   no data
930.90/930.91	c  N st    82   3211688       196       196      1274    125446      5292   5250248   no data   no data
930.90/930.91	c  S st    82   3211688       196       196      1274    125446      5292   5250248   no data   no data
931.60/931.64	c  S st    82   3212189       196       196      1274    125944      5292   5277509   no data   no data
931.60/931.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
931.81/931.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.6M T:  0.20
931.81/931.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
931.81/931.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
931.81/931.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
931.81/931.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
931.81/931.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
931.81/931.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
933.59/933.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.66 s
955.29/955.37	c lits-rem:      2102  cl-subs:     1829  v-elim:      0  v-fix:    0  time: 21.69 s
955.29/955.37	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
955.39/955.43	c vivif2 --  cl tried   124115 cl shrink        0 lits rem          0 time: 0.07
955.59/955.67	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.24
955.59/955.68	c calculated reachability. Time: 0.00
955.59/955.68	c  N st    82   3212189       196       196      1274    124115      5292   5179000   no data   no data
1134.60/1134.68	c  N st    83   3712190       196       196      1274    135895      5292   5300020   no data   no data
1134.60/1134.68	c  S st    83   3712190       196       196      1274    135895      5292   5300020   no data   no data
1135.21/1135.25	c  S st    83   3712696       196       196      1274    136397      5292   5326702   no data   no data
1135.21/1135.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1135.40/1135.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.5M T:  0.20
1135.40/1135.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1135.40/1135.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1135.40/1135.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1135.40/1135.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    196 time:  0.00 s
1135.40/1135.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1135.50/1135.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1137.20/1137.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
1155.01/1155.08	c lits-rem:      1511  cl-subs:     2876  v-elim:      0  v-fix:    0  time: 17.82 s
1155.01/1155.08	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
1155.12/1155.15	c vivif2 --  cl tried   133521 cl shrink        0 lits rem          0 time: 0.07
1155.40/1155.40	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.25
1155.40/1155.41	c calculated reachability. Time: 0.00
1155.40/1155.41	c  N st    83   3712696       196       196      1274    133521      5292   5241020   no data   no data
1169.50/1169.57	c  F st    84   3751562       196       196      1274     89139      5292   2834079   no data   no data
1169.50/1169.57	c  N st    84   3751562       196       196      1274     89139      5292   2834079   no data   no data
1170.70/1170.74	c Decided on static restart strategy
1177.11/1177.18	c  N st    94   3779871       196       196      1274    116481      5292   4330107   no data   no data
1189.29/1189.36	c  N st    96   3815864       196       196      1274    150631      5292   6170253   no data   no data
1200.80/1200.86	c  N st    97   3848256       196       196      1274     99425      5292   3390115   no data   no data
1222.70/1222.72	c  N st    98   3896845       196       196      1274    145882      5292   5919531   no data   no data
1251.20/1251.25	c  N st    99   3969727       196       196      1274    132260      5292   5084564   no data   no data
1287.90/1287.94	c  N st   100   4079050       196       196      1274    152359      5292   6055566   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-3367950-1305390128/watcher-3367950-1305390128 -o /tmp/evaluation-result-3367950-1305390128/solver-3367950-1305390128 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367950-1305390128.cnf 

running on 2 cores: 4,6

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.81 4.03 3.98 2/398 27019
/proc/meminfo: memFree=24506528/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=29728 CPUtime=0 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 543 0 0 0 0 0 0 0 25 0 1 0 650611459 30441472 483 33554432000 4194304 4580011 140736017314032 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 7432 483 363 95 0 2414 0

[startup+0.05208 s]
/proc/loadavg: 3.81 4.03 3.98 2/398 27019
/proc/meminfo: memFree=24506528/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=29992 CPUtime=0.04 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 692 0 0 0 4 0 0 0 25 0 1 0 650611459 30711808 632 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 7498 632 364 95 0 2480 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29992

[startup+0.10105 s]
/proc/loadavg: 3.81 4.03 3.98 2/398 27019
/proc/meminfo: memFree=24506528/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=30124 CPUtime=0.09 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 817 0 0 0 9 0 0 0 25 0 1 0 650611459 30846976 757 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 7531 757 364 95 0 2513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30124

[startup+0.301012 s]
/proc/loadavg: 3.81 4.03 3.98 2/398 27019
/proc/meminfo: memFree=24506528/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=31096 CPUtime=0.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 1311 0 0 0 29 0 0 0 25 0 1 0 650611459 31842304 976 33554432000 4194304 4580011 140736017314032 18446744073709551615 4316645 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 7774 976 364 95 0 2756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31096

[startup+0.700944 s]
/proc/loadavg: 3.81 4.03 3.98 2/398 27019
/proc/meminfo: memFree=24506528/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=31952 CPUtime=0.69 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 2080 0 0 0 69 0 0 0 25 0 1 0 650611459 32718848 1270 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 7988 1270 364 95 0 2970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31952

[startup+1.50083 s]
/proc/loadavg: 3.81 4.03 3.98 5/411 27094
/proc/meminfo: memFree=24480864/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=33184 CPUtime=1.48 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 3553 0 0 0 148 0 0 0 25 0 1 0 650611459 33980416 1399 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 8296 1399 365 95 0 3278 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33184

[startup+3.21862 s]
/proc/loadavg: 3.81 4.03 3.98 5/411 27094
/proc/meminfo: memFree=24442300/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=45748 CPUtime=3.24 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 7449 0 0 0 323 1 0 0 25 0 1 0 650611459 46845952 4463 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 11437 4505 367 95 0 6419 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 45748

[startup+9.84839 s]
/proc/loadavg: 3.81 4.03 3.98 5/411 27094
/proc/meminfo: memFree=24403724/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=60264 CPUtime=9.83 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 16865 0 0 0 981 2 0 0 25 0 1 0 650611459 61710336 8232 33554432000 4194304 4580011 140736017314032 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 15066 8232 367 95 0 10048 0
Current children cumulated CPU time (s) 9.83
Current children cumulated vsize (KiB) 60264

[startup+12.7009 s]
/proc/loadavg: 4.29 4.13 4.01 5/411 27094
/proc/meminfo: memFree=24345740/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=61368 CPUtime=12.68 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 17282 0 0 0 1266 2 0 0 25 0 1 0 650611459 62840832 8649 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 15342 8649 367 95 0 10324 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61368

[startup+25.5007 s]
/proc/loadavg: 4.22 4.12 4.01 5/411 27094
/proc/meminfo: memFree=24267208/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=73988 CPUtime=25.49 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 27621 0 0 0 2544 5 0 0 25 0 1 0 650611459 75763712 11155 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 18497 11155 367 95 0 13479 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73988

[startup+51.1003 s]
/proc/loadavg: 4.21 4.13 4.02 5/411 27095
/proc/meminfo: memFree=24212416/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=85868 CPUtime=51.08 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 43088 0 0 0 5099 9 0 0 25 0 1 0 650611459 87928832 14398 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 21467 14398 367 95 0 16449 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85868

[startup+102.315 s]
/proc/loadavg: 4.09 4.10 4.01 5/411 27097
/proc/meminfo: memFree=24155100/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=98924 CPUtime=102.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 67098 0 0 0 10215 14 0 0 25 0 1 0 650611459 101298176 17831 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 24731 17831 367 95 0 19713 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 98924

[startup+162.301 s]
/proc/loadavg: 4.03 4.08 4.00 5/411 27098
/proc/meminfo: memFree=24018904/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=122080 CPUtime=162.28 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 91290 0 0 0 16209 19 0 0 25 0 1 0 650611459 125009920 23640 33554432000 4194304 4580011 140736017314032 18446744073709551615 4416693 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 30520 23640 367 95 0 25502 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 122080

[startup+222.301 s]
/proc/loadavg: 4.01 4.06 4.00 5/411 27100
/proc/meminfo: memFree=23886440/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=122960 CPUtime=222.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 112429 0 0 0 22204 25 0 0 25 0 1 0 650611459 125911040 22137 33554432000 4194304 4580011 140736017314032 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 30740 22137 367 95 0 25722 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 122960

[startup+282.301 s]
/proc/loadavg: 4.12 4.08 4.01 5/411 27101
/proc/meminfo: memFree=23787952/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=217584 CPUtime=282.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 134985 0 0 0 28201 28 0 0 25 0 1 0 650611459 222806016 32330 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 54396 32330 367 95 0 49378 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 217584

[startup+342.3 s]
/proc/loadavg: 4.41 4.16 4.04 5/411 27184
/proc/meminfo: memFree=23945800/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=156824 CPUtime=342.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 154982 0 0 0 34195 34 0 0 25 0 1 0 650611459 160587776 30156 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 39206 30156 367 95 0 34188 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 156824

[startup+402.301 s]
/proc/loadavg: 4.22 4.16 4.04 5/411 27185
/proc/meminfo: memFree=23763252/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=157260 CPUtime=402.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 170983 0 0 0 40191 38 0 0 25 0 1 0 650611459 161034240 32077 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 39315 32077 367 95 0 34297 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 157260

[startup+462.301 s]
/proc/loadavg: 4.12 4.14 4.04 5/411 27187
/proc/meminfo: memFree=23739416/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=157752 CPUtime=462.28 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 189715 0 0 0 46185 43 0 0 25 0 1 0 650611459 161538048 31068 33554432000 4194304 4580011 140736017314032 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 39438 31068 367 95 0 34420 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 157752

[startup+522.3 s]
/proc/loadavg: 4.04 4.11 4.03 5/411 27189
/proc/meminfo: memFree=23724636/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=230032 CPUtime=522.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 207766 0 0 0 52181 48 0 0 25 0 1 0 650611459 235552768 33575 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 57508 33575 367 95 0 52490 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 230032

[startup+582.301 s]
/proc/loadavg: 4.01 4.09 4.03 5/411 27190
/proc/meminfo: memFree=23629616/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=234460 CPUtime=582.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 225669 0 0 0 58177 52 0 0 25 0 1 0 650611459 240087040 34536 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 58615 34536 367 95 0 53597 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 234460

[startup+642.301 s]
/proc/loadavg: 4.04 4.08 4.03 5/411 27192
/proc/meminfo: memFree=23523836/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=163180 CPUtime=642.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 242173 0 0 0 64172 57 0 0 25 0 1 0 650611459 167096320 33683 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 40795 33683 367 95 0 35777 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 163180

[startup+702.3 s]
/proc/loadavg: 4.05 4.08 4.03 5/411 27193
/proc/meminfo: memFree=23568320/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=163840 CPUtime=702.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 259321 0 0 0 70167 62 0 0 25 0 1 0 650611459 167772160 32543 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 40960 32543 367 95 0 35942 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 163840

[startup+762.301 s]
/proc/loadavg: 4.05 4.08 4.03 5/411 27195
/proc/meminfo: memFree=23521436/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=168936 CPUtime=762.3 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 274355 0 0 0 76165 65 0 0 25 0 1 0 650611459 172990464 34757 33554432000 4194304 4580011 140736017314032 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 42234 34757 367 95 0 37216 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 168936

[startup+822.301 s]
/proc/loadavg: 4.02 4.06 4.02 5/411 27197
/proc/meminfo: memFree=23508640/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=169240 CPUtime=822.3 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 288016 0 0 0 82162 68 0 0 25 0 1 0 650611459 173301760 35124 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 42310 35124 367 95 0 37292 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 169240

[startup+882.315 s]
/proc/loadavg: 4.08 4.06 4.02 5/411 27198
/proc/meminfo: memFree=23526724/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=171264 CPUtime=882.31 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 300154 0 0 0 88159 72 0 0 25 0 1 0 650611459 175374336 33470 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 42816 33470 367 95 0 37798 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 171264

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 4.01 5/411 27200
/proc/meminfo: memFree=23425148/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=294252 CPUtime=942.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 320639 0 0 0 94153 76 0 0 25 0 1 0 650611459 301314048 46961 33554432000 4194304 4580011 140736017314032 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 73563 46961 367 95 0 68545 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 294252

[startup+1002.3 s]
/proc/loadavg: 4.06 4.05 4.01 5/411 27202
/proc/meminfo: memFree=23443216/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=215828 CPUtime=1002.29 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 333600 0 0 0 100150 79 0 0 25 0 1 0 650611459 221007872 46099 33554432000 4194304 4580011 140736017314032 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 53957 46099 367 95 0 48939 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 215828

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 4.01 5/411 27203
/proc/meminfo: memFree=23254712/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=216128 CPUtime=1062.3 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 347350 0 0 0 106147 83 0 0 25 0 1 0 650611459 221315072 46123 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 54032 46123 367 95 0 49014 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 216128

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/411 27205
/proc/meminfo: memFree=23247244/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=216348 CPUtime=1122.3 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 360635 0 0 0 112144 86 0 0 25 0 1 0 650611459 221540352 45381 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 54087 45381 367 95 0 49069 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 216348

[startup+1182.3 s]
/proc/loadavg: 4.11 4.05 4.01 5/411 27206
/proc/meminfo: memFree=23253688/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=317852 CPUtime=1182.3 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 373336 0 0 0 118141 89 0 0 25 0 1 0 650611459 325480448 50874 33554432000 4194304 4580011 140736017314032 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 79463 50874 367 95 0 74445 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 317852

[startup+1242.3 s]
/proc/loadavg: 4.08 4.06 4.01 5/411 27208
/proc/meminfo: memFree=23237900/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=235228 CPUtime=1242.3 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 386836 0 0 0 124138 92 0 0 25 0 1 0 650611459 240873472 49808 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 58807 49808 367 95 0 53789 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 235228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.07 4.01 5/411 27209
/proc/meminfo: memFree=23192244/32951132 swapFree=67093844/67111528
[pid=27019] ppid=27017 vsize=235432 CPUtime=1300.01 cores=4,6
/proc/27019/stat : 27019 (strangenight2-s) R 27017 27019 26847 0 -1 4202496 400249 0 0 0 129907 94 0 0 25 0 1 0 650611459 241082368 48543 33554432000 4194304 4580011 140736017314032 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27019/statm: 58858 48543 367 95 0 53840 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 235432

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.04
CPU user time (s): 1299.08
CPU system time (s): 0.956854
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 337896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.08
system time used= 0.956854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 400250
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= 13
involuntary context switches= 1083

runsolver used 6.26805 second user time and 13.9499 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 18:22:08
IDJOB=3367950
IDBENCH=83211
IDSOLVER=1845
FILE ID=node128/3367950-1305390128
RUNJOBID= node128-1305388826-26866
PBS_JOBID= 13324420
Free space on /tmp= 73596 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-14-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367950-1305390128/watcher-3367950-1305390128 -o /tmp/evaluation-result-3367950-1305390128/solver-3367950-1305390128 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367950-1305390128.cnf

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=195722274

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24506808 kB
Buffers:        254376 kB
Cached:        2639528 kB
SwapCached:       1440 kB
Active:        6070596 kB
Inactive:      2082688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24506808 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            5500 kB
Writeback:           0 kB
AnonPages:     5258328 kB
Mapped:          32004 kB
Slab:           186916 kB
PageTables:      38248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100706476 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= 73584 MiB
End job on node128 at 2011-05-14 18:43:50