Trace number 3288875

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications 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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3288875-1303774532.cnf'
0.00/0.00	c -- header says num vars:          25972
0.00/0.00	c -- header says num clauses:       86411
0.00/0.03	c -- clauses added:            0 learnts,        86411 normals,            0 xors
0.00/0.03	c -- vars added      25972
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     25972     40532     40681         0    207435         0   no data   no data
0.58/0.64	c asymm  cl-useful: 8/40532/40532 lits-rem:89 time: 0.60
1.58/1.69	c Flit:    65 Blit:   2414 bXBeca:    0 bXProp: 4236 Bins:      0 BRemL:      0 BRemN:      0 P: 22.2M T:  1.04
1.58/1.69	c Cleaning up after failed var search:     0.00 s 
1.68/1.70	c Replacing     4236 vars Replaced   115220 lits Time:     0.01 s 
1.68/1.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.68/1.71	c bin-w-bin subsume rem          605 bins  time:  0.00 s
1.68/1.72	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.01 s
1.68/1.74	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  17916 time:  0.02 s
1.68/1.75	c Removed useless bin:      40  fixed:     0  props:   2.48M  time:  0.01 s
1.79/1.82	c lits-rem:         0  cl-subs:      180  v-elim:   5972  v-fix:    0  time:  0.06 s
1.79/1.85	c Finding binary XORs  T:     0.03 s  found:      15
1.79/1.85	c Replacing       15 vars Replaced      192 lits Time:     0.00 s 
1.79/1.88	c Finding non-binary XORs:     0.02 s (found:    5550, avg size: 3.0)
1.79/1.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    881 locsubst:  3542 time:   0.01
1.79/1.88	c Replacing     1771 vars Replaced    10626 lits Time:     0.00 s 
1.79/1.88	c calculated reachability. Time: 0.00
1.79/1.88	c Calc default polars -  time:   0.00 s pos:    1314 undec:   16735 neg:    7923
1.79/1.88	c =========================================================================================
1.79/1.88	c types(t): F = full restart, N = normal restart
1.79/1.88	c types(t): S = simplification begin/end, E = solution found
1.79/1.88	c restart types(rt): st = static, dy = dynamic
1.79/1.88	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.79/1.88	c  B st     0         0      9277     15118     12580         0     99714         0   no data   no data
1.99/2.08	c Decided on static restart strategy
2.29/2.38	c  N st     8      4912      9268     15118     12657      4690     99714    165273   no data   no data
3.19/3.24	c  N st    10     11298      9268     15118     12699      7775     99714    344198   no data   no data
3.99/4.04	c  N st    11     17041      9268     15118     12726      8073     99714    314170   no data   no data
5.18/5.27	c  F st    12     25000      9268     15118     12752      8950     99714    245474   no data   no data
5.18/5.29	c  N st    12     25000      9268     15117     12614      8947     99427    245420   no data   no data
5.88/5.93	c Decided on static restart strategy
5.88/5.93	c  N st    18     30001      9264     15117     12659     13757     99427    460018   no data   no data
5.88/5.93	c  S st    18     30001      9264     15117     12659     13757     99427    460018   no data   no data
5.98/6.04	c  S st    18     30502      9264     15117     12702     14211     99427    470220   no data   no data
5.98/6.05	c x-sub:  1771 x-cut:      0 vfix:      0 v-elim:    432 locsubst:     0 time:   0.01
6.38/6.48	c Flit:    71 Blit:      8 bXBeca:    0 bXProp:    8 Bins:  99739 BRemL:  44411 BRemN:     11 P:  7.7M T:  0.42
6.38/6.48	c Replacing        8 vars Replaced      731 lits Time:     0.01 s 
6.38/6.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.50	c bin-w-bin subsume rem          121 bins  time:  0.01 s
6.49/6.51	c subs with bin:      588  lits-rem:       481  v-fix:    0  time:  0.01 s
6.49/6.52	c Subs w/ non-existent bins:      0 l-rem:      8 v-fix:     0 done:   8744 time:  0.01 s
6.49/6.52	c Removed useless bin:       1  fixed:     0  props:   0.27M  time:  0.00 s
6.49/6.55	c lits-rem:       210  cl-subs:      186  v-elim:   1499  v-fix:    0  time:  0.03 s
6.49/6.57	c subs with bin:      150  lits-rem:       530  v-fix:    0  time:  0.01 s
6.49/6.59	c lits-rem:       183  cl-subs:      255  v-elim:      0  v-fix:    0  time:  0.01 s
6.68/6.74	c asymm  cl-useful: 169/14787/14787 lits-rem:727 time: 0.15
6.68/6.74	c calculated reachability. Time: 0.00
6.68/6.74	c  N st    18     30502      7245     14787     54863      3933     87548    158321   no data   no data
6.68/6.76	c Finding binary XORs  T:     0.02 s  found:       0
7.59/7.65	c  N st    20     37613      7244     14787     54866      7647     87548    509328   no data   no data
8.48/8.57	c  N st    21     44012      7243     14787     54866     13949     87548   1225319   no data   no data
8.69/8.77	c  S st    22     45754      7243     14787     54871      8797     87548    408820   no data   no data
8.79/8.86	c  S st    22     46254      7243     14787     54879      9286     87548    421095   no data   no data
8.79/8.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    216 locsubst:     0 time:   0.01
8.98/9.08	c Flit:     9 Blit:      0 bXBeca:    0 bXProp:    6 Bins:   2280 BRemL:  20469 BRemN:    100 P:  3.7M T:  0.21
8.98/9.09	c Replacing        7 vars Replaced      203 lits Time:     0.01 s 
8.98/9.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.08/9.10	c bin-w-bin subsume rem          260 bins  time:  0.00 s
9.08/9.10	c subs with bin:       83  lits-rem:        49  v-fix:    0  time:  0.00 s
9.08/9.11	c Subs w/ non-existent bins:      0 l-rem:     35 v-fix:     0 done:   7011 time:  0.01 s
9.08/9.11	c Removed useless bin:       1  fixed:     0  props:   0.23M  time:  0.00 s
9.08/9.12	c lits-rem:         0  cl-subs:       37  v-elim:     32  v-fix:    0  time:  0.01 s
9.08/9.17	c subs with bin:        0  lits-rem:        21  v-fix:    0  time:  0.04 s
9.18/9.20	c lits-rem:       226  cl-subs:      158  v-elim:      0  v-fix:    0  time:  0.03 s
9.18/9.20	c vivif2 --  cl tried    14657 cl shrink       96 lits rem        238 time: 0.00
9.18/9.21	c vivif2 --  cl tried     6700 cl shrink      497 lits rem       2782 time: 0.01
9.28/9.36	c asymm  cl-useful: 68/14644/14644 lits-rem:167 time: 0.15
9.28/9.37	c calculated reachability. Time: 0.00
9.28/9.37	c  N st    22     46254      6979     14644     26900      6699     85780    213414   no data   no data
9.28/9.38	c Finding binary XORs  T:     0.02 s  found:       1
11.68/11.72	c  N st    23     60653      6979     14644     26914     12887     85780    902514   no data   no data
12.68/12.78	c  N st    24     69381      6978     14644     26914     11288     85780    398056   no data   no data
12.68/12.79	c  S st    24     69381      6978     14644     26914     11288     85780    398056   no data   no data
12.78/12.86	c  S st    24     69884      6975     14644     26917     11788     85780    417087   no data   no data
12.78/12.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    108 locsubst:     0 time:   0.00
12.98/13.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    453 BRemL:    395 BRemN:      6 P:  4.0M T:  0.18
12.98/13.06	c Replacing        1 vars Replaced       14 lits Time:     0.01 s 
12.98/13.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.98/13.07	c bin-w-bin subsume rem           17 bins  time:  0.00 s
12.98/13.07	c subs with bin:       46  lits-rem:        25  v-fix:    0  time:  0.01 s
12.98/13.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6866 time:  0.01 s
12.98/13.08	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.00 s
12.98/13.09	c lits-rem:         0  cl-subs:       60  v-elim:     43  v-fix:    0  time:  0.01 s
13.09/13.19	c subs with bin:        4  lits-rem:        53  v-fix:    0  time:  0.08 s
13.19/13.27	c lits-rem:       457  cl-subs:      520  v-elim:      0  v-fix:    0  time:  0.08 s
13.19/13.27	c vivif2 --  cl tried    14536 cl shrink       52 lits rem         65 time: 0.00
13.19/13.28	c vivif2 --  cl tried    10757 cl shrink      742 lits rem       1970 time: 0.01
13.38/13.43	c asymm  cl-useful: 379/14536/14536 lits-rem:959 time: 0.14
13.38/13.43	c calculated reachability. Time: 0.00
13.38/13.43	c  N st    24     69884      6823     14284     25837     10757     84549    370372   no data   no data
16.89/16.91	c  F st    25     87500      6823     14284     25837     16437     84549    755813   no data   no data
16.89/16.92	c  N st    25     87500      6823     14284     25837     16437     84549    755813   no data   no data
16.89/16.93	c Finding binary XORs  T:     0.02 s  found:     107
16.89/16.94	c Replacing      107 vars Replaced     2016 lits Time:     0.01 s 
17.49/17.59	c Decided on static restart strategy
17.89/17.97	c  N st    32     95539      6714     14284     25648     24296     84335   1140178   no data   no data
19.48/19.55	c  N st    34    104828      6714     14284     25649     20380     84335    696354   no data   no data
19.48/19.55	c  S st    34    104828      6714     14284     25649     20380     84335    696354   no data   no data
19.58/19.64	c  S st    34    105331      6714     14284     25649     20875     84334    706153   no data   no data
19.58/19.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.79/19.85	c Flit:     5 Blit:      6 bXBeca:    0 bXProp:    1 Bins:    185 BRemL:    122 BRemN:      0 P:  5.0M T:  0.20
19.79/19.86	c Replacing        1 vars Replaced     1362 lits Time:     0.01 s 
19.79/19.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.79/19.87	c bin-w-bin subsume rem          238 bins  time:  0.00 s
19.79/19.87	c subs with bin:      133  lits-rem:       146  v-fix:    0  time:  0.00 s
19.79/19.88	c Subs w/ non-existent bins:      0 l-rem:      6 v-fix:     0 done:   6701 time:  0.01 s
19.79/19.88	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.00 s
19.88/19.90	c lits-rem:        17  cl-subs:      237  v-elim:     56  v-fix:    0  time:  0.02 s
19.99/20.06	c subs with bin:       10  lits-rem:       577  v-fix:    0  time:  0.14 s
20.29/20.32	c lits-rem:       416  cl-subs:     1189  v-elim:      0  v-fix:    0  time:  0.26 s
20.29/20.32	c vivif2 --  cl tried    13871 cl shrink        2 lits rem          2 time: 0.00
20.29/20.35	c vivif2 --  cl tried    19129 cl shrink     2932 lits rem       8536 time: 0.03
20.49/20.51	c asymm  cl-useful: 52/13871/13871 lits-rem:119 time: 0.16
20.49/20.51	c calculated reachability. Time: 0.00
20.49/20.51	c  N st    34    105331      6645     13853     21558     19129     82177    627820   no data   no data
22.39/22.42	c  N st    35    114931      6644     13853     21560     14580     82177    417240   no data   no data
22.39/22.44	c Finding binary XORs  T:     0.02 s  found:      10
24.98/25.05	c  N st    36    129328      6644     13853     21527     28466     82127   1182889   no data   no data
29.99/30.08	c  N st    37    150923      6644     13853     21527     18445     82127    597823   no data   no data
31.08/31.16	c  S st    38    157997      6644     13853     21532     25295     82127    914765   no data   no data
31.18/31.29	c  S st    38    158498      6644     13853     21532     25795     82127    927727   no data   no data
31.28/31.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.48/31.51	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    498 BRemL:    400 BRemN:     17 P:  5.1M T:  0.21
31.48/31.53	c Replacing       10 vars Replaced     1772 lits Time:     0.02 s 
31.48/31.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.48/31.53	c bin-w-bin subsume rem           98 bins  time:  0.00 s
31.48/31.54	c subs with bin:        8  lits-rem:        21  v-fix:    0  time:  0.00 s
31.48/31.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6631 time:  0.01 s
31.48/31.55	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
31.48/31.57	c lits-rem:         1  cl-subs:       23  v-elim:     27  v-fix:    0  time:  0.02 s
31.79/31.84	c subs with bin:        5  lits-rem:       102  v-fix:    0  time:  0.25 s
32.08/32.16	c lits-rem:       723  cl-subs:     1360  v-elim:      0  v-fix:    0  time:  0.32 s
32.08/32.17	c vivif2 --  cl tried    13787 cl shrink        0 lits rem          0 time: 0.00
32.18/32.20	c vivif2 --  cl tried    22444 cl shrink     3384 lits rem      13287 time: 0.04
32.28/32.38	c asymm  cl-useful: 36/13787/13787 lits-rem:65 time: 0.17
32.28/32.38	c calculated reachability. Time: 0.00
32.28/32.38	c  N st    38    158498      6604     13780     21055     22444     81633    746965   no data   no data
32.38/32.40	c Finding binary XORs  T:     0.02 s  found:       3
42.28/42.39	c  N st    39    207088      6604     13780     21055     36029     81633   1607490   no data   no data
49.08/49.16	c  N st    40    237747      6603     13780     21061     27100     81632   1042514   no data   no data
49.08/49.16	c  S st    40    237747      6603     13780     21061     27100     81632   1042514   no data   no data
49.18/49.29	c  S st    40    238249      6602     13780     21061     27602     81632   1055589   no data   no data
49.28/49.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.49/49.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    154 BRemL:    155 BRemN:      2 P:  5.1M T:  0.21
49.49/49.54	c Replacing        5 vars Replaced     3547 lits Time:     0.02 s 
49.49/49.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.49/49.54	c bin-w-bin subsume rem           10 bins  time:  0.00 s
49.49/49.55	c subs with bin:        5  lits-rem:         5  v-fix:    0  time:  0.00 s
49.49/49.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6597 time:  0.01 s
49.49/49.56	c Removed useless bin:       3  fixed:     0  props:   0.25M  time:  0.00 s
49.49/49.58	c lits-rem:         0  cl-subs:        6  v-elim:      1  v-fix:    0  time:  0.02 s
49.88/49.91	c subs with bin:       16  lits-rem:       602  v-fix:    0  time:  0.30 s
50.28/50.39	c lits-rem:      1375  cl-subs:      592  v-elim:      0  v-fix:    0  time:  0.48 s
50.28/50.39	c vivif2 --  cl tried    13765 cl shrink        0 lits rem          0 time: 0.00
50.38/50.44	c vivif2 --  cl tried    26901 cl shrink     3455 lits rem      12637 time: 0.05
50.59/50.65	c asymm  cl-useful: 21/13765/13765 lits-rem:52 time: 0.20
50.59/50.65	c calculated reachability. Time: 0.00
50.59/50.65	c  N st    40    238249      6596     13763     20566     26901     81453   1016483   no data   no data
50.59/50.67	c Finding binary XORs  T:     0.02 s  found:       0
66.58/66.60	c  F st    41    306251      6596     13763     20571     26423     81453    771411   no data   no data
66.58/66.61	c  N st    41    306251      6596     13763     20571     26423     81453    771411   no data   no data
67.48/67.56	c Decided on static restart strategy
72.19/72.21	c  N st    51    334555      6594     13763     20575     30105     81453    947332   no data   no data
76.19/76.27	c  N st    53    357373      6593     13763     20583     27027     81453    689193   no data   no data
76.19/76.27	c  S st    53    357373      6593     13763     20583     27027     81453    689193   no data   no data
76.29/76.39	c  S st    53    357874      6593     13763     20584     27525     81453    699671   no data   no data
76.39/76.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.59/76.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    161 BRemL:    129 BRemN:      0 P:  5.0M T:  0.20
76.59/76.61	c Replacing        1 vars Replaced       85 lits Time:     0.01 s 
76.59/76.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.59/76.61	c bin-w-bin subsume rem           14 bins  time:  0.00 s
76.59/76.62	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
76.59/76.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6592 time:  0.01 s
76.59/76.63	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
76.59/76.65	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.02 s
76.79/76.80	c subs with bin:       14  lits-rem:       159  v-fix:    0  time:  0.13 s
76.89/76.96	c lits-rem:      2501  cl-subs:      685  v-elim:      0  v-fix:    0  time:  0.16 s
76.89/76.97	c vivif2 --  cl tried    13755 cl shrink        0 lits rem          0 time: 0.00
76.89/76.99	c vivif2 --  cl tried    26477 cl shrink     1577 lits rem       5201 time: 0.03
77.09/77.18	c asymm  cl-useful: 26/13755/13755 lits-rem:62 time: 0.19
77.09/77.18	c calculated reachability. Time: 0.00
77.09/77.18	c  N st    53    357874      6591     13746     20133     26477     81232    669901   no data   no data
77.19/77.20	c Finding binary XORs  T:     0.02 s  found:       4
85.18/85.21	c  N st    54    390266      6591     13746     20133     32056     81232    911746   no data   no data
97.68/97.70	c  N st    55    438854      6590     13746     20136     52482     81232   2170548   no data   no data
116.69/116.79	c  N st    56    511739      6590     13746     20136     37154     81231   1181165   no data   no data
124.29/124.34	c  N st    57    536811      6590     13746     20137     61820     81231   3300928   no data   no data
124.29/124.34	c  S st    57    536811      6590     13746     20137     61820     81231   3300928   no data   no data
124.58/124.62	c  S st    57    537315      6590     13746     20138     62322     81231   3316212   no data   no data
124.58/124.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
124.88/124.93	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    602 BRemL:   1110 BRemN:      4 P:  8.2M T:  0.29
124.88/124.97	c Replacing        6 vars Replaced     1593 lits Time:     0.04 s 
124.88/124.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
124.88/124.97	c bin-w-bin subsume rem            8 bins  time:  0.00 s
124.88/124.98	c subs with bin:        9  lits-rem:        10  v-fix:    0  time:  0.00 s
124.88/124.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6582 time:  0.01 s
124.88/124.99	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
124.98/125.03	c lits-rem:         1  cl-subs:        7  v-elim:      1  v-fix:    0  time:  0.04 s
126.19/126.21	c subs with bin:       27  lits-rem:      1274  v-fix:    0  time:  1.08 s
132.39/132.42	c lits-rem:     11031  cl-subs:     2029  v-elim:      0  v-fix:    0  time:  6.21 s
132.39/132.43	c vivif2 --  cl tried    13724 cl shrink        0 lits rem          0 time: 0.00
132.58/132.64	c vivif2 --  cl tried    59739 cl shrink    21204 lits rem     112382 time: 0.21
132.88/132.92	c asymm  cl-useful: 62/6957/13724 lits-rem:80 time: 0.28
132.88/132.92	c calculated reachability. Time: 0.00
132.88/132.92	c  N st    57    537315      6581     13723     18858     59739     80999   3039332   no data   no data
132.88/132.94	c Finding binary XORs  T:     0.02 s  found:       0
185.38/185.49	c  N st    58    701301      6581     13723     18861     53884     80997   2204563   no data   no data
217.99/218.01	c  N st    59    805975      6580     13723     18862     46441     80997   1420594   no data   no data
217.99/218.01	c  S st    59    805975      6580     13723     18862     46441     80997   1420594   no data   no data
218.09/218.19	c  S st    59    806479      6580     13723     18863     46939     80997   1431705   no data   no data
218.19/218.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.39/218.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    812 BRemL:    934 BRemN:      0 P:  6.8M T:  0.23
218.39/218.45	c Replacing        1 vars Replaced       73 lits Time:     0.02 s 
218.39/218.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.39/218.46	c bin-w-bin subsume rem            8 bins  time:  0.00 s
218.39/218.46	c subs with bin:        4  lits-rem:         2  v-fix:    0  time:  0.00 s
218.39/218.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6579 time:  0.01 s
218.39/218.47	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
218.49/218.50	c lits-rem:         0  cl-subs:       15  v-elim:      4  v-fix:    0  time:  0.03 s
218.80/218.82	c subs with bin:        2  lits-rem:       269  v-fix:    0  time:  0.28 s
219.69/219.76	c lits-rem:       816  cl-subs:     1581  v-elim:      0  v-fix:    0  time:  0.94 s
219.69/219.76	c vivif2 --  cl tried    13703 cl shrink        0 lits rem          0 time: 0.00
219.79/219.83	c vivif2 --  cl tried    43797 cl shrink     6180 lits rem      25792 time: 0.07
219.90/219.98	c asymm  cl-useful: 1/6746/13703 lits-rem:1 time: 0.15
219.90/219.98	c calculated reachability. Time: 0.00
219.90/219.98	c  N st    59    806479      6575     13703     18174     43797     80890   1291955   no data   no data
219.90/220.00	c Finding binary XORs  T:     0.02 s  found:       0
300.49/300.57	c  F st    60   1071879      6575     13703     18188     58063     80890   1928203   no data   no data
300.49/300.57	c  N st    60   1071879      6575     13703     18188     58063     80890   1928203   no data   no data
301.89/301.99	c Decided on static restart strategy
307.79/307.80	c  N st    70   1100189      6573     13703     18194     85305     80890   3317798   no data   no data
318.89/318.94	c  N st    72   1136181      6573     13703     18194     75827     80890   2514619   no data   no data
331.00/331.06	c  N st    73   1168573      6573     13703     18194     62164     80890   2109554   no data   no data
342.89/342.91	c  N st    74   1209720      6573     13703     18202     55210     80890   1681247   no data   no data
342.89/342.91	c  S st    74   1209720      6573     13703     18202     55210     80890   1681247   no data   no data
343.10/343.14	c  S st    74   1210220      6573     13703     18202     55707     80889   1693307   no data   no data
343.10/343.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
343.39/343.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    481 BRemL:    432 BRemN:      0 P:  7.9M T:  0.26
343.39/343.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
343.39/343.42	c bin-w-bin subsume rem            2 bins  time:  0.00 s
343.39/343.42	c subs with bin:        4  lits-rem:         2  v-fix:    0  time:  0.00 s
343.39/343.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6573 time:  0.01 s
343.39/343.43	c Removed useless bin:       1  fixed:     0  props:   0.24M  time:  0.00 s
343.39/343.46	c lits-rem:         0  cl-subs:        4  v-elim:      3  v-fix:    0  time:  0.03 s
343.79/343.86	c subs with bin:       15  lits-rem:       346  v-fix:    0  time:  0.35 s
344.49/344.57	c lits-rem:      3559  cl-subs:      695  v-elim:      0  v-fix:    0  time:  0.71 s
344.49/344.58	c vivif2 --  cl tried    13695 cl shrink        0 lits rem          0 time: 0.00
344.59/344.64	c vivif2 --  cl tried    49886 cl shrink     4145 lits rem      24535 time: 0.06
344.89/344.94	c asymm  cl-useful: 32/9669/13695 lits-rem:39 time: 0.29
344.89/344.94	c calculated reachability. Time: 0.00
344.89/344.94	c  N st    74   1210220      6570     13692     17492     49885     80760   1474270   no data   no data
344.89/344.96	c Finding binary XORs  T:     0.02 s  found:       0
369.29/369.31	c  N st    75   1283103      6570     13692     17495     75988     80760   3630948   no data   no data
407.19/407.26	c  N st    76   1392426      6568     13692     17500     84240     80760   2470883   no data   no data
469.60/469.63	c  N st    77   1556410      6567     13692     17507     92749     80760   3941205   no data   no data
519.79/519.89	c  N st    78   1710220      6566     13692     17509     79967     80760   3183803   no data   no data
519.79/519.89	c  S st    78   1710220      6566     13692     17509     79967     80760   3183803   no data   no data
520.09/520.17	c  S st    78   1710722      6566     13692     17510     80466     80760   3198325   no data   no data
520.09/520.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
520.39/520.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    308 BRemL:    416 BRemN:      0 P:  9.2M T:  0.31
520.49/520.53	c Replacing        3 vars Replaced      238 lits Time:     0.04 s 
520.49/520.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
520.49/520.53	c bin-w-bin subsume rem           15 bins  time:  0.00 s
520.49/520.54	c subs with bin:       15  lits-rem:         7  v-fix:    0  time:  0.00 s
520.49/520.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6563 time:  0.00 s
520.49/520.55	c Removed useless bin:       4  fixed:     0  props:   0.25M  time:  0.00 s
520.59/520.60	c lits-rem:         0  cl-subs:       11  v-elim:      1  v-fix:    0  time:  0.05 s
521.78/521.81	c subs with bin:       44  lits-rem:      2527  v-fix:    0  time:  1.13 s
527.69/527.76	c lits-rem:      2263  cl-subs:     3600  v-elim:      0  v-fix:    0  time:  5.94 s
527.69/527.76	c vivif2 --  cl tried    13648 cl shrink        0 lits rem          0 time: 0.00
527.90/527.96	c vivif2 --  cl tried    76772 cl shrink    19839 lits rem     100792 time: 0.20
528.09/528.12	c asymm  cl-useful: 1/3979/13648 lits-rem:3 time: 0.15
528.09/528.12	c calculated reachability. Time: 0.00
528.09/528.12	c  N st    78   1710722      6562     13647     16693     76772     80544   2922098   no data   no data
528.09/528.14	c Finding binary XORs  T:     0.02 s  found:       0
709.79/709.84	c  N st    79   2079686      6562     13647     16698     85058     80544   3386821   no data   no data
759.29/759.39	c  N st    80   2210723      6562     13647     16698     87247     80544   3135722   no data   no data
759.29/759.39	c  S st    80   2210723      6562     13647     16698     87247     80544   3135722   no data   no data
759.59/759.69	c  S st    80   2211224      6562     13647     16699     87746     80544   3151629   no data   no data
759.69/759.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
759.99/760.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     72 BRemL:     41 BRemN:      4 P: 11.5M T:  0.36
759.99/760.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
759.99/760.08	c bin-w-bin subsume rem            8 bins  time:  0.00 s
759.99/760.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
759.99/760.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6562 time:  0.01 s
759.99/760.09	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
760.09/760.14	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.05 s
761.09/761.13	c subs with bin:        5  lits-rem:       237  v-fix:    0  time:  0.91 s
764.78/764.89	c lits-rem:      7589  cl-subs:     2293  v-elim:      0  v-fix:    0  time:  3.75 s
764.78/764.89	c vivif2 --  cl tried    13646 cl shrink        0 lits rem          0 time: 0.00
764.99/765.05	c vivif2 --  cl tried    82823 cl shrink    12780 lits rem      49138 time: 0.16
765.29/765.39	c asymm  cl-useful: 27/5633/13646 lits-rem:29 time: 0.33
765.29/765.39	c calculated reachability. Time: 0.00
765.29/765.39	c  N st    80   2211224      6561     13646     16719     82823     80495   2843512   no data   no data
1001.00/1001.01	c  N st    81   2711224      6559     13646     16725    103953     80495   4030373   no data   no data
1001.00/1001.01	c  S st    81   2711224      6559     13646     16725    103953     80495   4030373   no data   no data
1001.29/1001.37	c  S st    81   2711725      6559     13646     16726    104453     80495   4045633   no data   no data
1001.29/1001.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1001.69/1001.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     39 BRemL:     19 BRemN:      0 P: 13.0M T:  0.41
1001.79/1001.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1001.79/1001.80	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1001.79/1001.80	c subs with bin:        3  lits-rem:         1  v-fix:    0  time:  0.00 s
1001.79/1001.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6559 time:  0.01 s
1001.79/1001.81	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
1001.79/1001.87	c lits-rem:         0  cl-subs:        5  v-elim:      1  v-fix:    0  time:  0.06 s
1002.99/1003.02	c subs with bin:        6  lits-rem:        89  v-fix:    0  time:  1.02 s
1016.30/1016.40	c lits-rem:     10371  cl-subs:     4286  v-elim:      0  v-fix:    0  time: 13.37 s
1016.40/1016.40	c vivif2 --  cl tried    13640 cl shrink        0 lits rem          0 time: 0.00
1016.59/1016.68	c vivif2 --  cl tried   100152 cl shrink    22623 lits rem     127108 time: 0.28
1016.89/1016.98	c asymm  cl-useful: 20/4554/13640 lits-rem:22 time: 0.29
1016.89/1016.98	c calculated reachability. Time: 0.00
1016.89/1016.98	c  N st    81   2711725      6558     13639     16441    100152     80374   3705329   no data   no data
1016.99/1017.00	c Finding binary XORs  T:     0.02 s  found:       0
1257.30/1257.36	c  N st    82   3211725      6558     13639     16444    148015     80374   6783499   no data   no data
1257.30/1257.36	c  S st    82   3211725      6558     13639     16444    148015     80374   6783499   no data   no data
1257.89/1257.93	c  S st    82   3212228      6558     13639     16444    148512     80374   6796782   no data   no data
1257.89/1257.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1258.40/1258.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     60 BRemL:     23 BRemN:      0 P: 15.2M T:  0.52
1258.40/1258.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1258.40/1258.47	c bin-w-bin subsume rem            3 bins  time:  0.00 s
1258.40/1258.48	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
1258.40/1258.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   6558 time:  0.01 s
1258.40/1258.49	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.00 s
1258.49/1258.58	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.09 s
1260.39/1260.48	c subs with bin:        4  lits-rem:      1735  v-fix:    0  time:  1.72 s
1299.59/1299.63	c lits-rem:      4128  cl-subs:     8263  v-elim:      0  v-fix:    0  time: 39.15 s
1299.59/1299.63	c vivif2 --  cl tried    13641 cl shrink        0 lits rem          0 time: 0.00

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

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

