Trace number 3175705

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) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S823305148-084.SATISFIABLE.cnf
MD5SUMbc5d8e174b258480cce7431b84990bdd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175705-1301786264.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     16  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     162 undec:      48 neg:     190
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       384      1687         0         0      5146         0   no data   no data  --
0.01/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       384      1687         0      4814      5146     91522   no data   no data  --
0.29/0.39	c  N st    10     11300       384      1687         0      4469      5146     66421   no data   no data  --
0.59/0.66	c  N st    11     17044       384      1687         0     10058      5146    178604   no data   no data  --
1.00/1.09	c  F st    12     25002       384      1687         0     12341      5146    220265   no data   no data  --
1.00/1.09	c  N st    12     25002       384      1687         0     12341      5146    220265   no data   no data  --
1.29/1.37	c Decided on static restart strategy
1.29/1.37	c  N st    18     30001       384      1687         0     10609      5146    165197   no data   no data  --
1.29/1.37	c  S st    18     30001       384      1687         0     10609      5146    165197   no data   no data  --
1.39/1.40	c  S st    18     30503       384      1687         0     11110      5146    175058   no data   no data  --
1.39/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
1.39/1.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.59	c lits-rem:       202  cl-subs:      931  v-elim:      0  v-fix:    0  time:  0.18 s
1.59/1.60	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.01
1.59/1.60	c calculated reachability. Time: 0.00
1.59/1.60	c  N st    18     30503       384      1687         0     10179      5146    157140   no data   no data  --
1.99/2.02	c  N st    20     37613       384      1687         0      9441      5146    130425   no data   no data  --
2.29/2.40	c  N st    21     44014       384      1687         0     15579      5146    240881   no data   no data  --
2.49/2.52	c  S st    22     45755       384      1687         0     17268      5146    271937   no data   no data  --
2.49/2.57	c  S st    22     46259       384      1687         0      9127      5146    111545   no data   no data  --
2.49/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
2.49/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.59/2.63	c lits-rem:        57  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.05 s
2.59/2.63	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
2.59/2.63	c vivif2 --  cl tried     8908 cl shrink        0 lits rem          0 time: 0.00
2.59/2.64	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.01
2.59/2.64	c calculated reachability. Time: 0.00
2.59/2.64	c  N st    22     46259       384      1687         0      8908      5146    108094   no data   no data  --
3.49/3.56	c  N st    23     60656       384      1687         0     13195      5146    188929   no data   no data  --
4.19/4.26	c  N st    24     69388       384      1687         0     11032      5146    135267   no data   no data  --
4.19/4.26	c  S st    24     69388       384      1687         0     11032      5146    135267   no data   no data  --
4.19/4.29	c  S st    24     69893       384      1687         0     11536      5146    145100   no data   no data  --
4.19/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.29/4.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
4.29/4.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/4.43	c lits-rem:        56  cl-subs:      221  v-elim:      0  v-fix:    0  time:  0.13 s
4.39/4.43	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
4.39/4.43	c vivif2 --  cl tried    11315 cl shrink        0 lits rem          0 time: 0.00
4.39/4.44	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.01
4.39/4.44	c calculated reachability. Time: 0.00
4.39/4.44	c  N st    24     69893       384      1687         0     11315      5146    140786   no data   no data  --
5.69/5.71	c  F st    25     87501       384      1687         0     16679      5146    242976   no data   no data  --
5.69/5.71	c  N st    25     87501       384      1687         0     16679      5146    242976   no data   no data  --
6.09/6.14	c Decided on static restart strategy
6.39/6.41	c  N st    32     95543       384      1687         0     24501      5146    396411   no data   no data  --
7.08/7.12	c  N st    34    104839       384      1687         0     20974      5146    307008   no data   no data  --
7.08/7.12	c  S st    34    104839       384      1687         0     20974      5146    307008   no data   no data  --
7.08/7.18	c  S st    34    105345       384      1687         0     21480      5146    316976   no data   no data  --
7.08/7.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.08/7.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.08/7.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.08/7.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.08/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.08/7.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
7.08/7.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.79/7.89	c lits-rem:       401  cl-subs:     1340  v-elim:      0  v-fix:    0  time:  0.69 s
7.79/7.89	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
7.79/7.89	c vivif2 --  cl tried    20140 cl shrink        0 lits rem          0 time: 0.00
7.89/7.90	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.01
7.89/7.91	c calculated reachability. Time: 0.00
7.89/7.91	c  N st    34    105345       384      1687         0     20140      5146    291178   no data   no data  --
8.80/8.83	c  N st    35    114943       384      1687         0     15867      5146    189957   no data   no data  --
10.09/10.12	c  N st    36    129340       384      1687         0     15260      5146    168470   no data   no data  --
11.89/11.92	c  N st    37    150937       384      1687         0     20672      5146    265199   no data   no data  --
12.49/12.54	c  S st    38    158018       384      1687         0     27510      5146    394213   no data   no data  --
12.59/12.61	c  S st    38    158518       384      1687         0     28008      5146    404180   no data   no data  --
12.59/12.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.59/12.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
12.59/12.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.89/13.99	c lits-rem:       848  cl-subs:     2392  v-elim:      0  v-fix:    0  time:  1.37 s
13.89/13.99	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
13.99/14.00	c vivif2 --  cl tried    25616 cl shrink        0 lits rem          0 time: 0.00
13.99/14.02	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.02
13.99/14.02	c calculated reachability. Time: 0.00
13.99/14.02	c  N st    38    158518       384      1687         0     25616      5146    363135   no data   no data  --
19.09/19.17	c  N st    39    207107       384      1687         0     20497      5146    234164   no data   no data  --
22.49/22.52	c  N st    40    237777       384      1687         0     30729      5146    418308   no data   no data  --
22.49/22.52	c  S st    40    237777       384      1687         0     30729      5146    418308   no data   no data  --
22.59/22.60	c  S st    40    238278       384      1687         0     31229      5146    428436   no data   no data  --
22.59/22.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.59/22.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.59/22.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.59/22.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
22.59/22.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.99/24.05	c lits-rem:       866  cl-subs:     2421  v-elim:      0  v-fix:    0  time:  1.43 s
23.99/24.05	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
23.99/24.05	c vivif2 --  cl tried    28808 cl shrink        0 lits rem          0 time: 0.00
23.99/24.08	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.02
23.99/24.08	c calculated reachability. Time: 0.00
23.99/24.08	c  N st    40    238278       384      1687         0     28808      5146    387028   no data   no data  --
32.29/32.39	c  F st    41    306250       384      1687         0     30729      5146    380590   no data   no data  --
32.29/32.39	c  N st    41    306250       384      1687         0     30729      5146    380590   no data   no data  --
32.89/32.96	c Decided on static restart strategy
35.49/35.56	c  N st    51    334558       384      1687         0     35039      5146    474958   no data   no data  --
38.40/38.43	c  N st    53    357417       384      1687         0     33076      5146    407278   no data   no data  --
38.40/38.43	c  S st    53    357417       384      1687         0     33076      5146    407278   no data   no data  --
38.50/38.52	c  S st    53    357921       384      1687         0     33576      5146    417681   no data   no data  --
38.50/38.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.50/38.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.50/38.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.50/38.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.50/38.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.50/38.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
38.50/38.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.79/39.80	c lits-rem:       609  cl-subs:     1434  v-elim:      0  v-fix:    0  time:  1.26 s
39.79/39.80	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
39.79/39.80	c vivif2 --  cl tried    32142 cl shrink        0 lits rem          0 time: 0.00
39.79/39.83	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.02
39.79/39.83	c calculated reachability. Time: 0.00
39.79/39.83	c  N st    53    357921       384      1687         0     32142      5146    393009   no data   no data  --
44.09/44.18	c  N st    54    390313       384      1687         0     38161      5146    504050   no data   no data  --
50.19/50.29	c  N st    55    438901       384      1687         0     32021      5146    351691   no data   no data  --
59.30/59.40	c  N st    56    511783       384      1687         0     45334      5146    609993   no data   no data  --
62.79/62.83	c  N st    57    536882       384      1687         0     39677      5146    486096   no data   no data  --
62.79/62.83	c  S st    57    536882       384      1687         0     39677      5146    486096   no data   no data  --
62.89/62.94	c  S st    57    537385       384      1687         0     40179      5146    496525   no data   no data  --
62.89/62.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.89/62.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.89/62.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.89/62.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.89/62.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.89/62.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
62.89/62.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.39/64.44	c lits-rem:       735  cl-subs:     1393  v-elim:      0  v-fix:    0  time:  1.47 s
64.39/64.44	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
64.39/64.45	c vivif2 --  cl tried    38786 cl shrink        0 lits rem          0 time: 0.00
64.39/64.48	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.03
64.39/64.48	c calculated reachability. Time: 0.00
64.39/64.48	c  N st    57    537385       384      1687         0     38786      5146    470355   no data   no data  --
88.00/88.03	c  N st    58    701371       384      1687         0     67837      5146    983780   no data   no data  --
104.50/104.53	c  N st    59    806077       384      1687         0     61828      5146    819663   no data   no data  --
104.50/104.53	c  S st    59    806077       384      1687         0     61828      5146    819663   no data   no data  --
104.69/104.70	c  S st    59    806580       384      1687         0     62330      5146    829840   no data   no data  --
104.69/104.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.69/104.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.69/104.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
104.69/104.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.69/104.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.69/104.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
104.69/104.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
108.29/108.31	c lits-rem:      2023  cl-subs:     6341  v-elim:      0  v-fix:    0  time:  3.57 s
108.29/108.31	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
108.29/108.32	c vivif2 --  cl tried    55989 cl shrink        0 lits rem          0 time: 0.01
108.29/108.39	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.07
108.29/108.39	c calculated reachability. Time: 0.00
108.29/108.39	c  N st    59    806580       384      1687         0     55989      5146    722063   no data   no data  --
155.79/155.84	c  F st    60   1071875       384      1687         0     71470      5146    947066   no data   no data  --
155.79/155.84	c  N st    60   1071875       384      1687         0     71470      5146    947066   no data   no data  --
156.99/157.04	c Decided on static restart strategy
161.79/161.89	c  N st    70   1100179       384      1687         0     55513      5146    615024   no data   no data  --
169.59/169.66	c  N st    72   1136173       384      1687         0     45898      5146    429724   no data   no data  --
175.00/175.08	c  N st    73   1168567       384      1687         0     77304      5146   1104605   no data   no data  --
183.10/183.15	c  N st    74   1209870       384      1687         0     71791      5146    956487   no data   no data  --
183.10/183.15	c  S st    74   1209870       384      1687         0     71791      5146    956487   no data   no data  --
183.30/183.35	c  S st    74   1210373       384      1687         0     72293      5146    967080   no data   no data  --
183.30/183.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.30/183.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.30/183.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
183.40/183.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.40/183.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.40/183.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
183.40/183.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
187.49/187.52	c lits-rem:      1005  cl-subs:     5363  v-elim:      0  v-fix:    0  time:  4.10 s
187.49/187.52	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
187.49/187.53	c vivif2 --  cl tried    66930 cl shrink        0 lits rem          0 time: 0.01
187.59/187.60	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.07
187.59/187.60	c calculated reachability. Time: 0.00
187.59/187.60	c  N st    74   1210373       384      1687         0     66930      5146    865884   no data   no data  --
205.30/205.36	c  N st    75   1283256       384      1687         0     90945      5146   1287196   no data   no data  --
229.00/229.08	c  N st    76   1392581       384      1687         0     51809      5146    485193   no data   no data  --
262.40/262.44	c  N st    77   1556565       384      1687         0     56769      5146    556844   no data   no data  --
294.90/294.90	c  N st    78   1710373       384      1687         0     97593      5146   1352551   no data   no data  --
294.90/294.90	c  S st    78   1710373       384      1687         0     97593      5146   1352551   no data   no data  --
295.10/295.18	c  S st    78   1710877       384      1687         0     98092      5146   1362868   no data   no data  --
295.10/295.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.10/295.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.20/295.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
295.20/295.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.20/295.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.20/295.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
295.20/295.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
303.50/303.57	c lits-rem:       378  cl-subs:    11822  v-elim:      0  v-fix:    0  time:  8.30 s
303.50/303.57	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
303.50/303.59	c vivif2 --  cl tried    86270 cl shrink        0 lits rem          0 time: 0.01
303.60/303.68	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.10
303.60/303.69	c calculated reachability. Time: 0.00
303.60/303.69	c  N st    78   1710877       384      1687         0     86270      5146   1147745   no data   no data  --
404.70/404.73	c  N st    79   2079842       384      1687         0     98357      5146   1273592   no data   no data  --
437.20/437.23	c  N st    80   2210877       384      1687         0    102009      5146   1350868   no data   no data  --
437.20/437.23	c  S st    80   2210877       384      1687         0    102009      5146   1350868   no data   no data  --
437.50/437.54	c  S st    80   2211380       384      1687         0    102510      5146   1361973   no data   no data  --
437.50/437.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
437.50/437.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
437.50/437.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
437.60/437.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
437.60/437.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.60/437.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
437.60/437.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
446.51/446.54	c lits-rem:      1052  cl-subs:    12373  v-elim:      0  v-fix:    0  time:  8.90 s
446.51/446.54	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
446.51/446.55	c vivif2 --  cl tried    90137 cl shrink        0 lits rem          0 time: 0.02
446.61/446.66	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.11
446.61/446.66	c calculated reachability. Time: 0.00
446.61/446.66	c  N st    80   2211380       384      1687         0     90137      5146   1136464   no data   no data  --
589.70/589.77	c  N st    81   2711380       384      1687         0    114280      5146   1532782   no data   no data  --
589.70/589.77	c  S st    81   2711380       384      1687         0    114280      5146   1532782   no data   no data  --
590.10/590.17	c  S st    81   2711886       384      1687         0    114785      5146   1543270   no data   no data  --
590.10/590.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
590.10/590.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
590.20/590.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
590.20/590.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.20/590.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.20/590.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
590.20/590.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
598.80/598.82	c lits-rem:       687  cl-subs:     9084  v-elim:      0  v-fix:    0  time:  8.54 s
598.80/598.82	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
598.80/598.84	c vivif2 --  cl tried   105701 cl shrink        0 lits rem          0 time: 0.02
598.90/598.97	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.13
598.90/598.97	c calculated reachability. Time: 0.00
598.90/598.97	c  N st    81   2711886       384      1687         0    105701      5146   1383237   no data   no data  --
741.32/741.31	c  N st    82   3211887       384      1687         0     81430      5146    776609   no data   no data  --
741.32/741.31	c  S st    82   3211887       384      1687         0     81430      5146    776609   no data   no data  --
741.51/741.58	c  S st    82   3212388       384      1687         0     81928      5146    787497   no data   no data  --
741.51/741.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
741.51/741.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.61/741.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
741.61/741.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
741.61/741.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
741.61/741.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
741.61/741.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
744.72/744.78	c lits-rem:       615  cl-subs:     1730  v-elim:      0  v-fix:    0  time:  3.12 s
744.72/744.78	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
744.72/744.79	c vivif2 --  cl tried    80198 cl shrink        0 lits rem          0 time: 0.01
744.91/744.91	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.12
744.91/744.91	c calculated reachability. Time: 0.00
744.91/744.91	c  N st    82   3212388       384      1687         0     80198      5146    759100   no data   no data  --
905.11/905.18	c  N st    83   3712389       384      1687         0     90674      5146    891010   no data   no data  --
905.11/905.18	c  S st    83   3712389       384      1687         0     90674      5146    891010   no data   no data  --
905.41/905.42	c  S st    83   3712891       384      1687         0     91175      5146    901832   no data   no data  --
905.41/905.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
905.41/905.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
905.41/905.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
905.41/905.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
905.41/905.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
905.41/905.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
905.41/905.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
908.61/908.63	c lits-rem:       533  cl-subs:     2788  v-elim:      0  v-fix:    0  time:  3.13 s
908.61/908.63	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
908.61/908.64	c vivif2 --  cl tried    88387 cl shrink        0 lits rem          0 time: 0.01
908.71/908.73	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.09
908.71/908.73	c calculated reachability. Time: 0.00
908.71/908.73	c  N st    83   3712891       384      1687         0     88387      5146    853400   no data   no data  --
920.01/920.01	c  F st    84   3751563       384      1687         0    125515      5146   1599703   no data   no data  --
920.01/920.01	c  N st    84   3751563       384      1687         0    125515      5146   1599703   no data   no data  --
921.71/921.78	c Decided on static restart strategy
929.32/929.34	c  N st    94   3779872       384      1687         0    152824      5146   2154122   no data   no data  --
938.51/938.58	c  N st    96   3815865       384      1687         0    105998      5146   1214227   no data   no data  --
949.12/949.11	c  N st    97   3848263       384      1687         0    137116      5146   1848518   no data   no data  --
967.41/967.43	c  N st    98   3896854       384      1687         0    100921      5146   1055662   no data   no data  --
991.12/991.13	c  N st    99   3969738       384      1687         0     87348      5146    790357   no data   no data  --
1028.21/1028.25	c  N st   100   4079063       384      1687         0    107728      5146   1185998   no data   no data  --
1073.42/1073.44	c  N st   101   4212891       384      1687         0    151369      5146   2100362   no data   no data  --
1073.42/1073.44	c  S st   101   4212891       384      1687         0    151369      5146   2100362   no data   no data  --
1073.92/1073.96	c  S st   101   4213393       384      1687         0    151870      5146   2110979   no data   no data  --
1073.92/1073.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1073.92/1073.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1074.02/1074.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1074.12/1074.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1074.12/1074.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1074.12/1074.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
1074.12/1074.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1093.72/1093.73	c lits-rem:        99  cl-subs:    14114  v-elim:      0  v-fix:    0  time: 19.61 s
1093.72/1093.73	c vivif2 --  cl tried     1687 cl shrink        0 lits rem          0 time: 0.00
1093.72/1093.75	c vivif2 --  cl tried   137756 cl shrink        0 lits rem          0 time: 0.02
1093.92/1093.94	c asymm  cl-useful: 0/1687/1687 lits-rem:0 time: 0.18
1093.92/1093.94	c calculated reachability. Time: 0.00
1093.92/1093.94	c  N st   101   4213393       384      1687         0    137756      5146   1856460   no data   no data  --
1171.92/1171.96	c  N st   102   4459371       384      1687         0    112879      5146   1308213   no data   no data  --
1266.82/1266.85	c  N st   103   4713393       384      1687         0    176307      5146   2496138   no data   no data  --
1266.82/1266.85	c  S st   103   4713393       384      1687         0    176307      5146   2496138   no data   no data  --
1267.52/1267.54	c  S st   103   4713897       384      1687         0    176810      5146   2507150   no data   no data  --
1267.52/1267.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1267.52/1267.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1267.62/1267.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1267.72/1267.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1267.72/1267.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1267.72/1267.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    384 time:  0.00 s
1267.72/1267.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.92 3.98 3.76 4/189 9248
/proc/meminfo: memFree=21999180/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=30284 CPUtime=0 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 649 0 0 0 0 0 0 0 25 0 1 0 290229152 31010816 577 33554432000 4194304 4650387 140733496107936 18446744073709551615 4306771 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 7571 577 370 112 0 2536 0