running on 2 cores: 1,3

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: 0.83 1.73 2.64 5/186 5123
/proc/meminfo: memFree=20564692/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=11800 CPUtime=0 cores=1,3
/proc/5123/stat : 5123 (runsolver) R 5121 5123 4124 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 489051126 12083200 51 33554432000 4194304 5434984 140734491396464 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/5123/statm: 2950 51 31 303 0 2644 0

[startup+0.039177 s]
/proc/loadavg: 0.83 1.73 2.64 5/186 5123
/proc/meminfo: memFree=20564692/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=39768 CPUtime=0.02 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 3779 0 0 0 2 0 0 0 21 0 1 0 489051126 40722432 3208 33554432000 4194304 4627331 140733387621952 18446744073709551615 228244348800 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 9942 3208 342 106 0 4913 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 39768

[startup+0.101161 s]
/proc/loadavg: 0.83 1.73 2.64 5/186 5123
/proc/meminfo: memFree=20564692/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=39768 CPUtime=0.08 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 3796 0 0 0 8 0 0 0 21 0 1 0 489051126 40722432 3225 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308133 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 9942 3225 344 106 0 4913 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39768

[startup+0.300136 s]
/proc/loadavg: 0.83 1.73 2.64 5/186 5123
/proc/meminfo: memFree=20564692/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=39768 CPUtime=0.28 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 3796 0 0 0 28 0 0 0 22 0 1 0 489051126 40722432 3225 33554432000 4194304 4627331 140733387621952 18446744073709551615 4299563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 9942 3225 344 106 0 4913 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39768