[startup+0.019869 s]
/proc/loadavg: 3.92 3.98 3.76 4/189 9248
/proc/meminfo: memFree=21999180/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=30284 CPUtime=0.01 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 671 0 0 0 1 0 0 0 25 0 1 0 290229152 31010816 599 33554432000 4194304 4650387 140733496107936 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 7571 599 378 112 0 2536 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30284

[startup+0.100892 s]
/proc/loadavg: 3.92 3.98 3.76 4/189 9248
/proc/meminfo: memFree=21999180/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=30284 CPUtime=0.09 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 753 0 0 0 9 0 0 0 25 0 1 0 290229152 31010816 681 33554432000 4194304 4650387 140733496107936 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 7571 681 379 112 0 2536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30284

[startup+0.300851 s]
/proc/loadavg: 3.92 3.98 3.76 4/189 9248
/proc/meminfo: memFree=21999180/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=30792 CPUtime=0.29 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 1003 0 0 0 29 0 0 0 25 0 1 0 290229152 31531008 813 33554432000 4194304 4650387 140733496107936 18446744073709551615 4304256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 7698 813 381 112 0 2663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30792

[startup+0.700797 s]
/proc/loadavg: 3.92 3.98 3.76 4/189 9248
/proc/meminfo: memFree=21999180/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=31288 CPUtime=0.69 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 1352 0 0 0 69 0 0 0 25 0 1 0 290229152 32038912 978 33554432000 4194304 4650387 140733496107936 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 7822 978 381 112 0 2787 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31288