[startup+0.701056 s]
/proc/loadavg: 0.83 1.73 2.64 5/186 5123
/proc/meminfo: memFree=20564692/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=43552 CPUtime=0.68 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 4742 0 0 0 68 0 0 0 24 0 1 0 489051126 44597248 4171 33554432000 4194304 4627331 140733387621952 18446744073709551615 4229226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 10888 4171 348 106 0 5859 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43552

[startup+1.50091 s]
/proc/loadavg: 0.83 1.73 2.64 5/190 5130
/proc/meminfo: memFree=20389824/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=72240 CPUtime=1.48 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 11908 0 0 0 147 1 0 0 25 0 1 0 489051126 73973760 11337 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 18060 11337 348 106 0 13031 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 72240

[startup+3.10063 s]
/proc/loadavg: 0.83 1.73 2.64 5/190 5130
/proc/meminfo: memFree=20231848/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=85548 CPUtime=3.09 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 16346 0 0 0 307 2 0 0 25 0 1 0 489051126 87601152 14455 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 21387 14455 374 106 0 16358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85548

[startup+6.30107 s]
/proc/loadavg: 1.08 1.77 2.64 5/190 5130
/proc/meminfo: memFree=19975408/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=89148 CPUtime=6.28 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 18631 0 0 0 626 2 0 0 25 0 1 0 489051126 91287552 15456 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 22287 15456 377 106 0 17258 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 89148