[startup+1.50066 s]
/proc/loadavg: 3.92 3.98 3.76 2/184 9252
/proc/meminfo: memFree=22448840/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=36556 CPUtime=1.49 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 3044 0 0 0 149 0 0 0 25 0 1 0 290229152 37433344 2150 33554432000 4194304 4650387 140733496107936 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 9139 2150 383 112 0 4104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36556

[startup+3.10031 s]
/proc/loadavg: 3.92 3.98 3.76 2/184 9252
/proc/meminfo: memFree=22443260/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=37316 CPUtime=3.09 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 4013 0 0 0 309 0 0 0 25 0 1 0 290229152 38211584 2455 33554432000 4194304 4650387 140733496107936 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 9329 2455 383 112 0 4294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37316

[startup+6.30078 s]
/proc/loadavg: 3.93 3.98 3.77 5/190 9333
/proc/meminfo: memFree=22414324/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=38224 CPUtime=6.29 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 5578 0 0 0 629 0 0 0 25 0 1 0 290229152 39141376 2744 33554432000 4194304 4650387 140733496107936 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 9556 2744 383 112 0 4521 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38224

[startup+12.7006 s]
/proc/loadavg: 3.93 3.98 3.77 5/190 9333
/proc/meminfo: memFree=22396752/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=46236 CPUtime=12.69 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 9616 0 0 0 1268 1 0 0 25 0 1 0 290229152 47345664 4662 33554432000 4194304 4650387 140733496107936 18446744073709551615 4439079 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 11559 4662 383 112 0 6524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46236