[startup+12.7009 s]
/proc/loadavg: 1.32 1.80 2.65 5/190 5131
/proc/meminfo: memFree=19827864/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=102956 CPUtime=12.68 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 23974 0 0 0 1266 2 0 0 25 0 1 0 489051126 105426944 18437 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 25739 18437 377 106 0 20710 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 102956

[startup+25.5007 s]
/proc/loadavg: 1.91 1.91 2.67 5/190 5131
/proc/meminfo: memFree=19721712/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=109316 CPUtime=25.48 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 32154 0 0 0 2544 4 0 0 25 0 1 0 489051126 111939584 20992 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 27329 20992 377 106 0 22300 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109316

[startup+51.1002 s]
/proc/loadavg: 2.62 2.08 2.71 6/190 5132
/proc/meminfo: memFree=19598488/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=126944 CPUtime=51.08 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 45427 0 0 0 5101 7 0 0 25 0 1 0 489051126 129990656 24840 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 31736 24840 377 106 0 26707 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 126944

[startup+102.307 s]
/proc/loadavg: 3.40 2.37 2.77 5/190 5133
/proc/meminfo: memFree=19422004/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=127788 CPUtime=102.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 63273 0 0 0 10217 12 0 0 25 0 1 0 489051126 130854912 25382 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 31947 25382 377 106 0 26918 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 127788

[startup+162.301 s]
/proc/loadavg: 3.78 2.66 2.85 5/190 5135
/proc/meminfo: memFree=19349676/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=176296 CPUtime=162.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 93583 0 0 0 16212 17 0 0 25 0 1 0 489051126 180527104 37319 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 44074 37319 377 106 0 39045 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 176296

[startup+222.3 s]
/proc/loadavg: 3.96 2.92 2.92 5/190 5136
/proc/meminfo: memFree=19242652/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=181256 CPUtime=222.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 111252 0 0 0 22207 22 0 0 25 0 1 0 489051126 185606144 38073 33554432000 4194304 4627331 140733387621952 18446744073709551615 4329992 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 45314 38073 377 106 0 40285 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 181256

[startup+282.301 s]
/proc/loadavg: 4.03 3.13 2.99 5/190 5138
/proc/meminfo: memFree=19190396/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=182224 CPUtime=282.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 129038 0 0 0 28204 25 0 0 25 0 1 0 489051126 186597376 37572 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 45556 37572 377 106 0 40527 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 182224

[startup+342.301 s]
/proc/loadavg: 4.04 3.30 3.05 5/190 5139
/proc/meminfo: memFree=18890252/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=184456 CPUtime=342.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 145055 0 0 0 34199 30 0 0 25 0 1 0 489051126 188882944 37927 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 46114 37927 377 106 0 41085 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 184456