[startup+25.5004 s]
/proc/loadavg: 3.95 3.98 3.77 5/190 9333
/proc/meminfo: memFree=22351352/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=50336 CPUtime=25.49 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 13402 0 0 0 2547 2 0 0 25 0 1 0 290229152 51544064 5822 33554432000 4194304 4650387 140733496107936 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 12584 5822 383 112 0 7549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50336

[startup+51.1008 s]
/proc/loadavg: 3.96 3.98 3.77 5/190 9334
/proc/meminfo: memFree=22335660/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=54584 CPUtime=51.09 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 21055 0 0 0 5105 4 0 0 25 0 1 0 290229152 55894016 6573 33554432000 4194304 4650387 140733496107936 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 13646 6573 383 112 0 8611 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54584

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.79 5/190 9335
/proc/meminfo: memFree=22319624/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=59828 CPUtime=102.3 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 33841 0 0 0 10223 7 0 0 25 0 1 0 290229152 61263872 7784 33554432000 4194304 4650387 140733496107936 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 14957 7784 383 112 0 9922 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59828

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.80 5/190 9337
/proc/meminfo: memFree=22273200/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=69312 CPUtime=162.29 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 46105 0 0 0 16219 10 0 0 25 0 1 0 290229152 70975488 10090 33554432000 4194304 4650387 140733496107936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 17328 10090 383 112 0 12293 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 69312

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 9339
/proc/meminfo: memFree=22230380/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=78008 CPUtime=222.29 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 56739 0 0 0 22217 12 0 0 25 0 1 0 290229152 79880192 12428 33554432000 4194304 4650387 140733496107936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 19502 12428 383 112 0 14467 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78008

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 9340
/proc/meminfo: memFree=22233304/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=78268 CPUtime=282.3 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 66252 0 0 0 28215 15 0 0 25 0 1 0 290229152 80146432 12911 33554432000 4194304 4650387 140733496107936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 19567 12911 383 112 0 14532 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78268

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 9342
/proc/meminfo: memFree=22188012/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=91884 CPUtime=342.3 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 75576 0 0 0 34212 18 0 0 25 0 1 0 290229152 94089216 16318 33554432000 4194304 4650387 140733496107936 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 22971 16318 383 112 0 17936 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91884

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 9343
/proc/meminfo: memFree=22184240/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=92116 CPUtime=402.3 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 83205 0 0 0 40209 21 0 0 25 0 1 0 290229152 94326784 15925 33554432000 4194304 4650387 140733496107936 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 23029 15925 383 112 0 17994 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 92116

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 9345
/proc/meminfo: memFree=22169316/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=102376 CPUtime=462.3 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 92217 0 0 0 46207 23 0 0 25 0 1 0 290229152 104833024 18263 33554432000 4194304 4650387 140733496107936 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 25594 18263 383 112 0 20559 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102376