[startup+402.3 s]
/proc/loadavg: 4.01 3.42 3.11 5/190 5141
/proc/meminfo: memFree=18787300/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=200752 CPUtime=402.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 159497 0 0 0 40196 33 0 0 25 0 1 0 489051126 205570048 42403 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 50188 42403 377 106 0 45159 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 200752

[startup+462.3 s]
/proc/loadavg: 4.00 3.52 3.16 5/190 5143
/proc/meminfo: memFree=18736400/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=201500 CPUtime=462.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 175722 0 0 0 46191 38 0 0 25 0 1 0 489051126 206336000 43415 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 50375 43415 377 106 0 45346 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 201500

[startup+522.3 s]
/proc/loadavg: 4.00 3.61 3.21 5/190 5144
/proc/meminfo: memFree=18727056/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=210228 CPUtime=522.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 192344 0 0 0 52186 43 0 0 25 0 1 0 489051126 215273472 45372 33554432000 4194304 4627331 140733387621952 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 52557 45372 377 106 0 47528 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 210228

[startup+582.3 s]
/proc/loadavg: 4.00 3.68 3.26 5/190 5146
/proc/meminfo: memFree=18694896/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=210684 CPUtime=582.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 206713 0 0 0 58182 47 0 0 25 0 1 0 489051126 215740416 45497 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 52671 45497 377 106 0 47642 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 210684