[startup+522.3 s]
/proc/loadavg: 4.10 4.03 3.86 5/190 9347
/proc/meminfo: memFree=22153668/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=102564 CPUtime=522.31 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 99411 0 0 0 52206 25 0 0 25 0 1 0 290229152 105025536 18699 33554432000 4194304 4650387 140733496107936 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 25641 18699 383 112 0 20606 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 102564

[startup+582.301 s]
/proc/loadavg: 4.04 4.02 3.86 5/190 9348
/proc/meminfo: memFree=22155828/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=102708 CPUtime=582.3 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 105872 0 0 0 58202 28 0 0 25 0 1 0 290229152 105172992 18136 33554432000 4194304 4650387 140733496107936 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 25677 18136 383 112 0 20642 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102708

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 3.87 5/190 9350
/proc/meminfo: memFree=22129980/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=112988 CPUtime=642.31 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 114078 0 0 0 64200 31 0 0 25 0 1 0 290229152 115699712 21185 33554432000 4194304 4650387 140733496107936 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 28247 21185 383 112 0 23212 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 112988

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.88 5/190 9351
/proc/meminfo: memFree=22130444/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=113136 CPUtime=702.31 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 121435 0 0 0 70196 35 0 0 25 0 1 0 290229152 115851264 20941 33554432000 4194304 4650387 140733496107936 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 28284 20941 383 112 0 23249 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 113136

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 3.88 5/190 9353
/proc/meminfo: memFree=22115392/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=113240 CPUtime=762.31 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 127469 0 0 0 76194 37 0 0 25 0 1 0 290229152 115957760 21750 33554432000 4194304 4650387 140733496107936 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 28310 21750 383 112 0 23275 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 113240

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 9355
/proc/meminfo: memFree=22103200/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=113360 CPUtime=822.32 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 133321 0 0 0 82191 41 0 0 25 0 1 0 290229152 116080640 22019 33554432000 4194304 4650387 140733496107936 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 28340 22019 383 112 0 23305 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 113360

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 9356
/proc/meminfo: memFree=22110964/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=113508 CPUtime=882.31 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 140621 0 0 0 88188 43 0 0 25 0 1 0 290229152 116232192 20815 33554432000 4194304 4650387 140733496107936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 28377 20815 383 112 0 23342 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 113508

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 9358
/proc/meminfo: memFree=22098028/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=116520 CPUtime=942.31 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 147356 0 0 0 94186 45 0 0 25 0 1 0 290229152 119316480 21902 33554432000 4194304 4650387 140733496107936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 29130 21902 383 112 0 24095 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 116520

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 9359
/proc/meminfo: memFree=22103320/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=116612 CPUtime=1002.32 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 152924 0 0 0 100184 48 0 0 25 0 1 0 290229152 119410688 21920 33554432000 4194304 4650387 140733496107936 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 29153 21920 383 112 0 24118 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 116612