[startup+642.3 s]
/proc/loadavg: 4.00 3.73 3.30 6/190 5147
/proc/meminfo: memFree=18569136/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=211412 CPUtime=642.3 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 221186 0 0 0 64179 51 0 0 25 0 1 0 489051126 216485888 45433 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 52853 45433 377 106 0 47824 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 211412

[startup+702.3 s]
/proc/loadavg: 4.00 3.78 3.34 5/190 5149
/proc/meminfo: memFree=18038768/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=212152 CPUtime=702.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 233507 0 0 0 70173 56 0 0 25 0 1 0 489051126 217243648 44991 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 53038 44991 377 106 0 48009 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 212152

[startup+762.307 s]
/proc/loadavg: 4.00 3.82 3.38 5/190 5151
/proc/meminfo: memFree=17957244/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=222760 CPUtime=762.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 248141 0 0 0 76170 59 0 0 25 0 1 0 489051126 228106240 47934 33554432000 4194304 4627331 140733387621952 18446744073709551615 4420090 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 55690 47934 377 106 0 50661 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 222760

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.42 5/190 5152
/proc/meminfo: memFree=17874764/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=239060 CPUtime=822.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 259892 0 0 0 82167 62 0 0 25 0 1 0 489051126 244797440 51769 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 59765 51769 377 106 0 54736 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 239060

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.45 5/190 5154
/proc/meminfo: memFree=17901888/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=239308 CPUtime=882.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 270864 0 0 0 88164 65 0 0 25 0 1 0 489051126 245051392 51288 33554432000 4194304 4627331 140733387621952 18446744073709551615 4333186 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 59827 51288 377 106 0 54798 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 239308

[startup+942.301 s]
/proc/loadavg: 4.10 3.92 3.49 5/190 5155
/proc/meminfo: memFree=17807012/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=313344 CPUtime=942.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 279896 0 0 0 94162 67 0 0 25 0 1 0 489051126 320864256 54147 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 78336 54147 377 106 0 73307 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 313344

[startup+1002.3 s]
/proc/loadavg: 4.07 3.95 3.53 5/190 5157
/proc/meminfo: memFree=17739632/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=243560 CPUtime=1002.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 292892 0 0 0 100159 70 0 0 25 0 1 0 489051126 249405440 54204 33554432000 4194304 4627331 140733387621952 18446744073709551615 4424618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 60890 54204 377 106 0 55861 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 243560

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.56 5/190 5158
/proc/meminfo: memFree=17760136/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=322576 CPUtime=1062.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 302074 0 0 0 106157 72 0 0 25 0 1 0 489051126 330317824 55204 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 80644 55204 377 106 0 75615 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 322576

[startup+1122.3 s]
/proc/loadavg: 4.01 3.96 3.58 5/190 5160
/proc/meminfo: memFree=17765160/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=246668 CPUtime=1122.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 313443 0 0 0 112153 76 0 0 25 0 1 0 489051126 252588032 53582 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 61667 53582 377 106 0 56638 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 246668

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.60 5/190 5162
/proc/meminfo: memFree=17793272/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=324676 CPUtime=1182.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 323780 0 0 0 118150 79 0 0 25 0 1 0 489051126 332468224 56624 33554432000 4194304 4627331 140733387621952 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 81169 56624 377 106 0 76140 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 324676

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.63 5/190 5163
/proc/meminfo: memFree=17783820/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=247196 CPUtime=1242.29 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 337570 0 0 0 124147 82 0 0 25 0 1 0 489051126 253128704 55278 33554432000 4194304 4627331 140733387621952 18446744073709551615 4308406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 61799 55278 377 106 0 56770 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 247196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.95 3.64 3/183 5184
/proc/meminfo: memFree=19267248/32951124 swapFree=67111464/67111528
[pid=5123] ppid=5121 vsize=380680 CPUtime=1300 cores=1,3
/proc/5123/stat : 5123 (strangenight2-s) R 5121 5123 4124 0 -1 4202496 353704 0 0 0 129915 85 0 0 25 0 1 0 489051126 389816320 71412 33554432000 4194304 4627331 140733387621952 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5123/statm: 95170 71412 377 106 0 90141 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 380680

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.02
CPU time (s): 1300.02
CPU user time (s): 1299.15
CPU system time (s): 0.867868
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 380680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.15
system time used= 0.867868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 353706
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= 6
involuntary context switches= 742

runsolver used 2.06868 second user time and 5.05223 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-26 01:35:32
IDJOB=3288875
IDBENCH=83108
IDSOLVER=1587
FILE ID=node136/3288875-1303774532
RUNJOBID= node136-1303774523-5089
PBS_JOBID= 13157165
Free space on /tmp= 72172 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288875-1303774532/watcher-3288875-1303774532 -o /tmp/evaluation-result-3288875-1303774532/solver-3288875-1303774532 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3288875-1303774532.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1349998717

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20565096 kB
Buffers:       1689776 kB
Cached:        9804568 kB
SwapCached:         60 kB
Active:        4806068 kB
Inactive:      7014024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20565096 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           29036 kB
Writeback:           0 kB
AnonPages:      325292 kB
Mapped:          15356 kB
Slab:           501116 kB
PageTables:       5332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   530752 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= 72180 MiB
End job on node136 at 2011-04-26 01:57:14