[startup+1062.3 s]
/proc/loadavg: 4.14 4.03 3.92 5/190 9361
/proc/meminfo: memFree=22090116/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=116720 CPUtime=1062.32 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 158817 0 0 0 106183 49 0 0 25 0 1 0 290229152 119521280 22036 33554432000 4194304 4650387 140733496107936 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 29180 22036 383 112 0 24145 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 116720

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 3.92 5/190 9363
/proc/meminfo: memFree=22065888/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=137816 CPUtime=1122.32 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 167263 0 0 0 112181 51 0 0 25 0 1 0 290229152 141123584 27096 33554432000 4194304 4650387 140733496107936 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 34454 27096 383 112 0 29419 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 137816

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.93 5/190 9364
/proc/meminfo: memFree=22071796/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=137956 CPUtime=1182.32 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 173920 0 0 0 118179 53 0 0 25 0 1 0 290229152 141266944 27211 33554432000 4194304 4650387 140733496107936 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 34489 27211 383 112 0 29454 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 137956

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/190 9366
/proc/meminfo: memFree=22058988/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=138016 CPUtime=1242.32 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 179445 0 0 0 124176 56 0 0 25 0 1 0 290229152 141328384 26446 33554432000 4194304 4650387 140733496107936 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 34504 26446 383 112 0 29469 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 138016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 9367
/proc/meminfo: memFree=22027196/32951124 swapFree=67111528/67111528
[pid=9248] ppid=9246 vsize=151200 CPUtime=1300.03 cores=0,2
/proc/9248/stat : 9248 (strangenight1-s) R 9246 9248 8966 0 -1 4202496 183736 0 0 0 129946 57 0 0 25 0 1 0 290229152 154828800 30737 33554432000 4194304 4650387 140733496107936 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9248/statm: 37800 30737 383 112 0 32765 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 151200

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.46
CPU system time (s): 0.581911
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 202776

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

runsolver used 2.30165 second user time and 4.80527 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 01:17:44
IDJOB=3175705
IDBENCH=82723
IDSOLVER=1589
FILE ID=node101/3175705-1301786264
RUNJOBID= node101-1301783657-8984
PBS_JOBID= 12841416
Free space on /tmp= 72316 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S823305148-084.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175705-1301786264/watcher-3175705-1301786264 -o /tmp/evaluation-result-3175705-1301786264/solver-3175705-1301786264 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175705-1301786264.cnf

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

MD5SUM BENCH= bc5d8e174b258480cce7431b84990bdd
RANDOM SEED=124690290

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21999460 kB
Buffers:        336548 kB
Cached:        9847360 kB
SwapCached:          0 kB
Active:        7138904 kB
Inactive:      3564828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21999460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:      520076 kB
Mapped:          16368 kB
Slab:           184216 kB
PageTables:       6000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   874840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72312 MiB
End job on node101 at 2011-04-03 01:39:26